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
627aa08a
Commit
627aa08a
authored
Apr 08, 2005
by
Kaveh R. Ghazi
Committed by
Kaveh Ghazi
Apr 08, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* system.h: Revert last change.
From-SVN: r97826
parent
43e1c5f7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
gcc/ChangeLog
+4
-0
gcc/system.h
+2
-3
No files found.
gcc/ChangeLog
View file @
627aa08a
2005-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* system.h: Revert last change.
2005-04-08 Richard Sandiford <rsandifo@redhat.com>
2005-04-08 Richard Sandiford <rsandifo@redhat.com>
* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)
* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)
...
...
gcc/system.h
View file @
627aa08a
...
@@ -675,14 +675,13 @@ extern void fancy_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
...
@@ -675,14 +675,13 @@ extern void fancy_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
#undef ANSI_PROTOTYPES
#undef ANSI_PROTOTYPES
#undef PTR_CONST
#undef PTR_CONST
#undef LONG_DOUBLE
#undef LONG_DOUBLE
#undef PARAMS
#undef VPARAMS
#undef VPARAMS
#undef VA_OPEN
#undef VA_OPEN
#undef VA_FIXEDARG
#undef VA_FIXEDARG
#undef VA_CLOSE
#undef VA_CLOSE
#undef VA_START
#undef VA_START
#pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE
PARAMS VPARAMS
\
#pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE
VPARAMS VA_OPEN
\
VA_
OPEN VA_
FIXEDARG VA_CLOSE VA_START
VA_FIXEDARG VA_CLOSE VA_START
#endif
/* IN_GCC */
#endif
/* IN_GCC */
/* Note: not all uses of the `index' token (e.g. variable names and
/* Note: not all uses of the `index' token (e.g. variable names and
...
...
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