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
d5840e09
Commit
d5840e09
authored
Jan 18, 2003
by
Stan Shebs
Committed by
Stan Shebs
Jan 18, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/darwin-protos.h: Forward-declare struct cpp_reader.
From-SVN: r61460
parent
753225c1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/config/darwin-protos.h
+1
-0
No files found.
gcc/ChangeLog
View file @
d5840e09
2003
-
01
-
17
Stan
Shebs
<
shebs
@apple
.
com
>
*
config
/
darwin
-
protos
.
h
:
Forward
-
declare
struct
cpp_reader
.
2003
-
01
-
17
Douglas
B
Rupp
<
rupp
@gnat
.
com
>
*
config
/
alpha
/
alpha
.
c
(
alpha_need_linkage
)
:
Fix
obvious
...
...
gcc/config/darwin-protos.h
View file @
d5840e09
...
...
@@ -74,6 +74,7 @@ extern void machopic_select_section PARAMS ((tree, int,
extern
void
machopic_select_rtx_section
PARAMS
((
enum
machine_mode
,
rtx
,
unsigned
HOST_WIDE_INT
));
struct
cpp_reader
;
extern
void
darwin_pragma_ignore
PARAMS
((
struct
cpp_reader
*
));
extern
void
darwin_pragma_options
PARAMS
((
struct
cpp_reader
*
));
extern
void
darwin_pragma_unused
PARAMS
((
struct
cpp_reader
*
));
...
...
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