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
9621d524
Commit
9621d524
authored
Oct 25, 2015
by
John David Anglin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
som.h (EH_FRAME_THROUGH_COLLECT2): Define.
* config/pa/som.h (EH_FRAME_THROUGH_COLLECT2): Define. From-SVN: r229302
parent
a89905fd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
gcc/ChangeLog
+2
-0
gcc/config/pa/som.h
+5
-0
No files found.
gcc/ChangeLog
View file @
9621d524
2015
-
10
-
25
John
David
Anglin
<
danglin
@
gcc
.
gnu
.
org
>
2015
-
10
-
25
John
David
Anglin
<
danglin
@
gcc
.
gnu
.
org
>
*
config
/
pa
/
som
.
h
(
EH_FRAME_THROUGH_COLLECT2
):
Define
.
PR
middle
-
end
/
68079
PR
middle
-
end
/
68079
*
dojump
.
c
(
do_compare_and_jump
):
Canonicalize
both
function
and
*
dojump
.
c
(
do_compare_and_jump
):
Canonicalize
both
function
and
method
types
.
method
types
.
gcc/config/pa/som.h
View file @
9621d524
...
@@ -340,6 +340,11 @@ do { \
...
@@ -340,6 +340,11 @@ do { \
this suffix when generating constructor/destructor names. */
this suffix when generating constructor/destructor names. */
#define SHLIB_SUFFIX ".sl"
#define SHLIB_SUFFIX ".sl"
/* We don't have named sections. */
#define TARGET_HAVE_NAMED_SECTIONS false
#define TARGET_HAVE_NAMED_SECTIONS false
#define TARGET_ASM_TM_CLONE_TABLE_SECTION pa_som_tm_clone_table_section
#define TARGET_ASM_TM_CLONE_TABLE_SECTION pa_som_tm_clone_table_section
/* Generate specially named labels to identify DWARF 2 frame unwind
information. */
#define EH_FRAME_THROUGH_COLLECT2
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