* config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix 16 bit mode nop.
[deliverable/binutils-gdb.git] / gas / Makefile.am
index 849eab19c7dd5dfa5406d26c907b7731155aa45a..09d5b9d39d0617ac148870c6a8a9049d21d2129a 100644 (file)
@@ -196,6 +196,7 @@ TARGET_CPU_CFILES = \
        config/tc-arm.c \
        config/tc-d10v.c \
        config/tc-d30v.c \
+       config/tc-fr30.c \
        config/tc-h8300.c \
        config/tc-h8500.c \
        config/tc-hppa.c \
@@ -228,6 +229,7 @@ TARGET_CPU_HFILES = \
        config/tc-arm.h \
        config/tc-d10v.h \
        config/tc-d30v.h \
+       config/tc-fr30.h \
        config/tc-h8300.h \
        config/tc-h8500.h \
        config/tc-hppa.h \
@@ -288,6 +290,7 @@ TARG_ENV_HFILES = \
        config/te-delt88.h \
        config/te-dpx2.h \
        config/te-dynix.h \
+       config/te-epoc-pe.h \
        config/te-generic.h \
        config/te-go32.h \
        config/te-hp300.h \
@@ -885,8 +888,9 @@ atof-generic.o: atof-generic.c
 bignum-copy.o: bignum-copy.c
 cond.o: cond.c macro.h sb.h $(INCDIR)/obstack.h
 depend.o: depend.c
-dwarf2dbg.o: dwarf2dbg.c dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h
-ecoff.o: ecoff.c
+dwarf2dbg.o: dwarf2dbg.c dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h \
+  $(INCDIR)/elf/dwarf2.h
+ecoff.o: ecoff.c ecoff.h
 ehopt.o: ehopt.c subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h
 expr.o: expr.c $(INCDIR)/obstack.h
 flonum-copy.o: flonum-copy.c
This page took 0.023493 seconds and 4 git commands to generate.