* [RFA] Delete aix432.mh, use aix.mh instead
@ 2004-09-01 18:33 Joel Brobecker
2004-09-01 20:26 ` Kevin Buettner
0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2004-09-01 18:33 UTC (permalink / raw)
To: gdb-patches
[-- 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 ;;
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA] Delete aix432.mh, use aix.mh instead
2004-09-01 18:33 [RFA] Delete aix432.mh, use aix.mh instead Joel Brobecker
@ 2004-09-01 20:26 ` Kevin Buettner
2004-09-01 20:47 ` Joel Brobecker
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Buettner @ 2004-09-01 20:26 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches
On Wed, 1 Sep 2004 11:33:02 -0700
Joel Brobecker <brobecker@gnat.com> wrote:
> 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?
Okay.
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA] Delete aix432.mh, use aix.mh instead
2004-09-01 20:26 ` Kevin Buettner
@ 2004-09-01 20:47 ` Joel Brobecker
0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2004-09-01 20:47 UTC (permalink / raw)
To: Kevin Buettner; +Cc: gdb-patches
> > 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?
>
> Okay.
Thanks! Checked in.
--
Joel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-09-01 20:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-01 18:33 [RFA] Delete aix432.mh, use aix.mh instead Joel Brobecker
2004-09-01 20:26 ` Kevin Buettner
2004-09-01 20:47 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox