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
3173ca64
Commit
3173ca64
authored
Dec 19, 2000
by
Joseph Myers
Committed by
Joseph Myers
Dec 19, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/d30v/d30v.h (EXIT_BODY): Update comment.
From-SVN: r38371
parent
9e9b9afe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/config/d30v/d30v.h
+2
-2
No files found.
gcc/ChangeLog
View file @
3173ca64
2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
* config/d30v/d30v.h (EXIT_BODY): Update comment.
2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
* config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.
...
...
gcc/config/d30v/d30v.h
View file @
3173ca64
...
...
@@ -6043,8 +6043,8 @@ fprintf (STREAM, "\t.word .L%d\n", VALUE)
/* Define this if your `exit' function needs to do something besides calling an
external function `_cleanup' before terminating with `_exit'. The
`EXIT_BODY' macro is only needed if
netiher `HAVE_ATEXIT' nor
`
INIT_SECTION_ASM_OP' are
defined. */
`EXIT_BODY' macro is only needed if
`NEED_ATEXIT' is defined and
`
ON_EXIT' is not
defined. */
/* #define EXIT_BODY */
/* Define this macro as a C expression that is nonzero if it is safe for the
...
...
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