summaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-01-25 17:52:27 +1030
committerAlan Modra <amodra@gmail.com>2017-01-25 17:52:27 +1030
commit850d84f6a414660406d359ffcef6b7b763d3ac16 (patch)
tree79e5a39f7a0ec59b954fd0e419678fc466694a4d /bfd/config.bfd
parent3fe6a8e6476556cd6a16f4c3915a7a918803de42 (diff)
Remove all RTEMS COFF targets
bfd/ * config.bfd (*-*-rtemscoff*): Mark as removed. gas/ * configure.tgt (sh-*-rtemscoff*): Remove. ld/ * configure.tgt (h8300-*-rtemscoff*): Remove. (i960-*-rtems*): Likewise. (m68*-*-rtemscoff*): Likewise. (sh-*-rtemscoff*): Likewise.
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd17
1 files changed, 2 insertions, 15 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd
index d8240655aa..949478f9a8 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -102,7 +102,6 @@ case $targ in
mips*-*-sysv* | mips*-*-riscos* | \
ns32k-*-* | \
sh*-*-symbianelf* | \
- sh-*-rtemscoff* | \
sparclet-*-aout* | \
sparc86x-*-aout* | \
sparc*-*-chorus* | \
@@ -134,13 +133,12 @@ esac
case $targ in
*-go32-rtems* | \
+ *-*-rtemscoff* | \
a29k-* | \
arm-*-oabi | \
hppa*-*-rtems* | \
i960-*-rtems* | \
- i[3-7]86*-*-rtemscoff* | \
m68*-*-lynxos* | \
- m68*-*-rtemscoff* | \
m68*-apollo-* | \
m68*-apple-aux* | \
m68*-bull-sysv* | \
@@ -484,7 +482,7 @@ case "${targ}" in
targ_defvec=tic30_coff_vec
;;
- c4x-*-*coff* | tic4x-*-*coff* | tic4x-*-rtems*)
+ c4x-*-*coff* | tic4x-*-*coff*)
targ_defvec=tic4x_coff1_vec
targ_selvecs="tic4x_coff1_beh_vec tic4x_coff2_vec tic4x_coff2_beh_vec tic4x_coff0_vec tic4x_coff0_beh_vec"
targ_underscore=yes
@@ -562,11 +560,6 @@ case "${targ}" in
targ_defvec=moxie_elf32_le_vec
;;
- h8300*-*-rtemscoff*)
- targ_defvec=h8300_coff_vec
- targ_underscore=yes
- ;;
-
h8300*-*-elf | h8300*-*-rtems*)
targ_defvec=h8300_elf32_vec
targ_underscore=yes
@@ -1599,12 +1592,6 @@ case "${targ}" in
;;
#endif
- sh-*-rtemscoff*)
- targ_defvec=sh_coff_vec
- targ_selvecs="sh_coff_vec sh_coff_le_vec sh_coff_small_vec sh_coff_small_le_vec"
- targ_underscore=yes
- ;;
-
#ifdef BFD64
sh-*-elf* | sh[1234]*-elf* | sh-*-rtems* | sh-*-kaos*)
targ_defvec=sh_elf32_vec