From patchwork Thu Feb 17 00:30:33 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John David Anglin X-Patchwork-Id: 568811 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id p1H0UcZo005375 for ; Thu, 17 Feb 2011 00:30:39 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752638Ab1BQAah (ORCPT ); Wed, 16 Feb 2011 19:30:37 -0500 Received: from hiauly1.hia.nrc.ca ([132.246.10.84]:1931 "EHLO hiauly1.hia.nrc.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751781Ab1BQAag (ORCPT ); Wed, 16 Feb 2011 19:30:36 -0500 Received: by hiauly1.hia.nrc.ca (Postfix, from userid 1000) id 2962F4E01; Wed, 16 Feb 2011 19:30:33 -0500 (EST) Date: Wed, 16 Feb 2011 19:30:33 -0500 From: John David Anglin To: "Carlos O'Donell" Cc: John David Anglin , James.Bottomley@hansenpartnership.com, linux-parisc@vger.kernel.org Subject: binutils change break glibc build Message-ID: <20110217003032.GA26155@hiauly1.hia.nrc.ca> Reply-To: John David Anglin References: <20110210170033.4317E4ED8@hiauly1.hia.nrc.ca> <20110210200044.203164E01@hiauly1.hia.nrc.ca> <20110212161846.GA24076@hiauly1.hia.nrc.ca> <20110213193934.GA28834@hiauly1.hia.nrc.ca> <20110215015852.GA6615@hiauly1.hia.nrc.ca> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Organization: nrc.ca User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Thu, 17 Feb 2011 00:30:39 +0000 (UTC) Index: emulparams/hppalinux.sh =================================================================== RCS file: /cvs/src/src/ld/emulparams/hppalinux.sh,v retrieving revision 1.14 diff -u -3 -p -r1.14 hppalinux.sh --- emulparams/hppalinux.sh 22 Oct 2008 05:20:44 -0000 1.14 +++ emulparams/hppalinux.sh 15 Feb 2011 14:30:24 -0000 @@ -8,6 +8,8 @@ NO_REL_RELOCS=yes TEXT_START_ADDR=0x10000 TARGET_PAGE_SIZE=0x10000 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)" +DATA_ADDR="ALIGN(${MAXPAGESIZE})" +SHLIB_DATA_ADDR="ALIGN(${MAXPAGESIZE})" ARCH=hppa MACHINE=hppa1.1 # We use 1.1 specific features. NOP=0x08000240