aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-04-16 15:26:56 +0930
committerAlan Modra <amodra@gmail.com>2018-04-16 15:26:56 +0930
commit9f5d15933be033c9d54e41d605d7824f57fbed4e (patch)
tree8232be3a04300149f354bada5c91094d87e3c002 /ld
parenta9a4b30244006a0087c5a7bf73cbb13927f1d9f1 (diff)
downloadfsf-binutils-gdb-9f5d15933be033c9d54e41d605d7824f57fbed4e.zip
fsf-binutils-gdb-9f5d15933be033c9d54e41d605d7824f57fbed4e.tar.gz
fsf-binutils-gdb-9f5d15933be033c9d54e41d605d7824f57fbed4e.tar.bz2
Remove vax-bsd and vax-ultrix support
bfd/ * Makefile.am: Remove vax-bsd and vax-ultrix support. * config.bfd: Likewise. * configure.ac: Likewise. * targets.c: Likewise. * vaxbsd.c: Delete. * Makefile.in: Regenerate. * configure: Regenerate. * po/SRC-POTFILES.in: Regenerate. ld/ * Makefile.am: Remove vax-bsd and vax-ultrix support. * configure.tgt: Likewise. * emulparams/vax.sh: Delete. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog8
-rw-r--r--ld/Makefile.am4
-rw-r--r--ld/Makefile.in5
-rw-r--r--ld/configure.tgt1
-rw-r--r--ld/emulparams/vax.sh5
-rw-r--r--ld/po/BLD-POTFILES.in1
6 files changed, 8 insertions, 16 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 221047b..a4c5c35 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,13 @@
2018-04-16 Alan Modra <amodra@gmail.com>
+ * Makefile.am: Remove vax-bsd and vax-ultrix support.
+ * configure.tgt: Likewise.
+ * emulparams/vax.sh: Delete.
+ * Makefile.in: Regenerate.
+ * po/BLD-POTFILES.in: Regenerate.
+
+2018-04-16 Alan Modra <amodra@gmail.com>
+
* Makefile.am: Remove w65 support.
* configure.tgt: Likewise.
* emulparams/w65.sh: Delete.
diff --git a/ld/Makefile.am b/ld/Makefile.am
index a45d845..81a8d19 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -404,7 +404,6 @@ ALL_EMULATION_SOURCES = \
ev850.c \
ev850_rh850.c \
evanilla.c \
- evax.c \
evaxnbsd.c \
evsta.c \
exgateelf.c \
@@ -1788,9 +1787,6 @@ ev850_rh850.c: $(srcdir)/emulparams/v850_rh850.sh $(srcdir)/emultempl/v850elf.em
evanilla.c: $(srcdir)/emulparams/vanilla.sh \
$(srcdir)/emultempl/vanilla.em $(srcdir)/scripttempl/vanilla.sc ${GEN_DEPENDS}
-evax.c: $(srcdir)/emulparams/vax.sh \
- $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
-
evaxnbsd.c: $(srcdir)/emulparams/vaxnbsd.sh \
$(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 8db4239..843c269 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -773,7 +773,6 @@ ALL_EMULATION_SOURCES = \
ev850.c \
ev850_rh850.c \
evanilla.c \
- evax.c \
evaxnbsd.c \
evsta.c \
exgateelf.c \
@@ -1423,7 +1422,6 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev850.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev850_rh850.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evanilla.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evax.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evaxnbsd.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evsta.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exgateelf.Po@am__quote@
@@ -3327,9 +3325,6 @@ ev850_rh850.c: $(srcdir)/emulparams/v850_rh850.sh $(srcdir)/emultempl/v850elf.em
evanilla.c: $(srcdir)/emulparams/vanilla.sh \
$(srcdir)/emultempl/vanilla.em $(srcdir)/scripttempl/vanilla.sc ${GEN_DEPENDS}
-evax.c: $(srcdir)/emulparams/vax.sh \
- $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
-
evaxnbsd.c: $(srcdir)/emulparams/vaxnbsd.sh \
$(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
diff --git a/ld/configure.tgt b/ld/configure.tgt
index 30c6bf2..6e30ecc 100644
--- a/ld/configure.tgt
+++ b/ld/configure.tgt
@@ -827,7 +827,6 @@ ft32-*-*) targ_emul=elf32ft32
v850*-*-*) targ_emul=v850_rh850
targ_extra_emuls=v850
;;
-vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;
vax-*-netbsdelf*) targ_emul=elf32vax
targ_extra_emuls=vaxnbsd ;;
vax-*-netbsdaout* | vax-*-netbsd*)
diff --git a/ld/emulparams/vax.sh b/ld/emulparams/vax.sh
deleted file mode 100644
index 1bd1c10..0000000
--- a/ld/emulparams/vax.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-SCRIPT_NAME=aout
-OUTPUT_FORMAT="a.out-vax-bsd"
-TEXT_START_ADDR=0
-TARGET_PAGE_SIZE=1024
-ARCH=vax
diff --git a/ld/po/BLD-POTFILES.in b/ld/po/BLD-POTFILES.in
index 37cdc31..79c1991 100644
--- a/ld/po/BLD-POTFILES.in
+++ b/ld/po/BLD-POTFILES.in
@@ -326,7 +326,6 @@ etic80coff.c
ev850.c
ev850_rh850.c
evanilla.c
-evax.c
evaxnbsd.c
evsta.c
exgateelf.c