From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21493 invoked by alias); 12 May 2005 16:21:45 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 20834 invoked from network); 12 May 2005 16:21:35 -0000 Received: from unknown (HELO palrel11.hp.com) (156.153.255.246) by sourceware.org with SMTP; 12 May 2005 16:21:35 -0000 Received: from smtp1.ptp.hp.com (smtp1.ptp.hp.com [15.1.28.250]) by palrel11.hp.com (Postfix) with ESMTP id 41303809E; Thu, 12 May 2005 09:21:35 -0700 (PDT) Received: from hpsje.cup.hp.com (hpsje.cup.hp.com [15.244.96.221]) by smtp1.ptp.hp.com (Postfix) with ESMTP id 26A42160F5F; Thu, 12 May 2005 16:21:35 +0000 (UTC) Received: (from sje@localhost) by hpsje.cup.hp.com (8.9.3 (PHNE_24419+JAGae58098)/8.7.3 TIS Messaging 5.0) id JAA28560; Thu, 12 May 2005 09:21:34 -0700 (PDT) Date: Thu, 12 May 2005 16:37:00 -0000 From: Steve Ellcey Message-Id: <200505121621.JAA28560@hpsje.cup.hp.com> To: dj@redhat.com, wilson@specifixinc.com Cc: binutils@sources.redhat.com Subject: Re: Another HP-UX IA64 Build patch In-Reply-To: <200505092328.j49NS0ru031106@greed.delorie.com> X-SW-Source: 2005-05/txt/msg00431.txt.bz2 > From: DJ Delorie > > Yes, that was what I was thinking. We'll have to be careful to check > for all the potential places where basename() is used and make sure > they do the HAVE_DECL thing, else they'll break if/when this is > committed. OK, it looks like the official include/libiberty.h is kept in the GCC archive so I will take my patch over there and propose it. I'm still looking for approval/checkin for two other patches, an obvious IA64 testsuite fix: http://sourceware.org/ml/binutils/2005-05/msg00288.html and a patch to not use getc_unlocked if you don't have a declaration for it: http://sourceware.org/ml/binutils/2005-05/msg00218.html Steve Ellcey sje@cup.hp.com