From: Joel Brobecker <brobecker@gnat.com>
To: gdb-patches@sources.redhat.com
Subject: What should we do with rs6000?
Date: Wed, 11 Aug 2004 22:16:00 -0000 [thread overview]
Message-ID: <20040811221554.GG25562@gnat.com> (raw)
I am mostly interested in config/rs6000/xm-rs6000.h. This file gets
included because config/rs6000/rs6000.mh gets selected. This leads
me to configure.host, where I see that this mh file only gets selected
if GDB is configure with a rs6000-*-* triplet that don't match certain
conditions:
rs6000-*-lynxos*) gdb_host=rs6000lynx ;;
rs6000-*-aix4*) gdb_host=aix4 ;;
rs6000-*-*) gdb_host=rs6000 ;;
So I guess this means older versions of AIX (3.x and older).
Am I right?
Do we still support older versions of AIX?
How about rs6000 itself??? Still supported?
--
Joel
next reply other threads:[~2004-08-11 22:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-11 22:16 Joel Brobecker [this message]
2004-08-11 22:57 ` Andrew Cagney
2004-08-12 3:33 ` Joel Brobecker
2004-08-12 12:07 ` Andrew Cagney
2004-08-12 15:12 ` Joel Brobecker
2004-08-12 15:34 ` Andrew Cagney
2004-08-12 16:12 ` Kevin Buettner
2004-08-12 0:38 ` Michael Snyder
2004-08-12 3:25 ` 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=20040811221554.GG25562@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