mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
* NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
* configure.host: Make i[3456]86-*-aix host obsolete. * configure.tgt: Make i[3456]86-*-aix target obsolete. * config/i386/i386aix.mh, config/i386/i386aix.mt, config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h, config/i386/xm-i386aix.h: Make files obsolete. * i386aix-nat.c: Make file obsolete. * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c. (i386aix-nat.o): Make target obsolete.
This commit is contained in:
@@ -54,7 +54,7 @@ i[3456]86-ncr-*) gdb_host=ncr3000 ;;
|
||||
i[3456]86-sequent-bsd*) gdb_host=symmetry ;; # dynix
|
||||
i[3456]86-sequent-sysv4*) gdb_host=ptx4 ;;
|
||||
i[3456]86-sequent-sysv*) gdb_host=ptx ;;
|
||||
i[3456]86-*-aix*) gdb_host=i386aix ;;
|
||||
# OBSOLETE i[3456]86-*-aix*) gdb_host=i386aix ;;
|
||||
i[3456]86-*-bsd*) gdb_host=i386bsd ;;
|
||||
i[3456]86-*-dgux*) gdb_host=i386dgux ;;
|
||||
i[3456]86-*-freebsd*) gdb_host=fbsd ;;
|
||||
|
||||
Reference in New Issue
Block a user