From owner-cvs-all Sat Sep 19 15:32:07 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08906 for cvs-all-outgoing; Sat, 19 Sep 1998 15:32:07 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08898; Sat, 19 Sep 1998 15:32:04 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA23579; Sat, 19 Sep 1998 15:31:41 -0700 (PDT) Date: Sat, 19 Sep 1998 15:31:41 -0700 (PDT) Message-Id: <199809192231.PAA23579@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/binutils/bfd elflink.h Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1998/09/19 15:31:41 PDT Modified files: contrib/binutils/bfd elflink.h Log: Fix segmentation violation that sometimes occurred when warning symbols were used. PR: bin/7980 Submitted by: Doug Rabson Revision Changes Path 1.2 +721 -499 src/contrib/binutils/bfd/elflink.h