x86: don't emit REX.W for SLDT and STR
[deliverable/binutils-gdb.git] / gas / Makefile.am
index a3354bde98944a5020f70e9897cef4da79943baf..ff46b0dfefcd2894859cd2da9ecd14f80a145820 100644 (file)
@@ -156,6 +156,7 @@ TARGET_CPU_CFILES = \
        config/tc-m32r.c \
        config/tc-m68hc11.c \
        config/tc-m68k.c \
+       config/tc-s12z.c \
        config/tc-mcore.c \
        config/tc-mep.c \
        config/tc-metag.c \
@@ -229,6 +230,7 @@ TARGET_CPU_HFILES = \
        config/tc-m32r.h \
        config/tc-m68hc11.h \
        config/tc-m68k.h \
+       config/tc-s12z.h \
        config/tc-mcore.h \
        config/tc-mep.h \
        config/tc-metag.h \
@@ -306,8 +308,6 @@ TARG_ENV_HFILES = \
        config/te-armfbsdeabi.h \
        config/te-armfbsdvfp.h \
        config/te-armlinuxeabi.h \
-       config/te-dynix.h \
-       config/te-epoc-pe.h \
        config/te-freebsd.h \
        config/te-generic.h \
        config/te-gnu.h \
@@ -315,19 +315,15 @@ TARG_ENV_HFILES = \
        config/te-hppa.h \
        config/te-hppa64.h \
        config/te-hppalinux64.h \
-       config/te-i386aix.h \
        config/te-ia64aix.h \
        config/te-interix.h \
        config/te-lynx.h \
-       config/te-mach.h \
        config/te-macos.h \
        config/te-nbsd.h \
        config/te-nbsd532.h \
        config/te-pc532mach.h \
        config/te-pe.h \
-       config/te-riscix.h \
        config/te-solaris.h \
-       config/te-sparcaout.h \
        config/te-svr4.h \
        config/te-symbian.h \
        config/te-tmips.h \
This page took 0.024168 seconds and 4 git commands to generate.