Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* What should we do with rs6000?
@ 2004-08-11 22:16 Joel Brobecker
  2004-08-11 22:57 ` Andrew Cagney
  2004-08-12  0:38 ` Michael Snyder
  0 siblings, 2 replies; 9+ messages in thread
From: Joel Brobecker @ 2004-08-11 22:16 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-08-12 16:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-11 22:16 What should we do with rs6000? Joel Brobecker
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox