From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31059 invoked by alias); 13 Nov 2005 18:17:18 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 31026 invoked by uid 22791); 13 Nov 2005 18:17:16 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 13 Nov 2005 18:17:16 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EbMPc-0000yE-O7; Sun, 13 Nov 2005 13:17:08 -0500 Date: Sun, 13 Nov 2005 18:27:00 -0000 From: Daniel Jacobowitz To: Randolph Chung Cc: Jim Blandy , Joel Brobecker , gdb-patches@sources.redhat.com Subject: Re: [hppa] FYI: confusion in unwind descriptor field meaning Message-ID: <20051113181708.GA3599@nevyn.them.org> Mail-Followup-To: Randolph Chung , Jim Blandy , Joel Brobecker , gdb-patches@sources.redhat.com References: <20051109203108.GX1635@adacore.com> <43735815.3070805@tausq.org> <20051111001017.GJ1635@adacore.com> <437548AF.5090107@tausq.org> <8f2776cb0511111838m64d478d9s2e04db338fbf7fc8@mail.gmail.com> <4375624D.1070202@tausq.org> <8f2776cb0511112022k746e7909r24be2e964dd45a13@mail.gmail.com> <437571F4.8020508@tausq.org> <8f2776cb0511112059u4c54acf1j13936c04fed3dbe6@mail.gmail.com> <4375789C.2030809@tausq.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4375789C.2030809@tausq.org> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00168.txt.bz2 On Sat, Nov 12, 2005 at 01:07:40PM +0800, Randolph Chung wrote: > HPUX is in much worse shape I'm afriad. I don't know the status of the > BSD port. > > I believe we only have the following "actively" maintained configurations: > > hppa-*-linux > hppa-*-openbsd > hppa-*-hpux* > hppa2.0w-*-hpux* > hppa64-*-hpux* > > Which is still a lot, but not unmanagable yet. I somewhat actively > maintain and test the Linux port, and I can test the HPUX > configurations. I know nothing about BSD. This is where I have to ask... Does anyone still use the HP/UX native aCC support? I'm talking about hpacc-abi.c and the C++ bits of hpread.c. I don't think GNU C++ on HP/UX uses any of this code. I currently have access to an HP/UX system, with both the GNU and HP tools. I'm willing to go through and fix up the SOM support for the GNU tools, but I think doing aCC would be a little more than I could handle. -- Daniel Jacobowitz CodeSourcery, LLC