From c2bf1eecf99abc4d546bb52a008a25e64a29d85e Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 16 Apr 2018 15:23:38 +0930 Subject: Remove m88k support include/ * coff/internal.h: Remove m88k support. * coff/m88k.h: Delete. * opcode/m88k.h: Delete. bfd/ * Makefile.am: Remove m88k support. * aoutx.h: Likewise. * archures.c: Likewise. * coffcode.h: Likewise. * coffswap.h: Likewise. * config.bfd: Likewise. * configure.ac: Likewise. * cpu-ns32k.c: Likewise. * elf32-nds32.c: Likewise. * mach-o.c: Likewise. * netbsd-core.c: Likewise. * reloc.c: Likewise. * targets.c: Likewise. * coff-m88k.c: Delete. * cpu-m88k.c: Delete. * elf32-m88k.c: Delete. * hosts/m88kmach3.h: Delete. * m88kmach3.c: Delete. * m88kopenbsd.c: Delete. * Makefile.in: Regenerate. * bfd-in2.h: Regenerate. * configure: Regenerate. * po/SRC-POTFILES.in: Regenerate. opcodes/ * Makefile.am: Remove m88k support. * configure.ac: Likewise. * disassemble.c: Likewise. * disassemble.h: Likewise. * m88k-dis.c: Delete. * Makefile.in: Regenerate. * configure: Regenerate. * po/POTFILES.in: Regenerate. binutils/ * MAINTAINERS (Mark Kettenis): Move to past maintainers. * testsuite/binutils-all/objdump.exp: Remove m88k support. gas/ * configure.ac: Remove m88k support. * config.in: Regenerate. * configure: Regenerate. ld/ * Makefile.am: Remove m88k support. * configure.host: Likewise. * configure.tgt: Likewise. * testsuite/ld-elf/sec-to-seg.exp: Likewise. * emulparams/m88kbcs.sh: Delete. * scripttempl/m88kbcs.sc: Delete. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate. --- ld/ChangeLog | 11 +++++++ ld/Makefile.am | 4 --- ld/Makefile.in | 5 --- ld/configure.host | 5 --- ld/configure.tgt | 2 -- ld/emulparams/m88kbcs.sh | 5 --- ld/po/BLD-POTFILES.in | 1 - ld/scripttempl/m88kbcs.sc | 62 -------------------------------------- ld/testsuite/ld-elf/sec-to-seg.exp | 1 - 9 files changed, 11 insertions(+), 85 deletions(-) delete mode 100644 ld/emulparams/m88kbcs.sh delete mode 100644 ld/scripttempl/m88kbcs.sc (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index fde757c..91fb515 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,16 @@ 2018-04-16 Alan Modra + * Makefile.am: Remove m88k support. + * configure.host: Likewise. + * configure.tgt: Likewise. + * testsuite/ld-elf/sec-to-seg.exp: Likewise. + * emulparams/m88kbcs.sh: Delete. + * scripttempl/m88kbcs.sc: Delete. + * Makefile.in: Regenerate. + * po/BLD-POTFILES.in: Regenerate. + +2018-04-16 Alan Modra + * Makefile.am: Remove i370 support. * configure.tgt: Likewise. * testsuite/ld-elf/compressed1d.d: Likewise. diff --git a/ld/Makefile.am b/ld/Makefile.am index 0a6e968..39c84f4 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -341,7 +341,6 @@ ALL_EMULATION_SOURCES = \ em68klinux.c \ em68knbsd.c \ em68kpsos.c \ - em88kbcs.c \ emcorepe.c \ emn10200.c \ emn10300.c \ @@ -1511,9 +1510,6 @@ em68knbsd.c: $(srcdir)/emulparams/m68knbsd.sh \ em68kpsos.c: $(srcdir)/emulparams/m68kpsos.sh \ $(ELF_DEPS) $(srcdir)/scripttempl/psos.sc ${GEN_DEPENDS} -em88kbcs.c: $(srcdir)/emulparams/m88kbcs.sh \ - $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m88kbcs.sc ${GEN_DEPENDS} - emcorepe.c: $(srcdir)/emulparams/mcorepe.sh \ $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS} diff --git a/ld/Makefile.in b/ld/Makefile.in index 5940945..85d545c 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -710,7 +710,6 @@ ALL_EMULATION_SOURCES = \ em68klinux.c \ em68knbsd.c \ em68kpsos.c \ - em88kbcs.c \ emcorepe.c \ emn10200.c \ emn10300.c \ @@ -1356,7 +1355,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68klinux.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68knbsd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kpsos.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em88kbcs.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emcorepe.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emmo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emn10200.Po@am__quote@ @@ -3052,9 +3050,6 @@ em68knbsd.c: $(srcdir)/emulparams/m68knbsd.sh \ em68kpsos.c: $(srcdir)/emulparams/m68kpsos.sh \ $(ELF_DEPS) $(srcdir)/scripttempl/psos.sc ${GEN_DEPENDS} -em88kbcs.c: $(srcdir)/emulparams/m88kbcs.sh \ - $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m88kbcs.sc ${GEN_DEPENDS} - emcorepe.c: $(srcdir)/emulparams/mcorepe.sh \ $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS} diff --git a/ld/configure.host b/ld/configure.host index 1e12885..cebe36f 100644 --- a/ld/configure.host +++ b/ld/configure.host @@ -24,8 +24,3 @@ # HDEFINES host specific compiler flags HDEFINES= - -case "${host}" in - m88*-*-dgux*) - HDEFINES=-D__using_DGUX ;; -esac diff --git a/ld/configure.tgt b/ld/configure.tgt index 546cd1a..50da17a 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -451,8 +451,6 @@ m68*-*-netbsdaout* | m68*-*-netbsd*) targ_emul=m68knbsd targ_extra_emuls="m68kelfnbsd m68k4knbsd" ;; m68*-*-psos*) targ_emul=m68kpsos ;; -m8*-*-*) targ_emul=m88kbcs - ;; mcore-*-pe) targ_emul=mcorepe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; mcore-*-elf) targ_emul=elf32mcore diff --git a/ld/emulparams/m88kbcs.sh b/ld/emulparams/m88kbcs.sh deleted file mode 100644 index d48a1eb..0000000 --- a/ld/emulparams/m88kbcs.sh +++ /dev/null @@ -1,5 +0,0 @@ -SCRIPT_NAME=m88kbcs -OUTPUT_FORMAT="coff-m88kbcs" -TEXT_START_ADDR=0 -TARGET_PAGE_SIZE=128 -ARCH=m88k diff --git a/ld/po/BLD-POTFILES.in b/ld/po/BLD-POTFILES.in index ac4b42a..8c326ef 100644 --- a/ld/po/BLD-POTFILES.in +++ b/ld/po/BLD-POTFILES.in @@ -257,7 +257,6 @@ em68kelfnbsd.c em68klinux.c em68knbsd.c em68kpsos.c -em88kbcs.c emcorepe.c emmo.c emn10200.c diff --git a/ld/scripttempl/m88kbcs.sc b/ld/scripttempl/m88kbcs.sc deleted file mode 100644 index 1c71685..0000000 --- a/ld/scripttempl/m88kbcs.sc +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright (C) 2014-2018 Free Software Foundation, Inc. -# -# Copying and distribution of this file, with or without modification, -# are permitted in any medium without royalty provided the copyright -# notice and this notice are preserved. - -# These are substituted in as variables in order to get '}' in a shell -# conditional expansion. -INIT='.init : { *(.init) }' -FINI='.fini : { *(.fini) }' - -cat <