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
b8d80a3a
Commit
b8d80a3a
authored
Aug 10, 1998
by
John Carr
Committed by
John Carr
Aug 10, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (mbchar.o): Depend on mbchar.c.
From-SVN: r21656
parent
863878b2
Show 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 @
b8d80a3a
Mon Aug 10 19:02:55 1998 John Carr <jfc@mit.edu>
* Makefile.in (mbchar.o): Depend on mbchar.c.
Mon Aug 10 04:28:13 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
Mon Aug 10 04:28:13 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
Richard Henderson <rth@cygnus.com>
Richard Henderson <rth@cygnus.com>
...
...
gcc/Makefile.in
View file @
b8d80a3a
...
@@ -1283,7 +1283,7 @@ c-pragma.o: c-pragma.c $(CONFIG_H) system.h $(RTL_H) $(TREE_H) except.h \
...
@@ -1283,7 +1283,7 @@ c-pragma.o: c-pragma.c $(CONFIG_H) system.h $(RTL_H) $(TREE_H) except.h \
function.h defaults.h c-pragma.h toplev.h
function.h defaults.h c-pragma.h toplev.h
c-iterate.o
:
c-iterate.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) c-tree.h
\
c-iterate.o
:
c-iterate.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) c-tree.h
\
flags.h toplev.h $(EXPR_H)
flags.h toplev.h $(EXPR_H)
mbchar.o
:
$(CONFIG_H) system.h gansidecl.h mbchar.h
mbchar.o
:
mbchar.c
$(CONFIG_H) system.h gansidecl.h mbchar.h
collect2$(exeext)
:
collect2.o tlink.o hash.o cplus-dem.o underscore.o
\
collect2$(exeext)
:
collect2.o tlink.o hash.o cplus-dem.o underscore.o
\
version.o choose-temp.o mkstemp.o $(LIBDEPS)
version.o choose-temp.o mkstemp.o $(LIBDEPS)
...
...
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