diff options
author | Alan Modra <amodra@gmail.com> | 2018-04-16 15:13:07 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-04-16 15:13:07 +0930 |
commit | 5972ac7375e9b6a6f0c4bdef31d3da574fb1b65e (patch) | |
tree | bac695902b3f4858c48e4715122291c3cc1e19a0 /ld | |
parent | b4b594e304d44458e25e106ddb4824a37aaf556c (diff) | |
download | gdb-5972ac7375e9b6a6f0c4bdef31d3da574fb1b65e.zip gdb-5972ac7375e9b6a6f0c4bdef31d3da574fb1b65e.tar.gz gdb-5972ac7375e9b6a6f0c4bdef31d3da574fb1b65e.tar.bz2 |
Remove sony newsos3 support
include/
* aout/host.h: Remove newsos3 support.
bfd/
* Makefile.am: Remove newsos3 support.
* aoutx.h: Likewise.
* config.bfd: Likewise.
* configure.ac: Likewise.
* targets.c: Likewise.
* newsos3.c: Delete.
* Makefile.in: Regenerate.
* configure: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
binutils/
* testsuite/binutils-all/copy-2.d: Remove newsos3 support.
* testsuite/binutils-all/nm.exp: Likewise.
ld/
* Makefile.am: Remove newsos3 support.
* configure.tgt: Likewise.
* emulparams/news.sh: Delete.
* Makefile.in: Regenerate.
* po/BLD-POTFILES.in: Regenerate.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 8 | ||||
-rw-r--r-- | ld/Makefile.am | 4 | ||||
-rw-r--r-- | ld/Makefile.in | 5 | ||||
-rw-r--r-- | ld/configure.tgt | 1 | ||||
-rw-r--r-- | ld/emulparams/news.sh | 5 | ||||
-rw-r--r-- | ld/po/BLD-POTFILES.in | 1 |
6 files changed, 8 insertions, 16 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index bb1c445..1438891 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,13 @@ 2018-04-16 Alan Modra <amodra@gmail.com> + * Makefile.am: Remove newsos3 support. + * configure.tgt: Likewise. + * emulparams/news.sh: Delete. + * Makefile.in: Regenerate. + * po/BLD-POTFILES.in: Regenerate. + +2018-04-16 Alan Modra <amodra@gmail.com> + * Makefile.am: Remove netware support. * configure.tgt: Likewise. * testsuite/ld-powerpc/powerpc.exp: Likewise. diff --git a/ld/Makefile.am b/ld/Makefile.am index a919831..fa36dd0 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -366,7 +366,6 @@ ALL_EMULATION_SOURCES = \ ends32belf.c \ ends32belf16m.c \ ends32belf_linux.c \ - enews.c \ ens32knbsd.c \ enios2elf.c \ enios2linux.c \ @@ -1610,9 +1609,6 @@ ends32belf_linux.c: $(srcdir)/emulparams/nds32belf_linux.sh \ $(ELF_DEPS) $(srcdir)/emultempl/nds32elf.em \ $(srcdir)/scripttempl/nds32elf.sc ${GEN_DEPENDS} -enews.c: $(srcdir)/emulparams/news.sh \ - $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} - enios2elf.c: $(srcdir)/emulparams/nios2elf.sh \ $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/nios2elf.em \ $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} diff --git a/ld/Makefile.in b/ld/Makefile.in index 3f7ced7..37ade86 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -735,7 +735,6 @@ ALL_EMULATION_SOURCES = \ ends32belf.c \ ends32belf16m.c \ ends32belf_linux.c \ - enews.c \ ens32knbsd.c \ enios2elf.c \ enios2linux.c \ @@ -1398,7 +1397,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf16m.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf_linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enews.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enios2elf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enios2linux.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ens32knbsd.Po@am__quote@ @@ -3166,9 +3164,6 @@ ends32belf_linux.c: $(srcdir)/emulparams/nds32belf_linux.sh \ $(ELF_DEPS) $(srcdir)/emultempl/nds32elf.em \ $(srcdir)/scripttempl/nds32elf.sc ${GEN_DEPENDS} -enews.c: $(srcdir)/emulparams/news.sh \ - $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} - enios2elf.c: $(srcdir)/emulparams/nios2elf.sh \ $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/nios2elf.em \ $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} diff --git a/ld/configure.tgt b/ld/configure.tgt index e4b2cb8..4665fc0 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -436,7 +436,6 @@ m68*-sun-sunos[34]*) targ_emul=sun3 ;; m68*-wrs-vxworks*) targ_emul=sun3 ;; m68*-ericsson-ose) targ_emul=sun3 ;; m68*-apple-aux*) targ_emul=m68kaux ;; -m68k-sony-*) targ_emul=news ;; m68k-hp-bsd*) targ_emul=hp300bsd ;; m68*-motorola-sysv*) targ_emul=delta68 ;; m68*-*-aout) targ_emul=m68kaout ;; diff --git a/ld/emulparams/news.sh b/ld/emulparams/news.sh deleted file mode 100644 index 310ddf9..0000000 --- a/ld/emulparams/news.sh +++ /dev/null @@ -1,5 +0,0 @@ -SCRIPT_NAME=aout -OUTPUT_FORMAT="a.out-newsos3" -TEXT_START_ADDR=0 -TARGET_PAGE_SIZE=0x1000 -ARCH=m68k diff --git a/ld/po/BLD-POTFILES.in b/ld/po/BLD-POTFILES.in index db4bafa..6adb707 100644 --- a/ld/po/BLD-POTFILES.in +++ b/ld/po/BLD-POTFILES.in @@ -284,7 +284,6 @@ ends32belf_linux.c ends32elf.c ends32elf16m.c ends32elf_linux.c -enews.c enios2elf.c enios2linux.c ens32knbsd.c |