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
c8cf201f
Commit
c8cf201f
authored
Oct 24, 2001
by
Richard Kenner
Committed by
Richard Kenner
Oct 23, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gensupport.c (target_flags): Add.
From-SVN: r46454
parent
b36b070c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
gcc/ChangeLog
+4
-0
gcc/gensupport.c
+3
-0
No files found.
gcc/ChangeLog
View file @
c8cf201f
Tue
Oct
23
21
:
45
:
40
2001
Richard
Kenner
<
kenner
@vlsi1
.
ultra
.
nyu
.
edu
>
*
gensupport
.
c
(
target_flags
)
:
Add
.
Tue
Oct
23
13
:
05
:
53
2001
Richard
Kenner
<
kenner
@vlsi1
.
ultra
.
nyu
.
*
builtins
.
c
(
expand_builtin_setjmp
)
:
Only
call
convert_memory_address
...
...
gcc/gensupport.c
View file @
c8cf201f
...
...
@@ -26,6 +26,9 @@
#include "gensupport.h"
/* In case some macros used by files we include need it, define this here. */
int
target_flags
;
static
struct
obstack
obstack
;
struct
obstack
*
rtl_obstack
=
&
obstack
;
...
...
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