Files
binutils-gdb/include/elf
Alan Modra 006589cfa1 R_PPC64_ENTRY
Add a new relocation that marks large-model entry code, for edit back
to medium-model.

include/elf/
	* ppc64.h (R_PPC64_ENTRY): Define.
bfd/
	* reloc.c (BFD_RELOC_PPC64_ENTRY): New.
	* elf64-ppc.c (reloc_howto_type ppc64_elf_howto_raw): Add
	entry for R_PPC64_ENTRY.
	(LD_R2_0R12, ADD_R2_R2_R12, LIS_R2, ADDIS_R2_R12): Define.
	(ppc64_elf_reloc_type_lookup): Handle R_PPC64_ENTRY.
	(ppc64_elf_relocate_section): Edit code at R_PPC64_ENTTY.  Use
	new insn defines.
	* libbfd.h: Regenerate.
	* bfd-in2.h: Regenerate.
2015-12-07 13:14:53 +10:30
..
2015-10-07 14:20:19 +01:00
2015-12-07 13:14:53 +10:30
2012-12-10 12:48:03 +00:00
2015-01-28 16:25:18 +10:30
2015-10-22 04:47:07 -07:00
2015-04-24 05:40:23 -07:00
2015-07-01 16:02:09 -07:00
2015-12-07 13:14:53 +10:30