Alan Modra d0bf826b37 bfd/
* elf.c (_bfd_elf_fixup_group_sections): New function, split out from..
	(_bfd_elf_copy_private_header_data): ..here.
	* elflink.c (_bfd_elf_size_group_sections): New function.
	(bfd_elf_size_dynamic_sections): Call it.
	* elf-bfd.h (_bfd_elf_size_group_sections): Declare.
	(_bfd_elf_fixup_group_sections): Declare.
ld/
	* ldlang.c (unique_section_p): Add os param.  Allow group
	sections to match /DISCARD/.  Update all callers.
	* emultempl/genelf.em (gld${EMULATION_NAME}_before_allocation): New.
	(LDEMUL_BEFORE_ALLOCATION): Define.
ld/testsuite/
	* ld-elf/group.ld: Discard .dropme sections.
	* ld-elf/group10.d, * ld-elf/group10.s: New test.
2010-02-19 01:47:16 +00:00
..
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-11-26 13:45:25 +00:00
2009-11-26 13:45:25 +00:00
2009-11-26 13:45:25 +00:00
2009-09-02 07:25:43 +00:00
2010-02-19 01:47:16 +00:00
2009-09-02 07:25:43 +00:00
2008-02-15 03:35:53 +00:00
2009-09-13 07:19:18 +00:00
2009-09-02 07:25:43 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-11-26 13:45:25 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-11-26 13:45:25 +00:00
2009-10-14 05:54:29 +00:00
2010-02-08 13:50:17 +00:00
bfd
2009-09-29 14:17:19 +00:00
2009-11-26 13:45:25 +00:00
2009-03-17 12:46:19 +00:00
2009-03-17 12:46:19 +00:00
2008-06-16 16:16:31 +00:00
2009-08-10 07:50:56 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2010-01-08 01:41:11 +00:00
2009-11-26 13:45:25 +00:00
2009-09-02 07:25:43 +00:00

The files in this directory are sourced by genscripts.sh, after
setting some variables to substitute in, to produce
C source files that contain jump tables for each emulation.