aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2020-06-16 12:13:05 +0930
committerAlan Modra <amodra@gmail.com>2020-06-16 15:57:59 +0930
commita435742a7fb32f6320ce0e6074e2500e28378104 (patch)
treeac7974c30b685a72bff1ca96d726144f97c0f264 /gas/config
parent9e790a80160676e7fd3fb8be6cf3c1c77d9ded81 (diff)
downloadfsf-binutils-gdb-a435742a7fb32f6320ce0e6074e2500e28378104.zip
fsf-binutils-gdb-a435742a7fb32f6320ce0e6074e2500e28378104.tar.gz
fsf-binutils-gdb-a435742a7fb32f6320ce0e6074e2500e28378104.tar.bz2
Really remove tic30-aout support
bfd/ * aout-tic30.c: Delete file. * Makefile.am (BFD32_BACKENDS): Remove aout-tic30.lo. (BFD32_BACKENDS_CFILES): Remove aout-tic30.c. * config.bfd (c30-*-*aout*, tic30-*-*aout*): Remove entry. (xc16x-*-elf): Sort properly. * configure.ac: Remove tic30_aout_vec. * targets.c: Likewise. * Makefile.in: Regenerate. * configure: Regenerate. * po/SRC-POTFILES.in: Regenerate. gas/ * config/tc-tic30.h: Remove OBJ_AOUT support. * configure.tgt: Delete tic30-*-*aout* entry. ld/ * emulparams/tic30aout.sh: Delete file. * scripttempl/tic30aout.sc: Delete file. * Makefile.am: Remove etic30aout.c from ALL_EMULATION_SOURCES and delete dependency. * configure.tgt: Delete tic30-*-*aout* entry. * testsuite/ld-scripts/sane1.d: Delete tic30-*-aout mention. * testsuite/ld-scripts/segment-start.d: Likewise. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate.
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/tc-tic30.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/config/tc-tic30.h b/gas/config/tc-tic30.h
index 0f255ce..879408e 100644
--- a/gas/config/tc-tic30.h
+++ b/gas/config/tc-tic30.h
@@ -24,10 +24,6 @@
#define TC_TIC30 1
-#ifdef OBJ_AOUT
-#define TARGET_FORMAT "a.out-tic30"
-#endif
-
#define TARGET_ARCH bfd_arch_tic30
#define TARGET_BYTES_BIG_ENDIAN 1
#define WORKING_DOT_WORD