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
f6b37354
Commit
f6b37354
authored
Jul 30, 1999
by
Jeffrey A Law
Committed by
Jeff Law
Jul 29, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* pa.h (FIRST_PARM_CALLER_OFFSET): Delete.
From-SVN: r28340
parent
3bccbef6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
gcc/ChangeLog
+4
-0
gcc/config/pa/pa.h
+0
-6
No files found.
gcc/ChangeLog
View file @
f6b37354
Thu
Jul
29
18
:
37
:
13
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
pa
.
h
(
FIRST_PARM_CALLER_OFFSET
)
:
Delete
.
Thu
Jul
29
19
:
01
:
58
1999
Bernd
Schmidt
<
bernds
@cygnus
.
co
.
uk
>
*
arm
.
h
(
Hint
)
:
Delete
macro
.
...
...
gcc/config/pa/pa.h
View file @
f6b37354
...
...
@@ -823,12 +823,6 @@ int zdepi_cint_p ();
#define FIRST_PARM_OFFSET(FNDECL) -32
/* Absolute value of offset from top-of-stack address to location to store the
function parameter if it can't go in a register.
Addresses for following parameters are computed relative to this one. */
#define FIRST_PARM_CALLER_OFFSET(FNDECL) -32
/* When a parameter is passed in a register, stack space is still
allocated for it. */
#define REG_PARM_STACK_SPACE(DECL) 16
...
...
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