4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 04:49:25 +08:00
Alan Modra 6681dfdc8c PR ld/11088
include/elf/
	* ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32_PLT,
	R_PPC_RELAX32PC_PLT): Delete.
	(R_PPC_RELAX, R_PPC_RELAX_PLT, R_PPC_RELAX_PLTREL24): Define.
bfd/
	* elf32-ppc.c (update_plt_info): Clear sec here when addend is
	less than 32768..
	(ppc_elf_check_relocs): ..rather than doing so here.  Ignore new
	relax relocs.
	(ppc_elf_gc_sweep_hook): Don't segfault when symbol hiding has
	removed plt_entry records.
	(ppc_elf_tls_setup): Handle PIE calls to __tls_get_addr correctly.
	(ppc_elf_tls_optimize): Likewise.  Also dec __tls_get_addr refcount
	when optimizing code using new tlsgd and tlsld marker relocs.
	(ppc_elf_relax_section): Differentiate relaxed PLTREL24 relocs
	from ADDR24 relocs using plt or glink.  Don't clear the addend
	for R_PPC_RELAX_PLTREL24.
	(ppc_elf_relocate_section): Correctly handle addends on relaxed
	PLTREL24 relocs.
2009-12-17 05:45:25 +00:00
..
2009-10-02 14:40:41 +00:00
2009-10-24 00:17:08 +00:00
2009-12-02 14:04:15 +00:00
2009-12-17 05:45:25 +00:00
2009-11-24 19:22:44 +00:00
2009-09-02 07:21:40 +00:00
2009-11-23 03:56:29 +00:00
2009-06-16 13:21:26 +00:00
2009-10-02 18:22:51 +00:00
2009-06-01 19:40:32 +00:00
2009-06-01 19:40:32 +00:00
2007-11-08 00:08:48 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2009-09-03 02:02:48 +00:00
2009-07-25 11:28:15 +00:00
2009-10-07 02:57:27 +00:00
2000-07-05 19:28:05 +00:00
2009-10-19 18:14:24 +00:00
2008-03-25 01:02:08 +00:00
2005-07-12 10:34:51 +00:00
2001-08-02 23:27:47 +00:00
2008-11-19 18:25:19 +00:00