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
ae9dbf1f
Commit
ae9dbf1f
authored
Jun 09, 2002
by
Hans-Peter Nilsson
Committed by
Hans-Peter Nilsson
Jun 09, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/cris/cris.c: Include ggc.h
From-SVN: r54413
parent
1ce676a0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/config/cris/cris.c
+1
-0
No files found.
gcc/ChangeLog
View file @
ae9dbf1f
2002-06-09 Hans-Peter Nilsson <hp@axis.com>
* config/cris/cris.c: Include ggc.h
2002-06-09 Neil Booth <neil@daikokuya.demon.co.uk>
* cpphash.h (_cpp_push_text_context): Update.
...
...
gcc/config/cris/cris.c
View file @
ae9dbf1f
...
...
@@ -40,6 +40,7 @@ Boston, MA 02111-1307, USA. */
#include "output.h"
#include "target.h"
#include "target-def.h"
#include "ggc.h"
/* Usable when we have an amount to add or subtract, and want the
optimal size of the insn. */
...
...
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