aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-04-16 20:29:05 +0930
committerAlan Modra <amodra@gmail.com>2018-04-16 20:29:05 +0930
commitddb000396c9246649e02669e0bd6ad3949973e5a (patch)
tree18fb2f42dd7e9c2088078ab2fdf99268fcaac450 /bfd
parent5452f388a51463394553b29469e32e7765d874e1 (diff)
downloadbinutils-ddb000396c9246649e02669e0bd6ad3949973e5a.zip
binutils-ddb000396c9246649e02669e0bd6ad3949973e5a.tar.gz
binutils-ddb000396c9246649e02669e0bd6ad3949973e5a.tar.bz2
Remove arm-epoc-pe support
bfd/ * Makefile.am: Remove arm-epoc-pe support. * coff-arm.c: Likewise. * config.bfd: Likewise. * configure.ac: Likewise. * targets.c: Likewise. * epoc-pe-arm.c: Delete. * epoc-pei-arm.c: Delete. * Makefile.in: Regenerate. * configure: Regenerate. * po/SRC-POTFILES.in: Regenerate. binutils/ * configure.ac: Remove arm-epoc-pe support. * dlltool.c: Likewise. * configure: Regenerate. gas/ * Makefile.am: Remove arm-epoc-pe support. * config/tc-arm.h: Likewise. * configure.tgt: Likewise. * testsuite/gas/all/gas.exp: Likewise. * testsuite/gas/arm/local_label_coff.d: Likewise. * testsuite/gas/arm/undefined.d: Likewise. * testsuite/gas/arm/undefined_coff.d: Likewise. * config/te-epoc-pe.h: Delete. * Makefile.in: Regenerate. * po/POTFILES.in: Regenerate. ld/ * Makefile.am: Remove arm-epoc-pe support. * configure.tgt: Likewise. * emultempl/pe.em: Likewise. * pe-dll.c: Likewise. * testsuite/ld-scripts/fill.d: Likewise. * testsuite/ld-scripts/fill16.d: Likewise. * emulparams/arm_epoc_pe.sh: Delete. * scripttempl/epocpe.sc: Delete. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog13
-rw-r--r--bfd/Makefile.am4
-rw-r--r--bfd/Makefile.in6
-rw-r--r--bfd/coff-arm.c5
-rw-r--r--bfd/config.bfd8
-rwxr-xr-xbfd/configure4
-rw-r--r--bfd/configure.ac4
-rw-r--r--bfd/epoc-pe-arm.c38
-rw-r--r--bfd/epoc-pei-arm.c31
-rw-r--r--bfd/po/SRC-POTFILES.in2
-rw-r--r--bfd/targets.c8
11 files changed, 16 insertions, 107 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index efda071..9f81866 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,18 @@
2018-04-16 Alan Modra <amodra@gmail.com>
+ * Makefile.am: Remove arm-epoc-pe support.
+ * coff-arm.c: Likewise.
+ * config.bfd: Likewise.
+ * configure.ac: Likewise.
+ * targets.c: Likewise.
+ * epoc-pe-arm.c: Delete.
+ * epoc-pei-arm.c: Delete.
+ * Makefile.in: Regenerate.
+ * configure: Regenerate.
+ * po/SRC-POTFILES.in: Regenerate.
+
+2018-04-16 Alan Modra <amodra@gmail.com>
+
* Makefile.am: Remove sparc-aout and sparc-coff support.
* config.bfd: Likewise.
* configure.ac: Likewise.
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index 9ba5db0..d964055 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -357,8 +357,6 @@ BFD32_BACKENDS = \
elflink.lo \
elfxx-sparc.lo \
elfxx-tilegx.lo \
- epoc-pe-arm.lo \
- epoc-pei-arm.lo \
i386aout.lo \
i386bsd.lo \
i386dynix.lo \
@@ -508,8 +506,6 @@ BFD32_BACKENDS_CFILES = \
elflink.c \
elfxx-sparc.c \
elfxx-tilegx.c \
- epoc-pe-arm.c \
- epoc-pei-arm.c \
i386aout.c \
i386bsd.c \
i386dynix.c \
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 37d02c3..5176a32 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -691,8 +691,6 @@ BFD32_BACKENDS = \
elflink.lo \
elfxx-sparc.lo \
elfxx-tilegx.lo \
- epoc-pe-arm.lo \
- epoc-pei-arm.lo \
i386aout.lo \
i386bsd.lo \
i386dynix.lo \
@@ -842,8 +840,6 @@ BFD32_BACKENDS_CFILES = \
elflink.c \
elfxx-sparc.c \
elfxx-tilegx.c \
- epoc-pe-arm.c \
- epoc-pei-arm.c \
i386aout.c \
i386bsd.c \
i386dynix.c \
@@ -1431,8 +1427,6 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-sparc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-tilegx.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-x86.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pe-arm.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pei-arm.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpux-core.Plo@am__quote@
diff --git a/bfd/coff-arm.c b/bfd/coff-arm.c
index ca107b1..f0e3e30 100644
--- a/bfd/coff-arm.c
+++ b/bfd/coff-arm.c
@@ -1274,9 +1274,8 @@ coff_arm_relocate_section (bfd *output_bfd,
continue;
/* FIXME - it is not clear which targets need this next test
and which do not. It is known that it is needed for the
- VxWorks and EPOC-PE targets, but it is also known that it
- was suppressed for other ARM targets. This ought to be
- sorted out one day. */
+ VxWorks targets but it is also known that it was suppressed
+ for other ARM targets. This ought to be sorted out one day. */
#ifdef ARM_COFF_BUGFIX
/* We must not ignore the symbol value. If the symbol is
within the same section, the relocation should have already
diff --git a/bfd/config.bfd b/bfd/config.bfd
index 23800c5..6f48ae1 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -57,7 +57,6 @@ case $targ in
mips*-*-irix5* | mips*-*-irix6*)
# Not obsolete
;;
- arm-epoc-pe* | \
arm*-*-aout | \
arm*-*-coff | \
i[3-7]86-*-sco3.2v5*coff | \
@@ -108,6 +107,7 @@ case $targ in
*-*-rtemscoff* | \
a29k-* | \
arm-*-oabi | \
+ arm-epoc-pe* | \
h8300*-*-coff | \
h8500*-*-coff | \
hppa*-*-rtems* | \
@@ -383,12 +383,6 @@ case "${targ}" in
arm-*-riscix*)
targ_defvec=arm_aout_riscix_vec
;;
- arm-epoc-pe*)
- targ_defvec=arm_pe_epoc_le_vec
- targ_selvecs="arm_pe_epoc_le_vec arm_pe_epoc_be_vec arm_pei_epoc_le_vec arm_pei_epoc_be_vec"
- targ_underscore=no
- targ_cflags=-DARM_COFF_BUGFIX
- ;;
arm-wince-pe | arm-*-wince | arm*-*-mingw32ce* | arm*-*-cegcc*)
targ_defvec=arm_pe_wince_le_vec
targ_selvecs="arm_pe_wince_le_vec arm_pe_wince_be_vec arm_pei_wince_le_vec arm_pei_wince_be_vec"
diff --git a/bfd/configure b/bfd/configure
index dfe6ea1..1e1c26b 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -14361,14 +14361,10 @@ do
arm_elf32_vxworks_le_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
arm_pe_be_vec) tb="$tb pe-arm.lo peigen.lo $coff" ;;
arm_pe_le_vec) tb="$tb pe-arm.lo peigen.lo $coff" ;;
- arm_pe_epoc_be_vec) tb="$tb epoc-pe-arm.lo peigen.lo $coff" ;;
- arm_pe_epoc_le_vec) tb="$tb epoc-pe-arm.lo peigen.lo $coff" ;;
arm_pe_wince_be_vec) tb="$tb pe-arm-wince.lo pe-arm.lo peigen.lo $coff" ;;
arm_pe_wince_le_vec) tb="$tb pe-arm-wince.lo pe-arm.lo peigen.lo $coff" ;;
arm_pei_be_vec) tb="$tb pei-arm.lo peigen.lo $coff" ;;
arm_pei_le_vec) tb="$tb pei-arm.lo peigen.lo $coff" ;;
- arm_pei_epoc_be_vec) tb="$tb epoc-pei-arm.lo peigen.lo $coff" ;;
- arm_pei_epoc_le_vec) tb="$tb epoc-pei-arm.lo peigen.lo $coff" ;;
arm_pei_wince_be_vec) tb="$tb pei-arm-wince.lo pei-arm.lo peigen.lo $coff" ;;
arm_pei_wince_le_vec) tb="$tb pei-arm-wince.lo pei-arm.lo peigen.lo $coff" ;;
arm_mach_o_vec) tb="$tb mach-o-arm.lo" ;;
diff --git a/bfd/configure.ac b/bfd/configure.ac
index dc7f84f..49252c7 100644
--- a/bfd/configure.ac
+++ b/bfd/configure.ac
@@ -438,14 +438,10 @@ do
arm_elf32_vxworks_le_vec) tb="$tb elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo $elf" ;;
arm_pe_be_vec) tb="$tb pe-arm.lo peigen.lo $coff" ;;
arm_pe_le_vec) tb="$tb pe-arm.lo peigen.lo $coff" ;;
- arm_pe_epoc_be_vec) tb="$tb epoc-pe-arm.lo peigen.lo $coff" ;;
- arm_pe_epoc_le_vec) tb="$tb epoc-pe-arm.lo peigen.lo $coff" ;;
arm_pe_wince_be_vec) tb="$tb pe-arm-wince.lo pe-arm.lo peigen.lo $coff" ;;
arm_pe_wince_le_vec) tb="$tb pe-arm-wince.lo pe-arm.lo peigen.lo $coff" ;;
arm_pei_be_vec) tb="$tb pei-arm.lo peigen.lo $coff" ;;
arm_pei_le_vec) tb="$tb pei-arm.lo peigen.lo $coff" ;;
- arm_pei_epoc_be_vec) tb="$tb epoc-pei-arm.lo peigen.lo $coff" ;;
- arm_pei_epoc_le_vec) tb="$tb epoc-pei-arm.lo peigen.lo $coff" ;;
arm_pei_wince_be_vec) tb="$tb pei-arm-wince.lo pei-arm.lo peigen.lo $coff" ;;
arm_pei_wince_le_vec) tb="$tb pei-arm-wince.lo pei-arm.lo peigen.lo $coff" ;;
arm_mach_o_vec) tb="$tb mach-o-arm.lo" ;;
diff --git a/bfd/epoc-pe-arm.c b/bfd/epoc-pe-arm.c
deleted file mode 100644
index 60ff8a1..0000000
--- a/bfd/epoc-pe-arm.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/* BFD back-end for ARM EPOC PE files.
- Copyright (C) 1999-2018 Free Software Foundation, Inc.
-
- This file is part of BFD, the Binary File Descriptor library.
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
- MA 02110-1301, USA. */
-
-#define TARGET_UNDERSCORE 0
-#define USER_LABEL_PREFIX ""
-
-#define TARGET_LITTLE_SYM arm_pe_epoc_le_vec
-#define TARGET_LITTLE_NAME "epoc-pe-arm-little"
-#define TARGET_BIG_SYM arm_pe_epoc_be_vec
-#define TARGET_BIG_NAME "epoc-pe-arm-big"
-
-#define bfd_arm_allocate_interworking_sections \
- bfd_arm_epoc_pe_allocate_interworking_sections
-#define bfd_arm_get_bfd_for_interworking \
- bfd_arm_epoc_pe_get_bfd_for_interworking
-#define bfd_arm_process_before_allocation \
- bfd_arm_epoc_pe_process_before_allocation
-
-#define EXTRA_S_FLAGS (SEC_LINK_ONCE | SEC_LINK_DUPLICATES | SEC_CODE | SEC_READONLY | SEC_DATA)
-
-#include "pe-arm.c"
diff --git a/bfd/epoc-pei-arm.c b/bfd/epoc-pei-arm.c
deleted file mode 100644
index 8b32aaf..0000000
--- a/bfd/epoc-pei-arm.c
+++ /dev/null
@@ -1,31 +0,0 @@
-/* BFD back-end for ARM EPOC PE IMAGE COFF files.
- Copyright (C) 1999-2018 Free Software Foundation, Inc.
-
- This file is part of BFD, the Binary File Descriptor library.
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
- MA 02110-1301, USA. */
-
-#define TARGET_UNDERSCORE 0
-#define USER_LABEL_PREFIX ""
-
-#define TARGET_LITTLE_SYM arm_pei_epoc_le_vec
-#define TARGET_LITTLE_NAME "epoc-pei-arm-little"
-#define TARGET_BIG_SYM arm_pei_epoc_be_vec
-#define TARGET_BIG_NAME "epoc-pei-arm-big"
-
-#define EXTRA_S_FLAGS (SEC_CODE | SEC_READONLY | SEC_DATA)
-
-#include "pei-arm.c"
diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in
index 4de3163..62339ec 100644
--- a/bfd/po/SRC-POTFILES.in
+++ b/bfd/po/SRC-POTFILES.in
@@ -230,8 +230,6 @@ elfxx-sparc.c
elfxx-tilegx.c
elfxx-x86.c
elfxx-x86.c
-epoc-pe-arm.c
-epoc-pei-arm.c
format.c
freebsd.h
genlink.h
diff --git a/bfd/targets.c b/bfd/targets.c
index 4042f6f..cce8b74 100644
--- a/bfd/targets.c
+++ b/bfd/targets.c
@@ -614,14 +614,10 @@ extern const bfd_target arm_elf32_vxworks_le_vec;
extern const bfd_target arm_mach_o_vec;
extern const bfd_target arm_pe_be_vec;
extern const bfd_target arm_pe_le_vec;
-extern const bfd_target arm_pe_epoc_be_vec;
-extern const bfd_target arm_pe_epoc_le_vec;
extern const bfd_target arm_pe_wince_be_vec;
extern const bfd_target arm_pe_wince_le_vec;
extern const bfd_target arm_pei_be_vec;
extern const bfd_target arm_pei_le_vec;
-extern const bfd_target arm_pei_epoc_be_vec;
-extern const bfd_target arm_pei_epoc_le_vec;
extern const bfd_target arm_pei_wince_be_vec;
extern const bfd_target arm_pei_wince_le_vec;
extern const bfd_target avr_elf32_vec;
@@ -960,14 +956,10 @@ static const bfd_target * const _bfd_target_vector[] =
&arm_mach_o_vec,
&arm_pe_be_vec,
&arm_pe_le_vec,
- &arm_pe_epoc_be_vec,
- &arm_pe_epoc_le_vec,
&arm_pe_wince_be_vec,
&arm_pe_wince_le_vec,
&arm_pei_be_vec,
&arm_pei_le_vec,
- &arm_pei_epoc_be_vec,
- &arm_pei_epoc_le_vec,
&arm_pei_wince_be_vec,
&arm_pei_wince_le_vec,