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
1fed1f51
Commit
1fed1f51
authored
Sep 08, 1997
by
Weiwen Liu
Committed by
Jeff Law
Sep 07, 1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (sdbout.o): Depend on insn-config.h.
From-SVN: r15141
parent
624cc15e
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 @
1fed1f51
Sun Sep 7 22:56:56 1997 Weiwen Liu (liu@hepvms.physics.yale.edu)
* Makefile.in (sdbout.o): Depend on insn-config.h.
Sun Sep 7 18:44:50 1997 Jim Wilson <wilson@cygnus.com>
Sun Sep 7 18:44:50 1997 Jim Wilson <wilson@cygnus.com>
* m68k/m68k.h (TARGET_SWITCHES): For 68000, 68302, subtract MASK_68881.
* m68k/m68k.h (TARGET_SWITCHES): For 68000, 68302, subtract MASK_68881.
...
...
gcc/Makefile.in
View file @
1fed1f51
...
@@ -1292,7 +1292,7 @@ dbxout.o : dbxout.c $(CONFIG_H) $(TREE_H) $(RTL_H) flags.h regs.h \
...
@@ -1292,7 +1292,7 @@ dbxout.o : dbxout.c $(CONFIG_H) $(TREE_H) $(RTL_H) flags.h regs.h \
insn-config.h reload.h gstab.h xcoffout.h defaults.h output.h
insn-config.h reload.h gstab.h xcoffout.h defaults.h output.h
sdbout.o
:
sdbout.c $(CONFIG_H) $(TREE_H) $(RTL_H) flags.h except.h
\
sdbout.o
:
sdbout.c $(CONFIG_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
\
bytecode.h obstack.h xcoffout.h c-pragma.h
insn-config.h
bytecode.h obstack.h xcoffout.h c-pragma.h
dwarfout.o
:
dwarfout.c $(CONFIG_H) $(TREE_H) $(RTL_H) dwarf.h flags.h
\
dwarfout.o
:
dwarfout.c $(CONFIG_H) $(TREE_H) $(RTL_H) dwarf.h flags.h
\
insn-config.h reload.h output.h defaults.h
insn-config.h reload.h output.h defaults.h
dwarf2out.o
:
dwarf2out.c $(CONFIG_H) $(TREE_H) $(RTL_H) dwarf2.h flags.h
\
dwarf2out.o
:
dwarf2out.c $(CONFIG_H) $(TREE_H) $(RTL_H) dwarf2.h flags.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