Subject: CVS commit: [netbsd-2] src/gnu/dist/binutils/bfd
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/16/2005 19:11:24
Module Name:	src
Committed By:	tron
Date:		Wed Mar 16 19:11:24 UTC 2005

Modified Files:
	src/gnu/dist/binutils/bfd [netbsd-2]: elf64-sparc.c

Log Message:
Pull up revision 1.4 (requested by skrll in ticket #1101):
Backport a change from binutils-current
 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): When linking a
 non-shared object, do not reserve space in .plt and .rela.plt for
 regular symbols neither defined nor referenced in shared objects.
This fixes firefox for Havard


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.4.1 src/gnu/dist/binutils/bfd/elf64-sparc.c

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