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
73a8b900
Commit
73a8b900
authored
25 years ago
by
Bernd Schmidt
Committed by
Bernd Schmidt
25 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Check in part of an earlier patch that got lost
From-SVN: r28376
parent
465e2716
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/tree.h
+1
-0
No files found.
gcc/ChangeLog
View file @
73a8b900
Sun
Aug
1
20
:
14
:
00
1999
Bernd
Schmidt
<
bernds
@cygnus
.
co
.
uk
>
*
tree
.
h
(
init_dummy_function_start
)
:
Declare
.
Sun
Jul
25
19
:
32
:
58
1999
Geoff
Keating
<
geoffk
@cygnus
.
com
>
*
config
/
rs6000
/
rs6000
.
c
(
num_insns_constant_wide
)
:
Correct
...
...
This diff is collapsed.
Click to expand it.
gcc/tree.h
View file @
73a8b900
...
...
@@ -2201,6 +2201,7 @@ extern void setjmp_protect_args PROTO ((void));
extern
void
setjmp_protect
PROTO
((
tree
));
extern
void
expand_main_function
PROTO
((
void
));
extern
void
mark_varargs
PROTO
((
void
));
extern
void
init_dummy_function_start
PROTO
((
void
));
extern
void
init_function_start
PROTO
((
tree
,
char
*
,
int
));
extern
void
assign_parms
PROTO
((
tree
,
int
));
extern
void
put_var_into_stack
PROTO
((
tree
));
...
...
This diff is collapsed.
Click to expand it.
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