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
0c978c46
Commit
0c978c46
authored
Jul 21, 2000
by
Mike Stump
Committed by
Mike Stump
Jul 21, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* (vasprintf.o): Add dependency for config.h in vasprintf.c.
From-SVN: r35181
parent
da0c7743
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
libiberty/ChangeLog
+1
-0
libiberty/Makefile.in
+1
-0
No files found.
libiberty/ChangeLog
View file @
0c978c46
2000-07-21 Mike Stump <mrs@wrs.com>
2000-07-21 Mike Stump <mrs@wrs.com>
* Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
* Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
* (vasprintf.o): Add dependency for config.h in vasprintf.c.
2000-07-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2000-07-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
...
...
libiberty/Makefile.in
View file @
0c978c46
...
@@ -286,6 +286,7 @@ spaces.o: $(INCDIR)/libiberty.h
...
@@ -286,6 +286,7 @@ spaces.o: $(INCDIR)/libiberty.h
splay-tree.o
:
config.h $(INCDIR)/libiberty.h $(INCDIR)/splay-tree.h $(INCDIR)/ansidecl.h
splay-tree.o
:
config.h $(INCDIR)/libiberty.h $(INCDIR)/splay-tree.h $(INCDIR)/ansidecl.h
strerror.o
:
config.h $(INCDIR)/libiberty.h
strerror.o
:
config.h $(INCDIR)/libiberty.h
strsignal.o
:
config.h $(INCDIR)/libiberty.h
strsignal.o
:
config.h $(INCDIR)/libiberty.h
vasprintf.o
:
config.h
xatexit.o
:
$(INCDIR)/libiberty.h
xatexit.o
:
$(INCDIR)/libiberty.h
xexit.o
:
config.h $(INCDIR)/libiberty.h
xexit.o
:
config.h $(INCDIR)/libiberty.h
xmalloc.o
:
config.h $(INCDIR)/libiberty.h
xmalloc.o
:
config.h $(INCDIR)/libiberty.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