diff options
author | Jason Molenda <jsm@bugshack.cygnus.com> | 1999-07-07 17:31:57 +0000 |
---|---|---|
committer | Jason Molenda <jsm@bugshack.cygnus.com> | 1999-07-07 17:31:57 +0000 |
commit | fde9fcb594ca52233ddbe06ad667f1ccaaeb7862 (patch) | |
tree | ec9ba7c76f004669ec3876a663c62e4df0014768 /gdb/configure.tgt | |
parent | 9b8882e7735b2ab3deb8a338b3e27a0633898d0c (diff) | |
download | gdb-fde9fcb594ca52233ddbe06ad667f1ccaaeb7862.tar.gz |
import gdb-1999-07-07 pre reformat
Diffstat (limited to 'gdb/configure.tgt')
-rw-r--r-- | gdb/configure.tgt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/configure.tgt b/gdb/configure.tgt index dbe822ab237..3f23a73409e 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -22,7 +22,7 @@ mips*) gdb_target_cpu=mips ;; # OBSOLETE np1) gdb_target_cpu=gould ;; powerpc*) gdb_target_cpu=powerpc ;; # OBSOLETE pn) gdb_target_cpu=gould ;; -pyramid) gdb_target_cpu=pyr ;; +# OBSOLETE pyramid) gdb_target_cpu=pyr ;; sparc*) gdb_target_cpu=sparc ;; thumb*) gdb_target_cpu=arm ;; strongarm*) gdb_target_cpu=arm ;; @@ -225,7 +225,7 @@ powerpcle-*-eabi* | powerpcle-*-sysv* | powerpcle-*-elf*) gdb_target=ppcle-eabi fi ;; -pyramid-*-*) gdb_target=pyramid ;; +# OBSOLETE pyramid-*-*) gdb_target=pyramid ;; rs6000-*-lynxos*) gdb_target=rs6000lynx ;; rs6000-*-aix4*) gdb_target=aix4 ;; |