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
fcd8fa8b
Commit
fcd8fa8b
authored
Jan 09, 2002
by
Herman A.J. ten Brugge
Committed by
Michael Hayes
Jan 09, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/c4x/c4x.h: Use PUSH_ARGS and PUSH_ROUNDING for stack passing.
From-SVN: r48671
parent
bd3ab23a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
gcc/ChangeLog
+4
-0
gcc/config/c4x/c4x.h
+1
-2
No files found.
gcc/ChangeLog
View file @
fcd8fa8b
2002-01-09 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
* config/c4x/c4x.h: Use PUSH_ARGS and PUSH_ROUNDING for stack passing.
2002-01-09 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
* config/c4x/c4x/md: Remove extraneous constraints from define_splits.
...
...
gcc/config/c4x/c4x.h
View file @
fcd8fa8b
...
...
@@ -1091,9 +1091,8 @@ enum reg_class
/* Passing Function Arguments on the Stack. */
#
if 0
#
define PUSH_ARGS 1
#define PUSH_ROUNDING(BYTES) (BYTES)
#endif
#define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, STACK_SIZE) 0
/* The following structure is used by calls.c, function.c, c4x.c. */
...
...
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