bfd/
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 17c703bd514a7ce379a2383d49f6c1659519a253..4abbfbc72913ad509e2b8daf052740546f106385 100644 (file)
@@ -1,3 +1,59 @@
+2006-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * emultempl/armelf.em (arm_elf_before_allocation): Only call
+       bfd_elf32_arm_process_before_allocation if no dynamic sections.
+
+2006-11-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/elf32.em (gld*_before_allocation): Adjust output section
+       size for warning sections.
+
+2006-11-06  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * emultempl/elf32.em (gld*_before_allocation): Don't prepend
+       "warning" to the message.
+
+2006-10-31  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * pe-dll.c (autofilter_entry_type): Change name to const.
+       (pe_details_type) : Change target_name, object_target and
+       autofilter_symbollist to const.
+       (autofilter_symbollist_generic): Change to const.
+       (autofilter_symbollist_i386, pe_detail_list, pe_details,
+       autofilter_liblist, autofilter_objlist autofilter_symbolprefixlist,
+       autofilter_symbolsuffixlist): Likewise.
+       (is_import): Fix indentation.
+       (auto_export): Change afptr to const.  Move name declaration to
+       beginning of scope.
+       (make_tail): Clear undefined byte.
+       (jmp_ix86_bytes, jmp_sh_bytes, jmp_mips_bytes, jmp_arm_bytes): Change
+       to const.
+       (make_one): Change jmp_bytes to const.  Make idata$6 member size
+       arithmetic explicit and add comment.
+
+2006-10-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/3111
+       * ld.h (args_type): Remove reduce_memory_overheads.
+
+       * ldlang.c (lang_map): Updated.
+       (section_already_linked): Likewise.
+       (print_input_section): Likewise.
+       * ldmain.c (main): Likewise.
+       * lexsup.c (parse_args): Likewise.
+
+2006-10-29  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * pe-dll.c (make_singleton_name_thunk): Re-add the NULL terminator.
+
+2006-10-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (lang_map): Don't say SEC_LINKER_CREATED and SEC_KEEP
+       sections have been discarded.
+       (lang_do_version_exports_section): Set SEC_KEEP on export section.
+       * emultempl/elf32.em (before_allocation): Set SEC_KEEP on warning
+       sections.
+
 2006-10-26  Joseph S. Myers  <joseph@codesourcery.com>
             Mark Mitchell  <mark@codesourcery.com>
 
This page took 0.02299 seconds and 4 git commands to generate.