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
02d7a569
Commit
02d7a569
authored
Sep 04, 1997
by
Joel Sherrill
Committed by
Jeff Law
Sep 04, 1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* i960/i960.h: Added default for SUBTARGET_SWITCHES macro.
From-SVN: r15077
parent
6030b6af
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
gcc/ChangeLog
+4
-0
gcc/config/i960/i960.h
+3
-0
No files found.
gcc/ChangeLog
View file @
02d7a569
Thu Sep 4 09:58:53 1997 Joel Sherrill (joel@OARcorp.com)
* i960/i960.h: Added default for SUBTARGET_SWITCHES macro.
Thu Sep 4 09:53:20 1997 Jim Wilson (wilson@cygnus.com)
* profile.c (output_arc_profiler): Verify next_insert_after is an
...
...
gcc/config/i960/i960.h
View file @
02d7a569
...
...
@@ -272,6 +272,9 @@ extern int target_flags;
SUBTARGET_SWITCHES \
{ "", TARGET_DEFAULT}}
/* This are meant to be redefined in the host dependent files */
#define SUBTARGET_SWITCHES
/* Override conflicting target switch options.
Doesn't actually detect if more than one -mARCH option is given, but
does handle the case of two blatantly conflicting -mARCH options. */
...
...
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