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
037a1740
Commit
037a1740
authored
Apr 03, 2000
by
Brad Lucier
Committed by
Jeff Law
Apr 03, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in: Have alias.o depend on $(TREE_H).
From-SVN: r32872
parent
5729663d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/Makefile.in
+1
-1
No files found.
gcc/ChangeLog
View file @
037a1740
Mon
Apr
3
00
:
02
:
59
2000
Brad
Lucier
<
lucier
@math
.
purdue
.
edu
>
*
Makefile
.
in
(
alias
.
o
)
:
Depend
on
$
(
TREE_H
).
2000
-
04
-
02
Zack
Weinberg
<
zack
@wolery
.
cumb
.
org
>
*
cppinit
.
c
(
cpp_start_read
)
:
Turn
off
-
Wtraditional
if
...
...
gcc/Makefile.in
View file @
037a1740
...
...
@@ -1623,7 +1623,7 @@ reorg.o : reorg.c $(CONFIG_H) system.h $(RTL_H) conditions.h hard-reg-set.h \
$(RECOG_H) function.h flags.h output.h $(EXPR_H) toplev.h
alias.o
:
alias.c $(CONFIG_H) system.h $(RTL_H) flags.h hard-reg-set.h
\
$(REGS_H) toplev.h output.h $(EXPR_H) insn-flags.h ggc.h function.h
\
cselib.h
cselib.h
$(TREE_H)
regmove.o
:
regmove.c $(CONFIG_H) system.h $(RTL_H) insn-config.h
\
$(RECOG_H) output.h reload.h $(REGS_H) hard-reg-set.h flags.h function.h
\
$(EXPR_H) insn-flags.h $(BASIC_BLOCK_H) toplev.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