Alan Modra e8910a83af Replace DT_PPC_TLSOPT with DT_PPC_OPT.
This removes the DT_PPC_TLSOPT/DT_PPC64_TLSOPT dynamic tag and replaces
it with DT_PPC_OPT/DT_PPC64_OPT tag to provide the same functionality
and more.  This isn't backwards compatible, but the TLSOPT tag hasn't
been used since the tls optimisation support was never submitted to
glibc.

/include/elf/
	* ppc.h (DT_PPC_TLSOPT): Delete.
	(DT_PPC_OPT, PPC_OPT_TLS): Define.
	* ppc64.h (DT_PPC64_TLSOPT): Delete.
	(DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC): Define.
bfd/
	* elf32-ppc.c (ppc_elf_size_dynamic_sections): Use new DT_PPC_OPT
	tag to specify tls optimisation.
	* elf64-ppc.c (ppc64_elf_size_dynamic_sections): Likewise.
	(ppc64_elf_finish_dynamic_sections): Specify whether multiple
	toc pointers are used via DT_PPC64_OPT.
binutils/
	* readelf.c (get_ppc_dynamic_type): Replace PPC_TLSOPT with PPC_OPT.
	(get_ppc64_dynamic_type): Replace PPC64_TLSOPT with PPC64_OPT.
2013-10-30 13:43:32 +10:30
..
2012-12-17 16:56:12 +00:00
2013-07-18 13:53:04 +00:00
2013-07-10 08:16:34 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-17 16:56:12 +00:00
2012-12-18 17:41:27 +00:00
2013-02-18 23:50:32 +00:00
2010-04-15 10:26:09 +00:00
2012-12-10 12:48:03 +00:00
2013-04-03 18:21:49 +00:00
2013-08-20 06:02:53 +00:00
2009-06-01 19:40:44 +00:00
2009-06-01 19:40:44 +00:00
2012-07-13 23:39:46 +00:00
2013-08-20 06:02:53 +00:00
2012-12-17 16:56:12 +00:00
2012-12-17 16:56:12 +00:00
2012-12-17 16:56:12 +00:00
2010-06-10 18:30:24 +00:00
2010-04-15 10:26:09 +00:00
2011-09-28 20:01:45 +00:00
2009-10-07 02:57:27 +00:00
2012-12-17 16:56:12 +00:00
2013-01-30 16:52:35 +00:00
2010-04-15 10:26:09 +00:00
2012-10-10 03:11:33 +00:00
2010-04-15 10:26:09 +00:00
2013-01-30 16:52:35 +00:00
2010-11-17 02:03:43 +00:00
2012-04-10 17:07:35 +00:00
2011-09-28 20:01:45 +00:00
2013-08-07 15:04:28 +00:00
2005-07-12 10:35:00 +00:00
2011-07-25 17:11:48 +00:00
2011-01-03 21:05:58 +00:00
2010-04-15 10:26:09 +00:00