aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-04-16 15:13:07 +0930
committerAlan Modra <amodra@gmail.com>2018-04-16 15:13:07 +0930
commit5972ac7375e9b6a6f0c4bdef31d3da574fb1b65e (patch)
treebac695902b3f4858c48e4715122291c3cc1e19a0 /bfd/Makefile.in
parentb4b594e304d44458e25e106ddb4824a37aaf556c (diff)
downloadgdb-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 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 91614ce..0a9167c 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -744,7 +744,6 @@ BFD32_BACKENDS = \
mach-o-i386.lo \
mach-o-arm.lo \
mipsbsd.lo \
- newsos3.lo \
ns32knetbsd.lo \
oasys.lo \
pc532-mach.lo \
@@ -930,7 +929,6 @@ BFD32_BACKENDS_CFILES = \
mach-o-i386.c \
mach-o-arm.c \
mipsbsd.c \
- newsos3.c \
ns32knetbsd.c \
oasys.c \
pc532-mach.c \
@@ -1579,7 +1577,6 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mipsbsd.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmo.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netbsd-core.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newsos3.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ns32knetbsd.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oasys.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opncls.Plo@am__quote@