From owner-cvs-src@FreeBSD.ORG Tue May 27 22:28:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0770037B401; Tue, 27 May 2003 22:28:16 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id D19F943F3F; Tue, 27 May 2003 22:28:14 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 63E9A66B9B; Tue, 27 May 2003 22:28:14 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 419355EF; Tue, 27 May 2003 22:28:14 -0700 (PDT) Date: Tue, 27 May 2003 22:28:14 -0700 From: Kris Kennaway To: "David E. O'Brien" Message-ID: <20030528052814.GA90975@rot13.obsecurity.org> References: <200305280332.h4S3WXni074958@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: <200305280332.h4S3WXni074958@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/binutils/bfd elf64-alpha.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2003 05:28:16 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 27, 2003 at 08:32:33PM -0700, David E. O'Brien wrote: > obrien 2003/05/27 20:32:33 PDT >=20 > FreeBSD src repository >=20 > Modified files: > contrib/binutils/bfd elf64-alpha.c=20 > Log: > From FSF Binutils CVS repo: > 2003-04-09 Richard Henderson > * elf64-alpha.c (elf64_alpha_relocate_section) : > Ignore relocations against r_symndx =3D=3D 0. > =20 > Requested by: kris,re(scottl) Thanks. In case anyone else is interested, this fixes the failures on alpha when trying to link large object files (most commonly in C++ code in KDE). Kris --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+1EjuWry0BWjoQKURApcIAJ497qOnqFJHQBHDaLHmmT8ghnwpIgCgip34 vJkr8EZXIYwtEDPIbUEcmXs= =+7SO -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--