Subject: CVS commit: src/gnu/dist/binutils/bfd
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/31/2005 16:23:59
Module Name:	src
Committed By:	uwe
Date:		Sat Dec 31 16:23:59 UTC 2005

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

Log Message:
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.2 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.