From owner-cvs-all Sat Jul 17 1: 5: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BD38314D1A; Sat, 17 Jul 1999 01:04:59 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA32035; Sat, 17 Jul 1999 01:04:59 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199907170804.BAA32035@freefall.freebsd.org> From: Doug Rabson Date: Sat, 17 Jul 1999 01:04:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf64-alpha.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/07/17 01:04:59 PDT Modified files: contrib/binutils/bfd elf64-alpha.c Log: Merge some patches from RedHat-6.0. The most important change fixes a bug when linking large shared libraries where the linker missed out some of the dynamic relocations from the output. This prevents libqt from linking properly among other packages. Obtained from: RedHat-6.0 Revision Changes Path 1.2 +373 -53 src/contrib/binutils/bfd/elf64-alpha.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message