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
e61fab19
Commit
e61fab19
authored
Sep 09, 1998
by
Jeffrey A Law
Committed by
Jeff Law
Sep 09, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (profile.o): Depend on insn-config.h
From-SVN: r22351
parent
2adad6e7
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 @
e61fab19
Wed Sep 9 12:31:35 1998 Jeffrey A Law (law@cygnus.com)
* Makefile.in (profile.o): Depend on insn-config.h
Wed Sep 9 09:36:51 1998 Jim Wilson <wilson@cygnus.com>
* iris6.h (DWARF2_UNWIND_INFO): Undef.
...
...
gcc/Makefile.in
View file @
e61fab19
...
...
@@ -1469,7 +1469,7 @@ cse.o : cse.c $(CONFIG_H) system.h $(RTL_H) $(REGS_H) hard-reg-set.h flags.h \
gcse.o
:
gcse.c $(CONFIG_H) system.h $(RTL_H) $(REGS_H) hard-reg-set.h flags.h
\
real.h insn-config.h $(RECOG_H) $(EXPR_H) $(BASIC_BLOCK_H) output.h
profile.o
:
profile.c $(CONFIG_H) system.h $(RTL_H) flags.h insn-flags.h
\
gcov-io.h $(TREE_H) output.h $(REGS_H) toplev.h
gcov-io.h $(TREE_H) output.h $(REGS_H) toplev.h
insn-config.h
loop.o
:
loop.c $(CONFIG_H) system.h $(RTL_H) flags.h loop.h insn-config.h
\
insn-flags.h $(REGS_H) hard-reg-set.h $(RECOG_H) $(EXPR_H) real.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