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
396235c8
Commit
396235c8
authored
Jun 28, 2003
by
Gunther Nikl
Committed by
Jim Wilson
Jun 27, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch from Gunther Nikl.
* unwind-c.c (PERSONALITY_FUNCTION): Delete duplicate define. From-SVN: r68616
parent
dce50630
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
gcc/ChangeLog
+4
-0
gcc/unwind-c.c
+0
-1
No files found.
gcc/ChangeLog
View file @
396235c8
2003-06-27 Gunther Nikl <gni@gecko.de>
* unwind-c.c (PERSONALITY_FUNCTION): Delete duplicate define.
2003-06-27 Chris Demetriou <cgd@broadcom.com>
* config/mips/mips.c (mips_build_va_list): Make padding in
...
...
gcc/unwind-c.c
View file @
396235c8
...
...
@@ -78,7 +78,6 @@ parse_lsda_header (struct _Unwind_Context *context, const unsigned char *p,
#else
#define PERSONALITY_FUNCTION __gcc_personality_v0
#endif
#define PERSONALITY_FUNCTION __gcc_personality_v0
_Unwind_Reason_Code
PERSONALITY_FUNCTION
(
int
,
_Unwind_Action
,
_Unwind_Exception_Class
,
...
...
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