* PA64 gdb configury changes
@ 2000-06-13 8:22 Jeffrey A Law
0 siblings, 0 replies; only message in thread
From: Jeffrey A Law @ 2000-06-13 8:22 UTC (permalink / raw)
To: gdb-patches
This brings gdb back in sync with gcc & binutils for the naming/configuration
of the PA64 tools.
* configure.host (hppa*64*): Renamed from hppa2.0w per
gcc/binutils changes.
* configure.tgt: Similarly.
Index: configure.host
===================================================================
RCS file: /cvs/src/src/gdb/configure.host,v
retrieving revision 1.8
diff -c -3 -p -r1.8 configure.host
*** configure.host 2000/06/01 04:13:36 1.8
--- configure.host 2000/06/13 15:11:14
*************** arm*-*-*) gdb_host=arm ;;
*** 44,50 ****
hppa*-*-bsd*) gdb_host=hppabsd ;;
hppa*-*-hiux*) gdb_host=hppahpux ;;
hppa*-*-hpux10.20) gdb_host=hpux1020 ;;
! hppa2.0w-*-hpux11*) gdb_host=hpux11w ;;
hppa*-*-hpux11*) gdb_host=hpux11 ;;
hppa*-*-hpux*) gdb_host=hppahpux ;;
hppa*-*-osf*) gdb_host=hppaosf ;;
--- 44,50 ----
hppa*-*-bsd*) gdb_host=hppabsd ;;
hppa*-*-hiux*) gdb_host=hppahpux ;;
hppa*-*-hpux10.20) gdb_host=hpux1020 ;;
! hppa*64*-*-hpux11*) gdb_host=hpux11w ;;
hppa*-*-hpux11*) gdb_host=hpux11 ;;
hppa*-*-hpux*) gdb_host=hppahpux ;;
hppa*-*-osf*) gdb_host=hppaosf ;;
Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.11
diff -c -3 -p -r1.11 configure.tgt
*** configure.tgt 2000/06/02 23:15:28 1.11
--- configure.tgt 2000/06/13 15:11:15
*************** fr30-*-elf*) gdb_target=fr30 ;;
*** 73,79 ****
hppa*-*-bsd*) gdb_target=hppabsd ;;
hppa*-*-pro*) gdb_target=hppapro ;;
! hppa2.0w-*-hpux11*) gdb_target=hppa64 ;;
hppa*-*-hpux*) gdb_target=hppahpux ;;
hppa*-*-hiux*) gdb_target=hppahpux ;;
hppa*-*-osf*) gdb_target=hppaosf ;;
--- 73,79 ----
hppa*-*-bsd*) gdb_target=hppabsd ;;
hppa*-*-pro*) gdb_target=hppapro ;;
! hppa*64*-*-hpux11*) gdb_target=hppa64 ;;
hppa*-*-hpux*) gdb_target=hppahpux ;;
hppa*-*-hiux*) gdb_target=hppahpux ;;
hppa*-*-osf*) gdb_target=hppaosf ;;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-06-13 8:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-13 8:22 PA64 gdb configury changes Jeffrey A Law
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox