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
6ec4845e
Commit
6ec4845e
authored
Mar 21, 2005
by
Richard Sandiford
Committed by
Richard Sandiford
Mar 21, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/ip2k/ip2k.h (target_flags, TARGET_SWITCHES): Delete.
From-SVN: r96831
parent
8c3eeb97
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
gcc/ChangeLog
+4
-0
gcc/config/ip2k/ip2k.h
+0
-5
No files found.
gcc/ChangeLog
View file @
6ec4845e
2005-03-21 Richard Sandiford <rsandifo@redhat.com>
* config/ip2k/ip2k.h (target_flags, TARGET_SWITCHES): Delete.
2005-03-21 Richard Sandiford <rsandifo@redhat.com>
* config/fr30/fr30.h (TARGET_SMALL_MODEL_MASK, TARGET_SMALL_MODEL)
(TARGET_DEFAULT, target_flags, TARGET_SWITCHES): Delete.
* config/fr30/fr30.opt: New file.
...
...
gcc/config/ip2k/ip2k.h
View file @
6ec4845e
...
...
@@ -34,11 +34,6 @@ Boston, MA 02111-1307, USA. */
} \
while (0)
/* This declaration should be present. */
extern
int
target_flags
;
#define TARGET_SWITCHES {{"",0, NULL}}
#define TARGET_VERSION fprintf (stderr, " (ip2k, GNU assembler syntax)")
/* Caller-saves is not a win for the IP2K. Pretty much anywhere that
...
...
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