merge from gcc

This commit is contained in:
DJ Delorie 2001-03-28 17:38:43 +00:00
parent 440ecb3800
commit a7bf099bb7
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-02-28 Richard Henderson <rth@redhat.com>
* Makefile.in (make-temp-file.o): Depend on config.h.
2001-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* memchr.c (memchr): Adjust condition to avoid infinite loop.

View File

@ -274,6 +274,7 @@ getruntime.o: config.h $(INCDIR)/libiberty.h
hex.o: $(INCDIR)/libiberty.h
floatformat.o: $(INCDIR)/floatformat.h
lbasename.o: $(INCDIR)/libiberty.h
make-temp-file.o: config.h
mkstemps.o: config.h
md5.o: config.h
objalloc.o: config.h $(INCDIR)/objalloc.h