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
359e19d5
Commit
359e19d5
authored
Aug 12, 2008
by
Ulrich Weigand
Committed by
Ulrich Weigand
Aug 12, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/spu/spu.h (DWARF_FRAME_RETURN_COLUMN): Define.
From-SVN: r139009
parent
0f24e8de
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
gcc/ChangeLog
+4
-0
gcc/config/spu/spu.h
+2
-0
No files found.
gcc/ChangeLog
View file @
359e19d5
2008
-
08
-
12
Ulrich
Weigand
<
Ulrich
.
Weigand
@de
.
ibm
.
com
>
*
config
/
spu
/
spu
.
h
(
DWARF_FRAME_RETURN_COLUMN
)
:
Define
.
2008
-
08
-
12
Jakub
Jelinek
<
jakub
@redhat
.
com
>
PR
c
++/
36688
...
...
gcc/config/spu/spu.h
View file @
359e19d5
...
...
@@ -290,6 +290,8 @@ targetm.resolve_overloaded_builtin = spu_resolve_overloaded_builtin; \
#define INCOMING_RETURN_ADDR_RTX gen_rtx_REG(Pmode, LINK_REGISTER_REGNUM)
#define DWARF_FRAME_RETURN_COLUMN DWARF_FRAME_REGNUM (LINK_REGISTER_REGNUM)
#define ARG_POINTER_CFA_OFFSET(FNDECL) (-STACK_POINTER_OFFSET)
...
...
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