aboutsummaryrefslogtreecommitdiff
path: root/bfd/configure.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-08-18 03:51:51 +0000
committerAlan Modra <amodra@gmail.com>2005-08-18 03:51:51 +0000
commitc17ae8a24ed279ed7e58af6fe08ead6e0600a74a (patch)
tree220fffa12f57b6549e7540f80cde55391f3bdbb5 /bfd/configure.in
parent909272ee76c4915692763a3dde6b4b1dc21fc166 (diff)
downloadgdb-c17ae8a24ed279ed7e58af6fe08ead6e0600a74a.zip
gdb-c17ae8a24ed279ed7e58af6fe08ead6e0600a74a.tar.gz
gdb-c17ae8a24ed279ed7e58af6fe08ead6e0600a74a.tar.bz2
Remove a29k support.
Diffstat (limited to 'bfd/configure.in')
-rw-r--r--bfd/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/configure.in b/bfd/configure.in
index 15d9798..7876cd4 100644
--- a/bfd/configure.in
+++ b/bfd/configure.in
@@ -560,7 +560,6 @@ do
# This list is alphabetized to make it easy to compare
# with the two vector lists in targets.c. For the same reason,
# use one entry per line, even though this leads to long lines.
- a29kcoff_big_vec) tb="$tb coff-a29k.lo cofflink.lo" ;;
a_out_adobe_vec) tb="$tb aout-adobe.lo aout32.lo" ;;
aix5coff64_vec) tb="$tb coff64-rs6000.lo xcofflink.lo aix5ppc-core.lo"; target_size=64 ;;
aout0_big_vec) tb="$tb aout0.lo aout32.lo" ;;