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
3fad8d4a
Commit
3fad8d4a
authored
Nov 28, 1999
by
Andreas Jaeger
Committed by
Jeff Law
Nov 28, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* mips/linux.h (CPP_PREDEFINES): Undefine before redefining.
From-SVN: r30684
parent
6de9b8ff
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/config/mips/linux.h
+1
-0
No files found.
gcc/ChangeLog
View file @
3fad8d4a
1999
-
11
-
28
Andreas
Jaeger
<
aj
@suse
.
de
>
*
mips
/
linux
.
h
(
CPP_PREDEFINES
)
:
Undefine
before
redefining
.
Sun
Nov
28
00
:
48
:
15
1999
Philippe
De
Muyter
<
phdm
@macqel
.
be
>
*
cccp
.
c
(
do_include
)
:
Avoid
initialization
of
automatic
variable
.
...
...
gcc/config/mips/linux.h
View file @
3fad8d4a
...
...
@@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA. */
#define DEFAULT_VTABLE_THUNKS 1
/* Specify predefined symbols in preprocessor. */
#undef CPP_PREDEFINES
#if TARGET_ENDIAN_DEFAULT == 0
#define CPP_PREDEFINES "-DMIPSEL -D_MIPSEL -Dunix -Dmips -D_mips \
-DR3000 -D_R3000 -Dlinux -Asystem(posix) -Acpu(mips) \
...
...
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