Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
956c97fc
Commit
956c97fc
authored
15 years ago
by
Richard Henderson
Committed by
Richard Henderson
15 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/crx/crx.h (INITIALIZE_TRAMPOLINE): Remove.
From-SVN: r151990
parent
3e322b77
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
+2
-5
gcc/ChangeLog
+2
-0
gcc/config/crx/crx.h
+0
-5
No files found.
gcc/ChangeLog
View file @
956c97fc
...
...
@@ -87,6 +87,8 @@
(INITIALIZE_TRAMPOLINE): Move code to cris_trampoline_init;
adjust for target hook parameters.
* config/crx/crx.h (INITIALIZE_TRAMPOLINE): Remove.
2009-09-22 Jakub Jelinek <jakub@redhat.com>
* config/rs6000/rs6000.c (bdesc_2arg): Fix CODE_FOR_vector_gt* codes
...
...
This diff is collapsed.
Click to expand it.
gcc/config/crx/crx.h
View file @
956c97fc
...
...
@@ -369,11 +369,6 @@ struct cumulative_args
#define TRAMPOLINE_SIZE 32
#define INITIALIZE_TRAMPOLINE(addr, fnaddr, static_chain) \
{ \
sorry ("Trampoline support for CRX"); \
}
/*****************************************************************************/
/* ADDRESSING MODES */
/*****************************************************************************/
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment