From owner-cvs-contrib Sun Mar 1 15:18:34 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA21025 for cvs-contrib-outgoing; Sun, 1 Mar 1998 15:18:34 -0800 (PST) (envelope-from owner-cvs-contrib) 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 PAA20956; Sun, 1 Mar 1998 15:18:04 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA04062; Sun, 1 Mar 1998 15:17:05 -0800 (PST) Date: Sun, 1 Mar 1998 15:17:05 -0800 (PST) Message-Id: <199803012317.PAA04062@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/binutils/bfd elf32-i386.c Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1998/03/01 15:17:05 PST Modified files: contrib/binutils/bfd elf32-i386.c Log: Fix a bug which incorrectly caused files to be labeled as having text relocations in certain situations. Revision Changes Path 1.2 +6 -4 src/contrib/binutils/bfd/elf32-i386.c