binutils-gdb/include/elf
Alan Modra a7f2871e66 include/elf/
* ppc.h (DT_PPC_TLSOPT): Define.
	* ppc64.h (DT_PPC64_TLSOPT): Define.
bfd/
	* elf32-ppc.c (TLS_GET_ADDR_GLINK_SIZE): Define.
	(ADD_3_12_2, BEQLR, CMPWI_11_0, LWZ_11_3, LWZ_12_3): Define.
	(MR_0_3, MR_3_0): Define.
	(struct ppc_elf_link_hash_table): Add no_tls_get_addr_opt.
	(ppc_elf_select_plt_layout): Save emit_stub_syms param earlier.
	(ppc_elf_tls_setup): Add no_tls_get_addr_opt param and save to hash
	table.  Check for presense of __tls_get_addr_opt
	(allocate_dynrelocs): Increase glink entry size for __tls_get_addr.
	(ppc_elf_size_dynamic_sections): Add DT_PPC_TLS_OPT tag.
	(write_glink_stub): Add param p.
	(ppc_elf_relocate_section): Adjust write_glink_stub call.
	(ppc_elf_finish_dynamic_symbol): Emit special glink call stub for
	__tls_get_addr.
	* elf32-ppc.h (ppc_elf_tls_setup): Update prototype.
	* elf64-ppc.c (struct ppc_link_hash_table): Add no_tls_get_addr_opt.
	(ppc64_elf_tls_setup): Add no_tls_get_addr_opt param and save to hash
	table.  Check for presense of __tls_get_addr_opt.
	(ppc64_elf_size_dynamic_sections): Add DT_PPC64_TLS_OPT tag.
	(LD_R11_0R3, LD_R12_0R3, MR_R0_R3, CMPDI_R11_0, ADD_R3_R12_R13,
	BEQLR, MR_R3_R0, MFLR_R11, STD_R11_0R1, BCTRL, LD_R11_0R1,
	LD_R2_0R1, MTLR_R11): Define.
	(build_tls_get_addr_stub): New function.
	(ppc_build_one_stub): Call it.
	(ppc_size_one_stub): Add extra size for __tls_get_addr stub.
	(ppc64_elf_relocate_section): Don't change nop to ld 2,40(1) for
	__tls_get_addr plt call.
	* elf64-ppc.h (ppc64_elf_tls_setup): Update prototype.
binutils/
	* readelf.c (get_ppc_dynamic_type): Add TLSOPT.
	(get_ppc64_dynamic_type): Likewise.
ld/
	* emultempl/ppc32elf.em (no_tls_get_addr_opt): New var.
	(ppc_before_allocation): Pass to ppc_elf_tls_setup.
	(OPTION_NO_TLS_GET_ADDR_OPT): Define.  Redefine other options in
	terms of previous option.
	(PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add
	--no-tls-get-addr-optimize.
	(PARSE_AND_LIST_ARGS_CASES): Handle it.
	* emultempl/ppc64elf.em (no_tls_get_addr_opt): New var.
	(ppc_before_allocation): Pass to ppc64_elf_tls_setup.
	(OPTION_NO_TLS_GET_ADDR_OPT): Define.
	(PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add
	--no-tls-get-addr-optimize.
	(PARSE_AND_LIST_ARGS_CASES): Handle it.
ld/testsuite/
	* ld-powerpc/tlslib.s: Delete dot-symbol entry syms.  Add
	__tls_get_addr_opt.
	* ld-powerpc/tlslib32.s: Add __tls_get_addr_opt.
	* ld-powerpc/oldtlslib.s: New file, old-abi version of tlslib.s.
	* ld-powerpc/powerpc.exp: Build old-abi library and use it in
	two new link tests.
	* ld-powerpc/tlsexe.d: Update for new __tls_get_addr stub.
	* ld-powerpc/tlsexe.g, * ld-powerpc/tlsexe.r, *ld-powerpc/tlsexe32.d,
	* ld-powerpc/tlsexe32.g, * ld-powerpc/tlsexe32.r,
	* ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g,
	* ld-powerpc/tlsexetoc.r: Likewise.
2009-09-21 11:51:02 +00:00
..
ChangeLog include/elf/ 2009-09-21 11:51:02 +00:00
ChangeLog-9103
alpha.h
arc.h
arm.h * readelf.c (get_arm_section_type_name): Added support for 2009-08-10 14:56:34 +00:00
avr.h Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC. 2008-08-09 05:35:13 +00:00
bfin.h update copyright dates 2009-09-02 07:25:43 +00:00
common.h Add EM_resnnn, new EM_ entries, change EM_MICROBLAZE. 2009-08-09 13:42:26 +00:00
cr16.h * cr16.h (R_CR16_GOT_REGREL20, R_CR16_GOTC_REGREL20 and 2008-11-27 11:35:39 +00:00
cr16c.h * elf/cr16c.h (SHN_CR16C_FCOMMON): Define using SHN_LORESERVE. 2008-03-11 23:21:08 +00:00
cris.h * cris.h (R_CRIS_32_IE): New relocation. 2008-12-20 00:24:16 +00:00
crx.h
d10v.h
d30v.h
dlx.h
dwarf.h
external.h include/elf/ 2008-03-12 08:37:09 +00:00
fr30.h
frv.h
h8.h
hppa.h * elf/cr16c.h (SHN_CR16C_FCOMMON): Define using SHN_LORESERVE. 2008-03-11 23:21:08 +00:00
i370.h
i386.h update copyright dates 2009-09-02 07:25:43 +00:00
i860.h
i960.h
ia64.h * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO, 2009-01-15 12:42:52 +00:00
internal.h bfd/ 2008-11-14 14:44:09 +00:00
ip2k.h
iq2000.h
lm32.h Add LM32 port. 2008-12-23 19:10:25 +00:00
m32c.h [include/elf] 2006-02-24 22:10:36 +00:00
m32r.h * elf/cr16c.h (SHN_CR16C_FCOMMON): Define using SHN_LORESERVE. 2008-03-11 23:21:08 +00:00
m68hc11.h
m68k.h update copyright dates 2009-09-02 07:25:43 +00:00
mcore.h
mep.h update copyright dates 2009-09-02 07:25:43 +00:00
microblaze.h Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
mips.h update copyright dates 2009-09-02 07:25:43 +00:00
mmix.h
mn10200.h
mn10300.h * mn10300.h (R_MN10300_ALIGN): Define. 2007-10-30 15:18:29 +00:00
moxie.h Add PC-relative branch instructions to moxie port. 2009-06-11 11:27:58 +00:00
msp430.h
mt.h Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +00:00
openrisc.h
or32.h
pj.h
ppc.h include/elf/ 2009-09-21 11:51:02 +00:00
ppc64.h include/elf/ 2009-09-21 11:51:02 +00:00
reloc-macros.h * reloc-macros.h: Add a comment about the use of the 2008-05-21 14:50:07 +00:00
s390.h
score.h Add support for Score7 architecture. 2009-03-02 10:33:08 +00:00
sh.h * sh.h (EF_SH_BFD_TABLE): Set bfd_mach_sh for EF_SH_UNKNOWN. 2008-06-09 22:20:46 +00:00
sparc.h Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
spu.h update copyright dates 2009-09-02 07:25:43 +00:00
v850.h * elf/cr16c.h (SHN_CR16C_FCOMMON): Define using SHN_LORESERVE. 2008-03-11 23:21:08 +00:00
vax.h
vxworks.h include/elf/ 2007-11-08 13:51:07 +00:00
x86-64.h update copyright dates 2009-09-02 07:25:43 +00:00
xc16x.h Add support for the Infineon XC16X. 2006-02-17 14:36:28 +00:00
xstormy16.h
xtensa.h 2008-08-20 Bob Wilson <bob.wilson@acm.org> 2008-08-20 23:28:59 +00:00