From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5008 invoked by alias); 30 Mar 2006 18:22:50 -0000 Received: (qmail 5000 invoked by uid 22791); 30 Mar 2006 18:22:49 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 30 Mar 2006 18:22:48 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id k2UIMDHX022571; Thu, 30 Mar 2006 20:22:13 +0200 (CEST) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id k2UIMCOA024751; Thu, 30 Mar 2006 20:22:12 +0200 (CEST) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id k2UIMCKG005414; Thu, 30 Mar 2006 20:22:12 +0200 (CEST) Date: Thu, 30 Mar 2006 22:42:00 -0000 Message-Id: <200603301822.k2UIMCKG005414@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: tausq@debian.org CC: gdb@sources.redhat.com In-reply-to: (message from Randolph Chung on Thu, 30 Mar 2006 09:26:53 +0800) Subject: Re: GDB paper accepted for GCC summit References: <1142633147.21920.400.camel@dufur.beaverton.ibm.com> <1143675770.21920.421.camel@dufur.beaverton.ibm.com> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00224.txt.bz2 > From: Randolph Chung > Date: Thu, 30 Mar 2006 09:26:53 +0800 > > > Removed configureations > > HP/PA running BSD 6.1 > > Since its removal, this configuration has been reintroduced. Mark > maintains this IIRC. Well, the configuration Paul mentions is for the old HP BSD. I added support for OpenBSD/hppa which is quite different. Ah, and using HP/PA is a bit wierd. The official name for the architecture is PA-RISC, although the Open Source community seems to use hppa to refer to the architecture. Mark