mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-30 00:52:16 +08:00
merge from gcc
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2001-08-03 Richard Henderson <rth@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.in (concat.o): Depend on config.h.
|
||||||
|
|
||||||
2001-07-30 Andreas Jaeger <aj@suse.de>
|
2001-07-30 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
* regex.c: Declare wcs functions only if compiling with
|
* regex.c: Declare wcs functions only if compiling with
|
||||||
|
@ -260,7 +260,7 @@ argv.o: config.h $(INCDIR)/libiberty.h
|
|||||||
basename.o: $(INCDIR)/libiberty.h
|
basename.o: $(INCDIR)/libiberty.h
|
||||||
choose-temp.o: config.h
|
choose-temp.o: config.h
|
||||||
clock.o: config.h
|
clock.o: config.h
|
||||||
concat.o: $(INCDIR)/libiberty.h
|
concat.o: config.h $(INCDIR)/libiberty.h
|
||||||
cplus-dem.o: config.h $(INCDIR)/demangle.h
|
cplus-dem.o: config.h $(INCDIR)/demangle.h
|
||||||
cp-demangle.o: config.h $(INCDIR)/dyn-string.h $(INCDIR)/demangle.h
|
cp-demangle.o: config.h $(INCDIR)/dyn-string.h $(INCDIR)/demangle.h
|
||||||
dyn-string.o: config.h $(INCDIR)/dyn-string.h
|
dyn-string.o: config.h $(INCDIR)/dyn-string.h
|
||||||
|
Reference in New Issue
Block a user