From owner-cvs-all Wed Oct 25 12:28:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F07C37B479; Wed, 25 Oct 2000 12:28:39 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA67852; Wed, 25 Oct 2000 12:28:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200010251928.MAA67852@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 25 Oct 2000 12:28:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf32-i386.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/10/25 12:28:38 PDT Modified files: (Branch: RELENG_4) contrib/binutils/bfd elf32-i386.c Log: Bring in rev 1.8.2.2 from the public FSF/GNU Binutils sources. This fixes the bug in Binutils 2.10.0 that makes it difficult to debug code in shared libraries. See the "GDB 4.18 and shared libraries (Mozilla)" thread in the -stable mailing list for background. Revision Changes Path 1.4.2.4 +9 -4 src/contrib/binutils/bfd/elf32-i386.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message