diff options
author | Mark Kettenis <kettenis@gnu.org> | 2005-01-04 22:59:45 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2005-01-04 22:59:45 +0000 |
commit | 34cf199453afa158ef9cd4a6f429034d4e32930d (patch) | |
tree | fe53054232fc7daae1f96e04b010ba54fd22dd57 /gdb/configure.host | |
parent | a260932f9d10183559cea4610743c9691be22401 (diff) | |
download | gdb-34cf199453afa158ef9cd4a6f429034d4e32930d.zip gdb-34cf199453afa158ef9cd4a6f429034d4e32930d.tar.gz gdb-34cf199453afa158ef9cd4a6f429034d4e32930d.tar.bz2 |
* configure.host (ia64-*-aix*): Remove.
* configure.tgt (ia64-*-aix*): Remove.
* config/ia64/aix.mh: Remove file.
* config/ia64/aix.mt: Remove file.
* config/ia64/tm-aix.h: Remove file.
* ia64-aix-nat.c: Remove file.
* Makefile.in (ia64-aix-nat.o): Remove dependency.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r-- | gdb/configure.host | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/configure.host b/gdb/configure.host index faf94a7..3c59ad4 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -85,7 +85,6 @@ i[34567]86-*-sysv*) gdb_host=i386v ;; i[34567]86-*-isc*) gdb_host=i386v ;; i[34567]86-*-cygwin*) gdb_host=cygwin ;; -ia64-*-aix*) gdb_host=aix ;; ia64-*-linux*) gdb_host=linux ;; m68*-*-linux*) gdb_host=linux ;; |