From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5580 invoked by alias); 20 Nov 2004 18:36:53 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5569 invoked from network); 20 Nov 2004 18:36:50 -0000 Received: from unknown (HELO walton.sibelius.xs4all.nl) (82.92.89.47) by sourceware.org with SMTP; 20 Nov 2004 18:36:50 -0000 Received: from elgar.sibelius.xs4all.nl (elgar.sibelius.xs4all.nl [192.168.0.2]) by walton.sibelius.xs4all.nl (8.13.0/8.13.0) with ESMTP id iAKIal3o002603; Sat, 20 Nov 2004 19:36:47 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (localhost [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.12.6p3/8.12.6) with ESMTP id iAKIals0001663; Sat, 20 Nov 2004 19:36:47 +0100 (CET) (envelope-from kettenis@elgar.sibelius.xs4all.nl) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.12.6p3/8.12.6/Submit) id iAKIaksu001660; Sat, 20 Nov 2004 19:36:46 +0100 (CET) Date: Sat, 20 Nov 2004 18:36:00 -0000 Message-Id: <200411201836.iAKIaksu001660@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: eliz@gnu.org CC: gdb-patches@sources.redhat.com In-reply-to: <01c4cf2c$Blat.v2.2.2$7e09d220@zahav.net.il> (eliz@gnu.org) Subject: Re: [COMMIT] Cleanup HP-UX 10.20 support such that it builds again References: <200411201728.iAKHSPdC001435@elgar.sibelius.xs4all.nl> <01c4cf2c$Blat.v2.2.2$7e09d220@zahav.net.il> X-SW-Source: 2004-11/txt/msg00412.txt.bz2 Date: Sat, 20 Nov 2004 20:11:24 +0200 From: "Eli Zaretskii" > Date: Sat, 20 Nov 2004 18:28:25 +0100 (CET) > From: Mark Kettenis > > Index: ChangeLog > from Mark Kettenis > > * hppa-hpux-nat.c: New file. This new file required an additional entry in fnchange.lst; see below. Sorry about that. Thanks! Mark