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
2086b675
Commit
2086b675
authored
Jun 21, 1998
by
H.J. Lu
Committed by
Jeff Law
Jun 21, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (sdbout.o): Add insn-codes.h to dependency.
From-SVN: r20644
parent
f6781658
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+2
-0
gcc/Makefile.in
+1
-1
No files found.
gcc/ChangeLog
View file @
2086b675
...
@@ -6,6 +6,8 @@ Sun Jun 21 18:56:44 1998 Jeffrey A Law (law@cygnus.com)
...
@@ -6,6 +6,8 @@ Sun Jun 21 18:56:44 1998 Jeffrey A Law (law@cygnus.com)
Sun Jun 21 18:30:13 1998 H.J. Lu (hjl@gnu.org)
Sun Jun 21 18:30:13 1998 H.J. Lu (hjl@gnu.org)
* Makefile.in (sdbout.o): Add insn-codes.h to dependency.
* global.c: Include machmode.h amd move hard-reg-set.h before
* global.c: Include machmode.h amd move hard-reg-set.h before
rtl.h.
rtl.h.
...
...
gcc/Makefile.in
View file @
2086b675
...
@@ -1398,7 +1398,7 @@ dbxout.o : dbxout.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) flags.h regs.h \
...
@@ -1398,7 +1398,7 @@ dbxout.o : dbxout.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) flags.h regs.h \
toplev.h
toplev.h
sdbout.o
:
sdbout.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) flags.h except.h
\
sdbout.o
:
sdbout.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) flags.h except.h
\
function.h expr.h output.h hard-reg-set.h regs.h defaults.h real.h
\
function.h expr.h output.h hard-reg-set.h regs.h defaults.h real.h
\
insn-config.h obstack.h xcoffout.h c-pragma.h sdbout.h
insn-config.h obstack.h xcoffout.h c-pragma.h sdbout.h
insn-codes.h
dwarfout.o
:
dwarfout.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) dwarf.h
\
dwarfout.o
:
dwarfout.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) dwarf.h
\
flags.h insn-config.h reload.h output.h defaults.h toplev.h dwarfout.h
flags.h insn-config.h reload.h output.h defaults.h toplev.h dwarfout.h
dwarf2out.o
:
dwarf2out.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) dwarf2.h
\
dwarf2out.o
:
dwarf2out.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) dwarf2.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