Subject: CVS commit: [netbsd-3] src/gnu/dist/binutils/bfd
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 01/05/2006 05:21:34
Module Name: src
Committed By: riz
Date: Thu Jan 5 05:21:34 UTC 2006
Modified Files:
src/gnu/dist/binutils/bfd [netbsd-3]: elf32-sh.c
Log Message:
Pull up following revision(s) (requested by uwe in ticket #1081):
gnu/dist/binutils/bfd/elf32-sh.c: revision 1.2
2005-12-31 Valeriy E. Ushakov <uwe@NetBSD.org>
Kaz Kojima <kkojima@rr.iij4u.or.jp>
* elf32-sh.c (sh_elf_relocate_section): Don't reset relocation
for R_SH_REL32 in shared objects if the symbol is locally called.
Makes hidden and protected symbols in shared objects work.
This will be committed to the binutils mainline.
To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 src/gnu/dist/binutils/bfd/elf32-sh.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.