X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2FChangeLog;h=73b4f6c11ebf0033ff81a64e952199e78d2d888c;hb=2caa7ca0aa6cb3ac5c385089c2bce6418fc30d08;hp=14c5a2a296e6687b02e5e7ffd76c6e4af6ba83cf;hpb=5061a8853b6f8fb5af87b8ff4a0f7a2460ad333b;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ChangeLog b/ld/ChangeLog index 14c5a2a296..73b4f6c11e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,623 @@ +2006-11-27 Bob Wilson + + * emultempl/xtensaelf.em (XSHAL_ABI): Add default definition. + (replace_insn_sec_with_prop_sec): Use bfd_make_section_with_flags. + Delete redundant code to set sections flags and alignment. + (xt_config_info_unpack_and_check, check_xtensa_info): New. + (elf_xtensa_after_open): Iterate over input statements instead of + link_info.input_bfds. + (elf_xtensa_before_allocation): Likewise. Call check_xtensa_info for + each input, and write a new .xtensa.info section in the output. + +2006-11-22 Nick Clifton + + * configure.in (LINGUAS): Add ga. + * po/ga.po: New Irish translation. + +2006-11-20 H.J. Lu + + * ld.texinfo: Fix a typo. + +2006-11-20 Alan Modra + + * emulparams/elf32_spu.sh (OTHER_SECTIONS): Define. + +2006-11-13 Daniel Jacobowitz + + * emultempl/armelf.em (arm_elf_before_allocation): Only call + bfd_elf32_arm_process_before_allocation if no dynamic sections. + +2006-11-08 Alan Modra + + * emultempl/elf32.em (gld*_before_allocation): Adjust output section + size for warning sections. + +2006-11-06 Vladimir Prus + + * emultempl/elf32.em (gld*_before_allocation): Don't prepend + "warning" to the message. + +2006-10-31 Pedro Alves + + * 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 + + 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 + + * pe-dll.c (make_singleton_name_thunk): Re-add the NULL terminator. + +2006-10-27 Alan Modra + + * 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 + Mark Mitchell + + * configure.tgt (arm*linux*): Support both big- and little-endian. + +2006-10-25 H.J. Lu + + * emulparams/hppa64linux.sh (LARGE_SECTIONS): Renamed to ... + (OTHER_BSS_SECTIONS): This. + * scripttempl/elf.sc (OTHER_BSS_SECTIONS): Support LARGE_SECTIONS. + (LARGE_SECTIONS): Move .lbss sections to OTHER_BSS_SECTIONS. + +2006-10-25 Alan Modra + Trevor Smigiel + Yukishige Shibata + Nobuhisa Fujinami + Takeaki Fukuoka + + * emulparams/elf32_spu.sh: New file. + * emultempl/spu_inc.s: New file. + * emultempl/spu_ovl.S: New file. + * emultempl/spu_ovl.o: New file. + * emultempl/spuelf.em: New file. + * Makefile.am: Add SPU support. + * configure.tgt: Likewise. + * ldlang.c (load_symbols): Make global. + * ldlang.h (load_symbols): Declare. + * scripttempl/elf.sc (OTHER_BSS_SECTIONS): Add. + * Makefile.in: Regenerate. + +2006-10-24 Ben Elliston + + * lexsup.c (parse_args): Add a comment noting a fall-through. + +2006-10-24 H.J. Lu + + * configure.in (AC_CHECK_HEADERS): Add limits.h and sys/param.h. + * configure: Regenerated. + * config.in: Likewise. + +2006-10-23 Alan Modra + + * emulparams/h8300elf.sh (TINY_DATA_SECTION, TINY_BSS_SECTION): Don't + set section address on a relocatable link. + + * ld.texinfo (Output Section Discarding): Fix xref. + +2006-10-21 Kaz Kojima + + * emulparams/shelf32.sh: Set default stack to 0x80000. + * emulparams/shelf64.sh: Likewise. + +2006-10-20 Richard Sandiford + + * emulparams/elf32bmip.sh (OTHER_GOT_RELOC_SECTIONS): Define. + * emulparams/elf32bmipn32-defs.sh (OTHER_GOT_RELOC_SECTIONS): Likewise. + +2006-10-19 Alan Modra + + * emultempl/armelf.em (arm_elf_before_allocation): Run + gld${EMULATION_NAME}_before_allocation later. + * ldlang.c (lang_size_sections_1): Revert 2006-09-15 change. + +2006-10-18 Roy Marples + + * emulparams/elf64_sparc_fbsd.sh (OUTPUT_FORMAT): Define as + elf64-sparc-freebsd. + +2006-10-18 Joseph Myers + + * configure.tgt (i[3-7]86-*-linux-*): Also define + targ_extra_libpath in want64 case. + * emulparams/elf_x86_64.sh: Handle i[3-7]86-*-linux-* the same as + x86_64*-linux*. + +2006-10-17 Alan Modra + + * scripttempl/elf.sc (INTERP): Delete. Move definition to.. + (INITIAL_READONLY_SECTIONS): ..here. + * emulparams/criself.sh (INITIAL_READONLY_SECTIONS): Include .interp. + * emulparams/elf32bmip.sh (INITIAL_READONLY_SECTIONS): Ditto. + * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Ditto. + +2006-10-17 Alan Modra + + * ldlang.c (strip_excluded_output_sections): Do strip sections + that define syms, but don't ignore them. + * ld.texinfo (Output Section Discarding): Revise. + * emultempl/armcoff.em (gld${EMULATION_NAME}_finish): Always call + finish_default. + +2006-10-16 Richard Sandiford + + * Makefile.am (eelf64bmip.c): Depend on emulparams/elf64bmip-defs.sh. + (eelf64btsmip.c, eelf64ltsmip.c): Likewise. + * Makefile.in: Regenerate. + * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Include + .reginfo rather than .MIPS.options. + * emulparams/elf64bmip-defs.sh: New file. + * emulparams/elf64bmip.sh: Include it. + (COMMONPAGESIZE): Delete. + * emulparams/elf64btsmip.sh: As for elf64bmip.sh. + +2006-10-12 Bob Wilson + + * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Check + for linkonce XCC exception tables (".e" and ".h"). + +2006-10-11 Bob Wilson + + * emulparams/elf32xtensa.sh (TEXT_PLT): Enable. + (OTHER_READONLY_SECTIONS): Add linkonce .xt_except_table sections. + (OTHER_READWRITE_SECTIONS): Add linkonce .xt_except_desc sections. + (OTHER_SDATA_SECTIONS): New. + * scripttempl/elfxtensa.sc: Import changes from elf.sc. + +2006-10-11 Jakub Jelinek + + * ldlang.c (lang_append_dynamic_list): When appending, add all elements + of the dynamic list rather than just the first entry. + +2006-10-10 Bob Wilson + + * emulparams/elf32xtensa.sh (GENERATE_PIE_SCRIPT): Enable. + +2006-10-06 Mike Frysinger + + * genscripts.sh: Respect LIBPATH_SUFFIX when not using sysroot. + +2006-10-04 Bob Wilson + + * emulparams/xtensa-config.sh: Delete file. + * emulparams/elf32xtensa.sh: Set MAXPAGESIZE here instead of including + xtensa-config.sh. + * Makefile.am (eelf32xtensa.c): Remove dependency on xtensa-config.sh. + * Makefile.in: Regenerate. + +2006-10-03 Pedro Alves + + * pe-dll.c : Fix typo. + (autofilter_symbolprefixlist) : Remove __imp_. + (is_import) : New. + (auto-export) : Remove re-import check. Moved to callers. + (process_def_file) : Check is symbol is an import. Always + underscore __imp_. + Only skip underscore on underscored targets. + (make_one) : Always underscore __imp_. + (pe_create_runtime_relocator_reference) : Only underscore + _pei386_runtime_relocator on underscored targets. + (pe_process_import_defs) : Always underscore __imp_. + * pe.em (U) : New macro. + (set_pe_subsystem) : Remove underscore from _WinMainCRTStartup + on wince subsystem case. + (pe_find_data_imports) : Use U on "_head_". + (gld_${EMULATION_NAME}_unrecognized_file) : Use U. + +2006-09-26 H.J. Lu + + PR ld/3223 + PR ld/3267 + * ld.texinfo: Updated Output Section Discarding. + + * ldlang.h (lang_output_section_statement_type): Add + section_relative_symbol. + * ldlang.c (strip_excluded_output_sections): Don't strip a + section with a symbol relative to it. + (lang_size_sections_1): Mark if an output section has a symbol + symbol relative to it. + +2006-09-25 Bob Wilson + + * ld.texinfo (Options): Update description of local symbols for -X. + +2006-09-23 H.J. Lu + + PR ld/3249 + * scripttempl/elf.sc: Don't combine .gnu.linkonce.d.*personality* + and .gnu.linkonce.wi.* sections with .data and .debug_info for + relocatable link. + +2006-09-20 Kai Tietz + + * configure.in: Add new target x86_64-pc-mingw64. + * configure: Regenerate. + * configure.tgt: Add definition of target emulation i386pep. + * Makefile.am: Add new target files for target-all. + * Makefile.in: Regenerate. + * pe-dll.c: Adjust to be inheritable by pep_dll.c as include. + Fix memory out of bounds excess for idata relocation section data. + * pep-dll.c: Add target specific shared object handling. + * pep-dll.h: Add target specific definitions for shared object handling. + * emulparams/i386pep.sh: Add new emulation params for target x86_64 coff. + * emultempl/pep.em: Add new emulation file for target x86_64 coff. + * po/POTFILES.in: Regenerate. + * scripttempl/pep.sc: Add linker script template for target x86_64 coff. + * NEWS: Mention new target. + +2006-09-18 Thiemo Seufer + + * configure.tgt: Add mips*el-sde-elf* and mips*-sde-elf* + configurations. + +2006-09-17 Mei Ligang + + * emulparams/scoreelf.sh: New file. + * emultempl/scoreelf.em: New file. + * Makefile.am: Add Score files. + * Makefile.in: Regenerate. + * configure.tgt: Add Score target. + * NEWS: Mention new target support. + +2006-09-16 Nick Clifton + Pedro Alves + + * ldctor.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ + macros defined in bfd.h. + * ldmain.c: Likewise. + * ldwrite.c: Likewise. + * lexsup.c: Likewise. + * pe-dll.c: Likewise. + * emultempl/aix.em: Likewise. + * emultempl/beos.em: Likewise. + * emultempl/elf32.em: Likewise. + * emultempl/pe.em: Likewise. + * emultempl/sunos.em: Likewise. + * emultempl/xtensaelf.em: Likewise. + +2006-09-15 Nick Clifton + + PR ld/3107 + * ldlang.c (lang_size_sections_1): Do not abort when encountering + a non-empty section that is ignored. Instead produce a warning + message. + +2006-09-08 H.J. Lu + + * ld.texinfo: Document --dynamic-list-cpp-typeinfo. + +2006-09-07 H.J. Lu + + * Makefile.am (CXX): Set to g++. + (CXX_FOR_TARGET): Likewise. + * Makefile.in: Regenerated. + + * NEWS: Mention --dynamic-list. + + * ld.texinfo: Document --dynamic-list. + + * ldgram.y: Support dynamic list. + + * ldlang.c (lang_process): Call lang_finalize_version_expr_head + on link_info.dynamic if needed. + (lang_append_dynamic_list): New. + (lang_append_dynamic_list_cpp_typeinfo): New. + * ldlang.h (lang_append_dynamic_list): Likewise. + * ldlang.h (lang_append_dynamic_list_cpp_typeinfo): Likewise. + + * ldlex.h (input_enum): Add input_dynamic_list. + * ldlex.l: Handle it. + + * ldmain.c (main): Initialize link_info.dynamic. + + * lexsup.c (option_values): Add OPTION_DYNAMIC_LIST and + OPTION_DYNAMIC_LIST_CPP_TYPEINFO. + (ld_options): Add entries for OPTION_DYNAMIC_LIST and + OPTION_DYNAMIC_LIST_CPP_TYPEINFO. + (parse_args): Handle OPTION_DYNAMIC_LIST and + OPTION_DYNAMIC_LIST_CPP_TYPEINFO. + +2006-09-07 Joel Sherrill + + * emulparams/h8300elf.sh: _tinydata should not be placed in + relocatables. + * emulparams/h8300.sh: Likewise. + * emulparams/h8300sxelf.sh: Likewise. + +2006-09-05 H.J. Lu + + PR ld/3015 + * emultempl/elf32.em: Enable "-z relro" only if $COMMONPAGESIZE + is defined. + +2006-08-29 Nathan Sidwell + + * ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match. + +2006-08-28 Alan Modra + + * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will + not match random object files in a path containing "crtbegin" or + "crtend" as part of a directory name. + * scripttempl/armbpabi.sc: Likewise. + * scripttempl/crisaout.sc: Likewise. + * scripttempl/elf32crx.sc: Likewise. + * scripttempl/elf32sh-symbian.sc: Likewise. + * scripttempl/elf_chaos.sc: Likewise. + * scripttempl/elfd10v.sc: Likewise. + * scripttempl/elfd30v.sc: Likewise. + * scripttempl/elfxtensa.sc: Likewise. + * scripttempl/iq2000.sc: Likewise. + * scripttempl/mmo.sc: Likewise. + * scripttempl/xstormy16.sc: Likewise. + +2006-08-24 Bob Wilson + + * emulparams/elf32xtensa.sh (.xt.prop): Add .xt.prop.*. + * scripttempl/elfxtensa.sc (.text): Add .literal.*. + +2006-08-24 Pedro Alves + + * ldlang.c (lang_size_sections_1, lang_assignment_statement_enum): + Adjust the current address of DEFAULT_MEMORY_REGION even + when dot hasn't changed. + +2006-08-23 Alan Modra + + * ldexp.c (fold_name ): Return an absolute value + rather than a section relative value. + +2006-08-22 Alan Modra + + * NEWS: Mention LMA default change. + * ld.texinfo (Output Section LMA): Update default description. + (Location Counter): Clarify backward movement. + * ldlang.c (lang_size_sections_1): Leave non-alloc sections with + default lma equal to vma. Warn on backward movement of dot. + +2006-08-22 Pedro Alves + + * configure.tgt: Set targ_emul to arm_wince_pe for ARM + Windows CE targets. + +2006-08-22 Pedro Alves + + * Makefile.am: Split arm-wince into its own emulation. + * Makefile.in: Regenerate. + * pe-dll.c : Define PE_ARCH_arm_wince. + (pe_detail_list): Add PE_ARCH_arm_wince case. + (make_one): Handle PE_ARCH_arm_epoc and PE_ARCH_arm_wince cases. + * emulparams/arm_wince_pe.sh: New file. + * emultempl/pe.em: Handle new TARGET_IS_arm_wince_pe define. + Remap bfd_arm_allocate_interworking_sections, + bfd_arm_get_bfd_for_interworking and + bfd_arm_process_before_allocation for arm-pe and arm-wince-pe + targets too. + (gld_${EMULATION_NAME}_recognized_file): Handle arm-wince and + arm-epoc bfd format names. + +2006-08-18 Paul Brook + + * emultempl/armelf.em (arm_elf_before_allocation): Call + gld${EMULATION_NAME}_before_allocation after setting interworking bfd. + +2006-08-17 Pedro Alves + + * pe-dll.c (autofilter_symbolprefixlist): Remove .idata$. + (generate_reloc): Revert to skipping sections without a SEC_LOAD flag, + and to not skipping .idata* sections. + +2006-08-16 Alan Modra + + PR 3052 + * ldlang.h (lang_output_section_statement_type): Replace + "processed" field with "processed_vma" and "processed_lma". + * ldlang.c (lang_do_assignments_1): Move lma setting code.. + (lang_size_sections_1): ..to here. + (lang_reset_memory_regions): Adjust for + lang_output_section_statement_type change. + * ldexp.c (fold_name): Likewise. + +2006-08-08 Peter S. Mazinger + + * emulparams/armelf.sh (MAXPAGESIZE): Changed to + "CONSTANT (MAXPAGESIZE)". + +2006-08-08 H.J. Lu + + PR ld/3006 + * ldlang.c (lang_section_bst_type): Moved to ... + * ldlang.h: Here. + + * ldlang.h (lang_wild_statement_struct): Add a tree field. + + * ldlang.c (wild_sort_fast): Use the tree field for BST. + (wild): Likeise. + (analyze_walk_wild_section_handler): Initialize the tree field. + +2006-08-08 H.J. Lu + + PR ld/3009 + * ldlang.c (update_wild_statements): Update the whole wild + section list. + +2006-08-04 Nick Clifton + Mike Frysinger + + * scripttempl/elf.sc (USER_LABEL_PREFIX): Define. + (__preinit_array_start, __preinit_array_end, __init_array_start, + __init_array_end, __fini_array_start, __fini_array_end, edata, end): + Use ${USER_LABEL_PREFIX}. + * emulparams/bfin.sh (DATA_END_SYMBOLS,END_SYMBOLS): Unset. + (USER_LABEL_PREFIX): Set. + +2006-08-04 Marcelo Tosatti + + * ldmain.c (main): Initialise print_gc_sections field of link_info + structure. + * lexsup.c: Add --print-gc-sections and --no-print-gc-sections + switches. + * ld.texinfo: Document new switches. + * NEWS: Mention new switches. + +2006-08-04 Richard Sandiford + Kazu Hirata + Phil Edwards + + * Makefile.am (ALL_EMULATIONS): Add eshelf_vxworks.o and + eshlelf_vxworks.o. + (eshelf_vxworks.c, eshlelf_vxworks.c): New rules. + * Makefile.in: Regenerate. + * configure.tgt (sh-*-vxworks): Use shelf_vxworks and + shlelf_vxworks. + * emulparams/shelf_vxworks.sh: New file. + * emulparams/shlelf_vxworks.sh: Likewise. + * emulparams/vxworks.sh (FINI): Prefix _etext with ${SYMPREFIX}. + (OTHER_END_SYMBOLS): Likewise _ehdr. + (DATA_END_SYMBOLS): Likewise _edata. + * emultempl/vxworks.em (vxworks_after_open): Check whether output_bfd + is indeed an ELF file before dealing with --force-dynamic. + +2006-08-02 Petr Salinger + + PR binutils/2983 + * emulparams/elf_x86_64_fbsd.sh (OUTPUT_FORMAT): Define as + elf64-x86-64-freebsd. + +2006-08-01 H.J. Lu + + * ldlang.c (init_os): Add flags. Replace bfd_make_section with + bfd_make_section_with_flags. + (exp_init_os): Updated. + (lang_add_section): Call init_os with flags. + (map_input_to_output_sections): Likewise. + +2006-07-29 Richard Sandiford + + * Makefile.am (eelf32b4300.c): Update dependencies. + (eelf32bmip.c): Likewise. + (eelf32bsmip.c): Likewise. + (eelf32btsmip.c): Likewise. + (eelf32btsmipn32.c): Likewise. + (eelf32ltsmip.c): Likewise. + (eelf32ltsmipn32.c): Likewise. + (eelf32ebmip.c): Likewise. + (eelf32ebmipvxworks.c): Likewise. + (eelf32elmip.c): Likewise. + (eelf32elmipvxworks.c): Likewise. + (eelf32bmipn32.c): Likewise. + (eelf32lmip.c): Likewise. + (eelf32mipswindiss.c): Likewise. + (eelf32lsmip.c): Likewise. + (eelf64bmip.c): Likewise. + (eelf64btsmip.c): Likewise. + (eelf64ltsmip.c): Likewise. + (emipsbig.c): Likewise. Canonicalize ${GENSCRIPTS} line. + (emipsbsd.c): Likewise. + (emipsidt.c): Update dependencies. + (emipsidtl.c): Likewise. + (emipslit.c): Likewise. + (emipslnews.c): Likewise. + (emipspe.c): Likewise. Fix ${GENSCRIPTS} invocation. + * Makefile.in: Regenerate. + * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define. + * emulparams/elf32bmipn32-defs.sh (EXTRA_EM_FILE): Likewise. + * emultempl/irix.em: Include emultempl/mipself.em. + * emultempl/mipself.em: New file. + +2006-07-26 Alan Modra + + * emultempl/elf-generic.em (map_segments): Reorganise loop so that + layout happens before segment map. Don't do segment map on + relocatable link. + +2006-07-26 Alan Modra + + * ldexp.c (fold_name ): Use the lma. + * ldlang.h (lang_memory_region_type): Delete old_length. Add + last_os. + * ldlang.c (lang_memory_region_lookup): Init new field. + (lang_reset_memory_regions): Reset new field. + (lang_insert_orphan): Don't set load_base. + (lang_leave_overlay): Likewise. + (lang_size_sections_1): Delete unnecessary code setting lma_region + to region. Correct lma region check. + (lang_do_assignments_1): Rename output_section_statement parm + to current_os. Set lma from previous section in region. + + * ldlang.c: Formatting. + +2006-07-25 Bob Wilson + + * emultempl/xtensaelf.em (xtensa_strip_inconsistent_linkonce_sections): + Set discarded section's output_section to bfd_abs_section_ptr. + +2006-07-26 Alan Modra + + * ldlang.c (analyze_walk_wild_section_handler): Init handler_data + earlier. + +2006-07-24 Bob Wilson + + * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Add space + in dep_sec_name for null terminator. Make sure dep_sec_name has a + ".t" linkonce tag. + +2006-07-14 Michael Wetherell + + * emulparams/elf_x86_64.sh (LIBPATH_SUFFIX, ELF_INTERPRETER_NAME): + Set for *-*-solaris2*. + +2006-07-24 Ralk Wildenhues + + * ld.texinfo: Fix spelling mistakes. + * ldint.texinfo: Likewise. + +2006-07-23 Sonal Santan + + * ldlang.c (lang_section_bst): New structure for sorting sections + by name. + (wild_sort_fast): New function: Insert a section into a binary + search tree. + (output_section_callback_fast): New function: Store a section in + BST. + (output_section_callback_tree_to_list): New function: Convert a + BST into a list. + (analyze_walk_wild_section_handler): Initialize handler_data + elements. + (wild): If the data is sorted by name use the BST method to sort + the names. + 2006-07-19 Alan Modra * ld.h (handle_asneeded_cref): Declare. @@ -61,7 +681,7 @@ 2006-06-23 Pedro Alves * pe-dll.c (pe_details_type): Add new pointer for symbols list - autofilter. + autofilter. (autofilter_symbollist): Split into autofilter_symbollist_generic and autofilter_symbollist_i386. (pe_detail_list): Add autofilter_symbollist_i386 to i386 case and @@ -80,10 +700,10 @@ 2006-06-22 Danny Smith - * emultempl/pe.em (gld_${EMULATION_NAME}_open_dynamic_archive): + * emultempl/pe.em (gld_${EMULATION_NAME}_open_dynamic_archive): Restructure. Add native "%s.lib" format to search list * ld.texinfo (node WIN32): Update documentation on dynamic lib - search order. Add another reason for using import libs. + search order. Add another reason for using import libs. 2006-06-21 Mark Shinwell @@ -356,7 +976,7 @@ * po/vi.po: Updated Vietnamese translation. -2006-05-24 Bjoern Haase +2006-05-24 Bjoern Haase * configure.tgt: Add avr6 to emulation list. * Makefile.am: Add eavr6.o and corresponding rule. @@ -365,7 +985,7 @@ * emulparams/avrX.sh (TEMPLATE_NAME): Use elf32 instead of generic for target option support. (EXTRA_EM_FILE): Add reference to new em template file avrelf. - * scripttempl/avr.sc: Add ".trampolines" section. + * scripttempl/avr.sc: Add ".trampolines" section. * emultempl/avrelf.em: Add new file for target specific options. 2006-05-22 Nick Clifton @@ -384,7 +1004,7 @@ 2006-05-11 Carlos O'Donell - * ld.texinfo: Rename "Index" to "LD Index" + * ld.texinfo: Rename "Index" to "LD Index" 2006-05-11 Pedro Alves