src/bfd ChangeLog elf32-m68hc11.c

ciceron@sources.redhat.com ciceron@sources.redhat.com
Fri Apr 4 21:17:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ciceron@sourceware.org	2003-04-04 21:17:07

Modified files:
	bfd            : ChangeLog elf32-m68hc11.c 

Log message:
	* elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
	symbols that mark the end of the section.
	(m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
	converting to a relative branch so that the offset is computed after
	the relaxation; also relocate a jsr into a bsr if possible but don't
	relax them if they are to a far symbol as we need to call the
	trampoline code.
	(elf_m68hc11_howto_table): Set pcrel_offset to true.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1988&r2=1.1989
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-m68hc11.c.diff?cvsroot=src&r1=1.15&r2=1.16



More information about the Binutils-cvs mailing list