From: Joel Brobecker <brobecker@gnat.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA] Delete aix432.mh, use aix.mh instead
Date: Wed, 01 Sep 2004 18:33:00 -0000 [thread overview]
Message-ID: <20040901183302.GF969@gnat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 358 bytes --]
Re: http://sources.redhat.com/ml/gdb-patches/2004-08/msg00439.html
This implements the suggestion made above.
2004-09-01 Joel Brobecker <brobecker@gnat.com>
* configure.host: Use aix.mh for all powerpc-aix hosts.
* config/powerpc/aix432.mh: Delete, no longer necessary.
Tested on powerpc-aix 5.1, no regression.
Ok to apply?
Thanks,
--
Joel
[-- Attachment #2: merge.diff --]
[-- Type: text/plain, Size: 682 bytes --]
Index: configure.host
===================================================================
RCS file: /cvs/src/src/gdb/configure.host,v
retrieving revision 1.83
diff -u -p -r1.83 configure.host
--- configure.host 12 Aug 2004 22:29:55 -0000 1.83
+++ configure.host 1 Sep 2004 18:17:42 -0000
@@ -106,10 +106,7 @@ mips*-*-netbsd* | mips*-*-knetbsd*-gnu)
ns32k-*-netbsd*) gdb_host=nbsdaout ;;
-powerpc-*-aix3*) gdb_host=aix ;;
-powerpc-*-aix4.[0-2]*) gdb_host=aix ;;
-powerpc-*-aix4.3.[0-1]*) gdb_host=aix ;;
-powerpc-*-aix*) gdb_host=aix432 ;;
+powerpc-*-aix*) gdb_host=aix ;;
powerpc-*-linux*) gdb_host=linux ;;
powerpc-*-netbsd* | powerpc-*-knetbsd*-gnu)
gdb_host=nbsd ;;
next reply other threads:[~2004-09-01 18:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-01 18:33 Joel Brobecker [this message]
2004-09-01 20:26 ` Kevin Buettner
2004-09-01 20:47 ` Joel Brobecker
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=20040901183302.GF969@gnat.com \
--to=brobecker@gnat.com \
--cc=gdb-patches@sources.redhat.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