aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2012-01-05 10:09:39 +0000
committerNick Clifton <nickc@redhat.com>2012-01-05 10:09:39 +0000
commit23e1d3291c8a6ae35c904638142aa7ccbf6ae544 (patch)
tree8066efea3eaa643d047061ead19aba6451a1ea54 /ld
parenta1c7aafba7187298755c891834a048d60154c6a2 (diff)
downloadgdb-23e1d3291c8a6ae35c904638142aa7ccbf6ae544.zip
gdb-23e1d3291c8a6ae35c904638142aa7ccbf6ae544.tar.gz
gdb-23e1d3291c8a6ae35c904638142aa7ccbf6ae544.tar.bz2
Rotate ChangeLogs
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog1067
-rw-r--r--ld/ChangeLog-20111074
-rw-r--r--ld/testsuite/ChangeLog1269
-rw-r--r--ld/testsuite/ChangeLog-20111276
4 files changed, 2352 insertions, 2334 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f8c48e6..555390b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,1070 +1,5 @@
-2011-12-20 Joseph Myers <joseph@codesourcery.com>
- * emulparams/elf32bmip.sh (OTHER_SECTIONS): Put .mdebug.* and
- .gcc_compiled_long* sections at address 0.
-
-2011-12-13 Nick Clifton <nickc@redhat.com>
-
- * po/it.po: New Italian translation.
- * configure.in (ALL_LINGUAS): Add it.
- * configure: Regenerate.
-
-2011-12-01 Nick Clifton <nickc@redhat.com>
-
- * emultempl/spuelf.em (spu_elf_relink): Use pex_one in place
- of execvp.
-
-2011-11-25 John Tytgat <john@bass-software.com>
-
- * emultempl/armelf.em: Update copyright to 2010 and 2011.
- (PARSE_AND_LIST_OPTIONS): Fix formatting.
-
-2011-11-21 Andreas Tobler <andreast@fgznet.ch>
-
- * Makefile.am (ALL_64_EMULATION_SOURCES): Add powerpc64-*-freebsd
- source.
- (eelf64ppc_fbsd.c): Add rules to build this file.
- * Makefile.in: Regenerate.
- * configure.tgt: Add target definition for powerpc64-*-freebsd*.
- Adjust powerpc-*-freebsd*.
- * emultempl/ppc64elf.em: Add a mechanism to override the default
- value of 0 for plt_static_chain.
- * emulparams/elf32ppc_fbsd.sh (OUTPUT_FORMAT): Override the default.
- * emulparams/elf64ppc_fbsd.sh (OUTPUT_FORMAT): Likewise.
- (DEFAULT_PLT_STATIC_CHAIN): Define to 1.
-
-2011-11-15 Andreas Schwab <schwab@linux-m68k.org>
-
- * ldlang.c (insert_pad): Change alignment_needed argument to
- bfd_size_type.
- (size_input_section): Change alignment_needed varible to
- bfd_size_type.
- * ldlang.h (lang_padding_statement_type): Change size field to
- bfd_size_type.
-
-2011-11-03 Tristan Gingold <gingold@adacore.com>
-
- * scripttempl/aix.sc: Consider header size for .text and .data
- alignment.
-
-2011-11-02 Tristan Gingold <gingold@adacore.com>
-
- * emultempl/aix.em (read_file_list): New function.
- (_handle_option): Handle '-f'.
- * NEWS: Mention this feature.
-
-2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
-
- * configure.tgt (x86_64-*-solaris2*): Use $targ_extra_emuls for
- targ_extra_libpath.
-
-2011-11-01 DJ Delorie <dj@redhat.com>
-
- * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32rl78.c.
- (+eelf32rl78.c): New rule.
- * Makefile.in: Regenerate.
- * configure.tgt: Add rl78-*-* case.
- * emulparams/elf32rl78.sh: New file.
- * NEWS: Mention addition of Renesas RL78 support.
-
-2011-10-28 Walter Lee <walt@tilera.com>
-
- * NEWS: Fix TILEPro capitalization.
-
-2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
-
- * NEWS: Mention addition of Adapteva Epiphany support.
- * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32epiphany.c .
- (eelf32epiphany.c): New rule.
- * configure.tgt: Handle epiphany-*-elf.
- * emulparams/elf32epiphany.sh: New file.
- * Makefile.in: Regenerate.
- * po/ld.pot: Regenerate.
-
-2011-10-24 Nick Clifton <nickc@redhat.com>
-
- * po/ja.po: Updated Japanese translation.
-
-2011-10-20 Alan Modra <amodra@gmail.com>
-
- PR ld/13287
- * plugin.c (plugin_should_reload): New function.
- * plugin.h (plugin_should_reload): Declare.
- * ldlang.c (open_input_bfds): Use above function.
-
-2011-10-19 Alan Modra <amodra@gmail.com>
-
- PR ld/13254
- * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
- -z text, -z notext, -z textoff options for all targets having
- shared lib support.
-
-2011-10-15 Alan Modra <amodra@gmail.com>
-
- * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Remove toc check.
-
-2011-10-13 Dave Korn <dave.korn.cygwin@gmail.com>
-
- * pe-dll.c (generate_reloc): Don't emit a base reloc for an
- underlying BFD reloc that will be discarded in eh_frame data.
-
-2011-10-10 Nick Clifton <nickc@redhat.com>
-
- * po/bg.po: Updated Bulgarian translation.
- * po/es.po: Updated Spanish translation.
- * po/fi.po: Updated Finnish translation.
- * po/fr.po: Updated French translation.
-
-2011-10-10 Alan Modra <amodra@gmail.com>
-
- * ldmain.c (main): Move code twiddling various config and link_info
- bits to..
- * lexsup.c (parse_args): ..here. Move plugin_load_plugins call
- into main.
- * plugin.c (set_tv_header): Test link_info.executable, not
- link_info.shared.
- (is_visible_from_outside): Likewise. Delete redundant
- is_ir_dummy_bfd check and "section" parameter.
-
-2011-10-10 Alan Modra <amodra@gmail.com>
-
- * emultempl/ppc64elf.em (ppc_add_stub_section): Align to 32 bytes.
-
-2011-10-09 Alan Modra <amodra@gmail.com>
-
- * emultempl/ppc64elf.em (ppc_create_output_section_statements): Add
- missing colon to error message.
- (ppc_before_allocation): Likewise.
-
-2011-10-06 Alan Modra <amodra@gmail.com>
-
- PR ld/13229
- * plugin.c (tv_header_tags): Add LDPT_GET_SYMBOLS_V2.
- (set_tv_header): Handle it. Adjust LDPT_GET_SYMBOLS. Return void.
- (get_symbols): Add def_ironly_exp param. Return that value for
- syms exported from shared libs.
- (get_symbols_v1, get_symbols_v2): New wrapper functions.
- * testplug.c: Update for above changes.
-
-2011-09-27 Kai Tietz <ktietz@redhat.com>
-
- * scripttempl/pe.sc (.text): Add support for
- .gnu.linkonce.t.* section.
- (.debug_info): Only use .gnu.linkonce.wi.* for
- relocating.
- * scripttempl/pep.sc: Likewise.
-
-2011-09-22 Tristan Gingold <gingold@adacore.com>
-
- * NEWS: Add marker for 2.22.
-
-2011-09-20 Alan Modra <amodra@gmail.com>
-
- PR ld/13201
- * ldlang.h (lang_input_statement_type): Add "reload" bitfield.
- Clarify comments.
- * ldlang.c (new_afile): Init new field.
- (load_symbols): Don't call ldlang_add_file when reloading.
- (open_input_bfds): Reload as-needed libs during plugin rescan.
-
-2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12975
- * ldlang.c (lang_elf_version_info): Removed.
- (lang_register_vers_node): Replace lang_elf_version_info with
- link_info.version_info.
- (lang_add_vers_depend): Likewise.
- * pe-dll.c (process_def_file_and_drectve): Likewise.
- * emultempl/solaris2.em (elf_solaris2_before_allocation): Likewise.
-
- * ldlang.h (lang_elf_version_info): Removed.
-
- * plugin.c (is_visible_from_outside): Check if symbol is hidden
- by version script.
-
- * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
- Remove lang_elf_version_info.
-
-2011-09-15 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
-
- PR ld/13183
- * ldmain.c (add_archive_element): Support thin archive member
- for LTO.
-
-2011-08-26 Nick Clifton <nickc@redhat.com>
-
- * po/es.po: Updated Spanish translation.
-
-2011-08-26 Nick Clifton <nickc@redhat.com>
-
- * NEWS: Mention that --no-copy-dt-needed-entries is now the
- default.
-
-2011-08-22 Michael Matz <matz@suse.de>
-
- * ldmain.c (add_DT_NEEDED_for_dynamic): Default to FALSE.
- * ld.texinfo (--copy-dt-needed-entries): Mention new default.
-
-2011-08-17 Alan Modra <amodra@gmail.com>
-
- PR ld/12762
- * ldlang.c (section_already_linked): Revert 2011-07-09 changes.
- * plugin.c: Likewise.
- (asymbol_from_plugin_symbol): Create linkonce section for syms
- with comdat_key.
-
-2011-08-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
-
- * emultempl/armelf.em (fix_arm1176): New variable.
- (arm_elf_create_output_section_statements): Pass
- fix_arm1176 option to bfd backend.
- (OPTION_FIX_ARM1176): New define.
- (OPTION_NO_FIX_ARM1176): Likewise.
- (PARSE_AND_LIST_LONGOPTS): Add new command line options.
- (PARSE_AND_LIST_OPTIONS): Likewise.
- (PARSE_AND_LIST_ARGS_CASES): Likewise.
- * ld.texinfo: Document new command line options.
-
-2011-08-09 Alan Modra <amodra@gmail.com>
-
- PR ld/13066
- * plugin.c (add_symbols): Revert 2011-08-05.
-
-2011-08-06 Kai Tietz <ktietz@redhat.com>
-
- * scripttempl/pep.sc: Add .debug_macro section.
- * scripttempl/pe.sc: Likewise.
-
-2011-08-05 Alan Modra <amodra@gmail.com>
-
- PR ld/12762
- * plugin.c (add_symbols): Exclude comdat_key symbols from symbol
- table if already seen.
-
-2011-08-04 H.J. Lu <hongjiu.lu@intel.com>
-
- * ldmain.c (main): Replace remove_output with ld_cleanup in
- comments.
-
-2011-07-26 Alan Modra <amodra@gmail.com>
-
- * emulparams/elf32ppc.sh: Source plt_unwind.sh.
- * emulparams/elf64ppc.sh: Likewise.
- * emultempl/ppc32elf.em (OPTION_NO_TLS_OPT): Adjust.
- (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
- PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Append to
- existing values.
- * emultempl/ppc64elf.em (OPTION_STUBGROUP_SIZE): Adjust.
- (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
- PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Append to
- existing values.
-
-2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
-
- * Makefile.am (ALL_64_EMULATIONS): Add eelf_k1om.o and
- eelf_k1om_fbsd.o
- (eelf_k1om.c): New.
- (eelf_k1om_fbsd.c): Likewise.
- * Makefile.in: Regenerated.
-
- * configure.tgt (targ64_extra_emuls): Add elf_k1om if elf_x86_64
- is supported. Add elf_k1om_fbsd if elf_x86_64_fbsd is supported.
- (targ_extra_emuls): Likewise.
-
- * emulparams/elf_k1om.sh: New.
- * emulparams/elf_k1om_fbsd.sh: Likewise.
-
-2011-07-16 Roland McGrath <roland@hack.frob.com>
-
- * ld.h (args_type): New field print_output_format.
- * lexsup.c (enum option_values, ld_options, parse_args):
- Handle --print-output-format.
- * ldmain.c (main): Implement --print-output-format.
- * ld.texinfo (Options): Document it.
-
- * ldlang.c (lang_get_output_target): Don't return current_target
- when it's NULL.
-
-2011-07-15 Alan Modra <amodra@gmail.com>
-
- * Makefile.am (e*.c): Sort.
- * Makefile.in: Regenerate.
-
-2011-07-14 Alan Modra <amodra@gmail.com>
-
- * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option,
- gld${EMULATION_NAME}_list_options): Don't condition -z relro
- and -z norelro on COMMONPAGESIZE being defined.
-
-2011-07-14 Alan Modra <amodra@gmail.com>
-
- * emultempl/ppc64elf.em (plt_static_chain): New var.
- (gld${EMULATION_NAME}_after_allocation): Pass to ppc64_elf_size_stubs.
- (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
- PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Handle
- --plt-static-chain and --no-plt-static-chain.
-
-2011-07-14 Alan Modra <amodra@gmail.com>
-
- * emultempl/elf32.em (gld${EMULATION_NAME}_add_options,
- gld${EMULATION_NAME}_handle_option, gld${EMULATION_NAME}_list_options):
- Provide --build-id, -z defs, -z muldefs, -z max-page-size,
- -z common-page-size, -z execstack, -z noexecstack for all targets.
- Add help for --exclude-libs.
- (OPTION_LD_GENERATED_UNWIND_INFO,
- OPTION_NO_LD_GENERATED_UNWIND_INFO): Move this..
- (gld${EMULATION_NAME}_handle_option): ..and code handling
- --ld-generated-unwind-info and --no-ld-generated-unwind-info..
- * emulparams/plt_unwind.sh: ..to here. New file. Add help.
- * emulparams/elf32_x86_64.sh: Include plt_unwind.sh.
- * emulparams/elf_i386.sh: Likewise.
- * emulparams/elf_i386_chaos.sh: Likewise.
- * emulparams/elf_i386_ldso.sh: Likewise.
- * emulparams/elf_l1om.sh: Likewise.
- * emulparams/elf_x86_64.sh: Likewise.
-
-2011-07-11 Catherine Moore <clm@codesourcery.com>
-
- * ld.h (section_flag_list): Add field to struct wildcard_spec.
- * ld.texinfo (INPUT_SECTION_FLAGS): Document.
- * ldgram.y (flag_info_list, flag_info): Add to union.
- (INPUT_SECTION_FLAGS): New token.
- (wildcard_spec): Initialize section_flag_list to NULL for
- each alternative.
- (sect_flag_list, sect_flags): New rules.
- (input_section_spec_no_keep): Add alternatives to recognize
- sect_flags.
- * ldlang.c (walk_wild_consider_section): Initialize
- section_flag_info field of the section struct.
- (lang_add_section): Check input section flags.
- (lang_add_wild): Initialize section_flag_list field of
- the statement struct.
- * ldlang.h (lang_input_statement_struct): Add section_flag_list field.
- (lang_wild_statement_struct): Likewise.
- * ldlex.l (INPUT_SECTION_FLAGS): New token.
- * mri.c (mri_draw_tree): Initialize section_flag_list to NULL.
- * NEWS: Announce INPUT_SECTION_FLAGS enhancement.
-
-2011-07-09 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12942
- * ldlang.c (section_already_linked): Pass "struct already_linked *"
- to bfd_section_already_linked.
- (lang_process): Set link_info.loading_lto_outputs before
- loading LTO outputs.
- * plugin.c: Include "libbfd.h".
- (add_symbols): Call bfd_section_already_linked with comdat_key.
-
-2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
-
- * configure.tgt: Revert x32 change.
-
-2011-06-20 Jakub Jelinek <jakub@redhat.com>
-
- PR ld/12570
- * emultempl/elf32.em (OPTION_LD_GENERATED_UNWIND_INFO,
- OPTION_NO_LD_GENERATED_UNWIND_INFO): Define.
- (gld${EMULATION_NAME}_handle_option): Handle
- --ld-generated-unwind-info and --no-ld-generated-unwind-info.
- * ld.texinfo (--ld-generated-unwind-info,
- --no-ld-generated-unwind-info): Document.
-
-2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
-
- * configure.tgt: Support x32.
-
-2011-06-15 Nick Clifton <nickc@redhat.com>
-
- * NEWS: Mention addition of TILEPRO and TIKE-Gx support.
-
-2011-06-13 Walter Lee <walt@tilera.com>
-
- * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32tilegx.c and
- eelf32tilepro.c.
- (ALL_64_EMULATION_SOURCES): Add eelf64tilegx.c.
- (eelf32tilegx.c): New target.
- (eelf32tilepro.c): Likewise.
- (eelf64tilegx.c): Likewise.
- * Makefile.in: Regenerate.
- * configure.tgt: Handle tilegx-*-* and tilepro-*-*.
- * emulparams/elf32tilegx.sh: New file.
- * emulparams/elf64tilegx.sh: New file.
- * emulparams/elf32tilepro.sh: New file.
-
-2011-06-13 Alan Modra <amodra@gmail.com>
-
- * ldlang.c (sort_def_symbol, lang_one_common): Don't handle
- warning symbols here.
- * emultempl/pe.em (pr_sym): Remove redundant test.
- * emultempl/pep.em (pr_sym): Likewise.
-
-2011-06-09 Nick Clifton <nickc@redhat.com>
-
- PR ld/12845
- * emultempl/mipself.em (mips_add_stub_section): Do not add stubs
- for sections that have been removed by garbage collection.
-
-2011-06-08 Alan Modra <amodra@gmail.com>
-
- * ldlang.c (lang_one_common): Handle warning symbols.
-
-2011-06-07 Nick Clifton <nickc@redhat.com>
-
- * configure.tgt: Accept any V850 architecture.
-
-2011-06-03 Nick Clifton <nickc@redhat.com>
-
- * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32am33lin.c
- Add rule to build eelf32am33lin.c
- * Makefile.in: Regenerate.
-
-2011-06-02 Nick Clifton <nickc@redhat.com>
-
- * lexsup.c: Fix spelling mistake in comment.
- * scripttempl/epocpe.sc: Likewise.
- * scripttempl/i386beos.sc: Likewise.
- * scripttempl/mcorepe.sc: Likewise.
- * scripttempl/pe.sc: Likewise.
- * scripttempl/pep.sc: Likewise.
- * po/ld.pot: Regenerate.
-
-2011-05-27 Nick Clifton <nickc@redhat.com>
-
- * scripttempl/v850.sc (_heap_start): Provide.
-
-2011-05-23 Alan Modra <amodra@gmail.com>
-
- * ldmisc.c (vfinfo): Add %H.
- * ldmain.c (reloc_overflow): Use %H rather than %C.
- (reloc_dangerous, unattached_reloc): Likewise.
-
-2011-05-23 Alan Modra <amodra@gmail.com>
-
- PR 12763
- * ldlang.c (lang_output_section_find_by_flags): Match orphan .sdata2
- like sections to existing .sdata2, and similarly for orphan TLS
- sections.
- * emultempl/elf32.em (place_orphan): Exclude .tbss from orphan_bss.
-
-2011-05-17 Tomohiro Kashiwada <kikairoya@gmail.com>
-
- PR ld/12759
- * emultempl/rxelf.em (ignore_lma): New variable.
- (rx_elf_create_output_section_statements): Pass the setiing of
- ignore_lma to bfd_elf32_rx_set_target_flags.
- (OPTION_IGNORE_LMA): Define.
- (OPTION_NO_IGNORE_LMA): Define.
- (PARSE_AND_LIST_LONGOPTS): Add ignore lma.
- (PARSE_AND_LIST_OPTIONS): Add ignore lma.
- (PARSE_AND_LIST_ARGS_CASES): Add ignore lma.
-
-2011-05-17 Alan Modra <amodra@gmail.com>
-
- PR ld/12760
- * ldmain.c (notice): Add "flags" and "string" param.
- * plugin.c (plugin_notice): Likewise. Handle indirect, warning
- and constructor syms.
-
-2010-05-16 Daniel Jacobowitz <dan@codesourcery.com>
-
- * ldlang.c (print_assignment): Use the symbol's section if we
- use its value.
- * ldexp.c (exp_fold_tree_1): Skip self-assignment. Expand
- comment on copying symbol type.
-
-2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12760
- * plugin.c (plugin_notice): Set u.undef.abfd for symbols made
- undefweak.
-
-2011-05-16 Alan Modra <amodra@gmail.com>
-
- * ldlang.c (lang_leave_output_section_statement): Don't copy
- previous lma_region if given address.
-
-2011-05-13 Bernd Schmidt <bernds@codesourcery.com>
-
- (eelf32_tic6x_linux_be.c, eelf32_tic6x_linux_le.c,
- eelf32_tic6x_elf_be.c, eelf32_tic6x_elf_le.c): New rules.
- * Makefile.am (ALL_EMULATIONS): Add these files.
- (eelf32_tic6x_be.c, eelf32_tic6x_le.c): Depend on tic6xdsbt.em.
- * Makefile.in: Regenerated.
- * emultempl/tic6xdsbt.em (is_tic6x_target): Allow more tic6x target
- vectors.
- * emulparams/elf32_tic6x_elf_be.sh: New file.
- * emulparams/elf32_tic6x_elf_le.sh: New file.
- * emulparams/elf32_tic6x_linux_be.sh: New file.
- * emulparams/elf32_tic6x_linux_le.sh: New file.
- * configure.tgt (tic6x-*-elf, tic6x-*-uclinux): New.
- (tic6x-*-*): Replaced by these.
-
-2011-05-13 Jan Beulich <jbeulich@novell.com>
-
- * configure.tgt: Add targets x86_64-*-pe and x86_64-*-pep.
-
-2011-05-09 Paul Brook <paul@codesourcery.com>
-
- * emultempl/tic6xdsbt.em (merge_exidx_entries): New.
- (compare_output_sec_vma): New function.
- (gld${EMULATION_NAME}_after_allocation): New function.
- (OPTION_NO_MERGE_EXIDX_ENTRIES): Define.
- (PARSE_AND_LIST_OPTIONS): Add --no-merge-exidx-entries.
- (PARSE_AND_LIST_ARGS_CASES): Add OPTION_NO_MERGE_EXIDX_ENTRIES.
- (LDEMUL_AFTER_ALLOCATION): Set.
- * ld.texinfo: Document c6x --no-merge-exidx-entries.
-
-2011-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
-
- PR ld/12365
- * scripttempl/pe.sc (__rt_psrelocs_start): New symbol definition.
- (__rt_psrelocs_end): Likewise.
- (__rt_psrelocs_size): Likewise difference between the above.
- (__RUNTIME_PSEUDO_RELOC_LIST_END__): Move outside .rdata section
- immediately after end of pseudo-reloc data.
- (___RUNTIME_PSEUDO_RELOC_LIST_END___): Likewise.
- (__RUNTIME_PSEUDO_RELOC_LIST__): Move outside .rdata section and
- calculate backward from list end.
- (___RUNTIME_PSEUDO_RELOC_LIST___): Likewise.
- * scripttempl/pep.sc: Likewise.
-
-2011-05-06 Tristan Gingold <gingold@adacore.com>
-
- * scripttempl/alphavms.sc (CODE): Add *$CODE*.
-
-2011-05-04 Tristan Gingold <gingold@adacore.com>
-
- * emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Add
- LDEMUL_ADD_OPTIONS and LDEMUL_HANDLE_OPTION.
- * emultempl/vms.em (OPTION_IDENTIFICATION): New macro.
- (gld${EMULATION_NAME}_add_options): New function.
- (gld${EMULATION_NAME}_list_options): Ditto.
- (gld${EMULATION_NAME}_handle_option): Ditto.
- (LDEMUL_ADD_OPTIONS, LDEMUL_HANDLE_OPTION)
- (LDEMUL_LIST_OPTIONS): Define.
-
-2011-05-04 Alan Modra <amodra@gmail.com>
-
- PR ld/12726
- * ldexp.h (lang_phase_type): Add lang_assigning_phase_enum.
- * ldexp.c (exp_fold_tree_1): Correct assign to dot comment. Don't
- assign to dot when lang_assigning_phase_enum.
- * ldlang.h (lang_do_assignments): Update prototype.
- * ldlang.c (lang_do_assignments): Add phase parameter. Update all
- callers.
- * pe-dll.c (pe_dll_fill_sections, pe_exe_fill_sections): Update
- lang_do_assignments calls.
-
-2011-04-28 Daniel C. Klauer <daniel.c.klauer@web.de>
-
- PR ld/12614
- * emultempl/pe.em (_after_open): Correctly check whether symbol is
- in undef list.
-
-2011-04-26 Kai Tietz <ktietz@redhat.com>
-
- * scripttempl/pe.sc: Handle .eh_frame($|.)* sections.
- * scripttempl/pep.sc: Likewise.
-
-2011-04-24 Alan Modra <amodra@gmail.com>
-
- PR ld/12365
- PR ld/12696
- * ldmain.c (notice): Delete "name" param, add "h".
- * plugin.c (plugin_notice): Likewise. Set non_ir_ref. Handle
- redefinitions of IR symbols in real BFDs.
- (plugin_multiple_definition, plugin_multiple_common): Delete.
- (non_ironly_hash, init_non_ironly_hash): Delete.
- (is_visible_from_outside): Traverse entry_symbol chain.
- (get_symbols): Use non_ir_ref flag rather than hash lookup.
-
-2011-04-21 Tristan Gingold <gingold@adacore.com>
-
- * scripttempl/alphavms.sc: Add dwarf2 embedding marks.
-
-2011-04-20 Tristan Gingold <gingold@adacore.com>
-
- * emultempl/aix.em (_add_options): Ignore -bbigtoc switch.
-
-2011-04-20 Alan Modra <amodra@gmail.com>
-
- * ld.h (ld_config_type <hash_table_size>): Make it an unsigned long.
-
-2011-04-20 Alan Modra <amodra@gmail.com>
-
- PR ld/12365
- * ldfile.c (ldfile_try_open_bfd): Move code creating and switching
- to plugin IR BFD..
- * ldmain.c (add_archive_element): ..and similar code here..
- * plugin.c (plugin_maybe_claim): ..to here. New function.
- (plugin_call_claim_file): Make static.
- (asymbol_from_plugin_symbol): Set ELF st_shndx for common syms.
- (plugin_multiple_common): New function.
- (plugin_call_all_symbols_read): Hook in plugin_multiple_common.
- * plugin.h (plugin_call_claim_file): Don't declare.
- (plugin_maybe_claim): Declare.
-
-2011-04-20 Alan Modra <amodra@gmail.com>
-
- PR ld/12365
- * ldmain.c (multiple_definition): Take a bfd_link_hash_entry
- pointer arg rather than "name", "obfd", "osec", "oval". Add code
- removed from linker.c. Hack around xcofflink.c oddity in
- passing NULL nbfd.
- (multiple_common): Similarly.
- * plugin.c (orig_allow_multiple_defs): Delete.
- (plugin_call_all_symbols_read): Don't twiddle allow_multiple_definition.
- (plugin_multiple_definition): Update.
-
-2011-04-18 Kai Tietz <ktietz@redhat.com>
-
- * deffilep.y (def_aligncomm): Avoid duplets.
-
- * deffilep.y (def_pool_str): New type.
- (pool_strs): Local static.
- (def_pool_alloc): Local function.
- (def_pool_strdup): Likewise.
- (def_pool_free): Likewise.
- (opt_name): Replace xmalloc/xstrdup by
- def_pool_alloc/def_pool_strdup.
- (dot_name): Likewise.
- (anylang_id): Likewise.
- (def_lex): Likewise.
- (def_file_parse): Call def_pool_free on
- exit and cleanup directives elements.
- (def_file_add_directive): Call def_pool_free.
-
-2011-04-18 Paul Brook <paul@codesourcery.com>
-
- * emulparams/elf32_tic6x_le.sh: Define OTHER_READONLY_SECTIONS
- for unwinding tables.
-
-2011-04-18 Alan Modra <amodra@gmail.com>
-
- PR ld/12365
- PR ld/12672
- * ldfile.c (ldfile_try_open_bfd): Don't attempt any plugin action
- when no_more_claiming.
- * ldmain.c (add_archive_element): Likewise.
- (multiple_definition): Remove plugin_multiple_definition call.
- (notice): Remove plugin_notice call.
- * ldlang.c (lang_list_insert_after, void lang_list_remove_tail): Move.
- Delete prototype.
- (plugin_insert): New static var.
- (open_input_bfds): Only rescan libs after plugin insert point.
- (lang_gc_sections): Omit plugin claimed files.
- (lang_process): Set plugin_insert. Only rescan when plugin adds
- objects.
- * plugin.h (no_more_claiming): Declare.
- (plugin_notice, plugin_multiple_definition): Don't declare.
- * plugin.c: Formatting.
- (orig_notice_all, orig_allow_multiple_defs, orig_callbacks,
- plugin_callbacks): New static vars.
- (no_more_claiming): Make global.
- (plugin_cached_allow_multiple_defs): Delete.
- (plugin_get_ir_dummy_bfd): Set SEC_EXCLUDE on dummy .text section,
- use newer bfd_make_section variant. Make COMMON section too.
- Error handling. Correct setting of gp size.
- (asymbol_from_plugin_symbol): Properly cast last arg of concat.
- (message): Likewise for ACONCAT.
- (asymbol_from_plugin_symbol): Use our COMMON section.
- (get_symbols): When report_plugin_symbols, show visibility too.
- (init_non_ironly_hash): Move. Don't test non_ironly_hash.
- (plugin_load_plugins): Save state of linker callbacks, set up to
- call plugin_notice instead. Call init_non_ironly_hash here.
- (plugin_call_all_symbols_read): Set plugin_multiple_definition in
- plugin callbacks.
- (plugin_notice): Rewrite.
- (plugin_multiple_definition): Make static, call original callback.
-
-2011-04-15 Alan Modra <amodra@gmail.com>
-
- PR ld/12672
- * ldlang.c (enum open_bfd_mode): New.
- (open_input_bfds): Replace "force" param with "mode". Reload
- archives for rescan. Update all callers.
- (lang_process): Make another open_input_bfds pass for plugins.
-
-2011-04-13 Kai Tietz <ktietz@redhat.com>
-
- PR binutils/12658
- * deffile.h (def_file_add_export): Add is_dup argument.
- (def_file_add_import): Likewise.
- * deffilep.y (are_names_equal): New helper.
- (cmp_export_elem): New helper.
- (find_export_in_list): Add search routine for exports.
- (def_file_add_export): Check for duplicates.
- (cmp_import_elem): New helper.
- (find_import_in_list): Add search routine for imports.
- (def_file_add_import): Check for duplicates.
- (def_exports): Handle duplicates.
- (def_imports): Likewise.
- * pe-dll.c (process_def_file_and_drectve): Likewise.
- (pe_implied_import_dll): Likewise.
-
-2011-04-11 Chris Quenelle <chris.quenelle@oracle.com>
-
- * scripttempl/elf.sc (.exception_ranges): Add new section.
-
-2011-04-08 Hector Oron <hector.oron@gmail.com>
-
- PR ld/12643
- * configure.tgt: Add support for arm-*-gnueabihf targets.
-
-2011-04-07 Eric B. Weddington <eric.weddington@atmel.com>
-
- * Makefile.in: Regenerate. Remove stray eavrtiny10 rules.
-
-2011-04-07 Joseph Myers <joseph@codesourcery.com>
-
- * configure.tgt: Remove stray ;;.
-
-2011-04-06 Joseph Myers <joseph@codesourcery.com>
-
- * configure.tgt (thumb-*-linux-* | thumb-*-uclinux*,
- strongarm-*-coff, strongarm-*-elf, strongarm-*-kaos*,
- thumb-*-coff, thumb-*-elf, thumb-epoc-pe, thumb-*-pe,
- xscale-*-coff, xscale-*-elf): Remove targets.
-
-2011-03-31 H.J. Lu <hongjiu.lu@intel.com>
-
- * configure.tgt: Add elf_l1om to targ_extra_libpath for
- x86_64-*-linux-*.
-
- * emulparams/elf_l1om.sh: Remove duplicates.
-
-2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
-
- * emulparams/elf32_tic6x_le.sh (BIG_OUTPUT_FORMAT, EXTRA_EM_FILE,
- GENERATE_SHLIB_SCRIPT): New defines.
- (TEXT_START_ADDR): Define differently depending on target.
- (.got): Redefine to include "*(.dsbt)".
- (SDATA_START_SYMBOLS): Remove, replace with
- (OTHER_GOT_SYMBOLS): New.
- (OTHER_BSS_SECTIONS): Define only for ELF targets.
- * emultempl/tic6xdsbt.em: New file.
- * gen-doc.texi: Set C6X.
- * ld.texinfo: Likewise.
- (Options specific to C6X uClinux targets): New section.
-
-2011-03-29 Alan Modra <amodra@gmail.com>
-
- PR ld/12613
- * ldlex.l (lex_warn_invalid): Don't assume char is unsigned.
-
-2011-03-26 John Marino <binutils@marino.st>
-
- * configure.host: Update *-*-dragonfly* host entry.
- * configure.tgt: Update *-*-dragonfly* target entry.
- * ldlex.l: Prevent redefinition of YY_NO_UNPUT.
-
-2011-03-28 Joseph Myers <joseph@codesourcery.com>
-
- * configure.in: Check for windows.h, not Windows.h.
- * configure: Regenerate.
- * plugin.c: Include windows.h, not Windows.h.
-
-2011-03-25 Eric B. Weddington <eric.weddington@atmel.com>
-
- * Makefile.in: Regenerate.
-
-2011-03-23 Joseph Myers <joseph@codesourcery.com>
-
- * lexsup.c (parse_args): Only set report_plugin_symbols if plugins
- are enabled. Mark level as possibly unused.
-
-2011-03-22 Eric B. Weddington <eric.weddington@atmel.com>
-
- * Makefile.am (ALL_EMULATION_SOURCES): Add AVR XMEGA architectures.
- (eavrxmega?.c): Likewise.
- * configure.tgt (targ_extra_emuls): Likewise.
- * emulparams/avrxmega1.sh: New file.
- * emulparams/avrxmega2.sh: Likewise.
- * emulparams/avrxmega3.sh: Likewise.
- * emulparams/avrxmega4.sh: Likewise.
- * emulparams/avrxmega5.sh: Likewise.
- * emulparams/avrxmega6.sh: Likewise.
- * emulparams/avrxmega7.sh: Likewise.
- * emultempl/avrelf.em (avr_elf_${EMULATION_NAME}_before_allocation):
- Add avrxmega6, avrxmega7 to list of architectures for no stubs.
-
-2011-03-21 Eric B. Weddington <eric.weddington@atmel.com>
-
- * scripttempl/avr.sc: Add fuse, lock, and signature memory regions.
-
-2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
-
- * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Check
- eh->target_internal.
-
-2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
-
- * emultempl/armelf.em (arm_elf_before_allocation): Check dynobj
- instead of dynamic_sections_created.
-
-2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
-
- * plugin.c (get_symbols): Use wrapped lookup for undefined symbols.
-
-2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
-
- * ldlang.c (lang_check): Don't run checks on dummy IR BFDs.
-
-2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
-
- * ldlang.h (lang_input_statement_type): Add new 'claim_archive' flag,
- wrapping both it and 'claim' flag in #ifdef ENABLE_PLUGINS.
- * ldmain.c (add_archive_element): Set it if the member is claimed.
- * ldlang.c (new_afile): Initialise claim_archive and claimed members.
- (find_replacements_insert_point): New helper function.
- (lang_process): After adding and opening replacement files passed
- from plugin, splice them into correct place in statement list and
- file chains to preserve critical link order.
- (lang_list_insert_after): New helper function.
- (lang_list_remove_tail): Likewise.
-
-2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
-
- * plugin.c (IRONLY_SUFFIX): Revise to nicely human-readable form.
- (IRONLY_SUFFIX_LEN): Delete.
- (plugin_get_ir_dummy_bfd): Don't append IRONLY_SUFFIX.
- (is_ir_dummy_bfd): Don't look for suffix; check claimed flag of
- enclosing lang input statement instead.
-
-2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
-
- * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Preserve
- alignment of input sections when creating orphan output sections
- during relocatable link.
- * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
-
-2011-03-04 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld.texinfo: Document --verbose[=NUMBER].
-
- * lexsup.c (ld_options): Update --verbose.
- (parse_args): Set report_plugin_symbols.
-
- * plugin.c (report_plugin_symbols): New.
- (get_symbols): Report plugin symbols if report_plugin_symbols
- is TRUE.
-
- * plugin.h (report_plugin_symbols): New.
-
-2011-03-01 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12529
- * testplug.c: Don't include "filenames.h".
- (onclaim_file): Don't use filename_cmp.
-
-2011-02-28 Kai Tietz <kai.tietz@onevision.com>
-
- * emultempl/beos.em (sort_by_file_name): Use filename_(n)cmp.
- * emultempl/elf32.em (gld${EMULATION_NAME}_vercheck):
- Likewise.
- (gld${EMULATION_NAME}_stat_needed): Likewise.
- (gld${EMULATION_NAME}_check_needed): Likewise.
- * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Likewise.
- (gld_${EMULATION_NAME}_unrecognized_file): Likewise.
- * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
- (gld_${EMULATION_NAME}_unrecognized_file): Likewise.
- * ldfile.c (ldfile_open_file): Likewise.
- * ldlang.c (wild_sort): Likewise.
- (lookup_name): Likewise.
- (check_excluded_libs): Likewise.
- * ldmisc.c (vfinfo): Likewise.
- * pe-dll.c (libnamencmp): Likewise.
- (auto_export): Likewise.
- (pe_dll_generate_implib): Likewise.
- * testplug.c (onclaim_file): Likewise.
-
-2011-02-24 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12507
- * plugin.c (get_symbols): Don't check entry symbol here.
- (init_non_ironly_hash): Add entry_symbol chain into
- non_ironly_hash.
-
-2011-02-24 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12507
- * plugin.c (get_symbols): Don't mark entry symbol IR only.
-
-2011-02-18 John David Anglin <dave.anglin@nrc-cnnrc.gc.ca>
-
- PR ld/12376
- emulparams/hppalinux.sh (DATA_ADDR): Define.
- (SHLIB_DATA_ADDR): Likewise.
-
-2011-02-16 H.J. Lu <hongjiu.lu@intel.com>
-
- * emulparams/elf32_x86_64.sh (LIBPATH_SUFFIX): Changed to
- x32 for x32.
-
-2011-02-15 Kai Tietz <kai.tietz@onevision.com>
-
- * pe-dll.c (process_def_file_and_drectve): Don't strip
- leading underscore from symbol by calling bfd_find_version_for_sym.
-
-2011-02-14 Mike Frysinger <vapier@gentoo.org>
-
- * ldlang.c (lang_vers_match): Declare a new c_sym, assign it to
- the bfd_demangle of sym, change users of sym to c_sym when not
- already demangling, and free when done. Change callers of
- cplus_demangle to bfd_demangle.
-
-2011-02-14 Alan Modra <amodra@gmail.com>
-
- * plugin.c (plugin_get_ir_dummy_bfd): Set SEC_EXCLUDE on dummy
- .text section, use newer bfd_make_section variant. Error handling.
- Correct setting of gp size.
- (asymbol_from_plugin_symbol): Properly cast last arg of concat.
- (message): Likewise for ACONCAT.
- (get_symbols): Formatting.
-
-2011-02-14 Alan Modra <amodra@gmail.com>
-
- * ldmain.c (remove_output): Rename to..
- (ld_cleanup): ..this. Call bfd_cache_close_all and plugin_call_cleanup.
- (main): Adjust.
- * plugin.c (plugin_call_cleanup): Make global.
- (plugin_load_plugins): Don't register plugin_call_cleanup with xatexit.
- * plugin.h (plugin_call_cleanup): Declare.
-
-2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
-
- * configure: Regenerate.
-
-2011-02-10 Alan Modra <amodra@gmail.com>
-
- * scripttempl/armbpabi.sc: Revert 2010-11-02 H.J. Lu.
- * scripttempl/avr.sc: Likewise.
- * scripttempl/elf32cr16.sc: Likewise.
- * scripttempl/elf32crx.sc: Likewise.
- * scripttempl/elf32msp430.sc: Likewise.
- * scripttempl/elf32msp430_3.sc: Likewise.
- * scripttempl/elf32sh-symbian.sc: Likewise.
- * scripttempl/elf64hppa.sc: Likewise.
- * scripttempl/elf_chaos.sc: Likewise.
- * scripttempl/elfd10v.sc: Likewise.
- * scripttempl/elfd30v.sc: Likewise.
- * scripttempl/elfi370.sc: Likewise.
- * scripttempl/elfm68hc11.sc: Likewise.
- * scripttempl/elfm68hc12.sc: Likewise.
- * scripttempl/elfxtensa.sc: Likewise.
- * scripttempl/ip2k.sc: Likewise.
- * scripttempl/iq2000.sc: Likewise.
- * scripttempl/mep.sc: Likewise.
- * scripttempl/mmo.sc: Likewise.
- * scripttempl/v850.sc: Likewise.
- * scripttempl/xstormy16.sc: Likewise.
- * scripttempl/elf.sc: Revert 2010-10-29 H.J. Lu.
-
-2011-01-22 H.J. Lu <hongjiu.lu@intel.com>
-
- * Makefile.am (CXX): Removed.
-
- * configure.in: Add AC_PROG_CXX.
-
- * Makefile.in: Regenerated.
- * configure: Likewise.
-
-2011-01-22 Richard Sandiford <rdsandiford@googlemail.com>
-
- * plugin.c (plugin_get_ir_dummy_bfd): Copy across the bfd's
- private data and GP size.
-
-2011-01-21 Alan Modra <amodra@gmail.com>
-
- * ldexp.c (fold_binary): Set result section for arithmetic and
- logical operations to NULL when both operands are in same section.
- * ld.texinfo (Expression Section): Describe this.
-
-2011-01-14 Alan Modra <amodra@gmail.com>
-
- * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
- attempt to put non-alloc orphans before debug sections, just place
- them after .comment.
-
-2011-01-14 J. Park <grassman@gmail.com>
-
- PR ld/12339
- * ldlang.c (sort_def_symbol): Handle bfd_link_hash_warning symbols.
-
-2011-01-14 Alan Modra <amodra@gmail.com>
-
- * Makefile.am: Sort emulation rules.
- (eelf32am33lin.c): Delete.
- (ALL_EMULATION_SOURCES): Sort, add missing entries.
- (ALL_64_EMULATION_SOURCES): Likewise.
- * Makefile.in: Regenerate.
-
-2011-01-13 Alan Modra <amodra@gmail.com>
-
- PR ld/12356
- * ld.texinfo (Miscellaneous Commands): Describe LD_FEATURE.
- (Expression Section): Update.
- * ld.h (ld_config_type): Add sane_expr.
- * ldgram.y (ifile_p1): Add LD_FEATURE.
- * ldlex.l (LD_FEATYRE): New.
- * ldemul.c (after_parse_default): Delete code handling ld_compatibility.
- * ldexp.h (struct ldexp_control): Delete uses_defined.
- * ldexp.c: Remove all uses of uses_defined.
- (fold_name): Test config.sane_expr rather than ld_compatibility.
- (exp_fold_tree_1): Likewise. Adjust handling of assignments
- during first phase.
- * ldlang.h (ld_compatibility): Delete.
- (lang_ld_feature): Declare.
- * ldlang.c (ld_compatibility): Delete.
- (open_input_bfds): Only handle assignments for --defsym.
- (lang_ld_feature): New function.
-
- PR ld/12356
- * ldexp.h (exp_assop): Delete.
- (exp_assign, exp_defsym): Declare.
- * ldexp.c (exp_assop): Make static, handle all assignment variations.
- (exp_assign, exp_defsym): New functions.
- (exp_provide): Use exp_assop.
- * ldgram.y (defsym_expr): Use exp_defsym.
- * ldctor.c, * ldgram.y, * ldlang.c, * mri.c, * emultempl/beos.em,
- * emultempl/pe.em, * emultempl/pep.em, * emultempl/spuelf.em,
- * emultempl/xtensaelf.em: Update exp_assop -> exp_assign.
-
-2011-01-12 Alan Modra <amodra@gmail.com>
-
- PR ld/12380
- * ldexp.h (enum phase_enum): Comment. Add exp_dataseg_done.
- * ldexp.c (fold_unary <DATA_SEGMENT_END>): Rearrange code. Test
- for exp_dataseg_done rather than expld.phase == lang_final_phase_enum
- to detect when we've finished sizing sections.
- (fold_binary <DATA_SEGMENT_ALIGN>): Likewise.
- (fold_binary <DATA_SEGMENT_RELRO_END>): Likewise. Also test
- that we are not inside an output section statement.
- * ldlang.c (lang_size_sections): Set exp_dataseg_done on exit if
- not exp_dataseg_relro_adjust or exp_dataseg_adjust. Don't set
- lang_final_phase_enum here.
- (lang_process): Set lang_final_phase_enum here.
-
-2011-01-10 Nick Clifton <nickc@redhat.com>
-
- * po/da.po: Updated Danish translation.
-
-2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
-
- * ldlang.c (startup_file): Removed.
- (lang_startup): Updated.
-
-2011-01-05 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12364
- * plugin.c (get_symbols): Check if owner_sec->owner is NULL
- before accessing its flags field.
-
-2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
-
- * ldver.c (ldversion): Update copyright to 2011.
-
-For older changes see ChangeLog-2010
+For older changes see ChangeLog-2011
Local Variables:
mode: change-log
diff --git a/ld/ChangeLog-2011 b/ld/ChangeLog-2011
new file mode 100644
index 0000000..f8c48e6
--- /dev/null
+++ b/ld/ChangeLog-2011
@@ -0,0 +1,1074 @@
+2011-12-20 Joseph Myers <joseph@codesourcery.com>
+
+ * emulparams/elf32bmip.sh (OTHER_SECTIONS): Put .mdebug.* and
+ .gcc_compiled_long* sections at address 0.
+
+2011-12-13 Nick Clifton <nickc@redhat.com>
+
+ * po/it.po: New Italian translation.
+ * configure.in (ALL_LINGUAS): Add it.
+ * configure: Regenerate.
+
+2011-12-01 Nick Clifton <nickc@redhat.com>
+
+ * emultempl/spuelf.em (spu_elf_relink): Use pex_one in place
+ of execvp.
+
+2011-11-25 John Tytgat <john@bass-software.com>
+
+ * emultempl/armelf.em: Update copyright to 2010 and 2011.
+ (PARSE_AND_LIST_OPTIONS): Fix formatting.
+
+2011-11-21 Andreas Tobler <andreast@fgznet.ch>
+
+ * Makefile.am (ALL_64_EMULATION_SOURCES): Add powerpc64-*-freebsd
+ source.
+ (eelf64ppc_fbsd.c): Add rules to build this file.
+ * Makefile.in: Regenerate.
+ * configure.tgt: Add target definition for powerpc64-*-freebsd*.
+ Adjust powerpc-*-freebsd*.
+ * emultempl/ppc64elf.em: Add a mechanism to override the default
+ value of 0 for plt_static_chain.
+ * emulparams/elf32ppc_fbsd.sh (OUTPUT_FORMAT): Override the default.
+ * emulparams/elf64ppc_fbsd.sh (OUTPUT_FORMAT): Likewise.
+ (DEFAULT_PLT_STATIC_CHAIN): Define to 1.
+
+2011-11-15 Andreas Schwab <schwab@linux-m68k.org>
+
+ * ldlang.c (insert_pad): Change alignment_needed argument to
+ bfd_size_type.
+ (size_input_section): Change alignment_needed varible to
+ bfd_size_type.
+ * ldlang.h (lang_padding_statement_type): Change size field to
+ bfd_size_type.
+
+2011-11-03 Tristan Gingold <gingold@adacore.com>
+
+ * scripttempl/aix.sc: Consider header size for .text and .data
+ alignment.
+
+2011-11-02 Tristan Gingold <gingold@adacore.com>
+
+ * emultempl/aix.em (read_file_list): New function.
+ (_handle_option): Handle '-f'.
+ * NEWS: Mention this feature.
+
+2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * configure.tgt (x86_64-*-solaris2*): Use $targ_extra_emuls for
+ targ_extra_libpath.
+
+2011-11-01 DJ Delorie <dj@redhat.com>
+
+ * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32rl78.c.
+ (+eelf32rl78.c): New rule.
+ * Makefile.in: Regenerate.
+ * configure.tgt: Add rl78-*-* case.
+ * emulparams/elf32rl78.sh: New file.
+ * NEWS: Mention addition of Renesas RL78 support.
+
+2011-10-28 Walter Lee <walt@tilera.com>
+
+ * NEWS: Fix TILEPro capitalization.
+
+2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
+
+ * NEWS: Mention addition of Adapteva Epiphany support.
+ * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32epiphany.c .
+ (eelf32epiphany.c): New rule.
+ * configure.tgt: Handle epiphany-*-elf.
+ * emulparams/elf32epiphany.sh: New file.
+ * Makefile.in: Regenerate.
+ * po/ld.pot: Regenerate.
+
+2011-10-24 Nick Clifton <nickc@redhat.com>
+
+ * po/ja.po: Updated Japanese translation.
+
+2011-10-20 Alan Modra <amodra@gmail.com>
+
+ PR ld/13287
+ * plugin.c (plugin_should_reload): New function.
+ * plugin.h (plugin_should_reload): Declare.
+ * ldlang.c (open_input_bfds): Use above function.
+
+2011-10-19 Alan Modra <amodra@gmail.com>
+
+ PR ld/13254
+ * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
+ -z text, -z notext, -z textoff options for all targets having
+ shared lib support.
+
+2011-10-15 Alan Modra <amodra@gmail.com>
+
+ * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Remove toc check.
+
+2011-10-13 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * pe-dll.c (generate_reloc): Don't emit a base reloc for an
+ underlying BFD reloc that will be discarded in eh_frame data.
+
+2011-10-10 Nick Clifton <nickc@redhat.com>
+
+ * po/bg.po: Updated Bulgarian translation.
+ * po/es.po: Updated Spanish translation.
+ * po/fi.po: Updated Finnish translation.
+ * po/fr.po: Updated French translation.
+
+2011-10-10 Alan Modra <amodra@gmail.com>
+
+ * ldmain.c (main): Move code twiddling various config and link_info
+ bits to..
+ * lexsup.c (parse_args): ..here. Move plugin_load_plugins call
+ into main.
+ * plugin.c (set_tv_header): Test link_info.executable, not
+ link_info.shared.
+ (is_visible_from_outside): Likewise. Delete redundant
+ is_ir_dummy_bfd check and "section" parameter.
+
+2011-10-10 Alan Modra <amodra@gmail.com>
+
+ * emultempl/ppc64elf.em (ppc_add_stub_section): Align to 32 bytes.
+
+2011-10-09 Alan Modra <amodra@gmail.com>
+
+ * emultempl/ppc64elf.em (ppc_create_output_section_statements): Add
+ missing colon to error message.
+ (ppc_before_allocation): Likewise.
+
+2011-10-06 Alan Modra <amodra@gmail.com>
+
+ PR ld/13229
+ * plugin.c (tv_header_tags): Add LDPT_GET_SYMBOLS_V2.
+ (set_tv_header): Handle it. Adjust LDPT_GET_SYMBOLS. Return void.
+ (get_symbols): Add def_ironly_exp param. Return that value for
+ syms exported from shared libs.
+ (get_symbols_v1, get_symbols_v2): New wrapper functions.
+ * testplug.c: Update for above changes.
+
+2011-09-27 Kai Tietz <ktietz@redhat.com>
+
+ * scripttempl/pe.sc (.text): Add support for
+ .gnu.linkonce.t.* section.
+ (.debug_info): Only use .gnu.linkonce.wi.* for
+ relocating.
+ * scripttempl/pep.sc: Likewise.
+
+2011-09-22 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add marker for 2.22.
+
+2011-09-20 Alan Modra <amodra@gmail.com>
+
+ PR ld/13201
+ * ldlang.h (lang_input_statement_type): Add "reload" bitfield.
+ Clarify comments.
+ * ldlang.c (new_afile): Init new field.
+ (load_symbols): Don't call ldlang_add_file when reloading.
+ (open_input_bfds): Reload as-needed libs during plugin rescan.
+
+2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12975
+ * ldlang.c (lang_elf_version_info): Removed.
+ (lang_register_vers_node): Replace lang_elf_version_info with
+ link_info.version_info.
+ (lang_add_vers_depend): Likewise.
+ * pe-dll.c (process_def_file_and_drectve): Likewise.
+ * emultempl/solaris2.em (elf_solaris2_before_allocation): Likewise.
+
+ * ldlang.h (lang_elf_version_info): Removed.
+
+ * plugin.c (is_visible_from_outside): Check if symbol is hidden
+ by version script.
+
+ * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
+ Remove lang_elf_version_info.
+
+2011-09-15 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
+
+ PR ld/13183
+ * ldmain.c (add_archive_element): Support thin archive member
+ for LTO.
+
+2011-08-26 Nick Clifton <nickc@redhat.com>
+
+ * po/es.po: Updated Spanish translation.
+
+2011-08-26 Nick Clifton <nickc@redhat.com>
+
+ * NEWS: Mention that --no-copy-dt-needed-entries is now the
+ default.
+
+2011-08-22 Michael Matz <matz@suse.de>
+
+ * ldmain.c (add_DT_NEEDED_for_dynamic): Default to FALSE.
+ * ld.texinfo (--copy-dt-needed-entries): Mention new default.
+
+2011-08-17 Alan Modra <amodra@gmail.com>
+
+ PR ld/12762
+ * ldlang.c (section_already_linked): Revert 2011-07-09 changes.
+ * plugin.c: Likewise.
+ (asymbol_from_plugin_symbol): Create linkonce section for syms
+ with comdat_key.
+
+2011-08-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+ * emultempl/armelf.em (fix_arm1176): New variable.
+ (arm_elf_create_output_section_statements): Pass
+ fix_arm1176 option to bfd backend.
+ (OPTION_FIX_ARM1176): New define.
+ (OPTION_NO_FIX_ARM1176): Likewise.
+ (PARSE_AND_LIST_LONGOPTS): Add new command line options.
+ (PARSE_AND_LIST_OPTIONS): Likewise.
+ (PARSE_AND_LIST_ARGS_CASES): Likewise.
+ * ld.texinfo: Document new command line options.
+
+2011-08-09 Alan Modra <amodra@gmail.com>
+
+ PR ld/13066
+ * plugin.c (add_symbols): Revert 2011-08-05.
+
+2011-08-06 Kai Tietz <ktietz@redhat.com>
+
+ * scripttempl/pep.sc: Add .debug_macro section.
+ * scripttempl/pe.sc: Likewise.
+
+2011-08-05 Alan Modra <amodra@gmail.com>
+
+ PR ld/12762
+ * plugin.c (add_symbols): Exclude comdat_key symbols from symbol
+ table if already seen.
+
+2011-08-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ldmain.c (main): Replace remove_output with ld_cleanup in
+ comments.
+
+2011-07-26 Alan Modra <amodra@gmail.com>
+
+ * emulparams/elf32ppc.sh: Source plt_unwind.sh.
+ * emulparams/elf64ppc.sh: Likewise.
+ * emultempl/ppc32elf.em (OPTION_NO_TLS_OPT): Adjust.
+ (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
+ PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Append to
+ existing values.
+ * emultempl/ppc64elf.em (OPTION_STUBGROUP_SIZE): Adjust.
+ (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
+ PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Append to
+ existing values.
+
+2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ * Makefile.am (ALL_64_EMULATIONS): Add eelf_k1om.o and
+ eelf_k1om_fbsd.o
+ (eelf_k1om.c): New.
+ (eelf_k1om_fbsd.c): Likewise.
+ * Makefile.in: Regenerated.
+
+ * configure.tgt (targ64_extra_emuls): Add elf_k1om if elf_x86_64
+ is supported. Add elf_k1om_fbsd if elf_x86_64_fbsd is supported.
+ (targ_extra_emuls): Likewise.
+
+ * emulparams/elf_k1om.sh: New.
+ * emulparams/elf_k1om_fbsd.sh: Likewise.
+
+2011-07-16 Roland McGrath <roland@hack.frob.com>
+
+ * ld.h (args_type): New field print_output_format.
+ * lexsup.c (enum option_values, ld_options, parse_args):
+ Handle --print-output-format.
+ * ldmain.c (main): Implement --print-output-format.
+ * ld.texinfo (Options): Document it.
+
+ * ldlang.c (lang_get_output_target): Don't return current_target
+ when it's NULL.
+
+2011-07-15 Alan Modra <amodra@gmail.com>
+
+ * Makefile.am (e*.c): Sort.
+ * Makefile.in: Regenerate.
+
+2011-07-14 Alan Modra <amodra@gmail.com>
+
+ * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option,
+ gld${EMULATION_NAME}_list_options): Don't condition -z relro
+ and -z norelro on COMMONPAGESIZE being defined.
+
+2011-07-14 Alan Modra <amodra@gmail.com>
+
+ * emultempl/ppc64elf.em (plt_static_chain): New var.
+ (gld${EMULATION_NAME}_after_allocation): Pass to ppc64_elf_size_stubs.
+ (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
+ PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Handle
+ --plt-static-chain and --no-plt-static-chain.
+
+2011-07-14 Alan Modra <amodra@gmail.com>
+
+ * emultempl/elf32.em (gld${EMULATION_NAME}_add_options,
+ gld${EMULATION_NAME}_handle_option, gld${EMULATION_NAME}_list_options):
+ Provide --build-id, -z defs, -z muldefs, -z max-page-size,
+ -z common-page-size, -z execstack, -z noexecstack for all targets.
+ Add help for --exclude-libs.
+ (OPTION_LD_GENERATED_UNWIND_INFO,
+ OPTION_NO_LD_GENERATED_UNWIND_INFO): Move this..
+ (gld${EMULATION_NAME}_handle_option): ..and code handling
+ --ld-generated-unwind-info and --no-ld-generated-unwind-info..
+ * emulparams/plt_unwind.sh: ..to here. New file. Add help.
+ * emulparams/elf32_x86_64.sh: Include plt_unwind.sh.
+ * emulparams/elf_i386.sh: Likewise.
+ * emulparams/elf_i386_chaos.sh: Likewise.
+ * emulparams/elf_i386_ldso.sh: Likewise.
+ * emulparams/elf_l1om.sh: Likewise.
+ * emulparams/elf_x86_64.sh: Likewise.
+
+2011-07-11 Catherine Moore <clm@codesourcery.com>
+
+ * ld.h (section_flag_list): Add field to struct wildcard_spec.
+ * ld.texinfo (INPUT_SECTION_FLAGS): Document.
+ * ldgram.y (flag_info_list, flag_info): Add to union.
+ (INPUT_SECTION_FLAGS): New token.
+ (wildcard_spec): Initialize section_flag_list to NULL for
+ each alternative.
+ (sect_flag_list, sect_flags): New rules.
+ (input_section_spec_no_keep): Add alternatives to recognize
+ sect_flags.
+ * ldlang.c (walk_wild_consider_section): Initialize
+ section_flag_info field of the section struct.
+ (lang_add_section): Check input section flags.
+ (lang_add_wild): Initialize section_flag_list field of
+ the statement struct.
+ * ldlang.h (lang_input_statement_struct): Add section_flag_list field.
+ (lang_wild_statement_struct): Likewise.
+ * ldlex.l (INPUT_SECTION_FLAGS): New token.
+ * mri.c (mri_draw_tree): Initialize section_flag_list to NULL.
+ * NEWS: Announce INPUT_SECTION_FLAGS enhancement.
+
+2011-07-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12942
+ * ldlang.c (section_already_linked): Pass "struct already_linked *"
+ to bfd_section_already_linked.
+ (lang_process): Set link_info.loading_lto_outputs before
+ loading LTO outputs.
+ * plugin.c: Include "libbfd.h".
+ (add_symbols): Call bfd_section_already_linked with comdat_key.
+
+2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure.tgt: Revert x32 change.
+
+2011-06-20 Jakub Jelinek <jakub@redhat.com>
+
+ PR ld/12570
+ * emultempl/elf32.em (OPTION_LD_GENERATED_UNWIND_INFO,
+ OPTION_NO_LD_GENERATED_UNWIND_INFO): Define.
+ (gld${EMULATION_NAME}_handle_option): Handle
+ --ld-generated-unwind-info and --no-ld-generated-unwind-info.
+ * ld.texinfo (--ld-generated-unwind-info,
+ --no-ld-generated-unwind-info): Document.
+
+2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure.tgt: Support x32.
+
+2011-06-15 Nick Clifton <nickc@redhat.com>
+
+ * NEWS: Mention addition of TILEPRO and TIKE-Gx support.
+
+2011-06-13 Walter Lee <walt@tilera.com>
+
+ * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32tilegx.c and
+ eelf32tilepro.c.
+ (ALL_64_EMULATION_SOURCES): Add eelf64tilegx.c.
+ (eelf32tilegx.c): New target.
+ (eelf32tilepro.c): Likewise.
+ (eelf64tilegx.c): Likewise.
+ * Makefile.in: Regenerate.
+ * configure.tgt: Handle tilegx-*-* and tilepro-*-*.
+ * emulparams/elf32tilegx.sh: New file.
+ * emulparams/elf64tilegx.sh: New file.
+ * emulparams/elf32tilepro.sh: New file.
+
+2011-06-13 Alan Modra <amodra@gmail.com>
+
+ * ldlang.c (sort_def_symbol, lang_one_common): Don't handle
+ warning symbols here.
+ * emultempl/pe.em (pr_sym): Remove redundant test.
+ * emultempl/pep.em (pr_sym): Likewise.
+
+2011-06-09 Nick Clifton <nickc@redhat.com>
+
+ PR ld/12845
+ * emultempl/mipself.em (mips_add_stub_section): Do not add stubs
+ for sections that have been removed by garbage collection.
+
+2011-06-08 Alan Modra <amodra@gmail.com>
+
+ * ldlang.c (lang_one_common): Handle warning symbols.
+
+2011-06-07 Nick Clifton <nickc@redhat.com>
+
+ * configure.tgt: Accept any V850 architecture.
+
+2011-06-03 Nick Clifton <nickc@redhat.com>
+
+ * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32am33lin.c
+ Add rule to build eelf32am33lin.c
+ * Makefile.in: Regenerate.
+
+2011-06-02 Nick Clifton <nickc@redhat.com>
+
+ * lexsup.c: Fix spelling mistake in comment.
+ * scripttempl/epocpe.sc: Likewise.
+ * scripttempl/i386beos.sc: Likewise.
+ * scripttempl/mcorepe.sc: Likewise.
+ * scripttempl/pe.sc: Likewise.
+ * scripttempl/pep.sc: Likewise.
+ * po/ld.pot: Regenerate.
+
+2011-05-27 Nick Clifton <nickc@redhat.com>
+
+ * scripttempl/v850.sc (_heap_start): Provide.
+
+2011-05-23 Alan Modra <amodra@gmail.com>
+
+ * ldmisc.c (vfinfo): Add %H.
+ * ldmain.c (reloc_overflow): Use %H rather than %C.
+ (reloc_dangerous, unattached_reloc): Likewise.
+
+2011-05-23 Alan Modra <amodra@gmail.com>
+
+ PR 12763
+ * ldlang.c (lang_output_section_find_by_flags): Match orphan .sdata2
+ like sections to existing .sdata2, and similarly for orphan TLS
+ sections.
+ * emultempl/elf32.em (place_orphan): Exclude .tbss from orphan_bss.
+
+2011-05-17 Tomohiro Kashiwada <kikairoya@gmail.com>
+
+ PR ld/12759
+ * emultempl/rxelf.em (ignore_lma): New variable.
+ (rx_elf_create_output_section_statements): Pass the setiing of
+ ignore_lma to bfd_elf32_rx_set_target_flags.
+ (OPTION_IGNORE_LMA): Define.
+ (OPTION_NO_IGNORE_LMA): Define.
+ (PARSE_AND_LIST_LONGOPTS): Add ignore lma.
+ (PARSE_AND_LIST_OPTIONS): Add ignore lma.
+ (PARSE_AND_LIST_ARGS_CASES): Add ignore lma.
+
+2011-05-17 Alan Modra <amodra@gmail.com>
+
+ PR ld/12760
+ * ldmain.c (notice): Add "flags" and "string" param.
+ * plugin.c (plugin_notice): Likewise. Handle indirect, warning
+ and constructor syms.
+
+2010-05-16 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * ldlang.c (print_assignment): Use the symbol's section if we
+ use its value.
+ * ldexp.c (exp_fold_tree_1): Skip self-assignment. Expand
+ comment on copying symbol type.
+
+2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12760
+ * plugin.c (plugin_notice): Set u.undef.abfd for symbols made
+ undefweak.
+
+2011-05-16 Alan Modra <amodra@gmail.com>
+
+ * ldlang.c (lang_leave_output_section_statement): Don't copy
+ previous lma_region if given address.
+
+2011-05-13 Bernd Schmidt <bernds@codesourcery.com>
+
+ (eelf32_tic6x_linux_be.c, eelf32_tic6x_linux_le.c,
+ eelf32_tic6x_elf_be.c, eelf32_tic6x_elf_le.c): New rules.
+ * Makefile.am (ALL_EMULATIONS): Add these files.
+ (eelf32_tic6x_be.c, eelf32_tic6x_le.c): Depend on tic6xdsbt.em.
+ * Makefile.in: Regenerated.
+ * emultempl/tic6xdsbt.em (is_tic6x_target): Allow more tic6x target
+ vectors.
+ * emulparams/elf32_tic6x_elf_be.sh: New file.
+ * emulparams/elf32_tic6x_elf_le.sh: New file.
+ * emulparams/elf32_tic6x_linux_be.sh: New file.
+ * emulparams/elf32_tic6x_linux_le.sh: New file.
+ * configure.tgt (tic6x-*-elf, tic6x-*-uclinux): New.
+ (tic6x-*-*): Replaced by these.
+
+2011-05-13 Jan Beulich <jbeulich@novell.com>
+
+ * configure.tgt: Add targets x86_64-*-pe and x86_64-*-pep.
+
+2011-05-09 Paul Brook <paul@codesourcery.com>
+
+ * emultempl/tic6xdsbt.em (merge_exidx_entries): New.
+ (compare_output_sec_vma): New function.
+ (gld${EMULATION_NAME}_after_allocation): New function.
+ (OPTION_NO_MERGE_EXIDX_ENTRIES): Define.
+ (PARSE_AND_LIST_OPTIONS): Add --no-merge-exidx-entries.
+ (PARSE_AND_LIST_ARGS_CASES): Add OPTION_NO_MERGE_EXIDX_ENTRIES.
+ (LDEMUL_AFTER_ALLOCATION): Set.
+ * ld.texinfo: Document c6x --no-merge-exidx-entries.
+
+2011-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ PR ld/12365
+ * scripttempl/pe.sc (__rt_psrelocs_start): New symbol definition.
+ (__rt_psrelocs_end): Likewise.
+ (__rt_psrelocs_size): Likewise difference between the above.
+ (__RUNTIME_PSEUDO_RELOC_LIST_END__): Move outside .rdata section
+ immediately after end of pseudo-reloc data.
+ (___RUNTIME_PSEUDO_RELOC_LIST_END___): Likewise.
+ (__RUNTIME_PSEUDO_RELOC_LIST__): Move outside .rdata section and
+ calculate backward from list end.
+ (___RUNTIME_PSEUDO_RELOC_LIST___): Likewise.
+ * scripttempl/pep.sc: Likewise.
+
+2011-05-06 Tristan Gingold <gingold@adacore.com>
+
+ * scripttempl/alphavms.sc (CODE): Add *$CODE*.
+
+2011-05-04 Tristan Gingold <gingold@adacore.com>
+
+ * emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Add
+ LDEMUL_ADD_OPTIONS and LDEMUL_HANDLE_OPTION.
+ * emultempl/vms.em (OPTION_IDENTIFICATION): New macro.
+ (gld${EMULATION_NAME}_add_options): New function.
+ (gld${EMULATION_NAME}_list_options): Ditto.
+ (gld${EMULATION_NAME}_handle_option): Ditto.
+ (LDEMUL_ADD_OPTIONS, LDEMUL_HANDLE_OPTION)
+ (LDEMUL_LIST_OPTIONS): Define.
+
+2011-05-04 Alan Modra <amodra@gmail.com>
+
+ PR ld/12726
+ * ldexp.h (lang_phase_type): Add lang_assigning_phase_enum.
+ * ldexp.c (exp_fold_tree_1): Correct assign to dot comment. Don't
+ assign to dot when lang_assigning_phase_enum.
+ * ldlang.h (lang_do_assignments): Update prototype.
+ * ldlang.c (lang_do_assignments): Add phase parameter. Update all
+ callers.
+ * pe-dll.c (pe_dll_fill_sections, pe_exe_fill_sections): Update
+ lang_do_assignments calls.
+
+2011-04-28 Daniel C. Klauer <daniel.c.klauer@web.de>
+
+ PR ld/12614
+ * emultempl/pe.em (_after_open): Correctly check whether symbol is
+ in undef list.
+
+2011-04-26 Kai Tietz <ktietz@redhat.com>
+
+ * scripttempl/pe.sc: Handle .eh_frame($|.)* sections.
+ * scripttempl/pep.sc: Likewise.
+
+2011-04-24 Alan Modra <amodra@gmail.com>
+
+ PR ld/12365
+ PR ld/12696
+ * ldmain.c (notice): Delete "name" param, add "h".
+ * plugin.c (plugin_notice): Likewise. Set non_ir_ref. Handle
+ redefinitions of IR symbols in real BFDs.
+ (plugin_multiple_definition, plugin_multiple_common): Delete.
+ (non_ironly_hash, init_non_ironly_hash): Delete.
+ (is_visible_from_outside): Traverse entry_symbol chain.
+ (get_symbols): Use non_ir_ref flag rather than hash lookup.
+
+2011-04-21 Tristan Gingold <gingold@adacore.com>
+
+ * scripttempl/alphavms.sc: Add dwarf2 embedding marks.
+
+2011-04-20 Tristan Gingold <gingold@adacore.com>
+
+ * emultempl/aix.em (_add_options): Ignore -bbigtoc switch.
+
+2011-04-20 Alan Modra <amodra@gmail.com>
+
+ * ld.h (ld_config_type <hash_table_size>): Make it an unsigned long.
+
+2011-04-20 Alan Modra <amodra@gmail.com>
+
+ PR ld/12365
+ * ldfile.c (ldfile_try_open_bfd): Move code creating and switching
+ to plugin IR BFD..
+ * ldmain.c (add_archive_element): ..and similar code here..
+ * plugin.c (plugin_maybe_claim): ..to here. New function.
+ (plugin_call_claim_file): Make static.
+ (asymbol_from_plugin_symbol): Set ELF st_shndx for common syms.
+ (plugin_multiple_common): New function.
+ (plugin_call_all_symbols_read): Hook in plugin_multiple_common.
+ * plugin.h (plugin_call_claim_file): Don't declare.
+ (plugin_maybe_claim): Declare.
+
+2011-04-20 Alan Modra <amodra@gmail.com>
+
+ PR ld/12365
+ * ldmain.c (multiple_definition): Take a bfd_link_hash_entry
+ pointer arg rather than "name", "obfd", "osec", "oval". Add code
+ removed from linker.c. Hack around xcofflink.c oddity in
+ passing NULL nbfd.
+ (multiple_common): Similarly.
+ * plugin.c (orig_allow_multiple_defs): Delete.
+ (plugin_call_all_symbols_read): Don't twiddle allow_multiple_definition.
+ (plugin_multiple_definition): Update.
+
+2011-04-18 Kai Tietz <ktietz@redhat.com>
+
+ * deffilep.y (def_aligncomm): Avoid duplets.
+
+ * deffilep.y (def_pool_str): New type.
+ (pool_strs): Local static.
+ (def_pool_alloc): Local function.
+ (def_pool_strdup): Likewise.
+ (def_pool_free): Likewise.
+ (opt_name): Replace xmalloc/xstrdup by
+ def_pool_alloc/def_pool_strdup.
+ (dot_name): Likewise.
+ (anylang_id): Likewise.
+ (def_lex): Likewise.
+ (def_file_parse): Call def_pool_free on
+ exit and cleanup directives elements.
+ (def_file_add_directive): Call def_pool_free.
+
+2011-04-18 Paul Brook <paul@codesourcery.com>
+
+ * emulparams/elf32_tic6x_le.sh: Define OTHER_READONLY_SECTIONS
+ for unwinding tables.
+
+2011-04-18 Alan Modra <amodra@gmail.com>
+
+ PR ld/12365
+ PR ld/12672
+ * ldfile.c (ldfile_try_open_bfd): Don't attempt any plugin action
+ when no_more_claiming.
+ * ldmain.c (add_archive_element): Likewise.
+ (multiple_definition): Remove plugin_multiple_definition call.
+ (notice): Remove plugin_notice call.
+ * ldlang.c (lang_list_insert_after, void lang_list_remove_tail): Move.
+ Delete prototype.
+ (plugin_insert): New static var.
+ (open_input_bfds): Only rescan libs after plugin insert point.
+ (lang_gc_sections): Omit plugin claimed files.
+ (lang_process): Set plugin_insert. Only rescan when plugin adds
+ objects.
+ * plugin.h (no_more_claiming): Declare.
+ (plugin_notice, plugin_multiple_definition): Don't declare.
+ * plugin.c: Formatting.
+ (orig_notice_all, orig_allow_multiple_defs, orig_callbacks,
+ plugin_callbacks): New static vars.
+ (no_more_claiming): Make global.
+ (plugin_cached_allow_multiple_defs): Delete.
+ (plugin_get_ir_dummy_bfd): Set SEC_EXCLUDE on dummy .text section,
+ use newer bfd_make_section variant. Make COMMON section too.
+ Error handling. Correct setting of gp size.
+ (asymbol_from_plugin_symbol): Properly cast last arg of concat.
+ (message): Likewise for ACONCAT.
+ (asymbol_from_plugin_symbol): Use our COMMON section.
+ (get_symbols): When report_plugin_symbols, show visibility too.
+ (init_non_ironly_hash): Move. Don't test non_ironly_hash.
+ (plugin_load_plugins): Save state of linker callbacks, set up to
+ call plugin_notice instead. Call init_non_ironly_hash here.
+ (plugin_call_all_symbols_read): Set plugin_multiple_definition in
+ plugin callbacks.
+ (plugin_notice): Rewrite.
+ (plugin_multiple_definition): Make static, call original callback.
+
+2011-04-15 Alan Modra <amodra@gmail.com>
+
+ PR ld/12672
+ * ldlang.c (enum open_bfd_mode): New.
+ (open_input_bfds): Replace "force" param with "mode". Reload
+ archives for rescan. Update all callers.
+ (lang_process): Make another open_input_bfds pass for plugins.
+
+2011-04-13 Kai Tietz <ktietz@redhat.com>
+
+ PR binutils/12658
+ * deffile.h (def_file_add_export): Add is_dup argument.
+ (def_file_add_import): Likewise.
+ * deffilep.y (are_names_equal): New helper.
+ (cmp_export_elem): New helper.
+ (find_export_in_list): Add search routine for exports.
+ (def_file_add_export): Check for duplicates.
+ (cmp_import_elem): New helper.
+ (find_import_in_list): Add search routine for imports.
+ (def_file_add_import): Check for duplicates.
+ (def_exports): Handle duplicates.
+ (def_imports): Likewise.
+ * pe-dll.c (process_def_file_and_drectve): Likewise.
+ (pe_implied_import_dll): Likewise.
+
+2011-04-11 Chris Quenelle <chris.quenelle@oracle.com>
+
+ * scripttempl/elf.sc (.exception_ranges): Add new section.
+
+2011-04-08 Hector Oron <hector.oron@gmail.com>
+
+ PR ld/12643
+ * configure.tgt: Add support for arm-*-gnueabihf targets.
+
+2011-04-07 Eric B. Weddington <eric.weddington@atmel.com>
+
+ * Makefile.in: Regenerate. Remove stray eavrtiny10 rules.
+
+2011-04-07 Joseph Myers <joseph@codesourcery.com>
+
+ * configure.tgt: Remove stray ;;.
+
+2011-04-06 Joseph Myers <joseph@codesourcery.com>
+
+ * configure.tgt (thumb-*-linux-* | thumb-*-uclinux*,
+ strongarm-*-coff, strongarm-*-elf, strongarm-*-kaos*,
+ thumb-*-coff, thumb-*-elf, thumb-epoc-pe, thumb-*-pe,
+ xscale-*-coff, xscale-*-elf): Remove targets.
+
+2011-03-31 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure.tgt: Add elf_l1om to targ_extra_libpath for
+ x86_64-*-linux-*.
+
+ * emulparams/elf_l1om.sh: Remove duplicates.
+
+2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
+
+ * emulparams/elf32_tic6x_le.sh (BIG_OUTPUT_FORMAT, EXTRA_EM_FILE,
+ GENERATE_SHLIB_SCRIPT): New defines.
+ (TEXT_START_ADDR): Define differently depending on target.
+ (.got): Redefine to include "*(.dsbt)".
+ (SDATA_START_SYMBOLS): Remove, replace with
+ (OTHER_GOT_SYMBOLS): New.
+ (OTHER_BSS_SECTIONS): Define only for ELF targets.
+ * emultempl/tic6xdsbt.em: New file.
+ * gen-doc.texi: Set C6X.
+ * ld.texinfo: Likewise.
+ (Options specific to C6X uClinux targets): New section.
+
+2011-03-29 Alan Modra <amodra@gmail.com>
+
+ PR ld/12613
+ * ldlex.l (lex_warn_invalid): Don't assume char is unsigned.
+
+2011-03-26 John Marino <binutils@marino.st>
+
+ * configure.host: Update *-*-dragonfly* host entry.
+ * configure.tgt: Update *-*-dragonfly* target entry.
+ * ldlex.l: Prevent redefinition of YY_NO_UNPUT.
+
+2011-03-28 Joseph Myers <joseph@codesourcery.com>
+
+ * configure.in: Check for windows.h, not Windows.h.
+ * configure: Regenerate.
+ * plugin.c: Include windows.h, not Windows.h.
+
+2011-03-25 Eric B. Weddington <eric.weddington@atmel.com>
+
+ * Makefile.in: Regenerate.
+
+2011-03-23 Joseph Myers <joseph@codesourcery.com>
+
+ * lexsup.c (parse_args): Only set report_plugin_symbols if plugins
+ are enabled. Mark level as possibly unused.
+
+2011-03-22 Eric B. Weddington <eric.weddington@atmel.com>
+
+ * Makefile.am (ALL_EMULATION_SOURCES): Add AVR XMEGA architectures.
+ (eavrxmega?.c): Likewise.
+ * configure.tgt (targ_extra_emuls): Likewise.
+ * emulparams/avrxmega1.sh: New file.
+ * emulparams/avrxmega2.sh: Likewise.
+ * emulparams/avrxmega3.sh: Likewise.
+ * emulparams/avrxmega4.sh: Likewise.
+ * emulparams/avrxmega5.sh: Likewise.
+ * emulparams/avrxmega6.sh: Likewise.
+ * emulparams/avrxmega7.sh: Likewise.
+ * emultempl/avrelf.em (avr_elf_${EMULATION_NAME}_before_allocation):
+ Add avrxmega6, avrxmega7 to list of architectures for no stubs.
+
+2011-03-21 Eric B. Weddington <eric.weddington@atmel.com>
+
+ * scripttempl/avr.sc: Add fuse, lock, and signature memory regions.
+
+2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
+
+ * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Check
+ eh->target_internal.
+
+2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
+
+ * emultempl/armelf.em (arm_elf_before_allocation): Check dynobj
+ instead of dynamic_sections_created.
+
+2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * plugin.c (get_symbols): Use wrapped lookup for undefined symbols.
+
+2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * ldlang.c (lang_check): Don't run checks on dummy IR BFDs.
+
+2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * ldlang.h (lang_input_statement_type): Add new 'claim_archive' flag,
+ wrapping both it and 'claim' flag in #ifdef ENABLE_PLUGINS.
+ * ldmain.c (add_archive_element): Set it if the member is claimed.
+ * ldlang.c (new_afile): Initialise claim_archive and claimed members.
+ (find_replacements_insert_point): New helper function.
+ (lang_process): After adding and opening replacement files passed
+ from plugin, splice them into correct place in statement list and
+ file chains to preserve critical link order.
+ (lang_list_insert_after): New helper function.
+ (lang_list_remove_tail): Likewise.
+
+2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * plugin.c (IRONLY_SUFFIX): Revise to nicely human-readable form.
+ (IRONLY_SUFFIX_LEN): Delete.
+ (plugin_get_ir_dummy_bfd): Don't append IRONLY_SUFFIX.
+ (is_ir_dummy_bfd): Don't look for suffix; check claimed flag of
+ enclosing lang input statement instead.
+
+2011-03-10 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Preserve
+ alignment of input sections when creating orphan output sections
+ during relocatable link.
+ * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
+
+2011-03-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld.texinfo: Document --verbose[=NUMBER].
+
+ * lexsup.c (ld_options): Update --verbose.
+ (parse_args): Set report_plugin_symbols.
+
+ * plugin.c (report_plugin_symbols): New.
+ (get_symbols): Report plugin symbols if report_plugin_symbols
+ is TRUE.
+
+ * plugin.h (report_plugin_symbols): New.
+
+2011-03-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12529
+ * testplug.c: Don't include "filenames.h".
+ (onclaim_file): Don't use filename_cmp.
+
+2011-02-28 Kai Tietz <kai.tietz@onevision.com>
+
+ * emultempl/beos.em (sort_by_file_name): Use filename_(n)cmp.
+ * emultempl/elf32.em (gld${EMULATION_NAME}_vercheck):
+ Likewise.
+ (gld${EMULATION_NAME}_stat_needed): Likewise.
+ (gld${EMULATION_NAME}_check_needed): Likewise.
+ * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Likewise.
+ (gld_${EMULATION_NAME}_unrecognized_file): Likewise.
+ * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
+ (gld_${EMULATION_NAME}_unrecognized_file): Likewise.
+ * ldfile.c (ldfile_open_file): Likewise.
+ * ldlang.c (wild_sort): Likewise.
+ (lookup_name): Likewise.
+ (check_excluded_libs): Likewise.
+ * ldmisc.c (vfinfo): Likewise.
+ * pe-dll.c (libnamencmp): Likewise.
+ (auto_export): Likewise.
+ (pe_dll_generate_implib): Likewise.
+ * testplug.c (onclaim_file): Likewise.
+
+2011-02-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12507
+ * plugin.c (get_symbols): Don't check entry symbol here.
+ (init_non_ironly_hash): Add entry_symbol chain into
+ non_ironly_hash.
+
+2011-02-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12507
+ * plugin.c (get_symbols): Don't mark entry symbol IR only.
+
+2011-02-18 John David Anglin <dave.anglin@nrc-cnnrc.gc.ca>
+
+ PR ld/12376
+ emulparams/hppalinux.sh (DATA_ADDR): Define.
+ (SHLIB_DATA_ADDR): Likewise.
+
+2011-02-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ * emulparams/elf32_x86_64.sh (LIBPATH_SUFFIX): Changed to
+ x32 for x32.
+
+2011-02-15 Kai Tietz <kai.tietz@onevision.com>
+
+ * pe-dll.c (process_def_file_and_drectve): Don't strip
+ leading underscore from symbol by calling bfd_find_version_for_sym.
+
+2011-02-14 Mike Frysinger <vapier@gentoo.org>
+
+ * ldlang.c (lang_vers_match): Declare a new c_sym, assign it to
+ the bfd_demangle of sym, change users of sym to c_sym when not
+ already demangling, and free when done. Change callers of
+ cplus_demangle to bfd_demangle.
+
+2011-02-14 Alan Modra <amodra@gmail.com>
+
+ * plugin.c (plugin_get_ir_dummy_bfd): Set SEC_EXCLUDE on dummy
+ .text section, use newer bfd_make_section variant. Error handling.
+ Correct setting of gp size.
+ (asymbol_from_plugin_symbol): Properly cast last arg of concat.
+ (message): Likewise for ACONCAT.
+ (get_symbols): Formatting.
+
+2011-02-14 Alan Modra <amodra@gmail.com>
+
+ * ldmain.c (remove_output): Rename to..
+ (ld_cleanup): ..this. Call bfd_cache_close_all and plugin_call_cleanup.
+ (main): Adjust.
+ * plugin.c (plugin_call_cleanup): Make global.
+ (plugin_load_plugins): Don't register plugin_call_cleanup with xatexit.
+ * plugin.h (plugin_call_cleanup): Declare.
+
+2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * configure: Regenerate.
+
+2011-02-10 Alan Modra <amodra@gmail.com>
+
+ * scripttempl/armbpabi.sc: Revert 2010-11-02 H.J. Lu.
+ * scripttempl/avr.sc: Likewise.
+ * scripttempl/elf32cr16.sc: Likewise.
+ * scripttempl/elf32crx.sc: Likewise.
+ * scripttempl/elf32msp430.sc: Likewise.
+ * scripttempl/elf32msp430_3.sc: Likewise.
+ * scripttempl/elf32sh-symbian.sc: Likewise.
+ * scripttempl/elf64hppa.sc: Likewise.
+ * scripttempl/elf_chaos.sc: Likewise.
+ * scripttempl/elfd10v.sc: Likewise.
+ * scripttempl/elfd30v.sc: Likewise.
+ * scripttempl/elfi370.sc: Likewise.
+ * scripttempl/elfm68hc11.sc: Likewise.
+ * scripttempl/elfm68hc12.sc: Likewise.
+ * scripttempl/elfxtensa.sc: Likewise.
+ * scripttempl/ip2k.sc: Likewise.
+ * scripttempl/iq2000.sc: Likewise.
+ * scripttempl/mep.sc: Likewise.
+ * scripttempl/mmo.sc: Likewise.
+ * scripttempl/v850.sc: Likewise.
+ * scripttempl/xstormy16.sc: Likewise.
+ * scripttempl/elf.sc: Revert 2010-10-29 H.J. Lu.
+
+2011-01-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ * Makefile.am (CXX): Removed.
+
+ * configure.in: Add AC_PROG_CXX.
+
+ * Makefile.in: Regenerated.
+ * configure: Likewise.
+
+2011-01-22 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * plugin.c (plugin_get_ir_dummy_bfd): Copy across the bfd's
+ private data and GP size.
+
+2011-01-21 Alan Modra <amodra@gmail.com>
+
+ * ldexp.c (fold_binary): Set result section for arithmetic and
+ logical operations to NULL when both operands are in same section.
+ * ld.texinfo (Expression Section): Describe this.
+
+2011-01-14 Alan Modra <amodra@gmail.com>
+
+ * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
+ attempt to put non-alloc orphans before debug sections, just place
+ them after .comment.
+
+2011-01-14 J. Park <grassman@gmail.com>
+
+ PR ld/12339
+ * ldlang.c (sort_def_symbol): Handle bfd_link_hash_warning symbols.
+
+2011-01-14 Alan Modra <amodra@gmail.com>
+
+ * Makefile.am: Sort emulation rules.
+ (eelf32am33lin.c): Delete.
+ (ALL_EMULATION_SOURCES): Sort, add missing entries.
+ (ALL_64_EMULATION_SOURCES): Likewise.
+ * Makefile.in: Regenerate.
+
+2011-01-13 Alan Modra <amodra@gmail.com>
+
+ PR ld/12356
+ * ld.texinfo (Miscellaneous Commands): Describe LD_FEATURE.
+ (Expression Section): Update.
+ * ld.h (ld_config_type): Add sane_expr.
+ * ldgram.y (ifile_p1): Add LD_FEATURE.
+ * ldlex.l (LD_FEATYRE): New.
+ * ldemul.c (after_parse_default): Delete code handling ld_compatibility.
+ * ldexp.h (struct ldexp_control): Delete uses_defined.
+ * ldexp.c: Remove all uses of uses_defined.
+ (fold_name): Test config.sane_expr rather than ld_compatibility.
+ (exp_fold_tree_1): Likewise. Adjust handling of assignments
+ during first phase.
+ * ldlang.h (ld_compatibility): Delete.
+ (lang_ld_feature): Declare.
+ * ldlang.c (ld_compatibility): Delete.
+ (open_input_bfds): Only handle assignments for --defsym.
+ (lang_ld_feature): New function.
+
+ PR ld/12356
+ * ldexp.h (exp_assop): Delete.
+ (exp_assign, exp_defsym): Declare.
+ * ldexp.c (exp_assop): Make static, handle all assignment variations.
+ (exp_assign, exp_defsym): New functions.
+ (exp_provide): Use exp_assop.
+ * ldgram.y (defsym_expr): Use exp_defsym.
+ * ldctor.c, * ldgram.y, * ldlang.c, * mri.c, * emultempl/beos.em,
+ * emultempl/pe.em, * emultempl/pep.em, * emultempl/spuelf.em,
+ * emultempl/xtensaelf.em: Update exp_assop -> exp_assign.
+
+2011-01-12 Alan Modra <amodra@gmail.com>
+
+ PR ld/12380
+ * ldexp.h (enum phase_enum): Comment. Add exp_dataseg_done.
+ * ldexp.c (fold_unary <DATA_SEGMENT_END>): Rearrange code. Test
+ for exp_dataseg_done rather than expld.phase == lang_final_phase_enum
+ to detect when we've finished sizing sections.
+ (fold_binary <DATA_SEGMENT_ALIGN>): Likewise.
+ (fold_binary <DATA_SEGMENT_RELRO_END>): Likewise. Also test
+ that we are not inside an output section statement.
+ * ldlang.c (lang_size_sections): Set exp_dataseg_done on exit if
+ not exp_dataseg_relro_adjust or exp_dataseg_adjust. Don't set
+ lang_final_phase_enum here.
+ (lang_process): Set lang_final_phase_enum here.
+
+2011-01-10 Nick Clifton <nickc@redhat.com>
+
+ * po/da.po: Updated Danish translation.
+
+2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ldlang.c (startup_file): Removed.
+ (lang_startup): Updated.
+
+2011-01-05 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12364
+ * plugin.c (get_symbols): Check if owner_sec->owner is NULL
+ before accessing its flags field.
+
+2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ldver.c (ldversion): Update copyright to 2011.
+
+For older changes see ChangeLog-2010
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End:
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 6dd2e3d..555390b 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,1272 +1,5 @@
-2011-12-15 David Daney <david.daney@cavium.com>
- Nick Clifton <nickc@redhat.com>
- * ld-elfvers/vers.exp (picflag): Set to -fpic for mips*-*-* when
- using GCC-4.3 or later.
- (pic): Set to "yes" for mips*-*-linux*.
- * ld-elfvsb/elfvsb.exp: Don't test non-PIC shared libraried on
- mips*-*-linux*.
- (picflag): Set to -fpic for mips*-*-* when using GCC-4.3 or later.
- * ld-elfweak/elfweak.exp (picflag): Set to -fpic for mips*-*-*
- when using GCC-4.3 or later.
- * ld-shared/shared.exp (picflag): Same.
- * lib/ld-lib.exp (at_least_gcc_version): New proc.
-
-2011-12-10 David Daney <david.daney@cavium.com>
-
- * ld-mips-elf/pic-and-nonpic-6-n64.dd: Use correct encoding for
- 64-bit MOVE instruction.
-
-2011-12-09 David Daney <david.daney@cavium.com>
-
- * ld-mips-elf/tls-multi-got-1.r: Add "0x" to match value for
- MIPS_BASE_ADDRESS.
- * ld-mips-elf/textrel-1.d: Same.
- * ld-mips-elf/multi-got-1.d: Same.
-
-2011-12-05 Nick Clifton <nickc@redhat.com>
-
- * ld-cris/weakref4.d: Updated pattern match for the message from
- readelf stating that there are no decoded unwind sections.
- * tls-js1.d: Likewise.
- * tls-local-63.d: Likewise.
- * tls-local-64.d: Likewise.
- * tls-und-38.d: Likewise.
- * tls-und-42.d: Likewise.
- * tls-und-46.d: Likewise.
- * tls-und-50.d: Likewise.
- * weakref3.d: Likewise.
- * weakref4.d: Likewise.
-
-2011-12-03 David Daney <david.daney@cavium.com>
-
- * ld-bootstrap/bootstrap.exp: Use consistent flags for final link
- in ia64 and mips cases.
-
-2011-11-29 Maciej W. Rozycki <macro@codesourcery.com>
-
- PR ld/10144
- * lib/ld-lib.exp (run_ld_link_tests): Handle sources from other
- directories.
- (run_ld_link_exec_tests): Likewise.
- (run_cc_link_tests): Likewise.
- * ld-elf/comm-data1.sd: New test.
- * ld-elf/comm-data1.s: Source for the new test.
- * ld-elf/comm-data2.sd: New test.
- * ld-elf/comm-data2.rd: Likewise.
- * ld-elf/comm-data2.xd: Likewise.
- * ld-elf/comm-data2.s: Source for the new tests.
- * ld-elf/comm-data.exp: New file.
- * ld-mips-elf/comm-data.exp: Likewise.
-
-2011-11-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
-
- * ld-arm/jump-reloc-veneers.s: Update for changes to assembler output.
-
-2011-11-08 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/powerpc.exp: Expect ld warnings for tocopt test.
- * ld-powerpc/tocopt.out: New file.
-
-2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
-
- * ld-srec/srec.exp: xfail epiphany.
- * lib/ld-lib.exp (check_shared_lib_support): Add Epiphany to list
- of targets not supporting shared libraries.
-
-2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13302
- * ld-i386/i386.exp: Run pr13302.
-
- * ld-i386/pr13302.d: New.
- * ld-i386/pr13302.s: Likewise.
-
- * ld-x86-64/pr13082-5b.d: Updated.
- * ld-x86-64/pr13082-6a.d: Likewise.
- * ld-x86-64/pr13082-6b.d: Likewise.
-
-2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13302
- * ld-ifunc/ifunc-16-i386.d: New.
- * ld-ifunc/ifunc-16-x86-64.d: Likewise.
- * ld-ifunc/ifunc-16-x86.s: Likewise.
-
-2011-10-20 Alan Modra <amodra@gmail.com>
-
- * ld-selective/selective.exp: Use check_gc_sections_available.
- Remove redundant xfails.
- * ld-selective/sel-dump.exp: Likewise.
-
-2011-10-19 Alan Modra <amodra@gmail.com>
-
- * ld-elf/elf.exp: Move test for shared lib support..
- * lib/ld-lib.exp (check_shared_lib_support): ..to here. Add m68hc1*,
- and s/ms1/mt/.
- (check_gc_sections_available): Match hppa*64 not hppa64. Comment.
- * ld-gc/libpersonality.s: New.
- * ld-gc/personality.s, * ld-gc/personality.d: New.
- * ld-gc/gc.exp: Run personality test.
-
-2011-10-18 David S. Miller <davem@davemloft.net>
-
- * ld-sparc/tlssunbin32.dd: Update for TLS call relaxation fix
- for PR 13301.
- * ld-sparc/tlssunbin64.dd: Likewise.
- * ld-sparc/tlssunpic32.dd: Likewise.
- * ld-sparc/tlssunpic64.dd: Likewise.
-
-2011-10-18 Jie Zhang <jie@codesourcery.com>
- Julian Brown <julian@codesourcery.com>
-
- * ld-arm/cortex-a8-fix-b-plt.d: Adjust.
- * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
- * ld-arm/cortex-a8-fix-bl-plt.d: Adjust.
- * ld-arm/cortex-a8-fix-bl-rel-plt.d: Adjust.
- * ld-arm/cortex-a8-fix-blx-plt.d: Adjust.
- * ld-arm/ifunc-1.dd: Adjust.
- * ld-arm/ifunc-2.dd: Adjust.
- * ld-arm/ifunc-3.dd: Adjust.
- * ld-arm/ifunc-4.dd: Adjust.
- * ld-arm/ifunc-5.dd: Adjust.
- * ld-arm/ifunc-6.dd: Adjust.
- * ld-arm/ifunc-7.dd: Adjust.
- * ld-arm/ifunc-8.dd: Adjust.
- * ld-arm/ifunc-9.dd: Adjust.
- * ld-arm/ifunc-10.dd: Adjust.
- * ld-arm/ifunc-14.dd: Adjust.
- * ld-arm/ifunc-15.dd: Adjust.
- * ld-arm/ifunc-16.dd: Adjust.
-
-2011-10-14 Hans-Peter Nilsson <hp@axis.com>
-
- * ld-cris/pic-gc-72.d: Adjust for dropping unused undefined
- dynamic symbol "dsofn".
-
-2011-10-10 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/relbrlt.d: Update for stub alignment change.
- * ld-powerpc/tlsexe.g: Likewise.
- * ld-powerpc/tlsexe.r: Likewise.
- * ld-powerpc/tlsexetoc.g: Likewise.
- * ld-powerpc/tlsexetoc.r: Likewise.
- * ld-powerpc/tlsso.g: Likewise.
- * ld-powerpc/tlsso.r: Likewise.
-
-2011-10-08 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13250
- * ld-elf/shared.exp (build_tests): Add tests for PR ld/13250.
- (run_tests): Likewise.
-
- * ld-elf/pr13250-1.c: New.
- * ld-elf/pr13250-2.c: Likewise.
- * ld-elf/pr13250-3.c: Likewise.
-
-2011-10-07 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/elf.exp: Run --gc-sections tests only if --gc-sections
- is available.
-
-2011-10-06 Alan Modra <amodra@gmail.com>
-
- * ld-plugin/plugin-1.d, * ld-plugin/plugin-2.d, * ld-plugin/plugin-3.d,
- * ld-plugin/plugin-4.d, * ld-plugin/plugin-5.d, * ld-plugin/plugin-6.d,
- * ld-plugin/plugin-7.d, * ld-plugin/plugin-8.d, * ld-plugin/plugin-9.d,
- * ld-plugin/plugin-10.d, * ld-plugin/plugin-11.d: Update.
-
-2011-10-05 Nick Clifton <nickc@redhat.com>
-
- * ld-scripts/phdrs.exp: Expect to fail for the RX.
-
-2011-09-30 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/tocopt.d: Update.
- * ld-powerpc/tocopt5.d, * ld-powerpc/tocopt5.s: New test.
- * ld-powerpc/powerpc.exp: Run new test.
-
-2011-09-29 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13195
- * ld-elf/elf.exp: Add a C link testcase for PR ld/13195.
-
- * ld-elf/pr13195.c: New.
- * ld-elf/pr13195.d: Likewise.
- * ld-elf/pr13195.s: Likewise.
- * ld-elf/pr13195.t: Likewise.
-
-2011-09-16 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/pr12975.d: Only run for *-*-linux* and *-*-gnu*
- targets.
- * ld-elf/pr13177.d: Likewise.
-
- * ld-elf/pr13177.s: Avoid relocations in text sections.
-
-2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13177
- * ld-elf/pr13177.d: New.
- * ld-elf/pr13177.s: Likewise.
-
-2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12975
- * ld-elf/pr12975.d: New.
- * ld-elf/pr12975.s: Likewise.
- * ld-elf/pr12975.t: Likewise.
-
-2011-09-12 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13178
- * ld-ifunc/ifunc-13-i386.d: Updated.
- * ld-ifunc/ifunc-13-x86-64.d: Likewise.
- * ld-ifunc/ifunc-3a-x86.d: Likewise.
- * ld-x86-64/pr13082-5a.d: Likewise.
-
- * ld-ifunc/ifunc-15-i386.d: New.
- * ld-ifunc/ifunc-15-i386.s: Likewise.
- * ld-ifunc/ifunc-15-x86-64.d: Likewise.
- * ld-ifunc/ifunc-15-x86-64.s: Likewise.
-
-2011-09-01 Christophe Lyon <christophe.lyon@st.com>
-
- * ld-arm/arm-elf.exp: Add new rodata-merge-map test.
- * ld-arm/rodata-merge-map.ld: New file.
- * ld-arm/rodata-merge-map.sym: Likewise.
- * ld-arm/rodata-merge-map1.s Likewise.
- * ld-arm/rodata-merge-map2.s: Likewise.
- * ld-arm/rodata-merge-map3.s: Likewise.
-
-2011-08-22 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s,
- * ld-powerpc/tocopt4.d: New test.
- * ld-powerpc/powerpc.exp: Run it.
-
-2011-08-12 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13082
- * ld-x86-64/pr13082-1.s: New.
- * ld-x86-64/pr13082-1a.d: Likewise.
- * ld-x86-64/pr13082-1b.d: Likewise.
- * ld-x86-64/pr13082-2.s: Likewise.
- * ld-x86-64/pr13082-2a.d: Likewise.
- * ld-x86-64/pr13082-2b.d: Likewise.
- * ld-x86-64/pr13082-3.s: Likewise.
- * ld-x86-64/pr13082-3a.d: Likewise.
- * ld-x86-64/pr13082-3b.d: Likewise.
- * ld-x86-64/pr13082-4.s: Likewise.
- * ld-x86-64/pr13082-4a.d: Likewise.
- * ld-x86-64/pr13082-4b.d: Likewise.
- * ld-x86-64/pr13082-5.s: Likewise.
- * ld-x86-64/pr13082-5a.d: Likewise.
- * ld-x86-64/pr13082-5b.d: Likewise.
- * ld-x86-64/pr13082-6.s: Likewise.
- * ld-x86-64/pr13082-6a.d: Likewise.
- * ld-x86-64/pr13082-6b.d: Likewise.
-
- * ld-x86-64/x86-64.exp: Run pr13082-[1-6][ab].
-
-2011-08-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
-
- * ld-arm/arm-elf.exp (armelftests): Update for new command-line
- options.
- (armeabitests): Update for new command-line options, and add
- new test cases.
- * ld-arm/fix-arm1176.s: Add test case.
- * ld-arm/fix-arm1176-off.d: Likewise.
- * ld-arm/fix-arm1176-on.d: Likewise.
-
-2011-08-05 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/tlsexe.r: Update for stripped .branch_lt.
- * ld-powerpc/tlsexetoc.r: Likewise.
- * ld-powerpc/tlsso.r: Likewise.
- * ld-powerpc/tlstocso.r: Likewise.
-
-2011-08-01 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13048
- * ld-x86-64/ilp32-6.d: New.
- * ld-x86-64/ilp32-6.s: Likewise.
- * ld-x86-64/ilp32-7.d: Likewise.
- * ld-x86-64/ilp32-7.s: Likewise.
- * ld-x86-64/ilp32-8.d: Likewise.
- * ld-x86-64/ilp32-8.s: Likewise.
- * ld-x86-64/ilp32-9.d: Likewise.
- * ld-x86-64/ilp32-9.s: Likewise.
-
- * ld-x86-64/x86-64.exp: Run ilp32-6, ilp32-7, ilp32-8 and ilp32-9.
-
-2011-07-27 Roland McGrath <mcgrathr@google.com>
-
- * ld-i386/vxworks1-lib.rd: Swap order of sections expected in output.
-
-2011-07-26 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/powerpc.exp: Use --no-ld-generated-unwind-info
- with some tests.
- * ld-powerpc/relbrlt.d: Likewise.
-
-2011-07-25 Hans-Peter Nilsson <hp@bitrange.com>
-
- PR ld/12815
- * ld-mmix/pr12815-1.d, ld-mmix/pr12815-1.s, ld-mmix/pr12815-1.ld,
- ld-mmix/pr12815-2.d, ld-mmix/pr12815-2.s: New tests.
-
-2011-07-24 Catherine Moore <clm@codesourcery.com>
- Chao-ying Fu <fu@mips.com>
- Maciej W. Rozycki <macro@codesourcery.com>
-
- * lib/ld-lib.exp (run_dump_test): Support distinct assembler
- flags for the same source named multiple times.
- * ld-mips-elf/jalx-1.s: New test source.
- * ld-mips-elf/jalx-1.d: New test output.
- * ld-mips-elf/jalx-1.ld: New test linker script.
- * ld-mips-elf/jalx-2-main.s: New test source.
- * ld-mips-elf/jalx-2-ex.s: Likewise.
- * ld-mips-elf/jalx-2-printf.s: Likewise.
- * ld-mips-elf/jalx-2.dd: New test output.
- * ld-mips-elf/jalx-2.ld: New test linker script.
- * ld-mips-elf/mips16-and-micromips.d: New test.
- * ld-mips-elf/mips-elf.exp: Run the new tests
-
-2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/abs-k1om.d: New.
- * ld-x86-64/protected2-k1om.d: Likewise.
- * ld-x86-64/protected3-k1om.d: Likewise.
-
- * ld-x86-64/x86-64.exp: Run abs-k1om, protected2-k1om and
- protected3-k1om.
-
-2011-07-14 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/binutils.exp (binutils_test): Also check ignored
- "-z relro".
-
-2011-07-14 Alan Modra <amodra@gmail.com>
-
- * ld-scripts/section-flags.exp: Pass --local-store 0:0 for
- spu. Rewrite using foreach.
-
-2011-07-14 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/tlsexe.d, * ld-powerpc/tlsexe.g. *ld-powerpc/tlsexe.r,
- * ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g,
- * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.d,
- * ld-powerpc/tlstocso.d: Update for plt stub change.
-
-2011-07-11 Catherine Moore <clm@cm00re.com>
-
- * ld-scripts/section-flags-1.s: New.
- * ld-scripts/section-flags-1.t: New.
- * ld-scripts/section-flags-2.s: New.
- * ld-scripts/section-flags-2.t: New.
- * ld-scripts/section-flags.exp: New.
-
-2011-07-11 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out,
- * ld-powerpc/tocopt2.d: New test.
- * ld-powerpc/tocopt3.s, * ld-powerpc/tocopt3.d: New test.
- * ld-powerpc/powerpc.exp (ppc64elftests) Run them.
-
-2011-07-03 Samuel Thibault <samuel.thibault@gnu.org>
- Thomas Schwinge <thomas@schwinge.name>
-
- PR binutils/12913
- * ld-ifunc/ifunc.exp: Update for changed output.
- * ld-unique/unique.exp: Likewise.
-
-2011-06-27 Nick Clifton <nickc@redhat.com>
-
- * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
-
-2011-06-27 Alan Modra <amodra@gmail.com>
-
- * ld-elf/elf.exp: Exclude more targets from note-3 test.
-
-2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12921
- * ld-i386/i386.exp: Run pr12921.
- * ld-x86-64/x86-64.exp: Likewise.
-
- * ld-i386/pr12921.d: New.
- * ld-i386/pr12921.s: Likewise.
- * ld-x86-64/pr12921.d: Likewise.
- * ld-x86-64/pr12921.s: Likewise.
-
-2011-06-22 Thomas Schwinge <thomas@schwinge.name>
-
- * ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too.
-
-2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-ifunc/ifunc-1-local-x86.d: Adjusted.
- * ld-ifunc/ifunc-1-x86.d: Likewise.
- * ld-ifunc/ifunc-3a-x86.d: Likewise.
-
-2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/eh1.d: Revert x32 change.
- * ld-elf/eh2.d: Likewise.
- * ld-elf/eh3.d: Likewise.
- * ld-elf/eh4.d: Likewise.
-
-2011-06-20 Jakub Jelinek <jakub@redhat.com>
-
- PR ld/12570
- * ld-x86-64/x86-64.exp: Link some testcases with
- --no-ld-generated-unwind-info.
- * ld-x86-64/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
- comment.
- * ld-x86-64/tlsdesc.dd: Likewise.
- * ld-x86-64/tlspic.dd: Likewise.
- * ld-x86-64/tlsdesc.sd: Likewise.
- * ld-x86-64/tlspic.rd: Likewise.
- * ld-x86-64/tlsbindesc.rd: Likewise.
- * ld-x86-64/tlsbindesc.sd: Likewise.
- * ld-x86-64/tlsbin.td: Likewise.
- * ld-x86-64/tlsdesc.pd: Likewise.
- * ld-x86-64/tlsdesc.td: Likewise.
- * ld-x86-64/tlsbindesc.dd: Likewise.
- * ld-x86-64/tlsbin.dd: Likewise.
- * ld-x86-64/tlsgdesc.rd: Likewise.
- * ld-x86-64/tlspic.sd: Likewise.
- * ld-x86-64/tlsbindesc.td: Likewise.
- * ld-x86-64/tlspic.td: Likewise.
- * ld-x86-64/tlsbin.sd: Likewise.
- * ld-x86-64/ilp32-4.d: Likewise.
- * ld-x86-64/tlsgdesc.dd: Add --no-ld-generated-unwind-info to ld
- comment. Adjust.
- * ld-x86-64/tlsdesc.rd: Likewise.
- * ld-x86-64/tlsgd6.dd: Adjust.
- * ld-x86-64/tlsgd5.dd: Likewise.
- * ld-i386/i386.exp: Link some testcases with
- --no-ld-generated-unwind-info.
- * ld-i386/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
- comment..
- * ld-i386/tlsdesc.dd: Likewise.
- * ld-i386/tlspic.dd: Likewise.
- * ld-i386/tlsdesc.sd: Likewise.
- * ld-i386/tlsgdesc.dd: Likewise.
- * ld-i386/tlsnopic.sd: Likewise.
- * ld-i386/tlspic.rd: Likewise.
- * ld-i386/tlsdesc.rd: Likewise.
- * ld-i386/tlsbindesc.rd: Likewise.
- * ld-i386/tlsbindesc.sd: Likewise.
- * ld-i386/tlsbin.td: Likewise.
- * ld-i386/tlsdesc.td: Likewise.
- * ld-i386/tlsnopic.dd: Likewise.
- * ld-i386/tlsbindesc.dd: Likewise.
- * ld-i386/tlsbin.dd: Likewise.
- * ld-i386/tlsgdesc.rd: Likewise.
- * ld-i386/tlspic.sd: Likewise.
- * ld-i386/tlsnopic.rd: Likewise.
- * ld-i386/tlsbindesc.td: Likewise.
- * ld-i386/tlspic.td: Likewise.
- * ld-i386/tlsbin.sd: Likewise.
-
-2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/eh1.d: Skip x32.
- * ld-elf/eh2.d: Likewise.
- * ld-elf/eh3.d: Likewise.
- * ld-elf/eh4.d: Likewise.
-
- * ld-elfvsb/elfvsb.exp: Only xfail 64bit x86_64-*-linux*.
- * ld-shared/shared.exp: Likewise.
-
- * ld-ifunc/ifunc-1-local-x86.d: Support x32.
- * ld-ifunc/ifunc-1-x86.d: Likewise.
- * ld-ifunc/ifunc-3a-x86.d: Likewise.
- * ld-x86-64/pcrel16.d: Likewise.
-
- * ld-x86-64/x86-64.exp (x86_64tests): Add missing -melf_x86_64.
-
-2011-06-16 Alan Modra <amodra@gmail.com>
-
- * ld-elfvers/vers2.ver: Don't assume any particular index for
- version reference.
- * ld-elfvers/vers3.ver: Likewise.
- * ld-elfvers/vers19.ver: Likewise.
- * ld-elfvers/vers22.ver: Likewise.
- * ld-elfvers/vers27d4.ver: Likewise.
- * ld-elfvers/vers28c.ver: Likewise.
-
-2011-06-14 Alan Modra <amodra@gmail.com>
-
- * ld-elf/elf.exp: Don't attempt to build symbol3.a for hppa64-hpux.
- * ld-elf/warn3.d: Correct target selection and comment.
-
- * ld-elf/pr12851.d: Correct target selection and comment.
-
-2011-06-13 Walter Lee <walt@tilera.com>
-
- * ld-elf/eh5.d: Don't run on tile*.
- * ld-srec/srec.exp: xfail on tile*.
- * ld-tilegx/external.s: New file.
- * ld-tilegx/reloc.d: New file.
- * ld-tilegx/reloc.s: New file.
- * ld-tilegx/tilegx.exp: New file.
- * ld-tilepro/external.s: New file.
- * ld-tilepro/reloc.d: New file.
- * ld-tilepro/reloc.s: New file.
- * ld-tilepro/tilepro.exp: New file.
-
-2011-06-10 Nick Clifton <nickc@redhat.com>
-
- * ld-elf/elf.exp: Add test for linking a shared library with a
- broken linker script that marks dynamic sections as being notes.
- * ld-elf/note-3.s: New test source file.
- * ld-elf/note-3.t: New test linker script.
- * ld-elf/note-3.l: Expected output from the linker.
- * lib/ld-lib.exp (run_ld_link_tests): Improve description.
-
-2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/x86-64.exp: Build x32 DSO from x86-64 object file
- only for native.
-
-2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/simple.c: New.
- * ld-x86-64/x86-64-x32.rd: Likewise.
-
- * ld-x86-64/x86-64.exp: Check building x32 DSO from x86-64
- object file.
-
-2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12851
- * ld-elf/pr12851.d: New.
- * ld-elf/pr12851.s: Likewise.
-
-2011-06-07 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/elf.exp: Build symbol3.a and symbol3w.a.
-
- * ld-elf/symbol3.s: New.
- * ld-elf/symbol3w.s: Likewise.
- * ld-elf/warn3.d: Likewise.
-
-2011-06-02 Nathan Sidwell <nathan@codesourcery.com>
-
- Adjust tests for zero offset formatting.
- * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
- * ld-arm/farcall-arm-arm-pic-veneer.d: Adjust.
- * ld-arm/farcall-arm-thumb.d: Adjust.
- * ld-arm/farcall-group-size2.d: Adjust.
- * ld-arm/farcall-group.d: Adjust.
- * ld-arm/farcall-mix.d: Adjust.
- * ld-arm/farcall-mix2.d: Adjust.
- * ld-arm/farcall-mixed-lib-v4t.d: Adjust.
- * ld-arm/farcall-mixed-lib.d: Adjust.
- * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Adjust.
- * ld-arm/farcall-thumb-arm-pic-veneer.d: Adjust.
- * ld-arm/farcall-thumb-thumb.d: Adjust.
- * ld-arm/ifunc-10.dd: Adjust.
- * ld-arm/ifunc-3.dd: Adjust.
- * ld-arm/ifunc-4.dd: Adjust.
- * ld-arm/ifunc-5.dd: Adjust.
- * ld-arm/ifunc-6.dd: Adjust.
- * ld-arm/ifunc-7.dd: Adjust.
- * ld-arm/ifunc-8.dd: Adjust.
- * ld-arm/jump-reloc-veneers-long.d: Adjust.
- * ld-arm/tls-longplt-lib.d: Adjust.
- * ld-arm/tls-thumb1.d: Adjust.
-
-2011-05-31 Paul Brook <paul@codesourcery.com>
-
- * ld-arm/cortex-a8-far.d: Adjust expected output.
- * ld-arm/arm-call1.s: Give function symbol correct type.
- * ld-arm/arm-call2.s: Ditto.
- * ld-arm/farcall-group4.s: Ditto.
- * ld-arm/arm-elf.exp (cortex-a8-far): Define far symbols with correct
- type via assembly file.
- * ld-arm/cortex-a8-far-3.s: New file.
- * ld-arm/abs-call-1.s: Add Thumb tests
-
-2011-05-31 Paul Brook <paul@codesourcery.com>
- Nathan Sidwell <nathan@codesourcery.com>
-
- * ld-arm/abs-call-1.d: New.
- * ld-arm/abs-call-1.s: New.
- * ld-arm/arm-elf.exp: Add it.
-
-2011-05-31 Paul Brook <paul@codesourcery.com>
-
- * ld-arm/tls-longplt.d: Update expected output.
- * ld-arm/tls-thumb1.d: Ditto.
-
-2011-05-26 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12809
- * ld-x86-64/tlsbin.s: Add a test for LE with large model.
-
- * ld-x86-64/tlsbin.dd: Updated.
- * ld-x86-64/tlsbin.rd: Likewise.
- * ld-x86-64/tlsbin.sd: Likewise.
- * ld-x86-64/tlsbin.td: Likewise.
- * ld-x86-64/tlsbindesc.dd: Likewise.
- * ld-x86-64/tlsbindesc.rd: Likewise.
- * ld-x86-64/tlsbindesc.sd: Likewise.
- * ld-x86-64/tlsbindesc.td: Likewise.
-
-2011-05-24 Hans-Peter Nilsson <hp@axis.com>
-
- * ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
- setting TLS file offset.
-
-2011-05-23 Nick Clifton <nickc@redhat.com>
-
- * ld-elf/shared.exp: Revert previous delta. Do not build
- libraries in a non-native environment.
-
-2011-05-23 Alan Modra <amodra@gmail.com>
-
- PR 12763
- * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
-
-2011-05-21 Hans-Peter Nilsson <hp@axis.com>
-
- * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
- empty program header.
-
-2011-05-21 Alan Modra <amodra@gmail.com>
-
- PR 12763
- * ld-elf/tdata3.s: New test.
- * ld-elf/tbss3.s: New test.
- * ld-elf/binutils.exp: Consolidate tbss and tdata tests.
-
-2011-05-20 Bernd Schmidt <bernds@codesourcery.com>
-
- * ld-tic6x/pcr-reloc.d: New test.
- * ld-tic6x/pcr-reloc.s: New test.
-
-2011-05-18 Nick Clifton <nickc@redhat.com>
-
- PR ld/12761
- * lib/ld-lib.exp (run_cc_link_tests): Add an optional 8th
- parameter - an expected warning message from the linker.
- * ld-elf/shared.exp (build_tests): Expect a warning message when
- building the libbarw.so library.
-
- * ld-elf/shared.exp: Run library building tests even when not
- building a native toolchain.
-
-2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-scripts/phdrs.exp: Replace --private with
- --private-headers for objdump.
- * ld-scripts/phdrs2.exp: Likewise.
-
-2011-05-15 Richard Sandiford <rdsandiford@googlemail.com>
-
- * lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
- Fail if the link command fails and if no test rules are defined.
- * ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
- * ld-mips-elf/mips-elf.exp: Run them.
-
-2011-05-13 Bernd Schmidt <bernds@codesourcery.com>
-
- * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
- * ld-tic6x/tic6x.exp: Add OSABI tests.
-
-2011-05-13 Alan Modra <amodra@gmail.com>
-
- * ld-elf/flags1.d: Don't xfail tic6x.
- * ld-scripts/weak.exp: Correct comments. Don't xfail sh-pe. Remove
- redundant xfail.
- * ld-selective/sel-dump.exp: Don't xfail alpha.
- * ld-selective/selective.exp: Run for alpha.
- * ld-undefined/weak-undef.exp: Don't xfail hppa64.
-
-2011-05-12 Bernd Schmidt <bernds@codesourcery.com>
-
- * config/default.exp (ld_assemble): Pass flags parameter to
- default_ld_assemble.
- (ld_assemble_flags): New function.
- * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
- tic6x.
- * ld-elf/exclude.exp: Likewise.
- * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
- and pass it to the assembler.
-
-2011-05-11 Richard Sandiford <rdsandiford@googlemail.com>
-
- * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
-
-2011-05-09 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/elf.exp (array_tests): Remove "pr12730".
- (array_tests_pie): Remove "PIE pr12730".
- (array_tests_static): Remove "static pr12730".
-
- * ld-elf/pr12730.cc: Removed.
- * ld-elf/pr12730.out: Likewise.
-
-2011-05-09 Paul Brook <paul@codesourcery.com>
-
- * ld-tic6x/discard-unwind.ld: New.
- * ld-tic6x/unwind.ld: New.
- * ld-tic6x/unwind-1.d: New test.
- * ld-tic6x/unwind-1.s: New test.
- * ld-tic6x/unwind-2.d: New test.
- * ld-tic6x/unwind-2.s: New test.
- * ld-tic6x/unwind-3.d: New test.
- * ld-tic6x/unwind-3.s: New test.
- * ld-tic6x/unwind-4.d: New test.
- * ld-tic6x/unwind-4.s: New test.
- * ld-tic6x/unwind-5.d: New test.
- * ld-tic6x/unwind-5.s: New test.
- * ld-tic6x/unwind-6.d: New test.
-
-2011-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
-
- PR ld/12365
- * ld-plugin/plugin-7.d: Allow underscore in error message.
- * ld-plugin/plugin-8.d: Likewise.
-
-2011-05-07 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12730
- * ld-elf/elf.exp (array_tests): Add "pr12730".
- (array_tests_pie): New.
- (array_tests_static): Add -static for "static init array mixed".
- Add "static pr12730". Run array_tests_pie for Linux.
-
- * ld-elf/init-mixed.c (ctor1007): Renamed to ...
- (ctor1007a): This.
- (ctor1007b): New.
- (ctors1007): Remove ctor1007. Add ctor1007b and ctor1007a.
- (dtor1007): Renamed to ...
- (dtor1007a): This.
- (dtor1007b): New.
- (dtors1007): Remove dtor1007. Add dtor1007b and dtor1007a.
- (ctor65535): Renamed to ...
- (ctor65535a): This.
- (ctor65535b): New.
- (ctors65535): Remove ctor65535. Add ctor65535b and ctor65535a.
- (dtor65535): Renamed to ...
- (dtor65535a): This.
- (dtor65535b): New.
- (dtors65535): Remove dtor65535. Add dtor65535b and dtor65535a.
-
- * ld-elf/pr12730.cc: New.
- * ld-elf/pr12730.out: Likewise.
-
-2011-05-06 Richard Sandiford <richard.sandiford@linaro.org>
-
- * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
- ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
- ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
- ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
- ld-arm/cortex-a8-fix-plt.ld: New tests.
- * ld-arm/arm-elf.exp: Run them.
-
-2011-05-05 Bernd Schmidt <bernds@codesourcery.com>
-
- * ld-tic6x/shared-nopic.d: New test.
- * ld-tic6x/shared-nopid.d: New test.
- * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
- output instead.
- * ld-tic6x/attr-pid-12.d: Likewise.
- * ld-tic6x/attr-pic-01.d: Likewise.
- * ld-tic6x/attr-pic-10.d: Likewise.
- * ld-tic6x/attr-pid-01.d: Likewise.
- * ld-tic6x/attr-pid-10.d: Likewise.
- * ld-tic6x/attr-pid-02.d: Likewise.
- * ld-tic6x/attr-pid-20.d: Likewise.
- * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
-
-2011-05-03 Paul Brook <paul@codesourcery.com>
-
- * ld-tic6x/ehtype-reloc-1-rel.d: New test.
- * ld-tic6x/ehtype-reloc-1.d: New test.
- * ld-tic6x/ehtype-reloc-1.s: New test.
-
-2011-05-01 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12718
- * ld-i386/i386.exp: Run pr12718.
- * ld-x86-64/x86-64.exp: Likewise.
-
- * ld-i386/pr12718.d: New.
- * ld-i386/pr12718.s: Likewise.
- * ld-x86-64/pr12718.d: Likewise.
- * ld-x86-64/pr12718.s: Likewise.
-
-2011-04-26 Kai Tietz <ktietz@redhat.com>
-
- * ld-pe/pe.exp: Add cfi/cfi32 tests.
- * ld-pe/cfi.d: New.
- * ld-pe/cfi32.d: New.
- * ld-pe/cfia.s: New.
- * ld-pe/cfib.s: New.
-
-2011-04-21 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12694
- * ld-ifunc/ifunc-14-i386.d: New.
- * ld-ifunc/ifunc-14-x86-64.d: Likewise.
- * ld-ifunc/ifunc-14a.s: Likewise.
- * ld-ifunc/ifunc-14b.s: Likewise.
-
-2011-04-19 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-plugin/plugin-ignore.d: Removed.
-
-2011-04-18 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-plugin/plugin-7.d: Update expected LTO linker errors for
- GCC 4.6.
- * ld-plugin/plugin-8.d: Likewise.
-
-2011-04-18 Alan Modra <amodra@gmail.com>
-
- * ld-plugin/plugin-7.d: Adjust for plugin changes.
- * ld-plugin/plugin-8.d: Likewise.
- * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
- compare ld output to..
- * ld-plugin/plugin-12.d: New.
-
-2011-04-15 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- * ld-m68k/tls-gd-ie-1.d: Stabilize test.
- * ld-m68k/tls-gd-3.[sd]: New test.
-
-2011-04-12 Richard Henderson <rth@redhat.com>
-
- * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
- * ld-alpha/alpha.exp: Run it.
-
-2011-04-11 Mark Wielaard <mjw@redhat.com>
-
- PR 10549
- * ld-unique: New directory.
- * ld-unique/unique.exp: New file: Run the UNIQUE tests.
- * ld-unique/unique.s: New test file.
- * ld-unique/unique_empty.s: Likewise.
- * ld-unique/unique_shared.s: Likewise.
-
-2011-04-11 Alan Modra <amodra@gmail.com>
-
- * ld-elf/eh-frame-hdr.d: xfail avr.
-
-2011-04-08 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12654
- * ld-i386/i386.exp: Run tlspie2.
-
- * ld-i386/tlspie2.d: New.
- * ld-i386/tlspie2.s: Likewise.
-
-2011-04-06 Joseph Myers <joseph@codesourcery.com>
-
- * ld-selective/selective.exp (xscale-*-*): Don't handle.
- * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
- handle.
- (*arm*-*-*): Change to arm*-*-*.
- (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
- thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
- * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
- commented-out xfails.
- (thumb-elf): Remove reference in comment.
- * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
- handle.
-
-2011-04-04 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12627
- * ld-i386/i386.exp: Run pr12627.
-
- * ld-i386/pr12627.d: New.
- * ld-i386/pr12627.s: Likewise.
- * ld-i386/pr12627.t: Likewise.
-
-2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
-
- * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
- * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
- pagesize to 1.
- * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
- linking tests.
- * ld-tic6x/dsbt.ld: New linker script.
- * ld-tic6x/dsbt-be.ld: New linker script.
- * ld-tic6x/dsbt-overflow.ld: New linker script.
- * ld-tic6x/dsbt-inrange.ld: New linker script.
- * ld-tic6x/shlib-1.s: New test.
- * ld-tic6x/shlib-2.s: New test.
- * ld-tic6x/shlib-app-1r.s: New test.
- * ld-tic6x/shlib-app-1.s: New test.
- * ld-tic6x/shlib-1.sd: New test.
- * ld-tic6x/shlib-1.dd: New test.
- * ld-tic6x/shlib-app-1.rd: New test.
- * ld-tic6x/shlib-app-1rb.rd: New test.
- * ld-tic6x/shlib-app-1.sd: New test.
- * ld-tic6x/static-app-1rb.od: New test.
- * ld-tic6x/shlib-app-1.dd: New test.
- * ld-tic6x/shlib-app-1rb.sd: New test.
- * ld-tic6x/static-app-1b.od: New test.
- * ld-tic6x/static-app-1r.od: New test.
- * ld-tic6x/shlib-1rb.rd: New test.
- * ld-tic6x/shlib-app-1rb.dd: New test.
- * ld-tic6x/shlib-1rb.sd: New test.
- * ld-tic6x/shlib-1rb.dd: New test.
- * ld-tic6x/shlib-app-1b.od: New test.
- * ld-tic6x/tic6x.exp: New test.
- * ld-tic6x/static-app-1rb.rd: New test.
- * ld-tic6x/shlib-app-1r.od: New test.
- * ld-tic6x/static-app-1.od: New test.
- * ld-tic6x/static-app-1b.rd: New test.
- * ld-tic6x/static-app-1r.rd: New test.
- * ld-tic6x/static-app-1rb.sd: New test.
- * ld-tic6x/static-app-1b.sd: New test.
- * ld-tic6x/static-app-1rb.dd: New test.
- * ld-tic6x/static-app-1r.sd: New test.
- * ld-tic6x/static-app-1b.dd: New test.
- * ld-tic6x/shlib-1b.rd: New test.
- * ld-tic6x/static-app-1r.dd: New test.
- * ld-tic6x/shlib-app-1b.rd: New test.
- * ld-tic6x/shlib-1r.rd: New test.
- * ld-tic6x/shlib-app-1r.rd: New test.
- * ld-tic6x/shlib-1b.sd: New test.
- * ld-tic6x/static-app-1.rd: New test.
- * ld-tic6x/shlib-app-1b.sd: New test.
- * ld-tic6x/shlib-1r.sd: New test.
- * ld-tic6x/shlib-1b.dd: New test.
- * ld-tic6x/shlib-app-1r.sd: New test.
- * ld-tic6x/shlib-app-1b.dd: New test.
- * ld-tic6x/shlib-1r.dd: New test.
- * ld-tic6x/static-app-1.sd: New test.
- * ld-tic6x/shlib-app-1r.dd: New test.
- * ld-tic6x/static-app-1.dd: New test.
- * ld-tic6x/shlib-noindex.rd: New test.
- * ld-tic6x/shlib-noindex.dd: New test.
- * ld-tic6x/shlib-noindex.sd: New test.
- * ld-tic6x/got-reloc-local-1.s: New test.
- * ld-tic6x/got-reloc-local-2.s: New test.
- * ld-tic6x/got-reloc-local-r.d: New test.
- * ld-tic6x/got-reloc-global.s: New test.
- * ld-tic6x/got-reloc-global-addend-1.d: New test.
- * ld-tic6x/got-reloc-global-addend-1.s: New test.
- * ld-tic6x/got-reloc-global-addend-2.d: New test.
- * ld-tic6x/got-reloc-inrange.d: New test.
- * ld-tic6x/got-reloc-overflow.d: New test.
- * ld-tic6x/got-reloc-global-addend-2.s: New test.
- * ld-tic6x/dsbt-index-error.d: New test.
- * ld-tic6x/dsbt-index.d: New test.
- * ld-tic6x/dsbt-index.s: New test.
- * ld-tic6x/shlib-app-1.od: New test.
- * ld-tic6x/shlib-app-1rb.od: New test.
- * ld-tic6x/shlib-1.rd: New test.
- * ld-tic6x/weak.d: New test.
- * ld-tic6x/weak-be.d: New test.
- * ld-tic6x/weak.s: New test.
- * ld-tic6x/weak-data.d: New test.
- * ld-tic6x/common.d: New test.
- * ld-tic6x/common.ld: New test.
- * ld-tic6x/common.s: New test.
-
-2011-03-30 Richard Henderson <rth@redhat.com>
-
- * ld-elf/elf.exp: Force 32-bit start address for alpha.
- * ld-elf/group8a.d: Don't disable for alpha.
- * ld-elf/group8b.d: Likewise.
- * ld-gc/start.s: Use .dc.a instead of .long.
-
-2011-03-24 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/tlsmark.s: Delete non-optimizable section.
- * ld-powerpc/tlsmark32.s: Likewise.
- * ld-powerpc/tlsmark.d: Adjust to suit.
- * ld-powerpc/tlsmark32.d: Likewise.
- * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
- * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
- * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
- * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
- * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
- * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
- * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
- * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
- * ld-powerpc/powerpc.exp: Run new tests.
-
-2011-03-15 Mike Frysinger <vapier@gentoo.org>
-
- * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
-
-2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
-
- * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
- ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
- ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
- ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
- ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
- ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
- ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
- ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
- ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
- ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
- ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
- ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
- ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
- ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
- ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
- ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
- ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
- ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
- ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
- ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
- ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
- ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
- ld-arm/ifunc-static.ld: New tests.
- * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
- ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
- for new stub hashes.
- * ld-arm/arm-elf.exp: Run them.
-
-2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
-
- * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
- ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
- * ld-arm/arm-elf.exp: Run them.
-
-2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
-
- * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
- ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
- ld-arm/unresolved-1-dyn.d: New tests.
- * ld-arm/arm-elf.exp: Run them.
-
-2011-03-12 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/tlsgd4.dd: New.
- * ld-x86-64/tlsgd4.s: Likewise.
- * ld-x86-64/tlsgd5.dd: Likewise.
- * ld-x86-64/tlsgd5a.s: Likewise.
- * ld-x86-64/tlsgd5b.s: Likewise.
- * ld-x86-64/tlsgd6.dd: Likewise.
- * ld-x86-64/tlsgd6a.s: Likewise.
- * ld-x86-64/tlsgd6b.s: Likewise.
- * ld-x86-64/tlsld2.dd: Likewise.
- * ld-x86-64/tlsld2.s: Likewise.
-
- * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
- tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
-
-2011-03-03 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/tlsie4.dd: New.
- * ld-x86-64/tlsie4.s: Likewise.
-
- * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
-
-2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12516
- * ld-elf/dynamic1.d: New.
- * ld-elf/dynamic1.ld: Likewise.
- * ld-elf/dynamic1.s: Likewise.
-
-2011-02-25 Alan Modra <amodra@gmail.com>
-
- * ld-mn10300/i135409-3.s: Correct .size label reference.
- * ld-sh/sh64/stolib.s: Likewise.
-
-2011-02-23 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/new.cc: Don't include <exception_defines.h>.
-
-2011-02-10 Alan Modra <amodra@gmail.com>
-
- * ld-scripts/defined.exp: Don't run defined5 for AOUT.
- * ld-scripts/defined5.s: Use .text for "defined" section.
- * ld-scripts/defined5.t: Adjust.
-
- * ld-gc/start.d: Exclude frv-*-linux*.
- * ld-misc/defsym1.d: Likewise.
-
-2011-02-09 Alan Modra <amodra@gmail.com>
-
- * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
- * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
- * ld-srec/srec.exp: Don't edit toc on powerpc64.
-
-2011-01-23 Alan Modra <amodra@gmail.com>
-
- * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
- * ld-scripts/expr.exp: Run it.
-
-2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/ilp32-4.d: Updated.
-
-2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
-
- * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
- * ld-arm/arm-elf.exp: Run it.
-
-2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
-
- * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
- ld-arm/gc-thumb.d: New test.
- * ld-arm/arm-elf.exp: Run it.
-
-2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
- * ld-x86-64/ilp32-1.d: Likewise.
- * ld-x86-64/ilp32-2.d: Likewise.
- * ld-x86-64/ilp32-3.d: Likewise.
- * ld-x86-64/ilp32-4.d: Likewise.
- * ld-x86-64/ilp32-5.d: Likewise.
- * ld-x86-64/lp64-3.d: Likewise.
- * ld-x86-64/x86-64.exp: Likewise.
-
-2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/ilp32-5.d: New.
- * ld-x86-64/ilp32-5.s: Likewise.
-
- * ld-x86-64/x86-64.exp: Run ilp32-5.
-
-2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/ilp32-4.d: New.
-
- * ld-x86-64/x86-64.exp: Run ilp32-4.
-
-2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12356
- * ld-scripts/defined.exp: Run defined5.
-
- * ld-scripts/defined5.d: New.
- * ld-scripts/defined5.s: Likewise.
- * ld-scripts/defined5.t: Likewise.
-
-2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-scripts/defined4.d: Xfail rs6000-*-aix*. Skip mips*-*-*
- and mmix-*-*.
-
- * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
-
-2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-scripts/assert.exp: Run assert2.
-
- * ld-scripts/assert2.d: New.
- * ld-scripts/assert2.t: Likewise.
-
-2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
- Glauber de Oliveira Costa <glommer@gmail.com>
-
- * ld-arm/arm-elf.exp: Added tests for new TLS handling
- relocations.
- * ld-arm/tls-descrelax-be32.d: New.
- * ld-arm/tls-descrelax-be32.s: New.
- * ld-arm/tls-descrelax-be8.d: New.
- * ld-arm/tls-descrelax-be8.s: New.
- * ld-arm/tls-descrelax-v7.d: New.
- * ld-arm/tls-descrelax-v7.s: New.
- * ld-arm/tls-descrelax.d: New.
- * ld-arm/tls-descrelax.s: New.
- * ld-arm/tls-descseq.d: New.
- * ld-arm/tls-descseq.r: New.
- * ld-arm/tls-descseq.s: New.
- * ld-arm/tls-gdesc-got.d: New.
- * ld-arm/tls-gdesc-got.s: New.
- * ld-arm/tls-gdesc-nlazy.g: New.
- * ld-arm/tls-gdesc-nlazy.s: New.
- * ld-arm/tls-gdesc.d: New.
- * ld-arm/tls-gdesc.r: New.
- * ld-arm/tls-gdesc.s: New.
- * ld-arm/tls-gdierelax.d: New.
- * ld-arm/tls-gdierelax.s: New.
- * ld-arm/tls-gdierelax2.d: New.
- * ld-arm/tls-gdierelax2.s: New.
- * ld-arm/tls-gdlerelax.d: New.
- * ld-arm/tls-gdlerelax.s: New.
- * ld-arm/tls-lib-loc.d: New.
- * ld-arm/tls-lib-loc.r: New.
- * ld-arm/tls-lib-loc.s: New.
- * ld-arm/tls-longplt-lib.d: New.
- * ld-arm/tls-longplt-lib.s: New.
- * ld-arm/tls-longplt.d: New.
- * ld-arm/tls-longplt.s: New.
- * ld-arm/tls-mixed.r: New.
- * ld-arm/tls-mixed.s: New.
- * ld-arm/tls-thumb1.d: New.
- * ld-arm/tls-thumb1.s: New.
- * ld-arm/arm-elf.exp: New.
-
-2011-01-08 Nick Clifton <nickc@redhat.com>
-
- * ld-misc/defsym1.d: Add a -e linker command line option.
- * ld-misc/dummy.s: Remove text.
-
-2011-01-08 Nick Clifton <nickc@redhat.com>
-
- PR ld/12358
- PR ld/12359
- * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
- * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
-
-2011-01-06 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12366
- PR ld/12371
- * ld-ifunc/ifunc-10-i386.s: Add more tests.
- * ld-ifunc/ifunc-10-x86-64.s: Likewise.
- * ld-ifunc/ifunc-11-i386.s: Likewise.
- * ld-ifunc/ifunc-11-x86-64.s: Likewise.
-
- * ld-ifunc/ifunc-12-i386.d: New.
- * ld-ifunc/ifunc-12-i386.s: Likewise.
- * ld-ifunc/ifunc-12-x86-64.d: Likewise.
- * ld-ifunc/ifunc-12-x86-64.s: Likewise.
- * ld-ifunc/ifunc-13-i386.d: Likewise.
- * ld-ifunc/ifunc-13-x86-64.d: Likewise.
- * ld-ifunc/ifunc-13a-i386.s: Likewise.
- * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
- * ld-ifunc/ifunc-13b-i386.s: Likewise.
- * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
-
-2011-01-03 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/dummy.s: New.
- * ld-x86-64/foo.s: Likewise.
- * ld-x86-64/ia32-1.d: Likewise.
- * ld-x86-64/ia32-2.d: Likewise.
- * ld-x86-64/ia32-3.d: Likewise.
- * ld-x86-64/ilp32-1.d: Likewise.
- * ld-x86-64/ilp32-2.d: Likewise.
- * ld-x86-64/ilp32-3.d: Likewise.
- * ld-x86-64/lp64-1.d: Likewise.
- * ld-x86-64/lp64-2.d: Likewise.
- * ld-x86-64/lp64-3.d: Likewise.
- * ld-x86-64/start.s: Likewise.
-
- * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
- ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
-
-2011-01-02 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12001
- * ld-misc/defsym.exp: New.
- * ld-misc/defsym1.d: Likewise.
- * ld-misc/dummy.s: Likewise.
- * ld-misc/foo.s: Likewise.
- * ld-misc/start.s: Likewise.
-
-For older changes see ChangeLog-2010
+For older changes see ChangeLog-2011
Local Variables:
mode: change-log
diff --git a/ld/testsuite/ChangeLog-2011 b/ld/testsuite/ChangeLog-2011
new file mode 100644
index 0000000..6dd2e3d
--- /dev/null
+++ b/ld/testsuite/ChangeLog-2011
@@ -0,0 +1,1276 @@
+2011-12-15 David Daney <david.daney@cavium.com>
+ Nick Clifton <nickc@redhat.com>
+
+ * ld-elfvers/vers.exp (picflag): Set to -fpic for mips*-*-* when
+ using GCC-4.3 or later.
+ (pic): Set to "yes" for mips*-*-linux*.
+ * ld-elfvsb/elfvsb.exp: Don't test non-PIC shared libraried on
+ mips*-*-linux*.
+ (picflag): Set to -fpic for mips*-*-* when using GCC-4.3 or later.
+ * ld-elfweak/elfweak.exp (picflag): Set to -fpic for mips*-*-*
+ when using GCC-4.3 or later.
+ * ld-shared/shared.exp (picflag): Same.
+ * lib/ld-lib.exp (at_least_gcc_version): New proc.
+
+2011-12-10 David Daney <david.daney@cavium.com>
+
+ * ld-mips-elf/pic-and-nonpic-6-n64.dd: Use correct encoding for
+ 64-bit MOVE instruction.
+
+2011-12-09 David Daney <david.daney@cavium.com>
+
+ * ld-mips-elf/tls-multi-got-1.r: Add "0x" to match value for
+ MIPS_BASE_ADDRESS.
+ * ld-mips-elf/textrel-1.d: Same.
+ * ld-mips-elf/multi-got-1.d: Same.
+
+2011-12-05 Nick Clifton <nickc@redhat.com>
+
+ * ld-cris/weakref4.d: Updated pattern match for the message from
+ readelf stating that there are no decoded unwind sections.
+ * tls-js1.d: Likewise.
+ * tls-local-63.d: Likewise.
+ * tls-local-64.d: Likewise.
+ * tls-und-38.d: Likewise.
+ * tls-und-42.d: Likewise.
+ * tls-und-46.d: Likewise.
+ * tls-und-50.d: Likewise.
+ * weakref3.d: Likewise.
+ * weakref4.d: Likewise.
+
+2011-12-03 David Daney <david.daney@cavium.com>
+
+ * ld-bootstrap/bootstrap.exp: Use consistent flags for final link
+ in ia64 and mips cases.
+
+2011-11-29 Maciej W. Rozycki <macro@codesourcery.com>
+
+ PR ld/10144
+ * lib/ld-lib.exp (run_ld_link_tests): Handle sources from other
+ directories.
+ (run_ld_link_exec_tests): Likewise.
+ (run_cc_link_tests): Likewise.
+ * ld-elf/comm-data1.sd: New test.
+ * ld-elf/comm-data1.s: Source for the new test.
+ * ld-elf/comm-data2.sd: New test.
+ * ld-elf/comm-data2.rd: Likewise.
+ * ld-elf/comm-data2.xd: Likewise.
+ * ld-elf/comm-data2.s: Source for the new tests.
+ * ld-elf/comm-data.exp: New file.
+ * ld-mips-elf/comm-data.exp: Likewise.
+
+2011-11-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+ * ld-arm/jump-reloc-veneers.s: Update for changes to assembler output.
+
+2011-11-08 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/powerpc.exp: Expect ld warnings for tocopt test.
+ * ld-powerpc/tocopt.out: New file.
+
+2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
+
+ * ld-srec/srec.exp: xfail epiphany.
+ * lib/ld-lib.exp (check_shared_lib_support): Add Epiphany to list
+ of targets not supporting shared libraries.
+
+2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13302
+ * ld-i386/i386.exp: Run pr13302.
+
+ * ld-i386/pr13302.d: New.
+ * ld-i386/pr13302.s: Likewise.
+
+ * ld-x86-64/pr13082-5b.d: Updated.
+ * ld-x86-64/pr13082-6a.d: Likewise.
+ * ld-x86-64/pr13082-6b.d: Likewise.
+
+2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13302
+ * ld-ifunc/ifunc-16-i386.d: New.
+ * ld-ifunc/ifunc-16-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-16-x86.s: Likewise.
+
+2011-10-20 Alan Modra <amodra@gmail.com>
+
+ * ld-selective/selective.exp: Use check_gc_sections_available.
+ Remove redundant xfails.
+ * ld-selective/sel-dump.exp: Likewise.
+
+2011-10-19 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/elf.exp: Move test for shared lib support..
+ * lib/ld-lib.exp (check_shared_lib_support): ..to here. Add m68hc1*,
+ and s/ms1/mt/.
+ (check_gc_sections_available): Match hppa*64 not hppa64. Comment.
+ * ld-gc/libpersonality.s: New.
+ * ld-gc/personality.s, * ld-gc/personality.d: New.
+ * ld-gc/gc.exp: Run personality test.
+
+2011-10-18 David S. Miller <davem@davemloft.net>
+
+ * ld-sparc/tlssunbin32.dd: Update for TLS call relaxation fix
+ for PR 13301.
+ * ld-sparc/tlssunbin64.dd: Likewise.
+ * ld-sparc/tlssunpic32.dd: Likewise.
+ * ld-sparc/tlssunpic64.dd: Likewise.
+
+2011-10-18 Jie Zhang <jie@codesourcery.com>
+ Julian Brown <julian@codesourcery.com>
+
+ * ld-arm/cortex-a8-fix-b-plt.d: Adjust.
+ * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
+ * ld-arm/cortex-a8-fix-bl-plt.d: Adjust.
+ * ld-arm/cortex-a8-fix-bl-rel-plt.d: Adjust.
+ * ld-arm/cortex-a8-fix-blx-plt.d: Adjust.
+ * ld-arm/ifunc-1.dd: Adjust.
+ * ld-arm/ifunc-2.dd: Adjust.
+ * ld-arm/ifunc-3.dd: Adjust.
+ * ld-arm/ifunc-4.dd: Adjust.
+ * ld-arm/ifunc-5.dd: Adjust.
+ * ld-arm/ifunc-6.dd: Adjust.
+ * ld-arm/ifunc-7.dd: Adjust.
+ * ld-arm/ifunc-8.dd: Adjust.
+ * ld-arm/ifunc-9.dd: Adjust.
+ * ld-arm/ifunc-10.dd: Adjust.
+ * ld-arm/ifunc-14.dd: Adjust.
+ * ld-arm/ifunc-15.dd: Adjust.
+ * ld-arm/ifunc-16.dd: Adjust.
+
+2011-10-14 Hans-Peter Nilsson <hp@axis.com>
+
+ * ld-cris/pic-gc-72.d: Adjust for dropping unused undefined
+ dynamic symbol "dsofn".
+
+2011-10-10 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/relbrlt.d: Update for stub alignment change.
+ * ld-powerpc/tlsexe.g: Likewise.
+ * ld-powerpc/tlsexe.r: Likewise.
+ * ld-powerpc/tlsexetoc.g: Likewise.
+ * ld-powerpc/tlsexetoc.r: Likewise.
+ * ld-powerpc/tlsso.g: Likewise.
+ * ld-powerpc/tlsso.r: Likewise.
+
+2011-10-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13250
+ * ld-elf/shared.exp (build_tests): Add tests for PR ld/13250.
+ (run_tests): Likewise.
+
+ * ld-elf/pr13250-1.c: New.
+ * ld-elf/pr13250-2.c: Likewise.
+ * ld-elf/pr13250-3.c: Likewise.
+
+2011-10-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/elf.exp: Run --gc-sections tests only if --gc-sections
+ is available.
+
+2011-10-06 Alan Modra <amodra@gmail.com>
+
+ * ld-plugin/plugin-1.d, * ld-plugin/plugin-2.d, * ld-plugin/plugin-3.d,
+ * ld-plugin/plugin-4.d, * ld-plugin/plugin-5.d, * ld-plugin/plugin-6.d,
+ * ld-plugin/plugin-7.d, * ld-plugin/plugin-8.d, * ld-plugin/plugin-9.d,
+ * ld-plugin/plugin-10.d, * ld-plugin/plugin-11.d: Update.
+
+2011-10-05 Nick Clifton <nickc@redhat.com>
+
+ * ld-scripts/phdrs.exp: Expect to fail for the RX.
+
+2011-09-30 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/tocopt.d: Update.
+ * ld-powerpc/tocopt5.d, * ld-powerpc/tocopt5.s: New test.
+ * ld-powerpc/powerpc.exp: Run new test.
+
+2011-09-29 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13195
+ * ld-elf/elf.exp: Add a C link testcase for PR ld/13195.
+
+ * ld-elf/pr13195.c: New.
+ * ld-elf/pr13195.d: Likewise.
+ * ld-elf/pr13195.s: Likewise.
+ * ld-elf/pr13195.t: Likewise.
+
+2011-09-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/pr12975.d: Only run for *-*-linux* and *-*-gnu*
+ targets.
+ * ld-elf/pr13177.d: Likewise.
+
+ * ld-elf/pr13177.s: Avoid relocations in text sections.
+
+2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13177
+ * ld-elf/pr13177.d: New.
+ * ld-elf/pr13177.s: Likewise.
+
+2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12975
+ * ld-elf/pr12975.d: New.
+ * ld-elf/pr12975.s: Likewise.
+ * ld-elf/pr12975.t: Likewise.
+
+2011-09-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13178
+ * ld-ifunc/ifunc-13-i386.d: Updated.
+ * ld-ifunc/ifunc-13-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-3a-x86.d: Likewise.
+ * ld-x86-64/pr13082-5a.d: Likewise.
+
+ * ld-ifunc/ifunc-15-i386.d: New.
+ * ld-ifunc/ifunc-15-i386.s: Likewise.
+ * ld-ifunc/ifunc-15-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-15-x86-64.s: Likewise.
+
+2011-09-01 Christophe Lyon <christophe.lyon@st.com>
+
+ * ld-arm/arm-elf.exp: Add new rodata-merge-map test.
+ * ld-arm/rodata-merge-map.ld: New file.
+ * ld-arm/rodata-merge-map.sym: Likewise.
+ * ld-arm/rodata-merge-map1.s Likewise.
+ * ld-arm/rodata-merge-map2.s: Likewise.
+ * ld-arm/rodata-merge-map3.s: Likewise.
+
+2011-08-22 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s,
+ * ld-powerpc/tocopt4.d: New test.
+ * ld-powerpc/powerpc.exp: Run it.
+
+2011-08-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13082
+ * ld-x86-64/pr13082-1.s: New.
+ * ld-x86-64/pr13082-1a.d: Likewise.
+ * ld-x86-64/pr13082-1b.d: Likewise.
+ * ld-x86-64/pr13082-2.s: Likewise.
+ * ld-x86-64/pr13082-2a.d: Likewise.
+ * ld-x86-64/pr13082-2b.d: Likewise.
+ * ld-x86-64/pr13082-3.s: Likewise.
+ * ld-x86-64/pr13082-3a.d: Likewise.
+ * ld-x86-64/pr13082-3b.d: Likewise.
+ * ld-x86-64/pr13082-4.s: Likewise.
+ * ld-x86-64/pr13082-4a.d: Likewise.
+ * ld-x86-64/pr13082-4b.d: Likewise.
+ * ld-x86-64/pr13082-5.s: Likewise.
+ * ld-x86-64/pr13082-5a.d: Likewise.
+ * ld-x86-64/pr13082-5b.d: Likewise.
+ * ld-x86-64/pr13082-6.s: Likewise.
+ * ld-x86-64/pr13082-6a.d: Likewise.
+ * ld-x86-64/pr13082-6b.d: Likewise.
+
+ * ld-x86-64/x86-64.exp: Run pr13082-[1-6][ab].
+
+2011-08-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+ * ld-arm/arm-elf.exp (armelftests): Update for new command-line
+ options.
+ (armeabitests): Update for new command-line options, and add
+ new test cases.
+ * ld-arm/fix-arm1176.s: Add test case.
+ * ld-arm/fix-arm1176-off.d: Likewise.
+ * ld-arm/fix-arm1176-on.d: Likewise.
+
+2011-08-05 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/tlsexe.r: Update for stripped .branch_lt.
+ * ld-powerpc/tlsexetoc.r: Likewise.
+ * ld-powerpc/tlsso.r: Likewise.
+ * ld-powerpc/tlstocso.r: Likewise.
+
+2011-08-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13048
+ * ld-x86-64/ilp32-6.d: New.
+ * ld-x86-64/ilp32-6.s: Likewise.
+ * ld-x86-64/ilp32-7.d: Likewise.
+ * ld-x86-64/ilp32-7.s: Likewise.
+ * ld-x86-64/ilp32-8.d: Likewise.
+ * ld-x86-64/ilp32-8.s: Likewise.
+ * ld-x86-64/ilp32-9.d: Likewise.
+ * ld-x86-64/ilp32-9.s: Likewise.
+
+ * ld-x86-64/x86-64.exp: Run ilp32-6, ilp32-7, ilp32-8 and ilp32-9.
+
+2011-07-27 Roland McGrath <mcgrathr@google.com>
+
+ * ld-i386/vxworks1-lib.rd: Swap order of sections expected in output.
+
+2011-07-26 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/powerpc.exp: Use --no-ld-generated-unwind-info
+ with some tests.
+ * ld-powerpc/relbrlt.d: Likewise.
+
+2011-07-25 Hans-Peter Nilsson <hp@bitrange.com>
+
+ PR ld/12815
+ * ld-mmix/pr12815-1.d, ld-mmix/pr12815-1.s, ld-mmix/pr12815-1.ld,
+ ld-mmix/pr12815-2.d, ld-mmix/pr12815-2.s: New tests.
+
+2011-07-24 Catherine Moore <clm@codesourcery.com>
+ Chao-ying Fu <fu@mips.com>
+ Maciej W. Rozycki <macro@codesourcery.com>
+
+ * lib/ld-lib.exp (run_dump_test): Support distinct assembler
+ flags for the same source named multiple times.
+ * ld-mips-elf/jalx-1.s: New test source.
+ * ld-mips-elf/jalx-1.d: New test output.
+ * ld-mips-elf/jalx-1.ld: New test linker script.
+ * ld-mips-elf/jalx-2-main.s: New test source.
+ * ld-mips-elf/jalx-2-ex.s: Likewise.
+ * ld-mips-elf/jalx-2-printf.s: Likewise.
+ * ld-mips-elf/jalx-2.dd: New test output.
+ * ld-mips-elf/jalx-2.ld: New test linker script.
+ * ld-mips-elf/mips16-and-micromips.d: New test.
+ * ld-mips-elf/mips-elf.exp: Run the new tests
+
+2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/abs-k1om.d: New.
+ * ld-x86-64/protected2-k1om.d: Likewise.
+ * ld-x86-64/protected3-k1om.d: Likewise.
+
+ * ld-x86-64/x86-64.exp: Run abs-k1om, protected2-k1om and
+ protected3-k1om.
+
+2011-07-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/binutils.exp (binutils_test): Also check ignored
+ "-z relro".
+
+2011-07-14 Alan Modra <amodra@gmail.com>
+
+ * ld-scripts/section-flags.exp: Pass --local-store 0:0 for
+ spu. Rewrite using foreach.
+
+2011-07-14 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/tlsexe.d, * ld-powerpc/tlsexe.g. *ld-powerpc/tlsexe.r,
+ * ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g,
+ * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.d,
+ * ld-powerpc/tlstocso.d: Update for plt stub change.
+
+2011-07-11 Catherine Moore <clm@cm00re.com>
+
+ * ld-scripts/section-flags-1.s: New.
+ * ld-scripts/section-flags-1.t: New.
+ * ld-scripts/section-flags-2.s: New.
+ * ld-scripts/section-flags-2.t: New.
+ * ld-scripts/section-flags.exp: New.
+
+2011-07-11 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out,
+ * ld-powerpc/tocopt2.d: New test.
+ * ld-powerpc/tocopt3.s, * ld-powerpc/tocopt3.d: New test.
+ * ld-powerpc/powerpc.exp (ppc64elftests) Run them.
+
+2011-07-03 Samuel Thibault <samuel.thibault@gnu.org>
+ Thomas Schwinge <thomas@schwinge.name>
+
+ PR binutils/12913
+ * ld-ifunc/ifunc.exp: Update for changed output.
+ * ld-unique/unique.exp: Likewise.
+
+2011-06-27 Nick Clifton <nickc@redhat.com>
+
+ * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
+
+2011-06-27 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/elf.exp: Exclude more targets from note-3 test.
+
+2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12921
+ * ld-i386/i386.exp: Run pr12921.
+ * ld-x86-64/x86-64.exp: Likewise.
+
+ * ld-i386/pr12921.d: New.
+ * ld-i386/pr12921.s: Likewise.
+ * ld-x86-64/pr12921.d: Likewise.
+ * ld-x86-64/pr12921.s: Likewise.
+
+2011-06-22 Thomas Schwinge <thomas@schwinge.name>
+
+ * ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too.
+
+2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-ifunc/ifunc-1-local-x86.d: Adjusted.
+ * ld-ifunc/ifunc-1-x86.d: Likewise.
+ * ld-ifunc/ifunc-3a-x86.d: Likewise.
+
+2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/eh1.d: Revert x32 change.
+ * ld-elf/eh2.d: Likewise.
+ * ld-elf/eh3.d: Likewise.
+ * ld-elf/eh4.d: Likewise.
+
+2011-06-20 Jakub Jelinek <jakub@redhat.com>
+
+ PR ld/12570
+ * ld-x86-64/x86-64.exp: Link some testcases with
+ --no-ld-generated-unwind-info.
+ * ld-x86-64/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
+ comment.
+ * ld-x86-64/tlsdesc.dd: Likewise.
+ * ld-x86-64/tlspic.dd: Likewise.
+ * ld-x86-64/tlsdesc.sd: Likewise.
+ * ld-x86-64/tlspic.rd: Likewise.
+ * ld-x86-64/tlsbindesc.rd: Likewise.
+ * ld-x86-64/tlsbindesc.sd: Likewise.
+ * ld-x86-64/tlsbin.td: Likewise.
+ * ld-x86-64/tlsdesc.pd: Likewise.
+ * ld-x86-64/tlsdesc.td: Likewise.
+ * ld-x86-64/tlsbindesc.dd: Likewise.
+ * ld-x86-64/tlsbin.dd: Likewise.
+ * ld-x86-64/tlsgdesc.rd: Likewise.
+ * ld-x86-64/tlspic.sd: Likewise.
+ * ld-x86-64/tlsbindesc.td: Likewise.
+ * ld-x86-64/tlspic.td: Likewise.
+ * ld-x86-64/tlsbin.sd: Likewise.
+ * ld-x86-64/ilp32-4.d: Likewise.
+ * ld-x86-64/tlsgdesc.dd: Add --no-ld-generated-unwind-info to ld
+ comment. Adjust.
+ * ld-x86-64/tlsdesc.rd: Likewise.
+ * ld-x86-64/tlsgd6.dd: Adjust.
+ * ld-x86-64/tlsgd5.dd: Likewise.
+ * ld-i386/i386.exp: Link some testcases with
+ --no-ld-generated-unwind-info.
+ * ld-i386/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
+ comment..
+ * ld-i386/tlsdesc.dd: Likewise.
+ * ld-i386/tlspic.dd: Likewise.
+ * ld-i386/tlsdesc.sd: Likewise.
+ * ld-i386/tlsgdesc.dd: Likewise.
+ * ld-i386/tlsnopic.sd: Likewise.
+ * ld-i386/tlspic.rd: Likewise.
+ * ld-i386/tlsdesc.rd: Likewise.
+ * ld-i386/tlsbindesc.rd: Likewise.
+ * ld-i386/tlsbindesc.sd: Likewise.
+ * ld-i386/tlsbin.td: Likewise.
+ * ld-i386/tlsdesc.td: Likewise.
+ * ld-i386/tlsnopic.dd: Likewise.
+ * ld-i386/tlsbindesc.dd: Likewise.
+ * ld-i386/tlsbin.dd: Likewise.
+ * ld-i386/tlsgdesc.rd: Likewise.
+ * ld-i386/tlspic.sd: Likewise.
+ * ld-i386/tlsnopic.rd: Likewise.
+ * ld-i386/tlsbindesc.td: Likewise.
+ * ld-i386/tlspic.td: Likewise.
+ * ld-i386/tlsbin.sd: Likewise.
+
+2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/eh1.d: Skip x32.
+ * ld-elf/eh2.d: Likewise.
+ * ld-elf/eh3.d: Likewise.
+ * ld-elf/eh4.d: Likewise.
+
+ * ld-elfvsb/elfvsb.exp: Only xfail 64bit x86_64-*-linux*.
+ * ld-shared/shared.exp: Likewise.
+
+ * ld-ifunc/ifunc-1-local-x86.d: Support x32.
+ * ld-ifunc/ifunc-1-x86.d: Likewise.
+ * ld-ifunc/ifunc-3a-x86.d: Likewise.
+ * ld-x86-64/pcrel16.d: Likewise.
+
+ * ld-x86-64/x86-64.exp (x86_64tests): Add missing -melf_x86_64.
+
+2011-06-16 Alan Modra <amodra@gmail.com>
+
+ * ld-elfvers/vers2.ver: Don't assume any particular index for
+ version reference.
+ * ld-elfvers/vers3.ver: Likewise.
+ * ld-elfvers/vers19.ver: Likewise.
+ * ld-elfvers/vers22.ver: Likewise.
+ * ld-elfvers/vers27d4.ver: Likewise.
+ * ld-elfvers/vers28c.ver: Likewise.
+
+2011-06-14 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/elf.exp: Don't attempt to build symbol3.a for hppa64-hpux.
+ * ld-elf/warn3.d: Correct target selection and comment.
+
+ * ld-elf/pr12851.d: Correct target selection and comment.
+
+2011-06-13 Walter Lee <walt@tilera.com>
+
+ * ld-elf/eh5.d: Don't run on tile*.
+ * ld-srec/srec.exp: xfail on tile*.
+ * ld-tilegx/external.s: New file.
+ * ld-tilegx/reloc.d: New file.
+ * ld-tilegx/reloc.s: New file.
+ * ld-tilegx/tilegx.exp: New file.
+ * ld-tilepro/external.s: New file.
+ * ld-tilepro/reloc.d: New file.
+ * ld-tilepro/reloc.s: New file.
+ * ld-tilepro/tilepro.exp: New file.
+
+2011-06-10 Nick Clifton <nickc@redhat.com>
+
+ * ld-elf/elf.exp: Add test for linking a shared library with a
+ broken linker script that marks dynamic sections as being notes.
+ * ld-elf/note-3.s: New test source file.
+ * ld-elf/note-3.t: New test linker script.
+ * ld-elf/note-3.l: Expected output from the linker.
+ * lib/ld-lib.exp (run_ld_link_tests): Improve description.
+
+2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/x86-64.exp: Build x32 DSO from x86-64 object file
+ only for native.
+
+2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/simple.c: New.
+ * ld-x86-64/x86-64-x32.rd: Likewise.
+
+ * ld-x86-64/x86-64.exp: Check building x32 DSO from x86-64
+ object file.
+
+2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12851
+ * ld-elf/pr12851.d: New.
+ * ld-elf/pr12851.s: Likewise.
+
+2011-06-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/elf.exp: Build symbol3.a and symbol3w.a.
+
+ * ld-elf/symbol3.s: New.
+ * ld-elf/symbol3w.s: Likewise.
+ * ld-elf/warn3.d: Likewise.
+
+2011-06-02 Nathan Sidwell <nathan@codesourcery.com>
+
+ Adjust tests for zero offset formatting.
+ * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
+ * ld-arm/farcall-arm-arm-pic-veneer.d: Adjust.
+ * ld-arm/farcall-arm-thumb.d: Adjust.
+ * ld-arm/farcall-group-size2.d: Adjust.
+ * ld-arm/farcall-group.d: Adjust.
+ * ld-arm/farcall-mix.d: Adjust.
+ * ld-arm/farcall-mix2.d: Adjust.
+ * ld-arm/farcall-mixed-lib-v4t.d: Adjust.
+ * ld-arm/farcall-mixed-lib.d: Adjust.
+ * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Adjust.
+ * ld-arm/farcall-thumb-arm-pic-veneer.d: Adjust.
+ * ld-arm/farcall-thumb-thumb.d: Adjust.
+ * ld-arm/ifunc-10.dd: Adjust.
+ * ld-arm/ifunc-3.dd: Adjust.
+ * ld-arm/ifunc-4.dd: Adjust.
+ * ld-arm/ifunc-5.dd: Adjust.
+ * ld-arm/ifunc-6.dd: Adjust.
+ * ld-arm/ifunc-7.dd: Adjust.
+ * ld-arm/ifunc-8.dd: Adjust.
+ * ld-arm/jump-reloc-veneers-long.d: Adjust.
+ * ld-arm/tls-longplt-lib.d: Adjust.
+ * ld-arm/tls-thumb1.d: Adjust.
+
+2011-05-31 Paul Brook <paul@codesourcery.com>
+
+ * ld-arm/cortex-a8-far.d: Adjust expected output.
+ * ld-arm/arm-call1.s: Give function symbol correct type.
+ * ld-arm/arm-call2.s: Ditto.
+ * ld-arm/farcall-group4.s: Ditto.
+ * ld-arm/arm-elf.exp (cortex-a8-far): Define far symbols with correct
+ type via assembly file.
+ * ld-arm/cortex-a8-far-3.s: New file.
+ * ld-arm/abs-call-1.s: Add Thumb tests
+
+2011-05-31 Paul Brook <paul@codesourcery.com>
+ Nathan Sidwell <nathan@codesourcery.com>
+
+ * ld-arm/abs-call-1.d: New.
+ * ld-arm/abs-call-1.s: New.
+ * ld-arm/arm-elf.exp: Add it.
+
+2011-05-31 Paul Brook <paul@codesourcery.com>
+
+ * ld-arm/tls-longplt.d: Update expected output.
+ * ld-arm/tls-thumb1.d: Ditto.
+
+2011-05-26 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12809
+ * ld-x86-64/tlsbin.s: Add a test for LE with large model.
+
+ * ld-x86-64/tlsbin.dd: Updated.
+ * ld-x86-64/tlsbin.rd: Likewise.
+ * ld-x86-64/tlsbin.sd: Likewise.
+ * ld-x86-64/tlsbin.td: Likewise.
+ * ld-x86-64/tlsbindesc.dd: Likewise.
+ * ld-x86-64/tlsbindesc.rd: Likewise.
+ * ld-x86-64/tlsbindesc.sd: Likewise.
+ * ld-x86-64/tlsbindesc.td: Likewise.
+
+2011-05-24 Hans-Peter Nilsson <hp@axis.com>
+
+ * ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
+ setting TLS file offset.
+
+2011-05-23 Nick Clifton <nickc@redhat.com>
+
+ * ld-elf/shared.exp: Revert previous delta. Do not build
+ libraries in a non-native environment.
+
+2011-05-23 Alan Modra <amodra@gmail.com>
+
+ PR 12763
+ * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
+
+2011-05-21 Hans-Peter Nilsson <hp@axis.com>
+
+ * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
+ empty program header.
+
+2011-05-21 Alan Modra <amodra@gmail.com>
+
+ PR 12763
+ * ld-elf/tdata3.s: New test.
+ * ld-elf/tbss3.s: New test.
+ * ld-elf/binutils.exp: Consolidate tbss and tdata tests.
+
+2011-05-20 Bernd Schmidt <bernds@codesourcery.com>
+
+ * ld-tic6x/pcr-reloc.d: New test.
+ * ld-tic6x/pcr-reloc.s: New test.
+
+2011-05-18 Nick Clifton <nickc@redhat.com>
+
+ PR ld/12761
+ * lib/ld-lib.exp (run_cc_link_tests): Add an optional 8th
+ parameter - an expected warning message from the linker.
+ * ld-elf/shared.exp (build_tests): Expect a warning message when
+ building the libbarw.so library.
+
+ * ld-elf/shared.exp: Run library building tests even when not
+ building a native toolchain.
+
+2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-scripts/phdrs.exp: Replace --private with
+ --private-headers for objdump.
+ * ld-scripts/phdrs2.exp: Likewise.
+
+2011-05-15 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
+ Fail if the link command fails and if no test rules are defined.
+ * ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
+ * ld-mips-elf/mips-elf.exp: Run them.
+
+2011-05-13 Bernd Schmidt <bernds@codesourcery.com>
+
+ * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
+ * ld-tic6x/tic6x.exp: Add OSABI tests.
+
+2011-05-13 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/flags1.d: Don't xfail tic6x.
+ * ld-scripts/weak.exp: Correct comments. Don't xfail sh-pe. Remove
+ redundant xfail.
+ * ld-selective/sel-dump.exp: Don't xfail alpha.
+ * ld-selective/selective.exp: Run for alpha.
+ * ld-undefined/weak-undef.exp: Don't xfail hppa64.
+
+2011-05-12 Bernd Schmidt <bernds@codesourcery.com>
+
+ * config/default.exp (ld_assemble): Pass flags parameter to
+ default_ld_assemble.
+ (ld_assemble_flags): New function.
+ * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
+ tic6x.
+ * ld-elf/exclude.exp: Likewise.
+ * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
+ and pass it to the assembler.
+
+2011-05-11 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
+
+2011-05-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/elf.exp (array_tests): Remove "pr12730".
+ (array_tests_pie): Remove "PIE pr12730".
+ (array_tests_static): Remove "static pr12730".
+
+ * ld-elf/pr12730.cc: Removed.
+ * ld-elf/pr12730.out: Likewise.
+
+2011-05-09 Paul Brook <paul@codesourcery.com>
+
+ * ld-tic6x/discard-unwind.ld: New.
+ * ld-tic6x/unwind.ld: New.
+ * ld-tic6x/unwind-1.d: New test.
+ * ld-tic6x/unwind-1.s: New test.
+ * ld-tic6x/unwind-2.d: New test.
+ * ld-tic6x/unwind-2.s: New test.
+ * ld-tic6x/unwind-3.d: New test.
+ * ld-tic6x/unwind-3.s: New test.
+ * ld-tic6x/unwind-4.d: New test.
+ * ld-tic6x/unwind-4.s: New test.
+ * ld-tic6x/unwind-5.d: New test.
+ * ld-tic6x/unwind-5.s: New test.
+ * ld-tic6x/unwind-6.d: New test.
+
+2011-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ PR ld/12365
+ * ld-plugin/plugin-7.d: Allow underscore in error message.
+ * ld-plugin/plugin-8.d: Likewise.
+
+2011-05-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12730
+ * ld-elf/elf.exp (array_tests): Add "pr12730".
+ (array_tests_pie): New.
+ (array_tests_static): Add -static for "static init array mixed".
+ Add "static pr12730". Run array_tests_pie for Linux.
+
+ * ld-elf/init-mixed.c (ctor1007): Renamed to ...
+ (ctor1007a): This.
+ (ctor1007b): New.
+ (ctors1007): Remove ctor1007. Add ctor1007b and ctor1007a.
+ (dtor1007): Renamed to ...
+ (dtor1007a): This.
+ (dtor1007b): New.
+ (dtors1007): Remove dtor1007. Add dtor1007b and dtor1007a.
+ (ctor65535): Renamed to ...
+ (ctor65535a): This.
+ (ctor65535b): New.
+ (ctors65535): Remove ctor65535. Add ctor65535b and ctor65535a.
+ (dtor65535): Renamed to ...
+ (dtor65535a): This.
+ (dtor65535b): New.
+ (dtors65535): Remove dtor65535. Add dtor65535b and dtor65535a.
+
+ * ld-elf/pr12730.cc: New.
+ * ld-elf/pr12730.out: Likewise.
+
+2011-05-06 Richard Sandiford <richard.sandiford@linaro.org>
+
+ * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
+ ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
+ ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
+ ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
+ ld-arm/cortex-a8-fix-plt.ld: New tests.
+ * ld-arm/arm-elf.exp: Run them.
+
+2011-05-05 Bernd Schmidt <bernds@codesourcery.com>
+
+ * ld-tic6x/shared-nopic.d: New test.
+ * ld-tic6x/shared-nopid.d: New test.
+ * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
+ output instead.
+ * ld-tic6x/attr-pid-12.d: Likewise.
+ * ld-tic6x/attr-pic-01.d: Likewise.
+ * ld-tic6x/attr-pic-10.d: Likewise.
+ * ld-tic6x/attr-pid-01.d: Likewise.
+ * ld-tic6x/attr-pid-10.d: Likewise.
+ * ld-tic6x/attr-pid-02.d: Likewise.
+ * ld-tic6x/attr-pid-20.d: Likewise.
+ * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
+
+2011-05-03 Paul Brook <paul@codesourcery.com>
+
+ * ld-tic6x/ehtype-reloc-1-rel.d: New test.
+ * ld-tic6x/ehtype-reloc-1.d: New test.
+ * ld-tic6x/ehtype-reloc-1.s: New test.
+
+2011-05-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12718
+ * ld-i386/i386.exp: Run pr12718.
+ * ld-x86-64/x86-64.exp: Likewise.
+
+ * ld-i386/pr12718.d: New.
+ * ld-i386/pr12718.s: Likewise.
+ * ld-x86-64/pr12718.d: Likewise.
+ * ld-x86-64/pr12718.s: Likewise.
+
+2011-04-26 Kai Tietz <ktietz@redhat.com>
+
+ * ld-pe/pe.exp: Add cfi/cfi32 tests.
+ * ld-pe/cfi.d: New.
+ * ld-pe/cfi32.d: New.
+ * ld-pe/cfia.s: New.
+ * ld-pe/cfib.s: New.
+
+2011-04-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12694
+ * ld-ifunc/ifunc-14-i386.d: New.
+ * ld-ifunc/ifunc-14-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-14a.s: Likewise.
+ * ld-ifunc/ifunc-14b.s: Likewise.
+
+2011-04-19 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-plugin/plugin-ignore.d: Removed.
+
+2011-04-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-plugin/plugin-7.d: Update expected LTO linker errors for
+ GCC 4.6.
+ * ld-plugin/plugin-8.d: Likewise.
+
+2011-04-18 Alan Modra <amodra@gmail.com>
+
+ * ld-plugin/plugin-7.d: Adjust for plugin changes.
+ * ld-plugin/plugin-8.d: Likewise.
+ * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
+ compare ld output to..
+ * ld-plugin/plugin-12.d: New.
+
+2011-04-15 Maxim Kuvyrkov <maxim@codesourcery.com>
+
+ * ld-m68k/tls-gd-ie-1.d: Stabilize test.
+ * ld-m68k/tls-gd-3.[sd]: New test.
+
+2011-04-12 Richard Henderson <rth@redhat.com>
+
+ * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
+ * ld-alpha/alpha.exp: Run it.
+
+2011-04-11 Mark Wielaard <mjw@redhat.com>
+
+ PR 10549
+ * ld-unique: New directory.
+ * ld-unique/unique.exp: New file: Run the UNIQUE tests.
+ * ld-unique/unique.s: New test file.
+ * ld-unique/unique_empty.s: Likewise.
+ * ld-unique/unique_shared.s: Likewise.
+
+2011-04-11 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/eh-frame-hdr.d: xfail avr.
+
+2011-04-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12654
+ * ld-i386/i386.exp: Run tlspie2.
+
+ * ld-i386/tlspie2.d: New.
+ * ld-i386/tlspie2.s: Likewise.
+
+2011-04-06 Joseph Myers <joseph@codesourcery.com>
+
+ * ld-selective/selective.exp (xscale-*-*): Don't handle.
+ * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
+ handle.
+ (*arm*-*-*): Change to arm*-*-*.
+ (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
+ thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
+ * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
+ commented-out xfails.
+ (thumb-elf): Remove reference in comment.
+ * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
+ handle.
+
+2011-04-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12627
+ * ld-i386/i386.exp: Run pr12627.
+
+ * ld-i386/pr12627.d: New.
+ * ld-i386/pr12627.s: Likewise.
+ * ld-i386/pr12627.t: Likewise.
+
+2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
+
+ * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
+ * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
+ pagesize to 1.
+ * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
+ linking tests.
+ * ld-tic6x/dsbt.ld: New linker script.
+ * ld-tic6x/dsbt-be.ld: New linker script.
+ * ld-tic6x/dsbt-overflow.ld: New linker script.
+ * ld-tic6x/dsbt-inrange.ld: New linker script.
+ * ld-tic6x/shlib-1.s: New test.
+ * ld-tic6x/shlib-2.s: New test.
+ * ld-tic6x/shlib-app-1r.s: New test.
+ * ld-tic6x/shlib-app-1.s: New test.
+ * ld-tic6x/shlib-1.sd: New test.
+ * ld-tic6x/shlib-1.dd: New test.
+ * ld-tic6x/shlib-app-1.rd: New test.
+ * ld-tic6x/shlib-app-1rb.rd: New test.
+ * ld-tic6x/shlib-app-1.sd: New test.
+ * ld-tic6x/static-app-1rb.od: New test.
+ * ld-tic6x/shlib-app-1.dd: New test.
+ * ld-tic6x/shlib-app-1rb.sd: New test.
+ * ld-tic6x/static-app-1b.od: New test.
+ * ld-tic6x/static-app-1r.od: New test.
+ * ld-tic6x/shlib-1rb.rd: New test.
+ * ld-tic6x/shlib-app-1rb.dd: New test.
+ * ld-tic6x/shlib-1rb.sd: New test.
+ * ld-tic6x/shlib-1rb.dd: New test.
+ * ld-tic6x/shlib-app-1b.od: New test.
+ * ld-tic6x/tic6x.exp: New test.
+ * ld-tic6x/static-app-1rb.rd: New test.
+ * ld-tic6x/shlib-app-1r.od: New test.
+ * ld-tic6x/static-app-1.od: New test.
+ * ld-tic6x/static-app-1b.rd: New test.
+ * ld-tic6x/static-app-1r.rd: New test.
+ * ld-tic6x/static-app-1rb.sd: New test.
+ * ld-tic6x/static-app-1b.sd: New test.
+ * ld-tic6x/static-app-1rb.dd: New test.
+ * ld-tic6x/static-app-1r.sd: New test.
+ * ld-tic6x/static-app-1b.dd: New test.
+ * ld-tic6x/shlib-1b.rd: New test.
+ * ld-tic6x/static-app-1r.dd: New test.
+ * ld-tic6x/shlib-app-1b.rd: New test.
+ * ld-tic6x/shlib-1r.rd: New test.
+ * ld-tic6x/shlib-app-1r.rd: New test.
+ * ld-tic6x/shlib-1b.sd: New test.
+ * ld-tic6x/static-app-1.rd: New test.
+ * ld-tic6x/shlib-app-1b.sd: New test.
+ * ld-tic6x/shlib-1r.sd: New test.
+ * ld-tic6x/shlib-1b.dd: New test.
+ * ld-tic6x/shlib-app-1r.sd: New test.
+ * ld-tic6x/shlib-app-1b.dd: New test.
+ * ld-tic6x/shlib-1r.dd: New test.
+ * ld-tic6x/static-app-1.sd: New test.
+ * ld-tic6x/shlib-app-1r.dd: New test.
+ * ld-tic6x/static-app-1.dd: New test.
+ * ld-tic6x/shlib-noindex.rd: New test.
+ * ld-tic6x/shlib-noindex.dd: New test.
+ * ld-tic6x/shlib-noindex.sd: New test.
+ * ld-tic6x/got-reloc-local-1.s: New test.
+ * ld-tic6x/got-reloc-local-2.s: New test.
+ * ld-tic6x/got-reloc-local-r.d: New test.
+ * ld-tic6x/got-reloc-global.s: New test.
+ * ld-tic6x/got-reloc-global-addend-1.d: New test.
+ * ld-tic6x/got-reloc-global-addend-1.s: New test.
+ * ld-tic6x/got-reloc-global-addend-2.d: New test.
+ * ld-tic6x/got-reloc-inrange.d: New test.
+ * ld-tic6x/got-reloc-overflow.d: New test.
+ * ld-tic6x/got-reloc-global-addend-2.s: New test.
+ * ld-tic6x/dsbt-index-error.d: New test.
+ * ld-tic6x/dsbt-index.d: New test.
+ * ld-tic6x/dsbt-index.s: New test.
+ * ld-tic6x/shlib-app-1.od: New test.
+ * ld-tic6x/shlib-app-1rb.od: New test.
+ * ld-tic6x/shlib-1.rd: New test.
+ * ld-tic6x/weak.d: New test.
+ * ld-tic6x/weak-be.d: New test.
+ * ld-tic6x/weak.s: New test.
+ * ld-tic6x/weak-data.d: New test.
+ * ld-tic6x/common.d: New test.
+ * ld-tic6x/common.ld: New test.
+ * ld-tic6x/common.s: New test.
+
+2011-03-30 Richard Henderson <rth@redhat.com>
+
+ * ld-elf/elf.exp: Force 32-bit start address for alpha.
+ * ld-elf/group8a.d: Don't disable for alpha.
+ * ld-elf/group8b.d: Likewise.
+ * ld-gc/start.s: Use .dc.a instead of .long.
+
+2011-03-24 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/tlsmark.s: Delete non-optimizable section.
+ * ld-powerpc/tlsmark32.s: Likewise.
+ * ld-powerpc/tlsmark.d: Adjust to suit.
+ * ld-powerpc/tlsmark32.d: Likewise.
+ * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
+ * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
+ * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
+ * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
+ * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
+ * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
+ * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
+ * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
+ * ld-powerpc/powerpc.exp: Run new tests.
+
+2011-03-15 Mike Frysinger <vapier@gentoo.org>
+
+ * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
+
+2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
+
+ * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
+ ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
+ ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
+ ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
+ ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
+ ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
+ ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
+ ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
+ ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
+ ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
+ ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
+ ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
+ ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
+ ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
+ ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
+ ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
+ ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
+ ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
+ ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
+ ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
+ ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
+ ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
+ ld-arm/ifunc-static.ld: New tests.
+ * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
+ ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
+ for new stub hashes.
+ * ld-arm/arm-elf.exp: Run them.
+
+2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
+
+ * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
+ ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
+ * ld-arm/arm-elf.exp: Run them.
+
+2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
+
+ * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
+ ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
+ ld-arm/unresolved-1-dyn.d: New tests.
+ * ld-arm/arm-elf.exp: Run them.
+
+2011-03-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/tlsgd4.dd: New.
+ * ld-x86-64/tlsgd4.s: Likewise.
+ * ld-x86-64/tlsgd5.dd: Likewise.
+ * ld-x86-64/tlsgd5a.s: Likewise.
+ * ld-x86-64/tlsgd5b.s: Likewise.
+ * ld-x86-64/tlsgd6.dd: Likewise.
+ * ld-x86-64/tlsgd6a.s: Likewise.
+ * ld-x86-64/tlsgd6b.s: Likewise.
+ * ld-x86-64/tlsld2.dd: Likewise.
+ * ld-x86-64/tlsld2.s: Likewise.
+
+ * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
+ tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
+
+2011-03-03 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/tlsie4.dd: New.
+ * ld-x86-64/tlsie4.s: Likewise.
+
+ * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
+
+2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12516
+ * ld-elf/dynamic1.d: New.
+ * ld-elf/dynamic1.ld: Likewise.
+ * ld-elf/dynamic1.s: Likewise.
+
+2011-02-25 Alan Modra <amodra@gmail.com>
+
+ * ld-mn10300/i135409-3.s: Correct .size label reference.
+ * ld-sh/sh64/stolib.s: Likewise.
+
+2011-02-23 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/new.cc: Don't include <exception_defines.h>.
+
+2011-02-10 Alan Modra <amodra@gmail.com>
+
+ * ld-scripts/defined.exp: Don't run defined5 for AOUT.
+ * ld-scripts/defined5.s: Use .text for "defined" section.
+ * ld-scripts/defined5.t: Adjust.
+
+ * ld-gc/start.d: Exclude frv-*-linux*.
+ * ld-misc/defsym1.d: Likewise.
+
+2011-02-09 Alan Modra <amodra@gmail.com>
+
+ * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
+ * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
+ * ld-srec/srec.exp: Don't edit toc on powerpc64.
+
+2011-01-23 Alan Modra <amodra@gmail.com>
+
+ * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
+ * ld-scripts/expr.exp: Run it.
+
+2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/ilp32-4.d: Updated.
+
+2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
+
+ * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
+ * ld-arm/arm-elf.exp: Run it.
+
+2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
+
+ * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
+ ld-arm/gc-thumb.d: New test.
+ * ld-arm/arm-elf.exp: Run it.
+
+2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
+ * ld-x86-64/ilp32-1.d: Likewise.
+ * ld-x86-64/ilp32-2.d: Likewise.
+ * ld-x86-64/ilp32-3.d: Likewise.
+ * ld-x86-64/ilp32-4.d: Likewise.
+ * ld-x86-64/ilp32-5.d: Likewise.
+ * ld-x86-64/lp64-3.d: Likewise.
+ * ld-x86-64/x86-64.exp: Likewise.
+
+2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/ilp32-5.d: New.
+ * ld-x86-64/ilp32-5.s: Likewise.
+
+ * ld-x86-64/x86-64.exp: Run ilp32-5.
+
+2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/ilp32-4.d: New.
+
+ * ld-x86-64/x86-64.exp: Run ilp32-4.
+
+2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12356
+ * ld-scripts/defined.exp: Run defined5.
+
+ * ld-scripts/defined5.d: New.
+ * ld-scripts/defined5.s: Likewise.
+ * ld-scripts/defined5.t: Likewise.
+
+2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-scripts/defined4.d: Xfail rs6000-*-aix*. Skip mips*-*-*
+ and mmix-*-*.
+
+ * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
+
+2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-scripts/assert.exp: Run assert2.
+
+ * ld-scripts/assert2.d: New.
+ * ld-scripts/assert2.t: Likewise.
+
+2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
+ Glauber de Oliveira Costa <glommer@gmail.com>
+
+ * ld-arm/arm-elf.exp: Added tests for new TLS handling
+ relocations.
+ * ld-arm/tls-descrelax-be32.d: New.
+ * ld-arm/tls-descrelax-be32.s: New.
+ * ld-arm/tls-descrelax-be8.d: New.
+ * ld-arm/tls-descrelax-be8.s: New.
+ * ld-arm/tls-descrelax-v7.d: New.
+ * ld-arm/tls-descrelax-v7.s: New.
+ * ld-arm/tls-descrelax.d: New.
+ * ld-arm/tls-descrelax.s: New.
+ * ld-arm/tls-descseq.d: New.
+ * ld-arm/tls-descseq.r: New.
+ * ld-arm/tls-descseq.s: New.
+ * ld-arm/tls-gdesc-got.d: New.
+ * ld-arm/tls-gdesc-got.s: New.
+ * ld-arm/tls-gdesc-nlazy.g: New.
+ * ld-arm/tls-gdesc-nlazy.s: New.
+ * ld-arm/tls-gdesc.d: New.
+ * ld-arm/tls-gdesc.r: New.
+ * ld-arm/tls-gdesc.s: New.
+ * ld-arm/tls-gdierelax.d: New.
+ * ld-arm/tls-gdierelax.s: New.
+ * ld-arm/tls-gdierelax2.d: New.
+ * ld-arm/tls-gdierelax2.s: New.
+ * ld-arm/tls-gdlerelax.d: New.
+ * ld-arm/tls-gdlerelax.s: New.
+ * ld-arm/tls-lib-loc.d: New.
+ * ld-arm/tls-lib-loc.r: New.
+ * ld-arm/tls-lib-loc.s: New.
+ * ld-arm/tls-longplt-lib.d: New.
+ * ld-arm/tls-longplt-lib.s: New.
+ * ld-arm/tls-longplt.d: New.
+ * ld-arm/tls-longplt.s: New.
+ * ld-arm/tls-mixed.r: New.
+ * ld-arm/tls-mixed.s: New.
+ * ld-arm/tls-thumb1.d: New.
+ * ld-arm/tls-thumb1.s: New.
+ * ld-arm/arm-elf.exp: New.
+
+2011-01-08 Nick Clifton <nickc@redhat.com>
+
+ * ld-misc/defsym1.d: Add a -e linker command line option.
+ * ld-misc/dummy.s: Remove text.
+
+2011-01-08 Nick Clifton <nickc@redhat.com>
+
+ PR ld/12358
+ PR ld/12359
+ * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
+ * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
+
+2011-01-06 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12366
+ PR ld/12371
+ * ld-ifunc/ifunc-10-i386.s: Add more tests.
+ * ld-ifunc/ifunc-10-x86-64.s: Likewise.
+ * ld-ifunc/ifunc-11-i386.s: Likewise.
+ * ld-ifunc/ifunc-11-x86-64.s: Likewise.
+
+ * ld-ifunc/ifunc-12-i386.d: New.
+ * ld-ifunc/ifunc-12-i386.s: Likewise.
+ * ld-ifunc/ifunc-12-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-12-x86-64.s: Likewise.
+ * ld-ifunc/ifunc-13-i386.d: Likewise.
+ * ld-ifunc/ifunc-13-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-13a-i386.s: Likewise.
+ * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
+ * ld-ifunc/ifunc-13b-i386.s: Likewise.
+ * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
+
+2011-01-03 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/dummy.s: New.
+ * ld-x86-64/foo.s: Likewise.
+ * ld-x86-64/ia32-1.d: Likewise.
+ * ld-x86-64/ia32-2.d: Likewise.
+ * ld-x86-64/ia32-3.d: Likewise.
+ * ld-x86-64/ilp32-1.d: Likewise.
+ * ld-x86-64/ilp32-2.d: Likewise.
+ * ld-x86-64/ilp32-3.d: Likewise.
+ * ld-x86-64/lp64-1.d: Likewise.
+ * ld-x86-64/lp64-2.d: Likewise.
+ * ld-x86-64/lp64-3.d: Likewise.
+ * ld-x86-64/start.s: Likewise.
+
+ * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
+ ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
+
+2011-01-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12001
+ * ld-misc/defsym.exp: New.
+ * ld-misc/defsym1.d: Likewise.
+ * ld-misc/dummy.s: Likewise.
+ * ld-misc/foo.s: Likewise.
+ * ld-misc/start.s: Likewise.
+
+For older changes see ChangeLog-2010
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End: