Subject: CVS commit: src/gnu/dist/binutils/bfd
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/16/2007 22:12:12
Module Name:	src
Committed By:	matt
Date:		Fri Mar 16 22:12:12 UTC 2007

Modified Files:
	src/gnu/dist/binutils/bfd: elf32-vax.c

Log Message:
Don't emit PLT entries for PC32 entries not in a code section.
Don't emit PC32 relocations in shared libraries if the relocation is not in
a section with the CODE attribute.  (This is for DWARF2).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/gnu/dist/binutils/bfd/elf32-vax.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.