src/bfd ChangeLog elf32-sh.c

hp@sourceware.cygnus.com hp@sourceware.cygnus.com
Sun Sep 30 17:16:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hp@sources.redhat.com	2001-09-30 17:16:27

Modified files:
	bfd            : ChangeLog elf32-sh.c 

Log message:
	* elf32-sh.c (sh_elf_howto_table, R_SH_REL32): Make
	partial_inplace, matching assembler output.  Set src_mask to
	all ones.
	(sh_elf_relocate_section): Delete misplaced comment.
	For relocatable linking against section symbol, call
	_bfd_relocate_contents for partial_inplace relocs and adjust
	rel->r_addend for others.
	<case R_SH_DIR32, R_SH_REL32>: Fetch partial_inplace addend with
	bfd_get_32, not at rel->r_addend.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1079&r2=1.1080
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-sh.c.diff?cvsroot=src&r1=1.35&r2=1.36



More information about the Binutils-cvs mailing list