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
d336e504
Commit
d336e504
authored
Oct 18, 1999
by
Mark Mitchell
Committed by
Mark Mitchell
Oct 18, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in: Back out previous change.
From-SVN: r30061
parent
7739ebae
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/ChangeLog
+4
-0
gcc/Makefile.in
+3
-3
No files found.
gcc/ChangeLog
View file @
d336e504
Sun
Oct
17
11
:
02
:
52
1999
Mark
Mitchell
<
mark
@codesourcery
.
com
>
*
Makefile
.
in
:
Back
out
previous
change
.
Sun
Oct
17
15
:
22
:
50
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
Sun
Oct
17
15
:
22
:
50
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
pa
.
c
(
move_operand
)
:
Reject
(
lo_sum
(
reg
)
(
unspec
...)).
*
pa
.
c
(
move_operand
)
:
Reject
(
lo_sum
(
reg
)
(
unspec
...)).
...
...
gcc/Makefile.in
View file @
d336e504
...
@@ -1427,13 +1427,13 @@ dumpvers: dumpvers.c
...
@@ -1427,13 +1427,13 @@ dumpvers: dumpvers.c
version.o
:
version.c
version.o
:
version.c
ggc-common.o
:
ggc-common.c $(CONFIG_H) $(RTL_H) $(TREE_H)
genrtl.h
\
ggc-common.o
:
ggc-common.c $(CONFIG_H) $(RTL_H) $(TREE_H)
\
flags.h ggc.h varray.h hash.h
flags.h ggc.h varray.h hash.h
ggc-simple.o
:
ggc-simple.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h
genrtl.h
\
ggc-simple.o
:
ggc-simple.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h
\
ggc.h varray.h hash.h
ggc.h varray.h hash.h
ggc-page.o
:
ggc-page.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h
genrtl.h
\
ggc-page.o
:
ggc-page.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h
\
ggc.h varray.h hash.h
ggc.h varray.h hash.h
ggc-none.o
:
ggc-none.c $(CONFIG_H) $(RTL_H) ggc.h
ggc-none.o
:
ggc-none.c $(CONFIG_H) $(RTL_H) ggc.h
...
...
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