mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* Makefile.in: Rebuild dependencies.
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
Wed May 28 16:17:34 1997 Ian Lance Taylor <ian@cygnus.com>
|
Wed May 28 16:17:34 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* Makefile.in: Rebuild dependencies.
|
||||||
|
|
||||||
* config/tc-i386.c (tc_gen_reloc): Don't try to convert the type
|
* config/tc-i386.c (tc_gen_reloc): Don't try to convert the type
|
||||||
of a BFD_RELOC_RVA reloc.
|
of a BFD_RELOC_RVA reloc.
|
||||||
|
|
||||||
|
@ -985,7 +985,8 @@ as.o: as.c subsegs.h $(INCDIR)/obstack.h output-file.h \
|
|||||||
sb.h macro.h
|
sb.h macro.h
|
||||||
atof-generic.o: atof-generic.c
|
atof-generic.o: atof-generic.c
|
||||||
bignum-copy.o: bignum-copy.c
|
bignum-copy.o: bignum-copy.c
|
||||||
cond.o: cond.c $(INCDIR)/obstack.h
|
cond.o: cond.c macro.h sb.h $(INCDIR)/obstack.h
|
||||||
|
depend.o: depend.c
|
||||||
ecoff.o: ecoff.c
|
ecoff.o: ecoff.c
|
||||||
expr.o: expr.c $(INCDIR)/obstack.h
|
expr.o: expr.c $(INCDIR)/obstack.h
|
||||||
flonum-copy.o: flonum-copy.c
|
flonum-copy.o: flonum-copy.c
|
||||||
@ -996,6 +997,7 @@ gasp.o: gasp.c sb.h macro.h
|
|||||||
hash.o: hash.c
|
hash.o: hash.c
|
||||||
input-file.o: input-file.c input-file.h
|
input-file.o: input-file.c input-file.h
|
||||||
input-scrub.o: input-scrub.c input-file.h sb.h
|
input-scrub.o: input-scrub.c input-file.h sb.h
|
||||||
|
itbl-ops.o: itbl-ops.c itbl-ops.h
|
||||||
listing.o: listing.c input-file.h subsegs.h
|
listing.o: listing.c input-file.h subsegs.h
|
||||||
literal.o: literal.c subsegs.h $(INCDIR)/obstack.h
|
literal.o: literal.c subsegs.h $(INCDIR)/obstack.h
|
||||||
macro.o: macro.c sb.h macro.h
|
macro.o: macro.c sb.h macro.h
|
||||||
|
Reference in New Issue
Block a user