Alan Modra d8b84e4bc4 include/
* bfdlink.h (bfd_link_repair_undef_list): Declare.
bfd/
	* elf64-ppc.c (ppc64_elf_check_directives): Move undefs list fixup..
	* linker.c (bfd_link_repair_undef_list): ..to new function, but don't
	remove anything but new and undefweak.
	* elflink.c (_bfd_elf_link_create_dynamic_sections): Override any
	existing _DYNAMIC.
	(_bfd_elf_create_dynamic_sections): Formatting.
	(bfd_elf_record_link_assignment): Call bfd_link_repair_undef_list.
	(_bfd_elf_merge_symbol): Don't handle as-needed syms here.
	(struct elf_smash_data): New.
	(elf_smash_syms): New function.
	(elf_link_add_object_symbols): Call elf_smash_syms.  Don't add
	unneeded dynamic objects to loaded list.
	(elf_link_output_extsym): Don't handle as-needed here.  Strip
	bfd_link_hash_new symbols.
	* elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
	delref when dynindx is already -1.
	* elf64-alpha.c (elf64_alpha_output_extsym): Strip bfd_link_hash_new
	symbols.
	* elfxx-mips.c (mips_elf_output_extsym): Likewise.
ld/
	* ld.texinfo: Clarify --as-needed operation.
2005-02-01 01:11:22 +00:00
..
2004-01-06 17:05:11 +00:00
2005-01-25 20:22:35 +00:00
2003-08-07 02:25:50 +00:00
2005-01-25 20:22:35 +00:00
2004-09-05 06:04:05 +00:00
2005-02-01 01:11:22 +00:00
2005-02-01 01:11:22 +00:00
2004-01-02 11:16:20 +00:00
2004-05-04 20:06:15 +00:00
2005-01-10 09:54:50 +00:00
2004-02-25 02:04:30 +00:00
2004-12-10 22:04:33 +00:00
2002-10-27 01:02:05 +00:00
2004-04-22 18:38:58 +00:00
2003-11-06 11:58:58 +00:00
2004-09-14 01:16:22 +00:00
2004-07-13 21:10:23 +00:00
2002-10-27 01:02:05 +00:00
2003-06-22 16:35:51 +00:00
2004-03-30 20:03:09 +00:00
2004-10-08 00:22:12 +00:00