Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: gdb-patches@sourceware.cygnus.com
Subject: PA64 gdb configury changes
Date: Tue, 13 Jun 2000 08:22:00 -0000	[thread overview]
Message-ID: <5454.960909087@upchuck> (raw)

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 ;;




                 reply	other threads:[~2000-06-13  8:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5454.960909087@upchuck \
    --to=law@cygnus.com \
    --cc=gdb-patches@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox