This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src bfd/ChangeLog bfd/elf32-ppc.c include/elf/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	echristo@sourceware.org	2003-07-29 06:42:51

Modified files:
	bfd            : ChangeLog elf32-ppc.c 
	include/elf    : ChangeLog ppc.h 

Log message:
	2003-07-28  Eric Christopher  <echristo@redhat.com>
	
	* elf32-ppc.c (R_PPC_RELAX32): New relocation.
	(ppc_elf_install_value): New function.
	(ppc_elf_sort_rela): Remove.
	(ppc_elf_relax_section): Rewrite. Remove old relaxation
	and replace with out of range branch stubs.
	(ppc_elf_relocate_section): Handle R_PPC_RELAX32.
	
	2003-07-28  Eric Christopher  <echristo@redhat.com>
	
	* ppc.h (R_PPC_RELAX32): New. Fake relocation.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2198&r2=1.2199
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-ppc.c.diff?cvsroot=src&r1=1.95&r2=1.96
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&r1=1.180&r2=1.181
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ppc.h.diff?cvsroot=src&r1=1.11&r2=1.12


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]