diff options
author | Alan Modra <amodra@gmail.com> | 2018-04-16 15:33:26 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-04-16 15:33:26 +0930 |
commit | c9098af41e3246586a30f4f0bdb0ee4367e9a5e7 (patch) | |
tree | 8e9536dd5e0e1227e0e311b811d029dba4e14b3f /bfd/po | |
parent | dc12032bca08554cf0a72d224e44f755f7789ff3 (diff) | |
download | gdb-c9098af41e3246586a30f4f0bdb0ee4367e9a5e7.zip gdb-c9098af41e3246586a30f4f0bdb0ee4367e9a5e7.tar.gz gdb-c9098af41e3246586a30f4f0bdb0ee4367e9a5e7.tar.bz2 |
Remove sparc-aout and sparc-coff support
bfd/
* Makefile.am: Remove sparc-aout and sparc-coff support.
* config.bfd: Likewise.
* configure.ac: Likewise.
* targets.c: Likewise.
* aout-sparcle.c: Delete.
* aoutf1.h: Delete.
* cf-sparclynx.c: Delete.
* coff-sparc.c: Delete.
* demo64.c: Delete.
* sparclinux.c: Delete.
* sparclynx.c: Delete.
* sparcnetbsd.c: Delete.
* sunos.c: Delete.
* Makefile.in: Regenerate.
* configure: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
binutils/
* testsuite/lib/binutils-common.exp: Remove sparc-aout and
sparc-coff support.
gas/
* Makefile.am: Remove sparc-aout and sparc-coff support.
* config/obj-coff.h: Likewise.
* config/tc-sparc.c: Likewise.
* config/tc-sparc.h: Likewise.
* configure.tgt: Likewise.
* config/te-sparcaout.h: Delete.
* testsuite/gas/sun4/addend.d: Delete.
* testsuite/gas/sun4/addend.exp: Delete.
* testsuite/gas/sun4/addend.s: Delete.
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
ld/
* Makefile.am: Remove sparc-aout and sparc-coff support.
* configure.tgt: Likewise.
* testsuite/ld-elfvers/vers.exp: Likewise.
* testsuite/ld-elfvsb/elfvsb.exp: Likewise.
* testsuite/ld-elfweak/elfweak.exp: Likewise.
* testsuite/ld-shared/shared.exp: Likewise.
* emulparams/coff_sparc.sh: Delete.
* emulparams/sparcaout.sh: Delete.
* emulparams/sparclinux.sh: Delete.
* emulparams/sparcnbsd.sh: Delete.
* emulparams/sun4.sh: Delete.
* scripttempl/sparccoff.sc: Delete.
* Makefile.in: Regenerate.
* po/BLD-POTFILES.in: Regenerate.
Diffstat (limited to 'bfd/po')
-rw-r--r-- | bfd/po/SRC-POTFILES.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index e3645bb..4de3163 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -3,12 +3,10 @@ aix5ppc-core.c aout-arm.c aout-cris.c aout-ns32k.c -aout-sparcle.c aout-target.h aout-tic30.c aout32.c aout64.c -aoutf1.h aoutx.h archive.c archive64.c @@ -20,7 +18,6 @@ bfdwin.c binary.c cache.c cf-i386lynx.c -cf-sparclynx.c cisco-core.c coff-alpha.c coff-arm.c @@ -30,7 +27,6 @@ coff-i386.c coff-mips.c coff-rs6000.c coff-sh.c -coff-sparc.c coff-stgo32.c coff-tic30.c coff-tic4x.c @@ -127,7 +123,6 @@ cpu-xstormy16.c cpu-xtensa.c cpu-z80.c cpu-z8k.c -demo64.c dwarf1.c dwarf2.c ecoff.c @@ -315,13 +310,9 @@ section.c simple.c som.c som.h -sparclinux.c -sparclynx.c -sparcnetbsd.c srec.c stab-syms.c stabs.c -sunos.c syms.c targets.c tekhex.c |