summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--binutils/ChangeLog746
-rw-r--r--binutils/ChangeLog-2012756
-rw-r--r--gprof/ChangeLog79
-rw-r--r--gprof/ChangeLog-201289
-rw-r--r--ld/ChangeLog1031
-rw-r--r--ld/ChangeLog-20121041
-rw-r--r--ld/testsuite/ChangeLog2124
-rw-r--r--ld/testsuite/ChangeLog-20122134
8 files changed, 4028 insertions, 3972 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index da7d9e4cae..847c75f3c2 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,748 +1,6 @@
-2012-12-17 Nick Clifton <nickc@redhat.com>
-
- * BRANCHES: Add copyright notice.
- * MAINTAINERS: Likewise.
- * Makefile.am: Likewise.
- * NEWS: Likewise.
- * README: Likewise.
- * configure.com: Likewise.
- * configure.in: Likewise.
- * configure.tgt: Likewise.
- * dwarf-mode.el: Likewise.
- * makefile.vms: Likewise.
- * syslex_wrap.c: Likewise.
- * doc/Makefile.am: Likewise.
- * Makefile.in: Regenerate.
- * doc/Makefile.in: Regenerate.
-
-2012-11-27 Kai Tietz <ktietz@redhat.com>
-
- * resbin.c (bin_to_res_version): Correct offset
- and length calculation of resource.
- (get_version_header): Apply alignement of 4 to len.
-
-2012-11-16 H.J. Lu <hongjiu.lu@intel.com>
-
- * readelf.c (process_dynamic_section): Correct DF_1_CONFALT.
- Also dump DF_1_ENDFILTEE, DF_1_DISPRELDNE, DF_1_NODIRECT,
- DF_1_IGNMULDEF, DF_1_NOKSYMS, DF_1_NOHDR, DF_1_EDITED,
- DF_1_NORELOC, DF_1_SYMINTPOSE, DF_1_GLOBAUDIT and DF_1_SINGLETON.
-
-2012-11-14 Tristan Gingold <gingold@adacore.com>
-
- * od-macho.c (bfd_mach_o_load_command_name): Add new definitions.
- (dump_load_command): Handle BFD_MACH_O_LC_SOURCE_VERSION
- and BFD_MACH_O_LC_MAIN.
-
-2012-11-13 Maciej W. Rozycki <macro@codesourcery.com>
-
- * readelf.c (get_machine_flags) <EM_MIPS, EM_MIPS_RS3_LE>: Move
- code to handle EF_SH_PIC and EF_SH_FDPIC...
- <EM_SH>: ... here.
-
-2012-11-09 Nick Clifton <nickc@redhat.com>
-
- * readelf.c (get_machine_flags): Add support for E_FLAG_RX_ABI.
- (guess_is_rela): Add EM_V800.
- (dump_relocations): Likewise.
- (get_machine_name): Update EM_V800.
- (get_machine_flags): Add support for RH850 ABI flags.
- (is_32bit_abs_reloc): Add support for RH850 ABI reloc.
-
-2012-11-09 H.J. Lu <hongjiu.lu@intel.com>
-
- * coffgrok.c (coff_grok): Remove trailing redundant `;'.
- * resrc.c (open_input_stream): Likewise.
-
-2012-11-08 Alan Modra <amodra@gmail.com>
-
- * po/POTFILES.in: Regenerate.
-
-2012-11-07 H.J. Lu <hongjiu.lu@intel.com>
-
- * objcopy.c (copy_section): Don't read beyond section end.
-
-2012-11-06 H.J. Lu <hongjiu.lu@intel.com>
-
- PR binutils/14567
- * Makefile.am (BFDTEST2_PROG): New.
- (bfdtest2_DEPENDENCIES): Likewise.
- (TEST_PROGS): Add $(BFDTEST2_PROG).
- * Makefile.in: Regenerated.
- * bfdtest2.c: New file.
-
-2012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
-
- * MAINTAINERS: Update my email address.
-
-2012-11-05 Alan Modra <amodra@gmail.com>
-
- * configure.in: Apply 2012-09-10 change to config.in here. Add
- __CONFIG_H__ check.
- * config.in: Regenerate.
-
-2012-11-01 Tom Tromey <tromey@redhat.com>
-
- * readelf.c (get_note_type): Handle NT_386_TLS, NT_386_IOPERM.
-
-2012-10-30 Nick Clifton <nickc@redhat.com>
-
- PR binutils/14779
- * configure.in: Add checks for wchar.h and mbstate_t.
- * config.in: Regenerate.
- * configure: Regenerate.
- * readelf.c: Conditionally include wchar.h.
- (print_symbol): Conditionally use mbstate_t.
-
-2012-10-30 Steve McIntyre <steve.mcintyre@linaro.org>
-
- * readelf.c (decode_ARM_machine_flags): Recognise and display the
- new ARM hard-float/soft-float ABI flags for EABI_VER5. Split out
- the code for EABI_VER4 and EABI_VER5 to allow this.
-
-2012-10-29 Alan Modra <amodra@gmail.com>
-
- * dlltool.c (INIT_SEC_DATA): Move.
- (secdata <DLLTOOL_PPC>): Use here too.
-
-2012-10-26 Nick Clifton <nickc@redhat.com>
-
- * po/hr.po: New Croation translation.
- * configure.in (ALL_LINGUAS): Add hr.
- * configure: Regenerate.
-
-2012-10-23 Cary Coutant <ccoutant@google.com>
-
- * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags.
- (load_debug_info): Fix typo.
- (cu_tu_indexes_read, shndx_pool, shndx_pool_size, shndx_pool_used):
- New global variables.
- (prealloc_cu_tu_list, add_shndx_to_cu_tu_entry, end_cu_tu_entry)
- (process_cu_tu_index, load_cu_tu_indexes, find_cu_tu_set)
- (display_cu_index): New functions.
- (dwarf_select_sections_by_names): Add "debug_addr", "cu_index".
- Sort entries alphabetically.
- (dwarf_select_sections_all): Set do_debug_addr, do_debug_cu_index.
- (debug_displays): Add .debug_cu_index, .debug_tu_index.
- Clean up formatting.
- * dwarf.h (dwarf_section_display_enum): Add dwp_cu_index,
- dwp_tu_index.
- (do_debug_addr, do_debug_cu_index): New global flags.
- (find_cu_tu_set): New function declaration.
- * objdump.c (usage): Add --dwarf=addr, --dwarf=cu_index.
- * readelf.c (find_section_in_set): New function.
- (usage): Add --debug-dump=addr, --debug_dump=cu_index.
- (process_section_headers): Check do_debug_addr and do_debug_cu_index.
- (section_subset): New global variable.
- (load_debug_section): Restrict search to section subset.
- (display_debug_section): Add section index as paramter. Select subset
- of sections when dumping a .dwp file. Update caller.
-
-2012-10-23 Tom Tromey <tromey@redhat.com>
-
- * readelf.c (get_note_type): Handle NT_SIGINFO, NT_FILE.
- (print_core_note): New function.
- (process_note): Call it.
-
-2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
-
- * objdump.c (dump_dwarf): Handle bfd_mach_x64_32 and
- bfd_mach_x64_32_intel_syntax.
-
-2012-10-21 Alan Modra <amodra@gmail.com>
-
- * objdump.c (load_specific_debug_section): Use
- bfd_cache_section_contents.
-
-2012-10-18 Kai Tietz <ktietz@redhat.com>
-
- * objdump.c (dump_bfd): Call dump headers after
- call of slurp_symtab.
-
- * objcopy.c (is_strip_section_1): Don't strip
- .reloc section by default.
-
-2012-10-11 Doug Evans <dje@google.com>
-
- * dwarf.c (display_gdb_index): Include static/global information
- of each symbol.
-
-2012-09-14 David Edelsohn <dje.gcc@gmail.com>
-
- * configure: Regenerate.
-
-2012-09-10 Matthias Klose <doko@ubuntu.com>
-
- * config.in: Disable sanity check for kfreebsd.
-
-2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
-
- * configure: Regenerated.
-
-2012-09-06 Cary Coutant <ccoutant@google.com>
-
- * dwarf.c (decode_location_expression): Add
- DW_OP_GNU_const_index.
-
-2012-09-06 Nick Clifton <nickc@redhat.com>
-
- * doc/binutils.texi (nm): Alpha-sort the option descriptions.
- Add description of the --synthetic option.
-
-2012-09-04 H.J. Lu <hongjiu.lu@intel.com>
-
- PR binutils/14493
- * readelf.c (get_symbol_index_type): Check bad section index.
-
-2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
-
- * readelf.c (arm_attr_tag_CPU_arch): Update for ARMv8.
- (arm_attr_tag_FP_arch): Likewise.
- (arm_attr_tag_Advanced_SIMD_arch): Likewise.
-
-2012-08-17 Yuri Chornoivan <yurchor@ukr.net>
-
- * doc/binutils.texi, * objdump.c, * od-xcoff.c: Typo fixes.
-
-2012-08-16 H.J. Lu <hongjiu.lu@intel.com>
-
- PR binutils/14481
- * Makefile.am (BFDTEST1_PROG): New.
- (TEST_PROGS): Likewise.
- (bfdtest1_DEPENDENCIES): Likewise.
- (noinst_PROGRAMS): Add $(TEST_PROGS).
- * Makefile.in: Regenerated.
-
- * bfdtest1.c: New file.
-
-2012-08-13 Ian Bolton <ian.bolton@arm.com>
- Laurent Desnogues <laurent.desnogues@arm.com>
- Jim MacArthur <jim.macarthur@arm.com>
- Marcus Shawcroft <marcus.shawcroft@arm.com>
- Nigel Stephens <nigel.stephens@arm.com>
- Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
- Richard Earnshaw <rearnsha@arm.com>
- Sofiane Naci <sofiane.naci@arm.com>
- Tejas Belagod <tejas.belagod@arm.com>
- Yufeng Zhang <yufeng.zhang@arm.com>
-
- * readelf.c (guess_is_rela): Handle EM_AARCH64.
- (get_machine_name): Likewise.
- (get_aarch64_segment_type): New function.
- (get_segment_type): Handle EM_AARCH64 by calling the new function.
- (get_aarch64_section_type_name): New function.
- (get_section_type_name): Handle EM_AARCH64 by calling the new function.
- (is_32bit_abs_reloc): Handle EM_AARCH64.
- (is_32bit_pcrel_reloc): Likewise.
- (is_64bit_abs_reloc): Likewise.
- (is_64bit_pcrel_reloc): Likewise.
- (is_none_reloc): Likewise.
-
-2012-08-09 Nick Clifton <nickc@redhat.com>
-
- * po/vi.po: Updated Vietnamese translation.
-
-2012-08-03 Tom Tromey <tromey@redhat.com>
-
- * dlltool.c (scan_obj_file): Close arfile after calling
- bfd_openr_next_archived_file.
-
-2012-08-02 H.J. Lu <hongjiu.lu@intel.com>
-
- PR binutils/14420
- * dwarf.c (process_abbrev_section): Add attribute terminator.
- Warn missing section terminator.
- (get_FORM_name): Special check for 0 value.
- (get_AT_name): Likewise.
- (process_debug_info): Display zero abbrev number. Check
- attribute terminator.
-
-2012-07-30 Nick Clifton <nickc@redhat.com>
-
- * po/binutils.pot: Updated template.
- * po/bg.po: Updated Bulgarian translation.
- * po/es.po: Updated Spanish translation.
- * po/fi.po: Updated Finnish translation.
- * po/fr.po: Updated French translation.
- * po/uk.po: Updated Ukranian translation.
-
-2012-07-28 Kai Tietz <ktietz@redhat.com>
-
- * rcparse.y (FILEVERSION): Use optcnumexpr instead of cnumexpr.
- (PRODUCTVERSION): Likewise.
-
-2012-07-27 Mike Frysinger <vapier@gentoo.org>
-
- * configure.in (BFD_VERSION): Run bfd/configure --version and
- parse the output of that.
- * configure: Regenerate.
-
-2012-07-27 Tristan Gingold <gingold@adacore.com>
-
- * NEWS: Add marker for 2.23.
-
-2012-07-24 Teresa Johnson <tejohnson@google.com>
-
- * addr2line.c (find_address_in_section): Invoke
- bfd_find_nearest_line_discriminator to get the discriminator.
- (find_offset_in_section): Likewise.
- (translate_addresses): Print discriminator if it is non-zero.
- * objdump.c (show_line): Invoke
- bfd_find_nearest_line_discriminator to get the discriminator,
- and keep track of prev_discriminator. Print discriminator
- if it is non-zero.
- (disassemble_data): Initialize prev_discriminator.
- (dump_reloc_set): Invoke bfd_find_nearest_line_discriminator
- to get the discriminator, and keep track of last_discriminator.
- Print discriminator if it is non-zero.
-
-2012-07-17 Nick Clifton <nickc@redhat.com>
-
- * elfcomm.c (setup_archive): Extract index table and symbol table
- scanning code into...
- (process_archive_index_and_symbols): ... this function and add
- support for 64-bit index tables.
- * elfcomm.h (struct archive_info): Change type of index_num and
- index_array to elf_vma.
- Add 'uses_64bit_indicies' field.
- * readelf.c (process_archive): Fix support for 64-bit indicies.
-
-2012-07-03 Nick Clifton <nickc@redhat.com>
-
- * readelf.c (process_archive): Display member indicies when
- dumping index.
-
-2012-07-02 Tom Tromey <tromey@redhat.com>
-
- * dwarf.c: Include gdb-index.h.
- (display_gdb_index): Handle version 7.
-
-2012-06-29 H.J. Lu <hongjiu.lu@intel.com>
-
- * nm.c (filter_symbols): Simplify global symbol handling.
-
-2012-06-29 Francois Gouget <fgouget@codeweavers.com>
-
- PR binutils/14302
- * bucomm.c (print_arelt_descr): Correctly report the archive size
- field (for 'ar tv').
- * ar.c (print_contents): Use correct types for archive element
- sizes (for 'ar p').
- (extract_file): Likewise (for 'ar x').
-
-2012-06-29 Alan Modra <amodra@gmail.com>
-
- * readelf.c (is_16bit_abs_reloc): Handle mn10200 reloc.
-
-2012-06-12 Tom Tromey <tromey@redhat.com>
-
- * dwarf-mode.el: Add final comment. Bump version.
- (dwarf-insert-substructure-button): Use string-to-number.
- (dwarf-browse): Fix autoload cookie.
-
-2012-06-08 Jakub Jelinek <jakub@redhat.com>
-
- * dwarf.c (read_and_display_attr_value): Handle
- DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt.
- (display_debug_macro): Handle DW_MACRO_GNU_define_indirect_alt,
- DW_MACRO_GNU_undef_indirect_alt and
- DW_MACRO_GNU_transparent_include_alt.
-
-2012-06-01 Alan Modra <amodra@gmail.com>
-
- * addr2line.c (translate_addresses): Truncate input addresses to
- arch_size bits. Avoid undefined shift. Print '?' for zero line.
-
-2012-05-30 Nick Clifton <nickc@redhat.com>
-
- * readelf.c (process_section_headers): Correct bug in previous
- delta - display full section type in wide mode.
-
-2012-05-28 Nick Clifton <nickc@redhat.com>
-
- * readelf.c (print_symbol): Display multibyte characters in symbol
- names.
- (process_section_headers): Use print_symbol.
-
-2012-05-18 Andreas Schwab <schwab@linux-m68k.org>
-
- * aclocal.m4: Regenerate.
- * configure: Regenerate.
- * config.in: Regenerate.
- * Makefile.in: Regenerate.
-
-2012-05-17 Daniel Richard G. <skunk@iskunk.org>
- Nick Clifton <nickc@redhat.com>
-
- PR 14072
- * configure.in: Add check that sysdep.h has been included before
- any system header files.
- * configure: Regenerate.
- * config.in: Regenerate.
- * unwind-ia64.h: Include config.h.
-
-2012-05-17 Alan Modra <amodra@gmail.com>
-
- * dwarf.c (process_debug_info): Display abbrev offset in hex.
- (display_debug_abbrev): Show offset of abbrev.
-
-2012-05-17 Alan Modra <amodra@gmail.com>
-
- * dwarf.c (display_debug_ranges): Don't report more than one use
- of the same range set as an overlap.
-
-2012-05-16 Daniel Richard G. <skunk@iskunk.org>
-
- PR binutils/13558
- * Makefile.am (CFILES): Add syslex_wrap.c.
- (sysinfo): Depend upon syslex_wrap.o.
- (syslex_wrap.o): New rule.
- (syslex.o): Delete rule.
- * syslex_wrap.c: New file.
- * Makefile.in: Regenerate.
-
-2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
-
- * readelf.c (get_machine_name): Update m68hc12 entry.
-
-2012-05-13 H.J. Lu <hongjiu.lu@intel.com>
-
- * objdump.c (disassemble_bytes): Print addend as signed.
- (dump_reloc_set): Likewise.
-
-2012-05-04 Sterling Augustine <saugustine@google.com>
- Cary Coutant <ccoutant@google.com>
-
- * doc/binutils.texi: Add --dwarf-check option.
- * dwarf.c (dwarf_check): New global flag.
- (fetch_indexed_string): New function.
- (fetch_indexed_value): New function.
- (get_FORM_name): Add DW_FORM_GNU_str_index and DW_FORM_GNU_addr_index.
- (decode_location_expression): Add DW_OP_GNU_addr_index.
- (read_and_display_attr_value): Add DW_FORM_GNU_str_index,
- DW_FORM_GNU_addr_index, DW_AT_GNU_addr_base, and DW_AT_GNU_ranges_base.
- (get_AT_name): Add new attributes for Fission.
- (process_debug_info): Load new debug sections for Fission.
- (load_debug_info): Check for .debug_info.dwo section.
- (display_loc_list, display_loc_list_dwo): New functions.
- (display_debug_loc): Move logic to above two functions.
- (display_debug_info): Choose abbrev section based on info section.
- (display_debug_types): Likewise.
- (display_trace_info): Likewise.
- (comp_addr_base): New function.
- (display_debug_addr): New function.
- (display_debug_str_offsets): New function.
- (display_debug_ranges): Allow missing range lists. Suppress
- diagnostics if dwarf_check not set.
- (debug_displays): Add column to select abbrev section.
- * dwarf.h (enum dwarf_section_display_enum): Add new debug sections
- for Fission.
- (struct dwarf_section): Add abbrev_sec field.
- (struct dwarf_section_display): New type.
- (debug_info): Add addr_base, ranges_base fields.
- (dwarf_check): New global variable.
- * objdump.c (usage): Add --dwarf-check option.
- (enum option_values): Add OPTION_DWARF_CHECK.
- (long_options): Add --dwarf-check.
- (main): Likewise.
- * readelf.c (OPTION_DWARF_CHECK): New macro.
- (options): Add --dwarf-check.
- (parse_args): Likewise.
- (process_section_headers): Use const_strneq instead of
- streq.
-
-2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
-
- PR binutils/14088
- * readelf.c (dump_relocations): Always display addend as
- signed hex number.
-
-2012-05-11 Daniel Richard G. <skunk@iskunk.org>
-
- PR binutils/14028
- * configure.in: Invoke ACX_HEADER_STRING.
- * configure: Regenerate.
- * config.in: Regenerate.
- * sysdep.h: If STRINGS_WITH_STRING is defined then include both
- string.h and strings.h.
-
-2012-05-10 Jakub Jelinek <jakub@redhat.com>
-
- * dwarf.c (read_and_display_attr_value): Don't look up tag from
- abbrev for DW_FORM_ref_addr.
-
-2012-05-08 Sean Keys <skeys@ipdatasys.com>
-
- * binutils/MAINTAINERS: Added my entry to the maintainers secion.
-
-2012-05-08 Cary Coutant <ccoutant@google.com>
-
- * doc/binutils.texi (objcopy): Add --strip-dwo, --extract-dwo options.
- (strip): Add --strip-dwo option.
- * objcopy.c (enum strip_action): Add STRIP_DWO, STRIP_NONDWO.
- (enum command_line_switch): Add OPTION_EXTRACT_DWO, OPTION_STRIP_DWO.
- (strip_options): Add --strip-dwo option.
- (copy_options): Add --extract-dwo, --strip-dwo options.
- (copy_usage): Likewise.
- (strip_usage): Add --strip-dwo option.
- (is_dwo_section): New function.
- (is_strip_section_1): Check for DWO sections.
- (copy_object): Check for --strip-dwo, --extract-dwo options.
- (copy_relocations_in_section): Discard relocations for DWO sections.
- Discard entire relocation section when no relocations.
- (strip_main): Add --strip-dwo option.
- (copy_main): Add --strip-dwo, --extract-dwo options.
-
-2012-05-08 Alan Modra <amodra@gmail.com>
-
- * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
- LC and LANG environment vars.
- * Makefile.in: Regenerate.
-
-2012-05-07 Tom Tromey <tromey@redhat.com>
-
- * dwarf.c (get_TAG_name): Use get_DW_TAG_name.
- (get_FORM_name): Use get_DW_FORM_name.
- (get_AT_name): Use get_DW_AT_name.
-
-2012-05-07 Alan Modra <amodra@gmail.com>
-
- * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.
- * Makefile.in: Regenerate.
-
-2012-05-05 Alan Modra <amodra@gmail.com>
-
- * dlltool.c (make_one_lib_file): Use bfd_und_section_ptr.
-
-2012-05-03 Sean Keys <skeys@ipdatasys.com>
-
- * readelf.c: Add support for XGATE.
-
-2012-05-02 Nick Clifton <nickc@redhat.com>
-
- * po/vi.po: Updated Vietnamese translation.
- * po/it.po: New Italian translation.
- * configure.in (ALL_LINGUAS): Add it.
- * configure: Regenerate.
-
-2012-05-01 Nick Clifton <nickc@redhat.com>
-
- PR binutils/13121
- * rescoff.c: Rename 'finfo' to 'flaginfo' to avoid conflicts with
- AIX system headers.
-
-2012-04-25 Cary Coutant <ccoutant@google.com>
-
- * doc/binutils.texi: Add -D/--enable-deterministic-archives option
- to strip and objcopy.
- * objcopy.c (deterministic): New global variable.
- (strip_options): Add --enable-deterministic-archives.
- (copy_options): Likewise.
- (copy_usage): Likewise.
- (strip_usage): Likewise.
- (copy_archive): When stripping all, don't add archive map; set
- deterministic output when requested.
- (strip_main): Add -D/--enable-deterministic-archives option.
- (copy_main): Likewise.
-
-2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
-
- PR binutils/13947
- * objcopy.c (copy_object): Call copy_relocations_in_section
- before copy_section.
- (skip_section): New.
- (copy_relocations_in_section): Likewise.
- (copy_section): Use skip_section. Don't copy relocations here.
-
-2012-04-11 Ryan Mansfield <rmansfield@qnx.com>
-
- * objdump.c (dump_bfd): If defaulting to dwarf call
- dwarf_select_sections_all to enable displays.
-
-2012-04-06 Roland McGrath <mcgrathr@google.com>
-
- * configure.in (AC_CHECK_HEADERS): Add locale.h.
- * config.in: Regenerate.
- * configure: Regenerate.
-
-2012-04-05 Nick Clifton <nickc@redhat.com>
-
- * configure.in (AC_CHECK_FUNCS): Add setlocale.
- (AM_LC_MESSAGES): Add.
- * aclocal.m4: Regenerate.
- * config.in: Regenerate.
- * configure: Regenerate.
-
-2012-03-30 Nick Clifton <nickc@redhat.com>
-
- PR binutils/13925
- * stabs.c (stab_demangle_v3_arglist): Cope with the demangler
- returning an empty context for a function with no arguments.
-
-2012-03-28 Tom Tromey <tromey@redhat.com>
-
- * dwarf.c (display_gdb_index): Handle index version 6.
-
-2012-03-07 Nick Clifton <nickc@redhat.com>
-
- * readelf.c (is_16bit_abs_reloc): Add detection of R_MN10300_16.
-
-2012-02-29 Jeff Law <law@redhat.com>
-
- * doc/binutils.texi (c++filt): Fix typos.
-
-2012-02-24 Kai Tietz <ktietz@redhat.com>
-
- PR binutils/13710
- * defparse.y (keyword_as_name): Disable LIBRARY
- keyword.
- * doc/binutils.texi: Document LIBRARY exception.
-
-2012-02-21 Kai Tietz<ktietz@redhat.com>
-
- PR binutils/13682
- * NEWS: Mention new feature.
- * dlltool.c (i386_x64_dljtab): New stub-code for x64
- delayed-load feature.
- (i386_x64_trampoline): New trampoline-code for x64
- delayed-load feature.
- (make_one_lib_file): Add support for x64 delayed-load
- feature.
- (make_delay_head): Likewis
-
-2012-02-20 Namhyung Kim <namhyung.kim@lge.com>
-
- * objdump.c (slurp_file): Close file if fstat fails.
-
-2012-02-14 Cary Coutant <ccoutant@google.com>
-
- * dwarf.c (dwarf_vmatoa64): New function.
- (read_and_display_attr_value): Print 8-byte forms as single hex
- numbers.
- (process_debug_info): Print type signatures as single hex numbers.
- * elfcomm.c (byte_get_64): New function.
- * elfcomm.h (byte_get_64): New function.
-
-2012-02-11 Kai Tietz <ktietz@redhat.com>
-
- PR binutils/13657
- * defparse.y (%union): New type id_const.
- (opt_name2): New rule.
- (keyword_as_name): New rule.
- (opt_name): Adjust rule.
- (opt_import_name): Likewise.
- (opt_equal_name): Likewise.
-
-2012-02-11 Kai Tietz <ktietz@redhat.com>
-
- PR binutils/13297
- * resrc.c (write_rc_dialog_control): Omit text dump for
- EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
-
-2012-02-09 Alan Modra <amodra@gmail.com>
-
- * sysdep.h: Include sys/stat.h here.
- * ar.c: Don't include headers already included by sysdep.h.
- * bucomm.c: Likewise.
- * budbg.h: Likewise.
- * dlltool.h: Likewise.
- * elfedit.c: Likewise.
- * nlmconv.c: Likewise.
- * objcopy.c: Likewise.
- * objdump.c: Likewise.
- * objdump.h: Likewise.
- * readelf.c: Likewise.
- * rename.c: Likewise.
- * resrc.c: Likewise.
- * strings.c: Likewise.
- * windres.c: Likewise.
- * od-macho.c: Ensure #include sysdep.h is first.
- * od-xcoff.c: Likewise.
- * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
- remove duplicate headers.
- * dlltool.c: Likewise and ensure #include sysdep.h is first.
-
-2012-02-01 Nick Clifton <nickc@redhat.com>
-
- PR binutils/13493
- * ar.c (ranlib_main): Process --plugin option.
- * doc/binutils.texi: Document --plugin support for ranlib.
-
-2012-02-01 Nick Clifton <nickc@redhat.com>
-
- PR binutils/13482
- * readelf.c (process_corefile_note_segment): Fix off-by-one errors
- verifying the contents of a note.
-
-2012-01-26 Nick Clifton <nickc@redhat.com>
-
- PR binutils/13622
- * readelf.c (process_section_groups): If there are no section
- headers do not scan for section groups.
- (process_note_sections): Likewise for note sections.
-
-2012-01-20 Tristan Gingold <gingold@adacore.com>
-
- * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
- (options): Add an entry for seg_split_info.
- (mach_o_help): Document it.
- (dump_segment_split_info): New function.
- (dump_load_command): Handle seg_split_info.
-
-2012-01-19 Tristan Gingold <gingold@adacore.com>
-
- * dwarf.c (process_extended_line_op): Add a cast to silent a
- warning.
-
-2012-01-19 Tristan Gingold <gingold@adacore.com>
-
- * dwarf.c (process_extended_line_op): Reindent define_file output.
- Detect define_file opcode length mismatch.
- (display_debug_lines_decoded): Add an entry in file_table for each
- define_file opcode.
- Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
- Display extended opcode for unhandle opcode.
-
-2012-01-17 Alan Modra <amodra@gmail.com>
-
- * version.c (print_version): Update copyright message year.
-
-2012-01-16 Alan Modra <amodra@gmail.com>
-
- PR binutils/13593
- * nm.c (OPTION_SIZE_SORT): Define.
- (long_options): Don't set no_sort, sort_numerically or
- sort_by_size directly.
- (main): Instead set the flags here, making them mutually exclusive.
-
-2012-01-10 Tristan Gingold <gingold@adacore.com>
-
- * objdump.c (display_object_bfd): Renamed from ...
- (display_bfd): ... this.
- (display_any_bfd): New function.
- (display_file): Split. Handle nested archives.
-
-2012-01-09 Roland McGrath <mcgrathr@google.com>
-
- * configure.in: Use AM_ZLIB.
- * configure: Regenerated.
-
-2012-01-06 Nick Clifton <nickc@redhat.com>
-
- * po/ru.po: Updated Russian translation.
-
-2012-01-04 Tristan Gingold <gingold@adacore.com>
-
- * od-macho.c (dump_load_command): Handle fvmlib.
-
-2012-01-04 Tristan Gingold <gingold@adacore.com>
-
- * od-macho.c: Update copyright year.
- (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
-
-For older changes see ChangeLog-2011
+For older changes see ChangeLog-2012
-Copyright (C) 2012 Free Software Foundation, Inc.
+Copyright (C) 2013 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/binutils/ChangeLog-2012 b/binutils/ChangeLog-2012
new file mode 100644
index 0000000000..da7d9e4cae
--- /dev/null
+++ b/binutils/ChangeLog-2012
@@ -0,0 +1,756 @@
+2012-12-17 Nick Clifton <nickc@redhat.com>
+
+ * BRANCHES: Add copyright notice.
+ * MAINTAINERS: Likewise.
+ * Makefile.am: Likewise.
+ * NEWS: Likewise.
+ * README: Likewise.
+ * configure.com: Likewise.
+ * configure.in: Likewise.
+ * configure.tgt: Likewise.
+ * dwarf-mode.el: Likewise.
+ * makefile.vms: Likewise.
+ * syslex_wrap.c: Likewise.
+ * doc/Makefile.am: Likewise.
+ * Makefile.in: Regenerate.
+ * doc/Makefile.in: Regenerate.
+
+2012-11-27 Kai Tietz <ktietz@redhat.com>
+
+ * resbin.c (bin_to_res_version): Correct offset
+ and length calculation of resource.
+ (get_version_header): Apply alignement of 4 to len.
+
+2012-11-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ * readelf.c (process_dynamic_section): Correct DF_1_CONFALT.
+ Also dump DF_1_ENDFILTEE, DF_1_DISPRELDNE, DF_1_NODIRECT,
+ DF_1_IGNMULDEF, DF_1_NOKSYMS, DF_1_NOHDR, DF_1_EDITED,
+ DF_1_NORELOC, DF_1_SYMINTPOSE, DF_1_GLOBAUDIT and DF_1_SINGLETON.
+
+2012-11-14 Tristan Gingold <gingold@adacore.com>
+
+ * od-macho.c (bfd_mach_o_load_command_name): Add new definitions.
+ (dump_load_command): Handle BFD_MACH_O_LC_SOURCE_VERSION
+ and BFD_MACH_O_LC_MAIN.
+
+2012-11-13 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * readelf.c (get_machine_flags) <EM_MIPS, EM_MIPS_RS3_LE>: Move
+ code to handle EF_SH_PIC and EF_SH_FDPIC...
+ <EM_SH>: ... here.
+
+2012-11-09 Nick Clifton <nickc@redhat.com>
+
+ * readelf.c (get_machine_flags): Add support for E_FLAG_RX_ABI.
+ (guess_is_rela): Add EM_V800.
+ (dump_relocations): Likewise.
+ (get_machine_name): Update EM_V800.
+ (get_machine_flags): Add support for RH850 ABI flags.
+ (is_32bit_abs_reloc): Add support for RH850 ABI reloc.
+
+2012-11-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * coffgrok.c (coff_grok): Remove trailing redundant `;'.
+ * resrc.c (open_input_stream): Likewise.
+
+2012-11-08 Alan Modra <amodra@gmail.com>
+
+ * po/POTFILES.in: Regenerate.
+
+2012-11-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * objcopy.c (copy_section): Don't read beyond section end.
+
+2012-11-06 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/14567
+ * Makefile.am (BFDTEST2_PROG): New.
+ (bfdtest2_DEPENDENCIES): Likewise.
+ (TEST_PROGS): Add $(BFDTEST2_PROG).
+ * Makefile.in: Regenerated.
+ * bfdtest2.c: New file.
+
+2012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
+
+ * MAINTAINERS: Update my email address.
+
+2012-11-05 Alan Modra <amodra@gmail.com>
+
+ * configure.in: Apply 2012-09-10 change to config.in here. Add
+ __CONFIG_H__ check.
+ * config.in: Regenerate.
+
+2012-11-01 Tom Tromey <tromey@redhat.com>
+
+ * readelf.c (get_note_type): Handle NT_386_TLS, NT_386_IOPERM.
+
+2012-10-30 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/14779
+ * configure.in: Add checks for wchar.h and mbstate_t.
+ * config.in: Regenerate.
+ * configure: Regenerate.
+ * readelf.c: Conditionally include wchar.h.
+ (print_symbol): Conditionally use mbstate_t.
+
+2012-10-30 Steve McIntyre <steve.mcintyre@linaro.org>
+
+ * readelf.c (decode_ARM_machine_flags): Recognise and display the
+ new ARM hard-float/soft-float ABI flags for EABI_VER5. Split out
+ the code for EABI_VER4 and EABI_VER5 to allow this.
+
+2012-10-29 Alan Modra <amodra@gmail.com>
+
+ * dlltool.c (INIT_SEC_DATA): Move.
+ (secdata <DLLTOOL_PPC>): Use here too.
+
+2012-10-26 Nick Clifton <nickc@redhat.com>
+
+ * po/hr.po: New Croation translation.
+ * configure.in (ALL_LINGUAS): Add hr.
+ * configure: Regenerate.
+
+2012-10-23 Cary Coutant <ccoutant@google.com>
+
+ * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags.
+ (load_debug_info): Fix typo.
+ (cu_tu_indexes_read, shndx_pool, shndx_pool_size, shndx_pool_used):
+ New global variables.
+ (prealloc_cu_tu_list, add_shndx_to_cu_tu_entry, end_cu_tu_entry)
+ (process_cu_tu_index, load_cu_tu_indexes, find_cu_tu_set)
+ (display_cu_index): New functions.
+ (dwarf_select_sections_by_names): Add "debug_addr", "cu_index".
+ Sort entries alphabetically.
+ (dwarf_select_sections_all): Set do_debug_addr, do_debug_cu_index.
+ (debug_displays): Add .debug_cu_index, .debug_tu_index.
+ Clean up formatting.
+ * dwarf.h (dwarf_section_display_enum): Add dwp_cu_index,
+ dwp_tu_index.
+ (do_debug_addr, do_debug_cu_index): New global flags.
+ (find_cu_tu_set): New function declaration.
+ * objdump.c (usage): Add --dwarf=addr, --dwarf=cu_index.
+ * readelf.c (find_section_in_set): New function.
+ (usage): Add --debug-dump=addr, --debug_dump=cu_index.
+ (process_section_headers): Check do_debug_addr and do_debug_cu_index.
+ (section_subset): New global variable.
+ (load_debug_section): Restrict search to section subset.
+ (display_debug_section): Add section index as paramter. Select subset
+ of sections when dumping a .dwp file. Update caller.
+
+2012-10-23 Tom Tromey <tromey@redhat.com>
+
+ * readelf.c (get_note_type): Handle NT_SIGINFO, NT_FILE.
+ (print_core_note): New function.
+ (process_note): Call it.
+
+2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ * objdump.c (dump_dwarf): Handle bfd_mach_x64_32 and
+ bfd_mach_x64_32_intel_syntax.
+
+2012-10-21 Alan Modra <amodra@gmail.com>
+
+ * objdump.c (load_specific_debug_section): Use
+ bfd_cache_section_contents.
+
+2012-10-18 Kai Tietz <ktietz@redhat.com>
+
+ * objdump.c (dump_bfd): Call dump headers after
+ call of slurp_symtab.
+
+ * objcopy.c (is_strip_section_1): Don't strip
+ .reloc section by default.
+
+2012-10-11 Doug Evans <dje@google.com>
+
+ * dwarf.c (display_gdb_index): Include static/global information
+ of each symbol.
+
+2012-09-14 David Edelsohn <dje.gcc@gmail.com>
+
+ * configure: Regenerate.
+
+2012-09-10 Matthias Klose <doko@ubuntu.com>
+
+ * config.in: Disable sanity check for kfreebsd.
+
+2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure: Regenerated.
+
+2012-09-06 Cary Coutant <ccoutant@google.com>
+
+ * dwarf.c (decode_location_expression): Add
+ DW_OP_GNU_const_index.
+
+2012-09-06 Nick Clifton <nickc@redhat.com>
+
+ * doc/binutils.texi (nm): Alpha-sort the option descriptions.
+ Add description of the --synthetic option.
+
+2012-09-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/14493
+ * readelf.c (get_symbol_index_type): Check bad section index.
+
+2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+ * readelf.c (arm_attr_tag_CPU_arch): Update for ARMv8.
+ (arm_attr_tag_FP_arch): Likewise.
+ (arm_attr_tag_Advanced_SIMD_arch): Likewise.
+
+2012-08-17 Yuri Chornoivan <yurchor@ukr.net>
+
+ * doc/binutils.texi, * objdump.c, * od-xcoff.c: Typo fixes.
+
+2012-08-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/14481
+ * Makefile.am (BFDTEST1_PROG): New.
+ (TEST_PROGS): Likewise.
+ (bfdtest1_DEPENDENCIES): Likewise.
+ (noinst_PROGRAMS): Add $(TEST_PROGS).
+ * Makefile.in: Regenerated.
+
+ * bfdtest1.c: New file.
+
+2012-08-13 Ian Bolton <ian.bolton@arm.com>
+ Laurent Desnogues <laurent.desnogues@arm.com>
+ Jim MacArthur <jim.macarthur@arm.com>
+ Marcus Shawcroft <marcus.shawcroft@arm.com>
+ Nigel Stephens <nigel.stephens@arm.com>
+ Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
+ Richard Earnshaw <rearnsha@arm.com>
+ Sofiane Naci <sofiane.naci@arm.com>
+ Tejas Belagod <tejas.belagod@arm.com>
+ Yufeng Zhang <yufeng.zhang@arm.com>
+
+ * readelf.c (guess_is_rela): Handle EM_AARCH64.
+ (get_machine_name): Likewise.
+ (get_aarch64_segment_type): New function.
+ (get_segment_type): Handle EM_AARCH64 by calling the new function.
+ (get_aarch64_section_type_name): New function.
+ (get_section_type_name): Handle EM_AARCH64 by calling the new function.
+ (is_32bit_abs_reloc): Handle EM_AARCH64.
+ (is_32bit_pcrel_reloc): Likewise.
+ (is_64bit_abs_reloc): Likewise.
+ (is_64bit_pcrel_reloc): Likewise.
+ (is_none_reloc): Likewise.
+
+2012-08-09 Nick Clifton <nickc@redhat.com>
+
+ * po/vi.po: Updated Vietnamese translation.
+
+2012-08-03 Tom Tromey <tromey@redhat.com>
+
+ * dlltool.c (scan_obj_file): Close arfile after calling
+ bfd_openr_next_archived_file.
+
+2012-08-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/14420
+ * dwarf.c (process_abbrev_section): Add attribute terminator.
+ Warn missing section terminator.
+ (get_FORM_name): Special check for 0 value.
+ (get_AT_name): Likewise.
+ (process_debug_info): Display zero abbrev number. Check
+ attribute terminator.
+
+2012-07-30 Nick Clifton <nickc@redhat.com>
+
+ * po/binutils.pot: Updated template.
+ * po/bg.po: Updated Bulgarian translation.
+ * po/es.po: Updated Spanish translation.
+ * po/fi.po: Updated Finnish translation.
+ * po/fr.po: Updated French translation.
+ * po/uk.po: Updated Ukranian translation.
+
+2012-07-28 Kai Tietz <ktietz@redhat.com>
+
+ * rcparse.y (FILEVERSION): Use optcnumexpr instead of cnumexpr.
+ (PRODUCTVERSION): Likewise.
+
+2012-07-27 Mike Frysinger <vapier@gentoo.org>
+
+ * configure.in (BFD_VERSION): Run bfd/configure --version and
+ parse the output of that.
+ * configure: Regenerate.
+
+2012-07-27 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add marker for 2.23.
+
+2012-07-24 Teresa Johnson <tejohnson@google.com>
+
+ * addr2line.c (find_address_in_section): Invoke
+ bfd_find_nearest_line_discriminator to get the discriminator.
+ (find_offset_in_section): Likewise.
+ (translate_addresses): Print discriminator if it is non-zero.
+ * objdump.c (show_line): Invoke
+ bfd_find_nearest_line_discriminator to get the discriminator,
+ and keep track of prev_discriminator. Print discriminator
+ if it is non-zero.
+ (disassemble_data): Initialize prev_discriminator.
+ (dump_reloc_set): Invoke bfd_find_nearest_line_discriminator
+ to get the discriminator, and keep track of last_discriminator.
+ Print discriminator if it is non-zero.
+
+2012-07-17 Nick Clifton <nickc@redhat.com>
+
+ * elfcomm.c (setup_archive): Extract index table and symbol table
+ scanning code into...
+ (process_archive_index_and_symbols): ... this function and add
+ support for 64-bit index tables.
+ * elfcomm.h (struct archive_info): Change type of index_num and
+ index_array to elf_vma.
+ Add 'uses_64bit_indicies' field.
+ * readelf.c (process_archive): Fix support for 64-bit indicies.
+
+2012-07-03 Nick Clifton <nickc@redhat.com>
+
+ * readelf.c (process_archive): Display member indicies when
+ dumping index.
+
+2012-07-02 Tom Tromey <tromey@redhat.com>
+
+ * dwarf.c: Include gdb-index.h.
+ (display_gdb_index): Handle version 7.
+
+2012-06-29 H.J. Lu <hongjiu.lu@intel.com>
+
+ * nm.c (filter_symbols): Simplify global symbol handling.
+
+2012-06-29 Francois Gouget <fgouget@codeweavers.com>
+
+ PR binutils/14302
+ * bucomm.c (print_arelt_descr): Correctly report the archive size
+ field (for 'ar tv').
+ * ar.c (print_contents): Use correct types for archive element
+ sizes (for 'ar p').
+ (extract_file): Likewise (for 'ar x').
+
+2012-06-29 Alan Modra <amodra@gmail.com>
+
+ * readelf.c (is_16bit_abs_reloc): Handle mn10200 reloc.
+
+2012-06-12 Tom Tromey <tromey@redhat.com>
+
+ * dwarf-mode.el: Add final comment. Bump version.
+ (dwarf-insert-substructure-button): Use string-to-number.
+ (dwarf-browse): Fix autoload cookie.
+
+2012-06-08 Jakub Jelinek <jakub@redhat.com>
+
+ * dwarf.c (read_and_display_attr_value): Handle
+ DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt.
+ (display_debug_macro): Handle DW_MACRO_GNU_define_indirect_alt,
+ DW_MACRO_GNU_undef_indirect_alt and
+ DW_MACRO_GNU_transparent_include_alt.
+
+2012-06-01 Alan Modra <amodra@gmail.com>
+
+ * addr2line.c (translate_addresses): Truncate input addresses to
+ arch_size bits. Avoid undefined shift. Print '?' for zero line.
+
+2012-05-30 Nick Clifton <nickc@redhat.com>
+
+ * readelf.c (process_section_headers): Correct bug in previous
+ delta - display full section type in wide mode.
+
+2012-05-28 Nick Clifton <nickc@redhat.com>
+
+ * readelf.c (print_symbol): Display multibyte characters in symbol
+ names.
+ (process_section_headers): Use print_symbol.
+
+2012-05-18 Andreas Schwab <schwab@linux-m68k.org>
+
+ * aclocal.m4: Regenerate.
+ * configure: Regenerate.
+ * config.in: Regenerate.
+ * Makefile.in: Regenerate.
+
+2012-05-17 Daniel Richard G. <skunk@iskunk.org>
+ Nick Clifton <nickc@redhat.com>
+
+ PR 14072
+ * configure.in: Add check that sysdep.h has been included before
+ any system header files.
+ * configure: Regenerate.
+ * config.in: Regenerate.
+ * unwind-ia64.h: Include config.h.
+
+2012-05-17 Alan Modra <amodra@gmail.com>
+
+ * dwarf.c (process_debug_info): Display abbrev offset in hex.
+ (display_debug_abbrev): Show offset of abbrev.
+
+2012-05-17 Alan Modra <amodra@gmail.com>
+
+ * dwarf.c (display_debug_ranges): Don't report more than one use
+ of the same range set as an overlap.
+
+2012-05-16 Daniel Richard G. <skunk@iskunk.org>
+
+ PR binutils/13558
+ * Makefile.am (CFILES): Add syslex_wrap.c.
+ (sysinfo): Depend upon syslex_wrap.o.
+ (syslex_wrap.o): New rule.
+ (syslex.o): Delete rule.
+ * syslex_wrap.c: New file.
+ * Makefile.in: Regenerate.
+
+2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
+
+ * readelf.c (get_machine_name): Update m68hc12 entry.
+
+2012-05-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ * objdump.c (disassemble_bytes): Print addend as signed.
+ (dump_reloc_set): Likewise.
+
+2012-05-04 Sterling Augustine <saugustine@google.com>
+ Cary Coutant <ccoutant@google.com>
+
+ * doc/binutils.texi: Add --dwarf-check option.
+ * dwarf.c (dwarf_check): New global flag.
+ (fetch_indexed_string): New function.
+ (fetch_indexed_value): New function.
+ (get_FORM_name): Add DW_FORM_GNU_str_index and DW_FORM_GNU_addr_index.
+ (decode_location_expression): Add DW_OP_GNU_addr_index.
+ (read_and_display_attr_value): Add DW_FORM_GNU_str_index,
+ DW_FORM_GNU_addr_index, DW_AT_GNU_addr_base, and DW_AT_GNU_ranges_base.
+ (get_AT_name): Add new attributes for Fission.
+ (process_debug_info): Load new debug sections for Fission.
+ (load_debug_info): Check for .debug_info.dwo section.
+ (display_loc_list, display_loc_list_dwo): New functions.
+ (display_debug_loc): Move logic to above two functions.
+ (display_debug_info): Choose abbrev section based on info section.
+ (display_debug_types): Likewise.
+ (display_trace_info): Likewise.
+ (comp_addr_base): New function.
+ (display_debug_addr): New function.
+ (display_debug_str_offsets): New function.
+ (display_debug_ranges): Allow missing range lists. Suppress
+ diagnostics if dwarf_check not set.
+ (debug_displays): Add column to select abbrev section.
+ * dwarf.h (enum dwarf_section_display_enum): Add new debug sections
+ for Fission.
+ (struct dwarf_section): Add abbrev_sec field.
+ (struct dwarf_section_display): New type.
+ (debug_info): Add addr_base, ranges_base fields.
+ (dwarf_check): New global variable.
+ * objdump.c (usage): Add --dwarf-check option.
+ (enum option_values): Add OPTION_DWARF_CHECK.
+ (long_options): Add --dwarf-check.
+ (main): Likewise.
+ * readelf.c (OPTION_DWARF_CHECK): New macro.
+ (options): Add --dwarf-check.
+ (parse_args): Likewise.
+ (process_section_headers): Use const_strneq instead of
+ streq.
+
+2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/14088
+ * readelf.c (dump_relocations): Always display addend as
+ signed hex number.
+
+2012-05-11 Daniel Richard G. <skunk@iskunk.org>
+
+ PR binutils/14028
+ * configure.in: Invoke ACX_HEADER_STRING.
+ * configure: Regenerate.
+ * config.in: Regenerate.
+ * sysdep.h: If STRINGS_WITH_STRING is defined then include both
+ string.h and strings.h.
+
+2012-05-10 Jakub Jelinek <jakub@redhat.com>
+
+ * dwarf.c (read_and_display_attr_value): Don't look up tag from
+ abbrev for DW_FORM_ref_addr.
+
+2012-05-08 Sean Keys <skeys@ipdatasys.com>
+
+ * binutils/MAINTAINERS: Added my entry to the maintainers secion.
+
+2012-05-08 Cary Coutant <ccoutant@google.com>
+
+ * doc/binutils.texi (objcopy): Add --strip-dwo, --extract-dwo options.
+ (strip): Add --strip-dwo option.
+ * objcopy.c (enum strip_action): Add STRIP_DWO, STRIP_NONDWO.
+ (enum command_line_switch): Add OPTION_EXTRACT_DWO, OPTION_STRIP_DWO.
+ (strip_options): Add --strip-dwo option.
+ (copy_options): Add --extract-dwo, --strip-dwo options.
+ (copy_usage): Likewise.
+ (strip_usage): Add --strip-dwo option.
+ (is_dwo_section): New function.
+ (is_strip_section_1): Check for DWO sections.
+ (copy_object): Check for --strip-dwo, --extract-dwo options.
+ (copy_relocations_in_section): Discard relocations for DWO sections.
+ Discard entire relocation section when no relocations.
+ (strip_main): Add --strip-dwo option.
+ (copy_main): Add --strip-dwo, --extract-dwo options.
+
+2012-05-08 Alan Modra <amodra@gmail.com>
+
+ * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
+ LC and LANG environment vars.
+ * Makefile.in: Regenerate.
+
+2012-05-07 Tom Tromey <tromey@redhat.com>
+
+ * dwarf.c (get_TAG_name): Use get_DW_TAG_name.
+ (get_FORM_name): Use get_DW_FORM_name.
+ (get_AT_name): Use get_DW_AT_name.
+
+2012-05-07 Alan Modra <amodra@gmail.com>
+
+ * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.
+ * Makefile.in: Regenerate.
+
+2012-05-05 Alan Modra <amodra@gmail.com>
+
+ * dlltool.c (make_one_lib_file): Use bfd_und_section_ptr.
+
+2012-05-03 Sean Keys <skeys@ipdatasys.com>
+
+ * readelf.c: Add support for XGATE.
+
+2012-05-02 Nick Clifton <nickc@redhat.com>
+
+ * po/vi.po: Updated Vietnamese translation.
+ * po/it.po: New Italian translation.
+ * configure.in (ALL_LINGUAS): Add it.
+ * configure: Regenerate.
+
+2012-05-01 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/13121
+ * rescoff.c: Rename 'finfo' to 'flaginfo' to avoid conflicts with
+ AIX system headers.
+
+2012-04-25 Cary Coutant <ccoutant@google.com>
+
+ * doc/binutils.texi: Add -D/--enable-deterministic-archives option
+ to strip and objcopy.
+ * objcopy.c (deterministic): New global variable.
+ (strip_options): Add --enable-deterministic-archives.
+ (copy_options): Likewise.
+ (copy_usage): Likewise.
+ (strip_usage): Likewise.
+ (copy_archive): When stripping all, don't add archive map; set
+ deterministic output when requested.
+ (strip_main): Add -D/--enable-deterministic-archives option.
+ (copy_main): Likewise.
+
+2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/13947
+ * objcopy.c (copy_object): Call copy_relocations_in_section
+ before copy_section.
+ (skip_section): New.
+ (copy_relocations_in_section): Likewise.
+ (copy_section): Use skip_section. Don't copy relocations here.
+
+2012-04-11 Ryan Mansfield <rmansfield@qnx.com>
+
+ * objdump.c (dump_bfd): If defaulting to dwarf call
+ dwarf_select_sections_all to enable displays.
+
+2012-04-06 Roland McGrath <mcgrathr@google.com>
+
+ * configure.in (AC_CHECK_HEADERS): Add locale.h.
+ * config.in: Regenerate.
+ * configure: Regenerate.
+
+2012-04-05 Nick Clifton <nickc@redhat.com>
+
+ * configure.in (AC_CHECK_FUNCS): Add setlocale.
+ (AM_LC_MESSAGES): Add.
+ * aclocal.m4: Regenerate.
+ * config.in: Regenerate.
+ * configure: Regenerate.
+
+2012-03-30 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/13925
+ * stabs.c (stab_demangle_v3_arglist): Cope with the demangler
+ returning an empty context for a function with no arguments.
+
+2012-03-28 Tom Tromey <tromey@redhat.com>
+
+ * dwarf.c (display_gdb_index): Handle index version 6.
+
+2012-03-07 Nick Clifton <nickc@redhat.com>
+
+ * readelf.c (is_16bit_abs_reloc): Add detection of R_MN10300_16.
+
+2012-02-29 Jeff Law <law@redhat.com>
+
+ * doc/binutils.texi (c++filt): Fix typos.
+
+2012-02-24 Kai Tietz <ktietz@redhat.com>
+
+ PR binutils/13710
+ * defparse.y (keyword_as_name): Disable LIBRARY
+ keyword.
+ * doc/binutils.texi: Document LIBRARY exception.
+
+2012-02-21 Kai Tietz<ktietz@redhat.com>
+
+ PR binutils/13682
+ * NEWS: Mention new feature.
+ * dlltool.c (i386_x64_dljtab): New stub-code for x64
+ delayed-load feature.
+ (i386_x64_trampoline): New trampoline-code for x64
+ delayed-load feature.
+ (make_one_lib_file): Add support for x64 delayed-load
+ feature.
+ (make_delay_head): Likewis
+
+2012-02-20 Namhyung Kim <namhyung.kim@lge.com>
+
+ * objdump.c (slurp_file): Close file if fstat fails.
+
+2012-02-14 Cary Coutant <ccoutant@google.com>
+
+ * dwarf.c (dwarf_vmatoa64): New function.
+ (read_and_display_attr_value): Print 8-byte forms as single hex
+ numbers.
+ (process_debug_info): Print type signatures as single hex numbers.
+ * elfcomm.c (byte_get_64): New function.
+ * elfcomm.h (byte_get_64): New function.
+
+2012-02-11 Kai Tietz <ktietz@redhat.com>
+
+ PR binutils/13657
+ * defparse.y (%union): New type id_const.
+ (opt_name2): New rule.
+ (keyword_as_name): New rule.
+ (opt_name): Adjust rule.
+ (opt_import_name): Likewise.
+ (opt_equal_name): Likewise.
+
+2012-02-11 Kai Tietz <ktietz@redhat.com>
+
+ PR binutils/13297
+ * resrc.c (write_rc_dialog_control): Omit text dump for
+ EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
+
+2012-02-09 Alan Modra <amodra@gmail.com>
+
+ * sysdep.h: Include sys/stat.h here.
+ * ar.c: Don't include headers already included by sysdep.h.
+ * bucomm.c: Likewise.
+ * budbg.h: Likewise.
+ * dlltool.h: Likewise.
+ * elfedit.c: Likewise.
+ * nlmconv.c: Likewise.
+ * objcopy.c: Likewise.
+ * objdump.c: Likewise.
+ * objdump.h: Likewise.
+ * readelf.c: Likewise.
+ * rename.c: Likewise.
+ * resrc.c: Likewise.
+ * strings.c: Likewise.
+ * windres.c: Likewise.
+ * od-macho.c: Ensure #include sysdep.h is first.
+ * od-xcoff.c: Likewise.
+ * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
+ remove duplicate headers.
+ * dlltool.c: Likewise and ensure #include sysdep.h is first.
+
+2012-02-01 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/13493
+ * ar.c (ranlib_main): Process --plugin option.
+ * doc/binutils.texi: Document --plugin support for ranlib.
+
+2012-02-01 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/13482
+ * readelf.c (process_corefile_note_segment): Fix off-by-one errors
+ verifying the contents of a note.
+
+2012-01-26 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/13622
+ * readelf.c (process_section_groups): If there are no section
+ headers do not scan for section groups.
+ (process_note_sections): Likewise for note sections.
+
+2012-01-20 Tristan Gingold <gingold@adacore.com>
+
+ * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
+ (options): Add an entry for seg_split_info.
+ (mach_o_help): Document it.
+ (dump_segment_split_info): New function.
+ (dump_load_command): Handle seg_split_info.
+
+2012-01-19 Tristan Gingold <gingold@adacore.com>
+
+ * dwarf.c (process_extended_line_op): Add a cast to silent a
+ warning.
+
+2012-01-19 Tristan Gingold <gingold@adacore.com>
+
+ * dwarf.c (process_extended_line_op): Reindent define_file output.
+ Detect define_file opcode length mismatch.
+ (display_debug_lines_decoded): Add an entry in file_table for each
+ define_file opcode.
+ Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
+ Display extended opcode for unhandle opcode.
+
+2012-01-17 Alan Modra <amodra@gmail.com>
+
+ * version.c (print_version): Update copyright message year.
+
+2012-01-16 Alan Modra <amodra@gmail.com>
+
+ PR binutils/13593
+ * nm.c (OPTION_SIZE_SORT): Define.
+ (long_options): Don't set no_sort, sort_numerically or
+ sort_by_size directly.
+ (main): Instead set the flags here, making them mutually exclusive.
+
+2012-01-10 Tristan Gingold <gingold@adacore.com>
+
+ * objdump.c (display_object_bfd): Renamed from ...
+ (display_bfd): ... this.
+ (display_any_bfd): New function.
+ (display_file): Split. Handle nested archives.
+
+2012-01-09 Roland McGrath <mcgrathr@google.com>
+
+ * configure.in: Use AM_ZLIB.
+ * configure: Regenerated.
+
+2012-01-06 Nick Clifton <nickc@redhat.com>
+
+ * po/ru.po: Updated Russian translation.
+
+2012-01-04 Tristan Gingold <gingold@adacore.com>
+
+ * od-macho.c (dump_load_command): Handle fvmlib.
+
+2012-01-04 Tristan Gingold <gingold@adacore.com>
+
+ * od-macho.c: Update copyright year.
+ (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
+
+For older changes see ChangeLog-2011
+
+Copyright (C) 2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End:
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index cc7f23c082..847c75f3c2 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,81 +1,6 @@
-2012-12-17 Nick Clifton <nickc@redhat.com>
-
- * MAINTAINERS: Add copyright notice.
- * Makefile.am: Likewise.
- * README: Likewise.
- * TODO: Likewise.
- * bsd_callg_bl.m: Likewise.
- * cg_arcs.h: Likewise.
- * cg_dfn.h: Likewise.
- * configure.in: Likewise.
- * flat_bl.m: Likewise.
- * fsf_callg_bl.m: Likewise.
- * hertz.h: Likewise.
- * utils.h: Likewise.
- * Makefile.in: Regenerate.
-
-2012-09-20 Joe Seymour <jseymour@codesourcery.com>
-
- * corefile.c (core_sym_class): Allow for ".constprop.N" cloned
- functions.
-
-2012-09-14 David Edelsohn <dje.gcc@gmail.com>
-
- * configure: Regenerate.
-
-2012-09-11 Molly Heidecker <tworoses1@gmail.com>
-
- PR gprof/13836
- * fsf_callg_bl.m: Fix typo.
-
-2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
-
- * configure: Regenerated.
-
-2012-08-09 Nick Clifton <nickc@redhat.com>
-
- * po/vi.po: Updated Vietnamese translation.
-
-2012-08-07 Nick Clifton <nickc@redhat.com>
-
- * po/ja.po: Updated Japanese translation.
-
-2012-07-30 Nick Clifton <nickc@redhat.com>
-
- * po/gprof.pot: Updated template.
- * po/bg.po: Updated Bulgarian translation.
- * po/es.po: Updated Spanish translation.
-
-2012-07-29 Alan Modra <amodra@gmail.com>
-
- * gprof.h: Don't include gconfig.h twice. Undef conflicting
- PACKAGE_* defines.
-
-2012-07-27 Mike Frysinger <vapier@gentoo.org>
-
- * configure.in (BFD_VERSION): Run bfd/configure --version and
- parse the output of that.
- * configure: Regenerate.
-
-2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
-
- * Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix.
- * Makefile.in: Regenerate.
-
-2012-03-06 Tristan Gingold <gingold@adacore.com>
-
- * corefile.c (core_create_function_syms): Do not call bsearch if
- symbol_map_count is 0.
-
-2012-02-06 Nick Clifton <nickc@redhat.com>
-
- * po/sr.po: New Serbian translation.
- * configure.in (ALL_LINGUAS): Add sr.
- * configure: Regenerate.
-
-For older changes see ChangeLog-2011
+For older changes see ChangeLog-2012
-Copyright (C) 2012 Free Software Foundation, Inc.
+Copyright (C) 2013 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/gprof/ChangeLog-2012 b/gprof/ChangeLog-2012
new file mode 100644
index 0000000000..cc7f23c082
--- /dev/null
+++ b/gprof/ChangeLog-2012
@@ -0,0 +1,89 @@
+2012-12-17 Nick Clifton <nickc@redhat.com>
+
+ * MAINTAINERS: Add copyright notice.
+ * Makefile.am: Likewise.
+ * README: Likewise.
+ * TODO: Likewise.
+ * bsd_callg_bl.m: Likewise.
+ * cg_arcs.h: Likewise.
+ * cg_dfn.h: Likewise.
+ * configure.in: Likewise.
+ * flat_bl.m: Likewise.
+ * fsf_callg_bl.m: Likewise.
+ * hertz.h: Likewise.
+ * utils.h: Likewise.
+ * Makefile.in: Regenerate.
+
+2012-09-20 Joe Seymour <jseymour@codesourcery.com>
+
+ * corefile.c (core_sym_class): Allow for ".constprop.N" cloned
+ functions.
+
+2012-09-14 David Edelsohn <dje.gcc@gmail.com>
+
+ * configure: Regenerate.
+
+2012-09-11 Molly Heidecker <tworoses1@gmail.com>
+
+ PR gprof/13836
+ * fsf_callg_bl.m: Fix typo.
+
+2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure: Regenerated.
+
+2012-08-09 Nick Clifton <nickc@redhat.com>
+
+ * po/vi.po: Updated Vietnamese translation.
+
+2012-08-07 Nick Clifton <nickc@redhat.com>
+
+ * po/ja.po: Updated Japanese translation.
+
+2012-07-30 Nick Clifton <nickc@redhat.com>
+
+ * po/gprof.pot: Updated template.
+ * po/bg.po: Updated Bulgarian translation.
+ * po/es.po: Updated Spanish translation.
+
+2012-07-29 Alan Modra <amodra@gmail.com>
+
+ * gprof.h: Don't include gconfig.h twice. Undef conflicting
+ PACKAGE_* defines.
+
+2012-07-27 Mike Frysinger <vapier@gentoo.org>
+
+ * configure.in (BFD_VERSION): Run bfd/configure --version and
+ parse the output of that.
+ * configure: Regenerate.
+
+2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
+
+ * Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix.
+ * Makefile.in: Regenerate.
+
+2012-03-06 Tristan Gingold <gingold@adacore.com>
+
+ * corefile.c (core_create_function_syms): Do not call bsearch if
+ symbol_map_count is 0.
+
+2012-02-06 Nick Clifton <nickc@redhat.com>
+
+ * po/sr.po: New Serbian translation.
+ * configure.in (ALL_LINGUAS): Add sr.
+ * configure: Regenerate.
+
+For older changes see ChangeLog-2011
+
+Copyright (C) 2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End:
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 4a9f308d52..847c75f3c2 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,1033 +1,6 @@
-2012-12-18 Roland McGrath <mcgrathr@google.com>
-
- * ld.texinfo (Options): Describe -Trodata-segment.
- * ldlex.h (enum option_values): Add OPTION_TRODATA_SEGMENT.
- * lexsup.c (ld_options, parse_args): Handle -Trodata-segment.
- * scripttempl/elf.sc (RODATA_ADDR, SHLIB_RODATA_ADDR): Wrap
- SEGMENT_START("rodata-segment", ...) + SIZEOF_HEADERS around the value.
-
-2012-12-17 Nick Clifton <nickc@redhat.com>
-
- * MAINTAINERS: Add copyright notice.
- * Makefile.am: Likewise.
- * NEWS: Likewise.
- * README: Likewise.
- * configure.host: Likewise.
- * configure.in: Likewise.
- * gen-doc.texi: Likewise.
- * h8-doc.texi: Likewise.
- * ldlex-wrapper.c: Likewise.
- * emulparams/README: Likewise.
- * emultempl/README: Likewise.
- * scripttempl/README: Likewise.
- * Makefile.in: Regenerate.
-
-2012-12-17 Alan Modra <amodra@gmail.com>
-
- PR ld/14962
- * ldexp.h (struct ldexp_control): Add "assign_name".
- * ldexp.c (fold_name <NAME>): Compare and clear assign_name on match.
- (exp_fold_tree_1): Remove existing code testing for self assignment.
- Instead set and test expld.assign_name.
- * ldlang.c (scan_for_self_assignment): Delete.
- (print_assignment): Instead set and test expld.assign_name.
-
-2012-12-11 Roland McGrath <mcgrathr@google.com>
-
- * emulparams/elf_nacl.sh (nacl_rodata_addr): New shell function.
- (RODATA_ADDR, SHLIB_RODATA_ADDR): Use it to base the calculation
- on SEGMENT_START("text-segment", ...) rather than ... alone.
- * Makefile.am (earmelf_nacl.c, earmelfb_nacl.c): Add missing
- dependency on $(srcdir)/emulparams/elf_nacl.sh.
- * Makefile.in: Regenerate.
-
-2012-12-05 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14915
- * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Also
- check DT_NEEDED entries when creating shared object with
- --copy-dt-needed-entries.
-
-2012-12-05 Leif Ekblad <leif@rdos.net>
-
- * configure.tgt: Add x86_64-*-rdos.
-
-2012-12-03 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14904
- * ldmain.c (main): Don't check plugin_load_plugins return.
-
- * lexsup.c (parse_args): Don't check plugin_opt_plugin return.
-
- * plugin.c (dlerror): New. Defined if HAVE_DLFCN_H isn't
- defined.
- (plugin_opt_plugin): Change return type to void. Stop on
- dlopen error and report error with dlerror ().
- (plugin_load_plugins): Change return type to void. Stop on
- dlsym error and report error with dlerror (). Don't use
- set_plugin_error.
- (plugin_call_cleanup): Issue an error for each plugin.
-
- * plugin.h (plugin_opt_plugin): Change return type to void.
- (plugin_load_plugins): Likewise.
-
-2012-11-30 Joern Rennecke <joern.rennecke@embecosm.com>
-
- * scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add.
- * emultempl/epiphanyelf_4x4.em: Likewise.
- * configure.tgt: Add elf32epiphany_4x4 support.
- * Makefile.am: Likewise.
- * Makefile.in: Regenerate.
-
-2012-11-29 Maciej W. Rozycki <macro@codesourcery.com>
-
- * Makefile.in: Regenerate.
-
-2012-11-27 Nick Clifton <nickc@redhat.com>
-
- PR ld/14776
- * ld.texinfo: Fix spelling mistakes.
-
-2012-11-26 Roland McGrath <mcgrathr@google.com>
-
- * emultempl/aarch64elf.em (gld${EMULATION_NAME}_before_parse):
- Copy last elf32.em here too.
- * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
- * emultempl/mmixelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
- * emultempl/scoreelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
-
-2012-11-21 Roland McGrath <mcgrathr@google.com>
-
- * ld.h (ld_config_type): New flag member separate_code.
- * emultempl/elf32.em
- (gld${EMULATION_NAME}_before_parse): Set it based on $SEPARATE_CODE.
- * ldlang.c (ldlang_override_segment_assignment): If it's set, then
- always return TRUE when SEC_CODE differs between the sections.
-
-2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld.texinfo: Document "-z global".
-
- * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Support
- "-z global".
- (gld${EMULATION_NAME}_list_options): Likewise.
-
-2012-11-15 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- Port lib32 arrangement from Debian.
- * emulparams/elf_i386.sh: Include lib32 directories in library search
- path.
-
-2012-11-15 Simon Baldwin <simonb@google.com>
-
- * ldmain.c (main): Add start_sbrk set to sbrk(0) on entry.
- On exit, compute data size as the delta between current
- sbrk(0) and start_sbrk.
-
-2012-11-09 Nick Clifton <nickc@redhat.com>
-
- * emultempl/rxelf.em (no_flag_mismatch_warnings): Initialise to
- true.
- (PARSE_AND_LIST_LONGOPTS): Add flag-mismatch-warnings.
- (PARSE_AND_LIST_ARG_CASES): Add support for
- --flag-mismatch-warnings.
-
- * Makefile.am: (ALL_EMULATION_SOURCES): Add ev850_rh850.c.
- * Makefile.in: Regenerate.
- * configure.tgt (v850*-*-*): Make v850_rh850 the default
- emulation. Add vanilla v850 as an extra emulation.
- * emulparams/v850_rh850.sh: New file.
- * scripttempl/v850_rh850.sc: New file.
-
-2012-11-09 Edgar E. Iglesias <edgar.iglesias@gmail.com>
-
- * Makefile.am: Add eelf32microblazeel.c and eelf32mbel_linux.c.
- * Makefile.in: Regenerated.
- * configure.tgt: Add microblazeel and set endian per target.
- * emulparams/elf32mb_linux.sh: Add OUTPUT_FORMAT.
- * emulparams/elf32microblaze.sh: Likewise.
- * emulparams/elf32mbel_linux.sh: New file.
- * emulparams/elf32microblazeel.sh: Likewise.
-
-2012-11-09 H.J. Lu <hongjiu.lu@intel.com>
-
- * testplug.c (record_add_file): Remove trailing redundant `;'.
-
-2012-11-05 Alan Modra <amodra@gmail.com>
-
- * configure.in: Apply 2012-09-10 change to config.in here.
-
-2012-11-01 Nathan Sidwell <nathan@codesourcery.com>
-
- * emultempl/elf32.em: Print stacksize help.
-
-2012-11-01 Alan Modra <amodra@gmail.com>
-
- * ldlang.c (insert_pad): Correct output section size calculation.
- (lang_size_sections_1): Likewise for lang_data_statement and
- lang_reloc_statement.
-
-2012-10-29 Alan Modra <amodra@gmail.com>
-
- * configure.tgt (powerpcle-pe,winnt,cygwin): Add deffilep.o
- and pe-dll.o.
-
-2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld.h (command_line): Remove
- disable_target_specific_optimizations.
- (RELAXATION_DISABLED_BY_DEFAULT): Removed.
- (RELAXATION_DISABLED_BY_USER): Likewise.
- (RELAXATION_ENABLED): Likewise.
- (DISABLE_RELAXATION): Likewise.
- (ENABLE_RELAXATION): Likewise.
-
- * ldmain.c (main): Updated.
-
- * ldmain.h (RELAXATION_DISABLED_BY_DEFAULT): New macro.
- (RELAXATION_DISABLED_BY_USER): Likewise.
- (RELAXATION_ENABLED): Likewise.
- (DISABLE_RELAXATION): Likewise.
- (ENABLE_RELAXATION): Likewise.
-
-2012-10-23 Nathan Sidwell <nathan@codesourcery.com>
-
- * ld.texinfo (stack-size): New option.
- * emultempl/elf32.em: Add stack-size option.
-
-2012-10-22 Jan Beich <jbeich@tormail.org>
- Alan Modra <amodra@gmail.com>
-
- PR ld/14426
- * ldlex.h (option_values): Add OPTION_IGNORE_UNRESOLVED_SYMBOL.
- * lexsup.c (parse_args): Likewise.
- (ld_options): Describe --ignore-unresolved-symbol.
- * ldmain.h (add_ignoresym): Declare.
- * ldmain.c (add_ignoresym): New function, extracted from..
- (undefined_symbol): ..here. Return if the symbol is in ignore_hash.
- (constructor_callback): Don't use global link_info here.
- (reloc_overflow): Likewise.
-
-2012-10-22 Alan Modra <amodra@gmail.com>
-
- * plugin.c (plugin_load_plugins): Warning fix.
-
-2012-10-18 Kai Tietz <ktietz@redhat.com>
-
- PR binutils/14067
- * NEWS: Menition new feature.
- * scripttempl/pep.sc: Add zdebug sections.
- * scripttempl/pe.sc: L
-
-2012-09-19 Steve Ellcey <sellcey@mips.com>
-
- * configure.tgt: Add mips*-mti-elf* target.
-
-2012-09-17 Alan Modra <amodra@gmail.com>
-
- * ld.texinfo (Expression Section): Correct description of
- conversions for a binary operation involving an absolute symbol
- and a number.
-
-2012-09-14 David Edelsohn <dje.gcc@gmail.com>
-
- * configure: Regenerate.
-
-2012-09-13 Anthony Green <green@moxielogic.com>
-
- * emulparams/elf32moxie.sh (BIG_OUTPUT_FORMAT,
- LITTLE_OUTPUT_FORMAT): Define.
- (OUTPUT_FORMAT): Change to elf32-bigmoxie.
- (EMBEDDED): Define.
-
-2012-09-12 DJ Delorie <dj@redhat.com>
-
- * emulparams/elf32rx.sh (OTHER_READONLY_SECTIONS): Add W_* sections.
-
-2012-09-10 Matthias Klose <doko@ubuntu.com>
-
- * config.in: Disable sanity check for kfreebsd.
-
-2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
-
- * configure: Regenerated.
-
-2012-09-10 Iain Sandoe <iain@codesourcery.com>
- Alan Modra <amodra@gmail.com>
-
- * configure.tgt (powerpc-*-elf, et al): Define targ_extra_libpath.
- Correct whitespace.
- (powerpcle-*-elf, et al): Likewise. Correct targ_extra_emuls.
-
-2012-09-10 Iain Sandoe <iain@codesourcery.com>
-
- * configure.tgt (powerpc-*-elf, et al): Define targ64_extra_emuls
- and targ64_extra_libpath.
- (powerpcle-*-elf, et al): Likewise.
-
-2012-09-09 Hans-Peter Nilsson <hp@bitrange.com>
-
- * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach
- orphan sections to .data and .bss output sections, not just .text.
- When giving up on finding a suitable output section, attach to any
- output section other than .MMIX.reg_contents, if it exists.
- * scripttempl/mmo.sc: Move output debug sections to just before
- .MMIX.reg_contents. Add .gnu.attributes. Add new . = . NOP
- assignments and move end-of-section provide-symbols after them
- to force the end-of-section symbols to the address after orphan
- placement. Add SORT_NONE to .init and .fini sections.
-
-2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14525
- * scripttempl/elf.sc: Also provide __executable_start for PIE.
-
-2012-08-17 Kai Tietz <ktietz@redhat.com>
-
- PR ld/14326
- * scripttempl/pe.sc: Add _etext symbol.
-
-2012-08-14 Nick Clifton <nickc@redhat.com>
-
- * configure.in (ALL_LINGUGAS): Add uk.
- * configure: Regenerate.
- * po/uk.po: New Ukranian translation.
-
-2012-08-13 Ian Bolton <ian.bolton@arm.com>
- Laurent Desnogues <laurent.desnogues@arm.com>
- Jim MacArthur <jim.macarthur@arm.com>
- Marcus Shawcroft <marcus.shawcroft@arm.com>
- Nigel Stephens <nigel.stephens@arm.com>
- Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
- Richard Earnshaw <rearnsha@arm.com>
- Sofiane Naci <sofiane.naci@arm.com>
- Tejas Belagod <tejas.belagod@arm.com>
- Yufeng Zhang <yufeng.zhang@arm.com>
-
- * Makefile.am: Add AArch64.
- * Makefile.in: Regenerate.
- * configure.tgt: Add AArch64.
- * emulparams/aarch64elf.sh: New file.
- * emulparams/aarch64elfb.sh: New file.
- * emulparams/aarch64linux.sh: New file.
- * emulparams/aarch64linuxb.sh: New file.
- * emultempl/aarch64elf.em: New file.
- * NEWS: Mention the new feature.
-
-2012-08-09 Nick Clifton <nickc@redhat.com>
-
- * po/vi.po: Updated Vietnamese translation.
-
-2012-08-07 Daniel Green <venix1@gmail.com>
-
- * scripttempl/pe.sc (R_TLS): Add .tls$AAA and .tls$ZZZ.
- * scripttempl/pep.sc (R_TLS): Add .tls$AAA and .tls$ZZZ.
-
-2012-08-07 Nick Clifton <nickc@redhat.com>
-
- * po/ja.po: Updated Japanese translation.
-
-2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
-
- * emulparams/elf32bmip.sh: Make _gp hidden.
- * emulparams/elf32bmipn32-defs.sh: Likewise.
- * emulparams/elf32mipswindiss.sh: Likewise.
- * scripttempl/mips.sc: Likewise.
-
-2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ldexp.h (etree_union): Add defsym member to the assign member
- structure.
- (exp_assign): Add hidden argument to prototype.
- * ldexp.c (exp_fold_tree_1): Use the defsym member to handle
- --defsym symbols.
- (exp_assop): Add defsym argument, initialize the defsym member
- of the assign structure.
- (exp_assign): Handle hidden symbols.
- (exp_defsym): Update to use the defsym argument to exp_assop.
- (exp_provide): Update to handle the defsym argument to exp_assop.
- * ldlex.l (HIDDEN): New token.
- * ldgram.y (HIDDEN): Likewise.
- (assignment, section): Update calls to exp_assign.
- * ldctor.c (ldctor_build_sets): Likewise.
- * mri.c (mri_format): Likewise.
- * ldlang.c (lang_insert_orphan, lang_leave_overlay): Likewise.
- (open_input_bfds): Remove --defsym symbols special case.
- * emultempl/beos.em (gld_${EMULATION_NAME}_set_symbols): Update
- call to exp_assign.
- * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Likewise.
- * emultempl/pep.em (gld_${EMULATION_NAME}_set_symbols): Likewise.
- * emultempl/spuelf.em (spu_place_special_section): Likewise.
- * emultempl/xtensaelf.em (ld_xtensa_insert_page_offsets):
- Likewise.
- * ld.texinfo (Assigning Values to Symbols): Add HIDDEN.
- (HIDDEN): New subsection.
-
-2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14156
- * ldlang.c (wild_sort): Properly handle by_none.
-
- * scripttempl/elf.sc: Add SORT_NONE to .init and .fini sections.
- * scripttempl/elf32msp430.sc: Likewise.
- * scripttempl/elf32msp430_3.sc: Likewise.
- * scripttempl/elfd10v.sc: Likewise.
- * scripttempl/elfd30v.sc: Likewise.
- * scripttempl/elfxtensa.sc: Likewise.
-
-2012-07-30 Nick Clifton <nickc@redhat.com>
-
- * po/ld.pot: Updated template.
- * po/bg.po: Updated Bulgarian translation.
- * po/es.po: Updated Spanish translation.
- * po/fi.po: Updated Finnish translation.
-
-2012-07-27 Mike Frysinger <vapier@gentoo.org>
-
- * configure.in (BFD_VERSION): Run bfd/configure --version and
- parse the output of that.
- * configure: Regenerate.
-
-2012-07-27 Tristan Gingold <gingold@adacore.com>
-
- * NEWS: Add marker for 2.23.
-
-2012-07-24 Jan Waclawek <konfera@efton.sk>
-
- PR ld/14058
- * emultempl/avrelf.em (avr_elf_after_allocation): Call
- elf32_avr_size_stubs with is_prealloc_run as TRUE.
-
-2012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
-
- * emulparams/elf_s390.sh (IREL_IN_PLT): Define.
- * emulparams/elf64_s390.sh (IREL_IN_PLT): Define.
-
-2012-07-13 Nick Clifton <nickc@redhat.com>
-
- PR ld/14357
- * ldmain.c (trace_file_tries): Rename to 'verbose'.
- * ldfile.c: Likewise.
- * ldlang.c: Likewise.
- * ldmain.h: Likewise.
- * lexsup.c: Likewise.
- * emultempl/elf32.em: Likewise.
- * emultemp/spuelf.em: Likewise.
- * pe-dll.c (pe_dll_generate_implib): Only print creation message
- in verbose mode.
-
-2012-07-10 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14156
- * NEWS: Mention SORT_NONE.
-
- * ld.h (sort_type): Add by_none.
-
- * ld.texinfo: Document SORT_NONE.
-
- * ldgram.y: Handle SORT_NONE.
-
- * ldlang.c (update_wild_statements): Handle by_none. Don't
- sort .init/.fini sections.
-
- * ldlex.l: Add SORT_NONE.
-
-2012-07-02 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld.texinfo: Replace __end_SECNAME with __stop_SECNAME.
-
-2012-06-29 Nick Clifton <nickc@redhat.com>
-
- * scripttempl/alphavms.sc: Add .debug_macro section.
- * scripttempl/elf.sc: Likewise.
- * scripttempl/elf64hppa.sc: Likewise.
- * scripttempl/elf_chaos.sc: Likewise.
- * scripttempl/elfxtensa.sc: Likewise.
- * scripttempl/ia64vms.sc: Likewise.
-
- * scripttempl/armbpabi.sc: Add .debug_pubtypes, .debug_ranges and
- .debug_macro sections.
- * 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/elfd30v.sc: Likewise.
- * scripttempl/elfi370.sc: Likewise.
- * scripttempl/elfm68hc11.sc: Likewise.
- * scripttempl/elfm68hc12.sc: Likewise.
- * scripttempl/elfxgate.sc: Likewise.
- * scripttempl/i386beos.sc: Likewise.
- * scripttempl/i386go32.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.
-
-2012-06-28 H.J. Lu <hongjiu.lu@intel.com>
-
- * ldlang.c (update_wild_statements): Remove redundant statement.
-
-2012-06-25 Alan Modra <amodra@gmail.com>
-
- * ldlang.c (load_symbols): Close file and set flags.loaded
- after parsing script file.
- (open_input_bfds): Don't segv on closed script.
-
-2012-06-24 H.J. Lu <hongjiu.lu@intel.com>
-
- * configure.tgt: Enable elf_k1om for x86_64-*-linux-gnux32.
- Remove x32 in tdir_i386linux and tdir_elf_i386.
-
-2012-06-22 Roland McGrath <mcgrathr@google.com>
-
- * NEWS: Mention __ehdr_start.
-
-2012-06-21 Alan Modra <amodra@gmail.com>
-
- * ldlang.c (lang_insert_orphan): Don't make __start_<sec> symbol
- absolute, and remove unnecessary alignment.
-
-2012-06-16 Alan Modra <amodra@gmail.com>
-
- * ldlang.h (lang_output_section_statement_type): Add after_end field.
- (lang_abs_symbol_at_beginning_of, lang_abs_symbol_at_end_of): Delete.
- (section_for_dot): Declare.
- * ldlang.c (lang_size_sections_1): Correct comment.
- (current_section): Move earlier.
- (current_assign, prefer_next_section): New static vars.
- (lang_do_assignments_1): Add found_end param. Detect _end
- assignment to set found_end. Set os->after_end. Set above statics.
- (lang_do_assignments): Adjust lang_do_assignments_1 call. Init
- vars.
- (section_for_dot): New function.
- (lang_set_startof): Don't make an absolute symbol.
- (lang_abs_symbol_at_beginning_of, lang_abs_symbol_at_end_of): Delete.
- * ldexp.c (new_rel_from_abs): Use section_for_dot.
- * emultempl/lnk960.em (symbol_at_beginning_of): New function.
- (symbol_at_end_of): Likewise.
- (lnk960_after_allocation): Use them.
- * scripttempl/elf.sc: Precede OTHER_GOT_SYMBOLS with . = .; and
- likewise before __bss_start.
-
-2012-06-14 H.J. Lu <hongjiu.lu@intel.com>
-
- * plugin.c (set_tv_header): Handle link_info.pie.
-
-2012-06-11 Alan Modra <amodra@gmail.com>
-
- PR ld/14215
- * ldexp.c (fold_name <SIZEOF, ALIGNOF>): Allow forward section
- references.
- * emulparams/elf32_x86_64.sh (SEPARATE_GOTPLT): Depend on size of
- .got.plt.
- * emulparams/elf32mb_linux.sh (SEPARATE_GOTPLT): Likewise.
- * emulparams/elf32tilegx.sh (SEPARATE_GOTPLT): Likewise.
- * emulparams/elf32tilepro.sh (SEPARATE_GOTPLT): Likewise.
- * emulparams/elf64tilegx.sh (SEPARATE_GOTPLT): Likewise.
- * emulparams/elf_i386.sh (SEPARATE_GOTPLT): Likewise.
- * emulparams/elf_k1om.sh (SEPARATE_GOTPLT): Likewise.
- * emulparams/elf_l1om.sh (SEPARATE_GOTPLT): Likewise.
- * emulparams/elf_x86_64.sh (SEPARATE_GOTPLT): Likewise.
-
-2012-06-07 Georg-Johann Lay <avr@gjlay.de>
-
- PR 13697
- * scripttempl/avr.sc (.data): Keep it.
-
-2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
-
- * Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix.
- * Makefile.in: Regenerate.
-
-2012-05-30 Alan Modra <amodra@gmail.com>
-
- * ldlang.h (lang_output_section_statement_type): Rename
- "section_relative_symbol" field to "update_dot".
- * ldlang.c: Update all uses.
- (strip_excluded_output_sections): Don't test update_dot_tree here..
- (lang_leave_overlay): ..set update_dot here.
-
-2012-05-26 Alan Modra <amodra@gmail.com>
-
- * ldlex.h (enum option_values): Move from..
- * lexsup.c: ..here.
- * emultempl/ppc32elf.em: Include ldlex.h.
- (PARSE_AND_LIST_ARGS_CASES): Disable optimisations when
- --traditional-format.
- * emultempl/ppc64elf.em: Likewise.
-
-2012-05-25 Alan Modra <amodra@gmail.com>
-
- PR ld/13909
- * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Handle
- multiple .eh_frame sections attached to bfd.
-
-2012-05-23 Cary Coutant <ccoutant@google.com>
-
- * scripttempl/armbpabi.sc: Match .data.rel.ro.* sections more
- carefully. Fix typo where .rela.data.rel.ro matches
- .rel.data.rel.ro.
- * scripttempl/mep.sc: Likewise.
- * scripttempl/elf.sc: Match .data.rel.ro.* sections more carefully.
- * scripttempl/elf64hppa.sc: Likewise.
- * scripttempl/elfxtensa.sc: Likewise.
-
-2012-05-17 Daniel Richard G. <skunk@iskunk.org>
- Nick Clifton <nickc@redhat.com>
-
- PR 14072
- * configure.in: Add check that sysdep.h has been included before
- any system header files.
- * configure: Regenerate.
- * config.in: Regenerate.
- * sysdep.h: Generate an error if included before config.h.
-
-2012-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
-
- * emultempl/m68hc1xelf.em (hook_in_stub): Pass proper `bfd'
- as the first argument for `bfd_get_section_name'.
-
-2012-05-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
-
- PR ld/14069
- * emultempl/elf32.em: Include *-*-gnu* targets in ld.so.conf
- support.
-
-2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
-
- * NEWS: Mention the support for S12X processors.
-
-2012-05-14 James Lemke <jwlemke@codesourcery.com>
-
- * ldlang.c (walk_wild_consider_section): Don't copy section_flag_list.
- Pass it to callback.
- (walk_wild_section_general): Pass section_flag_list to callback.
- (lang_add_section): Add sflag_list parm.
- Move out logic to keep / omit a section & call bfd_lookup_section_flags.
- (output_section_callback_fast): Add sflag_list parm.
- Add new parm to lang_add_section calls.
- (output_section_callback): Likewise.
- (check_section_callback): Add sflag_list parm.
- (lang_place_orphans): Add new parm to lang_add_section calls.
- (gc_section_callback): Add sflag_list parm.
- (find_relro_section_callback): Likewise.
- * ldlang.h (callback_t): Add flag_info parm.
- (lang_add_section): Add sflag_list parm.
- * emultempl/armelf.em (elf32_arm_add_stub_section):
- Add lang_add_section parm.
- * emultempl/beos.em (gld*_place_orphan): Likewise.
- * emultempl/elf32.em (gld*_place_orphan): Likewise.
- * emultempl/hppaelf.em (hppaelf_add_stub_section): Likewise.
- * emultempl/m68hc1xelf.em (m68hc11elf_add_stub_section): Likewise.
- * emultempl/mipself.em (mips_add_stub_section): Likewise.
- * emultempl/mmo.em (mmo_place_orphan): Likewise.
- * emultempl/pe.em (gld_*_place_orphan): Likewise.
- * emultempl/pep.em (gld_*_place_orphan): Likewise.
- * emultempl/ppc64elf.em (ppc_add_stub_section): Likewise.
- * emultempl/spuelf.em (spu_place_special_section): Likewise.
- * emultempl/vms.em (vms_place_orphan): Likewise.
-
-2012-05-14 Catherine Moore <clm@codesourcery.com>
-
- * NEWS: Mention PowerPC VLE port.
-
-2012-05-11 Daniel Richard G. <skunk@iskunk.org>
-
- PR binutils/14028
- * configure.in: Invoke ACX_HEADER_STRING.
- * configure: Regenerate.
- * config.in: Regenerate.
- * sysdep.h: If STRINGS_WITH_STRING is defined then include both
- string.h and strings.h.
-
-2012-05-08 Alan Modra <amodra@gmail.com>
-
- * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
- LC and LANG environment vars.
- * Makefile.in: Regenerate.
-
-2012-05-07 Tristan Gingold <gingold@adacore.com>
-
- * pe-dll.c (udef_table): Make it static.
-
-2012-05-05 Alan Modra <amodra@gmail.com>
-
- * pe-dll.c (process_def_file_and_drectve): Use bfd_und_section_ptr.
- (generate_reloc): Use bfd_abs_section_ptr.
-
-2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
-
- * configure.tgt: Support x86_64-*-linux-gnux32.
-
-2012-05-03 Sean Keys <skeys@ipdatasys.com>
-
- * Makefile.am (ALL_EMULATIONS): Added new emulation for XGATE
- and XGATE (elf).
- * Makefile.in: Rebuild.
- * configure.tgt: Recognize XGATE.
- * scripttempl/elfxgate.sc: New file, mostly cloned from m68hc12.
- * emulparams/xgateelf: New emulation, mostly cloned from m68hc12.
- * NEWS: Mention new support.
-
-2012-04-26 Hans-Peter Nilsson <hp@axis.com>
-
- Make bfd asserts cause linker errors.
- * ldmain.c (default_bfd_assert_handler): New variable.
- (ld_bfd_assert_handler): New function.
- (main): Call bfd_set_assert_handler.
-
-2012-04-24 Alan Modra <amodra@gmail.com>
-
- * ldlang.c (size_input_section): Use sec_info_type rather than
- usrdata->flags.just_syms.
- * ldwrite.c (build_link_order): Likewise.
- * emultempl/hppaelf.em (build_section_lists): Likewise.
- * emultempl/ppc64elf.em (build_toc_list): Likewise.
- * emultempl/armelf.em (build_section_lists): Likewise.
- (after_allocation): Update for renamed sec_info_type value.
- * emultempl/tic6xdsbt.em: Likewise.
-
-2012-04-12 Roland McGrath <mcgrathr@google.com>
-
- * configure.tgt (arm*-*-nacl*, arm*b-*-nacl*): Handle them.
- * emulparams/armelf_nacl.sh: New file.
- * emulparams/armelfb_nacl.sh: New file.
- * Makefile.am (ALL_EMULATION_SOURCES): Add earmelf_nacl.c
- and earmelfb_nacl.c here.
- (earmelf_nacl.c, earmelfb_nacl.c): New targets.
- * Makefile.in: Regenerated.
-
-2012-04-11 Tristan Gingold <gingold@adacore.com>
-
- * scripttempl/ia64vms.sc: New file.
- * emultempl/vms.em (_before_parse): Support for ia64.
- (elf64-ia64-vms): New fragment for ia64.
- * emulparams/elf64_ia64_vms.sh: New file.
- * configure.tgt (ia64-*-*vms*): Add.
- * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64_ia64_vms.c
- (eelf64_ia64_vms.c): New rule.
- * Makefile.in: Regenerate.
-
-2012-04-06 Roland McGrath <mcgrathr@google.com>
-
- * configure.in (AC_CHECK_HEADERS): Add locale.h.
- * config.in: Regenerate.
- * configure: Regenerate.
-
-2012-04-05 Nick Clifton <nickc@redhat.com>
-
- * configure.in (AC_CHECK_FUNCS): Add setlocale.
- (AM_LC_MESSAGES): Add.
- * aclocal.m4: Regenerate.
- * config.in: Regenerate.
- * configure: Regenerate.
-
-2012-04-03 Roland McGrath <mcgrathr@google.com>
-
- * configure.tgt (i[3-7]86-*-nacl*, x86_64-*-nacl*): Handle them.
- * emulparams/elf_nacl.sh: New file.
- * emulparams/elf_i386_nacl.sh: New file.
- * emulparams/elf32_x86_64_nacl.sh: New file.
- * emulparams/elf_x86_64_nacl.sh: New file.
- * Makefile.am (ALL_EMULATION_SOURCES): Add eelf_i386_nacl.c here.
- (ALL_64_EMULATION_SOURCES): Add eelf32_x86_64_nacl.c and
- eelf_x86_64_nacl.c here.
- (eelf_i386_nacl.c, eelf32_x86_64_nacl.c, eelf_x86_64_nacl.c):
- New targets.
- * Makefile.in: Regenerated.
-
- * scripttempl/elf.sc: Handle SEPARATE_CODE cases.
-
-2012-04-02 Mike Frysinger <vapier@gentoo.org>
-
- * ldmisc.c (vfinfo): Assign new local str to fmt. Delete
- putc call. If str and fmt are different, call fwrite on
- the difference.
-
-2012-03-30 Nick Clifton <nickc@redhat.com>
-
- * po/vi.po: Updated Vietnamese translation.
-
-2012-03-27 Roland McGrath <mcgrathr@google.com>
-
- * configure.in: Set want64 on a 64-bit host regardless of
- --enable-targets=all.
- * configure: Regenerated.
-
-2012-03-26 Tristan Gingold <gingold@adacore.com>
-
- * lexsup.c (parse_args): Add a missing '\n'.
-
-2012-03-25 Alan Modra <amodra@gmail.com>
-
- * ldemul.c (before_allocation_default): Revert last change.
- * ldlang.c (lang_add_section): Likewise.
- (strip_excluded_output_sections): Don't strip output sections with
- user input sections when emitrelocations, unless all are SEC_EXCLUDE.
-
-2012-03-23 Alan Modra <amodra@gmail.com>
-
- * ldemul.c (before_allocation_default): When emitrelocations,
- don't strip sections..
- * ldlang.c (lang_add_section): ..and don't set up map_head, map_tail.
-
-2012-03-14 Kai Tietz <ktietz@redhat.com>
- Pascal Obry <pascal@obry.net>
-
- * pe-dll.c (found_sym): New static variable.
- (undef_count): Likewise.
- (key_value): New structure.
- (undef_sort_cmp): Compare routine for qsort/bsearch.
- (pe_find_cdecl_alias_match): Add new argument.
- (pe_undef_alias_cdecl_match): Removed.
- (pe_undef_count): New helper routine.
- (pe_create_undef_table): Likewise.
- (pe_process_import_defs): Use pe_create_undef_table and
- new pe_undef_alias_cdecl_match function.
-
-2012-03-14 Alan Modra <amodra@gmail.com>
-
- PR ld/13839
- * ldexp.c (fold_name): Ignore undefined symbols when assigning to
- dot in mark phase.
- (exp_fold_tree_1): Evaluate assignment to dot expressions even when
- discarding result, for side effects. Fix typo in error message.
-
-2012-03-08 Tristan Gingold <gingold@adacore.com>
-
- * ldexp.c (exp_print_tree): Special case for SEGMENT_START.
- (exp_print_token): Constify.
-
-2012-03-08 Alan Modra <amodra@gmail.com>
-
- PR ld/10340
- * ldfile.c (is_sysrooted_pathname): Remove notsame param.
- (ldfile_add_library_path): Don't set sysrooted flag.
- (ldfile_open_file_search): Likewise, and don't copy them.
- (try_open): Delete exten and code handling such. Add sysrooted
- param and return whether path is in sysroot.
- (ldfile_find_command_file): Delete extend param. Add sysrooted
- param. Rename local var. Update try_open calls.
- (ldfile_open_command_file_1): Pass sysrooted to lex_push_file.
- * ldfile.h (search_dirs_type): Remove sysrooted field.
- * ldlang.c (new_afile): Always set sysrooted from input_flags.
- (load_symbols): Don't set input_flags.sysrooted.
- * ldlang.h (struct lang_input_statement_flags): Revise sysrooted
- comment.
- * ldlex.h (lex_push_file): Update prototype.
- * ldlex.l (sysrooted_stack): New array.
- (EOF): Pop input_flags.sysrooted.
- (lex_push_file): Add sysrooted param. Save and set
- input_flags.sysrooted.
-
-2012-03-06 Alan Modra <amodra@gmail.com>
-
- * ldlang.h (struct lang_input_statement_flags): New, extract from..
- (lang_input_statement_type): ..here. New field "flags".
- (input_flags): Declare.
- (missing_file): Delete.
- * ldmain.h (whole_archive): Delete.
- (add_DT_NEEDED_for_regular, add_DT_NEEDED_for_dynamic): Delete.
- * ld.h (ld_config_type <dynamic_link>): Delete.
- * ldmain.c (whole_archive): Delete.
- (add_DT_NEEDED_for_regular, add_DT_NEEDED_for_dynamic): Delete.
- * ldlang.c (missing_file, ldlang_sysrooted_script): Delete.
- (input_flags): New variable. Replace all uses of config.dynamic_link,
- missing_file, ldlang_sysrooted_script, whole_archive,
- add_DT_NEEDED_for_regular and add_DT_NEEDED_for_dynamic with fields
- from here.
- * ldfile.c: Likewise.
- * ldgram.y: Likewise.
- * ldmain.c: Likewise.
- * ldwrite.c: Likewise.
- * lexsup.c: Likewise.
- * plugin.c: Likewise.
- * emultempl/aix.em: Likewise.
- * emultempl/armelf.em: Likewise.
- * emultempl/elf32.em: Likewise.
- * emultempl/hppaelf.em: Likewise.
- * emultempl/linux.em: Likewise.
- * emultempl/pe.em: Likewise.
- * emultempl/pep.em: Likewise.
- * emultempl/ppc64elf.em: Likewise.
- * emultempl/scoreelf.em: Likewise.
- * emultempl/spuelf.em: Likewise.
- * emultempl/sunos.em: Likewise.
- * emultempl/vms.em: Likewise.
- * ldlang.c (new_afile): Use memset to init zero fields.
- (load_symbols): Simplify save and restore of flags around command
- file processing.
- * ldfile.c (is_sysrooted_pathname): Tidy.
-
-2012-03-05 Hans-Peter Nilsson <hp@axis.com>
-
- * configure.tgt (mips64*el-*-freebsd*, mips64*-*-freebsd*)
- (mips*el-*-freebsd*, mips*-*-freebsd*): Correct triplets by
- replacing trailing "-*" with "*".
-
-2012-02-25 Walter Lee <walt@tilera.com>
-
- * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32tilegx_be.c.
- (ALL_64_EMULATION_SOURCES): Add eelf64tilegx_be.c.
- (eelf32tilegx_be.c): Add rule to build this file.
- (eelf64tilegx_be.c): Ditto.
- * Makefile.in: Regenerate.
- * configure.tgt (tilegx-*-*): Support big endian.
- (tilegxbe-*-*): New.
- * emulparams/elf32tilegx.sh (OUTPUT_FORMAT): Rename.
- (BIG_OUTPUT_FORMAT): Define.
- (LITTLE_OUTPUT_FORMAT): Define.
- * emulparams/elf32tilegx_be.sh: New.
- * emulparams/elf64tilegx.sh (OUTPUT_FORMAT): Rename.
- (BIG_OUTPUT_FORMAT): Define.
- (LITTLE_OUTPUT_FORMAT): Define.
- * emulparams/elf64tilegx_be.sh: New.
-
-2012-02-24 Kai Tietz <ktietz@redhat.com>
-
- PR binutils/13710
- * deffilep.y (keyword_as_name): Disable LIBRARY
- keyword.
-
-2012-02-22 Alan Modra <amodra@gmail.com>
-
- PR ld/13683
- * ldlang.c (lang_process): Rerun lang_do_assignments before
- starting garbage collection.
- * ldexp.c (fold_name): Generate a reloc for defined symbols
- found without an associated output section during the mark phase.
- (exp_fold_tree_1): Continue processing an expression, even if we
- are unable to fold it, if we are in the first two evaluation
- phases.
- * ldexp.h (enum lang_phase_type): Add descriptions of the phases.
-
-2012-02-19 Kai Tietz <ktietz@redhat.com>
-
- * deffilep.y (cmp_import_elem): Sort first by module name.
- * pe-dll.c (process_def_file_and_drectve): Free strings
- from removed export-element.
- (add_bfd_to_link): Optimize loop on import-elements and lower
- allocated memory.
- (pe_implied_import_dll): Pass NULL instead of 0 for pointer
- argument.
-
-2012-02-18 Hans-Peter Nilsson <hp@axis.com>
-
- * ldmisc.c (vfinfo <%S>): Use same type and avoid cast for
- temporary variable node used for NULL argument.
-
-2012-02-18 Alan Modra <amodra@gmail.com>
-
- PR ld/13343
- * ld.h (parsing_defsym): Delete.
- * ldexp.c (exp_intop, exp_bigintop, exp_relop): Set type.filename.
- (fold_binary, fold_name, exp_fold_tree_1, exp_get_vma, exp_get_fill,
- exp_get_abs_int): Add tree arg for %S in error messages. Don't
- fudge lineno.
- (exp_binop, exp_unop, exp_nameop, exp_assop, exp_assert): Copy
- type.filename from sub-tree.
- (exp_trinop): Likewise, and use "cond" rather than "lhs".
- * ldexp.h (node_type): Add filename field to struct.
- * ldfile.c (ldfile_input_filename): Delete. Remove all refs.
- * ldfile.h (ldfile_input_filename): Delete.
- * ldgram.y (phdr_type, phdr_qualifiers, yyerror): Add NULL arg for
- %S in error messages.
- * ldemul.c (syslib_default, hll_default): Likewise.
- * ldlang.c (lang_memory_region_lookup, lang_memory_region_alias,
- lang_get_regions, lang_new_phdr): Likewise.
- (lang_size_sections_1): Pass addr_tree for %S.
- * ldlex.h (lex_redirect): Update prototype.
- (ldlex_filename): Declare.
- * ldlex.l (<EOF>): Don't set ldfile_input_filename.
- (lex_redirect): Add fake_filename and count params. Push
- fake_filename to file_name_stack and init lineno from count.
- (ldlex_filename): New function.
- (lex_warn_invalid): Use above.
- * ldmain.c (main): Update lex_redirect call.
- * ldmisc.c (vfinfo <%S>): Take file name and line number from
- etree_type arg, or use current if arg is NULL.
- * lexsup.c (parsing_defsym): Delete.
- (parse_args <OPTION_DEFSYM>): Update lex_redirect call.
-
-2012-02-13 Kai Tietz <ktietz@redhat.com>
-
- * deffilep.y (find_export_in_list): Set is_indent for
- first or last element, if identical.
- (find_import_in_list): Likewise.
-
-2012-02-11 Kai Tietz <ktietz@redhat.com>
-
- * deffilep.y (%union): New type id_const.
- (opt_name2): New rule.
- (keyword_as_name): New rule.
- (dot_name): Replaced by opt_name2 rule.
- (opt_name): Adjust rule.
- (opt_equal_name): Likewise.
-
-2012-02-11 Pascal Obry <pascal@obry.net>
-
- * pe-dll.c (auto_export): Use bsearch to speed up scan of exports
- table.
- (process_def_file_and_drectve): Maintain sorting of exports table
- after stripping leading @ signs.
-
-2012-02-09 Alan Modra <amodra@gmail.com>
-
- * ldgram.y (input_section_spec_no_keep): Don't ignore sect_flags.
-
-2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13616
- * emulparams/elf32_x86_64.sh: Remove NOP.
- * emulparams/elf_i386.sh: Likewise.
- * emulparams/elf_i386_be.sh: Likewise.
- * emulparams/elf_i386_ldso.sh: Likewise.
- * emulparams/elf_i386_vxworks.sh: Likewise.
- * emulparams/elf_k1om.sh: Likewise.
- * emulparams/elf_l1om.sh: Likewise.
- * emulparams/elf_x86_64.sh: Likewise.
-
- * ldlang.c (zero_fill): Initialized to 0.
-
- * ldwrite.c (build_link_order): Set data size to linker odrder
- size when they are the same.
-
- * scripttempl/elf.sc: Don't specify fill if NOP is undefined.
-
-2012-01-17 Alan Modra <amodra@gmail.com>
-
- * ldver.c (ldversion): Update copyright message year.
-
-2012-01-15 Alan Modra <amodra@gmail.com>
-
- PR ld/12758
- * ldlang.c (lang_process): Don't reopen all files, just those
- newly added by plugin.
-
-2012-01-11 Alan Modra <amodra@gmail.com>
-
- * emultempl/ppc64elf.em (PARSE_AND_LIST_PROLOGUE,
- PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
- PARSE_AND_LIST_ARGS_CASES): Handle --{no-,}plt-thread-safe and
- --{no-,}plt-align.
- (plt_thread_safe, plt_stub_align): New vars.
- (gld${EMULATION_NAME}_after_allocation): Pass them to
- ppc64_elf_size_stubs. Align stub sections according to plt_stub_align.
- * ld.texinfo: Document new command line options, and an old
- undocumented option.
-
-2012-01-09 Roland McGrath <mcgrathr@google.com>
-
- * configure.in: Use AM_ZLIB.
- * configure: Regenerated.
-
-For older changes see ChangeLog-2011
+For older changes see ChangeLog-2012
-Copyright (C) 2012 Free Software Foundation, Inc.
+Copyright (C) 2013 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/ld/ChangeLog-2012 b/ld/ChangeLog-2012
new file mode 100644
index 0000000000..4a9f308d52
--- /dev/null
+++ b/ld/ChangeLog-2012
@@ -0,0 +1,1041 @@
+2012-12-18 Roland McGrath <mcgrathr@google.com>
+
+ * ld.texinfo (Options): Describe -Trodata-segment.
+ * ldlex.h (enum option_values): Add OPTION_TRODATA_SEGMENT.
+ * lexsup.c (ld_options, parse_args): Handle -Trodata-segment.
+ * scripttempl/elf.sc (RODATA_ADDR, SHLIB_RODATA_ADDR): Wrap
+ SEGMENT_START("rodata-segment", ...) + SIZEOF_HEADERS around the value.
+
+2012-12-17 Nick Clifton <nickc@redhat.com>
+
+ * MAINTAINERS: Add copyright notice.
+ * Makefile.am: Likewise.
+ * NEWS: Likewise.
+ * README: Likewise.
+ * configure.host: Likewise.
+ * configure.in: Likewise.
+ * gen-doc.texi: Likewise.
+ * h8-doc.texi: Likewise.
+ * ldlex-wrapper.c: Likewise.
+ * emulparams/README: Likewise.
+ * emultempl/README: Likewise.
+ * scripttempl/README: Likewise.
+ * Makefile.in: Regenerate.
+
+2012-12-17 Alan Modra <amodra@gmail.com>
+
+ PR ld/14962
+ * ldexp.h (struct ldexp_control): Add "assign_name".
+ * ldexp.c (fold_name <NAME>): Compare and clear assign_name on match.
+ (exp_fold_tree_1): Remove existing code testing for self assignment.
+ Instead set and test expld.assign_name.
+ * ldlang.c (scan_for_self_assignment): Delete.
+ (print_assignment): Instead set and test expld.assign_name.
+
+2012-12-11 Roland McGrath <mcgrathr@google.com>
+
+ * emulparams/elf_nacl.sh (nacl_rodata_addr): New shell function.
+ (RODATA_ADDR, SHLIB_RODATA_ADDR): Use it to base the calculation
+ on SEGMENT_START("text-segment", ...) rather than ... alone.
+ * Makefile.am (earmelf_nacl.c, earmelfb_nacl.c): Add missing
+ dependency on $(srcdir)/emulparams/elf_nacl.sh.
+ * Makefile.in: Regenerate.
+
+2012-12-05 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14915
+ * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Also
+ check DT_NEEDED entries when creating shared object with
+ --copy-dt-needed-entries.
+
+2012-12-05 Leif Ekblad <leif@rdos.net>
+
+ * configure.tgt: Add x86_64-*-rdos.
+
+2012-12-03 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14904
+ * ldmain.c (main): Don't check plugin_load_plugins return.
+
+ * lexsup.c (parse_args): Don't check plugin_opt_plugin return.
+
+ * plugin.c (dlerror): New. Defined if HAVE_DLFCN_H isn't
+ defined.
+ (plugin_opt_plugin): Change return type to void. Stop on
+ dlopen error and report error with dlerror ().
+ (plugin_load_plugins): Change return type to void. Stop on
+ dlsym error and report error with dlerror (). Don't use
+ set_plugin_error.
+ (plugin_call_cleanup): Issue an error for each plugin.
+
+ * plugin.h (plugin_opt_plugin): Change return type to void.
+ (plugin_load_plugins): Likewise.
+
+2012-11-30 Joern Rennecke <joern.rennecke@embecosm.com>
+
+ * scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add.
+ * emultempl/epiphanyelf_4x4.em: Likewise.
+ * configure.tgt: Add elf32epiphany_4x4 support.
+ * Makefile.am: Likewise.
+ * Makefile.in: Regenerate.
+
+2012-11-29 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * Makefile.in: Regenerate.
+
+2012-11-27 Nick Clifton <nickc@redhat.com>
+
+ PR ld/14776
+ * ld.texinfo: Fix spelling mistakes.
+
+2012-11-26 Roland McGrath <mcgrathr@google.com>
+
+ * emultempl/aarch64elf.em (gld${EMULATION_NAME}_before_parse):
+ Copy last elf32.em here too.
+ * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
+ * emultempl/mmixelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
+ * emultempl/scoreelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
+
+2012-11-21 Roland McGrath <mcgrathr@google.com>
+
+ * ld.h (ld_config_type): New flag member separate_code.
+ * emultempl/elf32.em
+ (gld${EMULATION_NAME}_before_parse): Set it based on $SEPARATE_CODE.
+ * ldlang.c (ldlang_override_segment_assignment): If it's set, then
+ always return TRUE when SEC_CODE differs between the sections.
+
+2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld.texinfo: Document "-z global".
+
+ * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Support
+ "-z global".
+ (gld${EMULATION_NAME}_list_options): Likewise.
+
+2012-11-15 Maxim Kuvyrkov <maxim@codesourcery.com>
+
+ Port lib32 arrangement from Debian.
+ * emulparams/elf_i386.sh: Include lib32 directories in library search
+ path.
+
+2012-11-15 Simon Baldwin <simonb@google.com>
+
+ * ldmain.c (main): Add start_sbrk set to sbrk(0) on entry.
+ On exit, compute data size as the delta between current
+ sbrk(0) and start_sbrk.
+
+2012-11-09 Nick Clifton <nickc@redhat.com>
+
+ * emultempl/rxelf.em (no_flag_mismatch_warnings): Initialise to
+ true.
+ (PARSE_AND_LIST_LONGOPTS): Add flag-mismatch-warnings.
+ (PARSE_AND_LIST_ARG_CASES): Add support for
+ --flag-mismatch-warnings.
+
+ * Makefile.am: (ALL_EMULATION_SOURCES): Add ev850_rh850.c.
+ * Makefile.in: Regenerate.
+ * configure.tgt (v850*-*-*): Make v850_rh850 the default
+ emulation. Add vanilla v850 as an extra emulation.
+ * emulparams/v850_rh850.sh: New file.
+ * scripttempl/v850_rh850.sc: New file.
+
+2012-11-09 Edgar E. Iglesias <edgar.iglesias@gmail.com>
+
+ * Makefile.am: Add eelf32microblazeel.c and eelf32mbel_linux.c.
+ * Makefile.in: Regenerated.
+ * configure.tgt: Add microblazeel and set endian per target.
+ * emulparams/elf32mb_linux.sh: Add OUTPUT_FORMAT.
+ * emulparams/elf32microblaze.sh: Likewise.
+ * emulparams/elf32mbel_linux.sh: New file.
+ * emulparams/elf32microblazeel.sh: Likewise.
+
+2012-11-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testplug.c (record_add_file): Remove trailing redundant `;'.
+
+2012-11-05 Alan Modra <amodra@gmail.com>
+
+ * configure.in: Apply 2012-09-10 change to config.in here.
+
+2012-11-01 Nathan Sidwell <nathan@codesourcery.com>
+
+ * emultempl/elf32.em: Print stacksize help.
+
+2012-11-01 Alan Modra <amodra@gmail.com>
+
+ * ldlang.c (insert_pad): Correct output section size calculation.
+ (lang_size_sections_1): Likewise for lang_data_statement and
+ lang_reloc_statement.
+
+2012-10-29 Alan Modra <amodra@gmail.com>
+
+ * configure.tgt (powerpcle-pe,winnt,cygwin): Add deffilep.o
+ and pe-dll.o.
+
+2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld.h (command_line): Remove
+ disable_target_specific_optimizations.
+ (RELAXATION_DISABLED_BY_DEFAULT): Removed.
+ (RELAXATION_DISABLED_BY_USER): Likewise.
+ (RELAXATION_ENABLED): Likewise.
+ (DISABLE_RELAXATION): Likewise.
+ (ENABLE_RELAXATION): Likewise.
+
+ * ldmain.c (main): Updated.
+
+ * ldmain.h (RELAXATION_DISABLED_BY_DEFAULT): New macro.
+ (RELAXATION_DISABLED_BY_USER): Likewise.
+ (RELAXATION_ENABLED): Likewise.
+ (DISABLE_RELAXATION): Likewise.
+ (ENABLE_RELAXATION): Likewise.
+
+2012-10-23 Nathan Sidwell <nathan@codesourcery.com>
+
+ * ld.texinfo (stack-size): New option.
+ * emultempl/elf32.em: Add stack-size option.
+
+2012-10-22 Jan Beich <jbeich@tormail.org>
+ Alan Modra <amodra@gmail.com>
+
+ PR ld/14426
+ * ldlex.h (option_values): Add OPTION_IGNORE_UNRESOLVED_SYMBOL.
+ * lexsup.c (parse_args): Likewise.
+ (ld_options): Describe --ignore-unresolved-symbol.
+ * ldmain.h (add_ignoresym): Declare.
+ * ldmain.c (add_ignoresym): New function, extracted from..
+ (undefined_symbol): ..here. Return if the symbol is in ignore_hash.
+ (constructor_callback): Don't use global link_info here.
+ (reloc_overflow): Likewise.
+
+2012-10-22 Alan Modra <amodra@gmail.com>
+
+ * plugin.c (plugin_load_plugins): Warning fix.
+
+2012-10-18 Kai Tietz <ktietz@redhat.com>
+
+ PR binutils/14067
+ * NEWS: Menition new feature.
+ * scripttempl/pep.sc: Add zdebug sections.
+ * scripttempl/pe.sc: L
+
+2012-09-19 Steve Ellcey <sellcey@mips.com>
+
+ * configure.tgt: Add mips*-mti-elf* target.
+
+2012-09-17 Alan Modra <amodra@gmail.com>
+
+ * ld.texinfo (Expression Section): Correct description of
+ conversions for a binary operation involving an absolute symbol
+ and a number.
+
+2012-09-14 David Edelsohn <dje.gcc@gmail.com>
+
+ * configure: Regenerate.
+
+2012-09-13 Anthony Green <green@moxielogic.com>
+
+ * emulparams/elf32moxie.sh (BIG_OUTPUT_FORMAT,
+ LITTLE_OUTPUT_FORMAT): Define.
+ (OUTPUT_FORMAT): Change to elf32-bigmoxie.
+ (EMBEDDED): Define.
+
+2012-09-12 DJ Delorie <dj@redhat.com>
+
+ * emulparams/elf32rx.sh (OTHER_READONLY_SECTIONS): Add W_* sections.
+
+2012-09-10 Matthias Klose <doko@ubuntu.com>
+
+ * config.in: Disable sanity check for kfreebsd.
+
+2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure: Regenerated.
+
+2012-09-10 Iain Sandoe <iain@codesourcery.com>
+ Alan Modra <amodra@gmail.com>
+
+ * configure.tgt (powerpc-*-elf, et al): Define targ_extra_libpath.
+ Correct whitespace.
+ (powerpcle-*-elf, et al): Likewise. Correct targ_extra_emuls.
+
+2012-09-10 Iain Sandoe <iain@codesourcery.com>
+
+ * configure.tgt (powerpc-*-elf, et al): Define targ64_extra_emuls
+ and targ64_extra_libpath.
+ (powerpcle-*-elf, et al): Likewise.
+
+2012-09-09 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach
+ orphan sections to .data and .bss output sections, not just .text.
+ When giving up on finding a suitable output section, attach to any
+ output section other than .MMIX.reg_contents, if it exists.
+ * scripttempl/mmo.sc: Move output debug sections to just before
+ .MMIX.reg_contents. Add .gnu.attributes. Add new . = . NOP
+ assignments and move end-of-section provide-symbols after them
+ to force the end-of-section symbols to the address after orphan
+ placement. Add SORT_NONE to .init and .fini sections.
+
+2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14525
+ * scripttempl/elf.sc: Also provide __executable_start for PIE.
+
+2012-08-17 Kai Tietz <ktietz@redhat.com>
+
+ PR ld/14326
+ * scripttempl/pe.sc: Add _etext symbol.
+
+2012-08-14 Nick Clifton <nickc@redhat.com>
+
+ * configure.in (ALL_LINGUGAS): Add uk.
+ * configure: Regenerate.
+ * po/uk.po: New Ukranian translation.
+
+2012-08-13 Ian Bolton <ian.bolton@arm.com>
+ Laurent Desnogues <laurent.desnogues@arm.com>
+ Jim MacArthur <jim.macarthur@arm.com>
+ Marcus Shawcroft <marcus.shawcroft@arm.com>
+ Nigel Stephens <nigel.stephens@arm.com>
+ Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
+ Richard Earnshaw <rearnsha@arm.com>
+ Sofiane Naci <sofiane.naci@arm.com>
+ Tejas Belagod <tejas.belagod@arm.com>
+ Yufeng Zhang <yufeng.zhang@arm.com>
+
+ * Makefile.am: Add AArch64.
+ * Makefile.in: Regenerate.
+ * configure.tgt: Add AArch64.
+ * emulparams/aarch64elf.sh: New file.
+ * emulparams/aarch64elfb.sh: New file.
+ * emulparams/aarch64linux.sh: New file.
+ * emulparams/aarch64linuxb.sh: New file.
+ * emultempl/aarch64elf.em: New file.
+ * NEWS: Mention the new feature.
+
+2012-08-09 Nick Clifton <nickc@redhat.com>
+
+ * po/vi.po: Updated Vietnamese translation.
+
+2012-08-07 Daniel Green <venix1@gmail.com>
+
+ * scripttempl/pe.sc (R_TLS): Add .tls$AAA and .tls$ZZZ.
+ * scripttempl/pep.sc (R_TLS): Add .tls$AAA and .tls$ZZZ.
+
+2012-08-07 Nick Clifton <nickc@redhat.com>
+
+ * po/ja.po: Updated Japanese translation.
+
+2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * emulparams/elf32bmip.sh: Make _gp hidden.
+ * emulparams/elf32bmipn32-defs.sh: Likewise.
+ * emulparams/elf32mipswindiss.sh: Likewise.
+ * scripttempl/mips.sc: Likewise.
+
+2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ldexp.h (etree_union): Add defsym member to the assign member
+ structure.
+ (exp_assign): Add hidden argument to prototype.
+ * ldexp.c (exp_fold_tree_1): Use the defsym member to handle
+ --defsym symbols.
+ (exp_assop): Add defsym argument, initialize the defsym member
+ of the assign structure.
+ (exp_assign): Handle hidden symbols.
+ (exp_defsym): Update to use the defsym argument to exp_assop.
+ (exp_provide): Update to handle the defsym argument to exp_assop.
+ * ldlex.l (HIDDEN): New token.
+ * ldgram.y (HIDDEN): Likewise.
+ (assignment, section): Update calls to exp_assign.
+ * ldctor.c (ldctor_build_sets): Likewise.
+ * mri.c (mri_format): Likewise.
+ * ldlang.c (lang_insert_orphan, lang_leave_overlay): Likewise.
+ (open_input_bfds): Remove --defsym symbols special case.
+ * emultempl/beos.em (gld_${EMULATION_NAME}_set_symbols): Update
+ call to exp_assign.
+ * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Likewise.
+ * emultempl/pep.em (gld_${EMULATION_NAME}_set_symbols): Likewise.
+ * emultempl/spuelf.em (spu_place_special_section): Likewise.
+ * emultempl/xtensaelf.em (ld_xtensa_insert_page_offsets):
+ Likewise.
+ * ld.texinfo (Assigning Values to Symbols): Add HIDDEN.
+ (HIDDEN): New subsection.
+
+2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14156
+ * ldlang.c (wild_sort): Properly handle by_none.
+
+ * scripttempl/elf.sc: Add SORT_NONE to .init and .fini sections.
+ * scripttempl/elf32msp430.sc: Likewise.
+ * scripttempl/elf32msp430_3.sc: Likewise.
+ * scripttempl/elfd10v.sc: Likewise.
+ * scripttempl/elfd30v.sc: Likewise.
+ * scripttempl/elfxtensa.sc: Likewise.
+
+2012-07-30 Nick Clifton <nickc@redhat.com>
+
+ * po/ld.pot: Updated template.
+ * po/bg.po: Updated Bulgarian translation.
+ * po/es.po: Updated Spanish translation.
+ * po/fi.po: Updated Finnish translation.
+
+2012-07-27 Mike Frysinger <vapier@gentoo.org>
+
+ * configure.in (BFD_VERSION): Run bfd/configure --version and
+ parse the output of that.
+ * configure: Regenerate.
+
+2012-07-27 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add marker for 2.23.
+
+2012-07-24 Jan Waclawek <konfera@efton.sk>
+
+ PR ld/14058
+ * emultempl/avrelf.em (avr_elf_after_allocation): Call
+ elf32_avr_size_stubs with is_prealloc_run as TRUE.
+
+2012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
+
+ * emulparams/elf_s390.sh (IREL_IN_PLT): Define.
+ * emulparams/elf64_s390.sh (IREL_IN_PLT): Define.
+
+2012-07-13 Nick Clifton <nickc@redhat.com>
+
+ PR ld/14357
+ * ldmain.c (trace_file_tries): Rename to 'verbose'.
+ * ldfile.c: Likewise.
+ * ldlang.c: Likewise.
+ * ldmain.h: Likewise.
+ * lexsup.c: Likewise.
+ * emultempl/elf32.em: Likewise.
+ * emultemp/spuelf.em: Likewise.
+ * pe-dll.c (pe_dll_generate_implib): Only print creation message
+ in verbose mode.
+
+2012-07-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14156
+ * NEWS: Mention SORT_NONE.
+
+ * ld.h (sort_type): Add by_none.
+
+ * ld.texinfo: Document SORT_NONE.
+
+ * ldgram.y: Handle SORT_NONE.
+
+ * ldlang.c (update_wild_statements): Handle by_none. Don't
+ sort .init/.fini sections.
+
+ * ldlex.l: Add SORT_NONE.
+
+2012-07-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld.texinfo: Replace __end_SECNAME with __stop_SECNAME.
+
+2012-06-29 Nick Clifton <nickc@redhat.com>
+
+ * scripttempl/alphavms.sc: Add .debug_macro section.
+ * scripttempl/elf.sc: Likewise.
+ * scripttempl/elf64hppa.sc: Likewise.
+ * scripttempl/elf_chaos.sc: Likewise.
+ * scripttempl/elfxtensa.sc: Likewise.
+ * scripttempl/ia64vms.sc: Likewise.
+
+ * scripttempl/armbpabi.sc: Add .debug_pubtypes, .debug_ranges and
+ .debug_macro sections.
+ * 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/elfd30v.sc: Likewise.
+ * scripttempl/elfi370.sc: Likewise.
+ * scripttempl/elfm68hc11.sc: Likewise.
+ * scripttempl/elfm68hc12.sc: Likewise.
+ * scripttempl/elfxgate.sc: Likewise.
+ * scripttempl/i386beos.sc: Likewise.
+ * scripttempl/i386go32.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.
+
+2012-06-28 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ldlang.c (update_wild_statements): Remove redundant statement.
+
+2012-06-25 Alan Modra <amodra@gmail.com>
+
+ * ldlang.c (load_symbols): Close file and set flags.loaded
+ after parsing script file.
+ (open_input_bfds): Don't segv on closed script.
+
+2012-06-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure.tgt: Enable elf_k1om for x86_64-*-linux-gnux32.
+ Remove x32 in tdir_i386linux and tdir_elf_i386.
+
+2012-06-22 Roland McGrath <mcgrathr@google.com>
+
+ * NEWS: Mention __ehdr_start.
+
+2012-06-21 Alan Modra <amodra@gmail.com>
+
+ * ldlang.c (lang_insert_orphan): Don't make __start_<sec> symbol
+ absolute, and remove unnecessary alignment.
+
+2012-06-16 Alan Modra <amodra@gmail.com>
+
+ * ldlang.h (lang_output_section_statement_type): Add after_end field.
+ (lang_abs_symbol_at_beginning_of, lang_abs_symbol_at_end_of): Delete.
+ (section_for_dot): Declare.
+ * ldlang.c (lang_size_sections_1): Correct comment.
+ (current_section): Move earlier.
+ (current_assign, prefer_next_section): New static vars.
+ (lang_do_assignments_1): Add found_end param. Detect _end
+ assignment to set found_end. Set os->after_end. Set above statics.
+ (lang_do_assignments): Adjust lang_do_assignments_1 call. Init
+ vars.
+ (section_for_dot): New function.
+ (lang_set_startof): Don't make an absolute symbol.
+ (lang_abs_symbol_at_beginning_of, lang_abs_symbol_at_end_of): Delete.
+ * ldexp.c (new_rel_from_abs): Use section_for_dot.
+ * emultempl/lnk960.em (symbol_at_beginning_of): New function.
+ (symbol_at_end_of): Likewise.
+ (lnk960_after_allocation): Use them.
+ * scripttempl/elf.sc: Precede OTHER_GOT_SYMBOLS with . = .; and
+ likewise before __bss_start.
+
+2012-06-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ * plugin.c (set_tv_header): Handle link_info.pie.
+
+2012-06-11 Alan Modra <amodra@gmail.com>
+
+ PR ld/14215
+ * ldexp.c (fold_name <SIZEOF, ALIGNOF>): Allow forward section
+ references.
+ * emulparams/elf32_x86_64.sh (SEPARATE_GOTPLT): Depend on size of
+ .got.plt.
+ * emulparams/elf32mb_linux.sh (SEPARATE_GOTPLT): Likewise.
+ * emulparams/elf32tilegx.sh (SEPARATE_GOTPLT): Likewise.
+ * emulparams/elf32tilepro.sh (SEPARATE_GOTPLT): Likewise.
+ * emulparams/elf64tilegx.sh (SEPARATE_GOTPLT): Likewise.
+ * emulparams/elf_i386.sh (SEPARATE_GOTPLT): Likewise.
+ * emulparams/elf_k1om.sh (SEPARATE_GOTPLT): Likewise.
+ * emulparams/elf_l1om.sh (SEPARATE_GOTPLT): Likewise.
+ * emulparams/elf_x86_64.sh (SEPARATE_GOTPLT): Likewise.
+
+2012-06-07 Georg-Johann Lay <avr@gjlay.de>
+
+ PR 13697
+ * scripttempl/avr.sc (.data): Keep it.
+
+2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
+
+ * Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix.
+ * Makefile.in: Regenerate.
+
+2012-05-30 Alan Modra <amodra@gmail.com>
+
+ * ldlang.h (lang_output_section_statement_type): Rename
+ "section_relative_symbol" field to "update_dot".
+ * ldlang.c: Update all uses.
+ (strip_excluded_output_sections): Don't test update_dot_tree here..
+ (lang_leave_overlay): ..set update_dot here.
+
+2012-05-26 Alan Modra <amodra@gmail.com>
+
+ * ldlex.h (enum option_values): Move from..
+ * lexsup.c: ..here.
+ * emultempl/ppc32elf.em: Include ldlex.h.
+ (PARSE_AND_LIST_ARGS_CASES): Disable optimisations when
+ --traditional-format.
+ * emultempl/ppc64elf.em: Likewise.
+
+2012-05-25 Alan Modra <amodra@gmail.com>
+
+ PR ld/13909
+ * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Handle
+ multiple .eh_frame sections attached to bfd.
+
+2012-05-23 Cary Coutant <ccoutant@google.com>
+
+ * scripttempl/armbpabi.sc: Match .data.rel.ro.* sections more
+ carefully. Fix typo where .rela.data.rel.ro matches
+ .rel.data.rel.ro.
+ * scripttempl/mep.sc: Likewise.
+ * scripttempl/elf.sc: Match .data.rel.ro.* sections more carefully.
+ * scripttempl/elf64hppa.sc: Likewise.
+ * scripttempl/elfxtensa.sc: Likewise.
+
+2012-05-17 Daniel Richard G. <skunk@iskunk.org>
+ Nick Clifton <nickc@redhat.com>
+
+ PR 14072
+ * configure.in: Add check that sysdep.h has been included before
+ any system header files.
+ * configure: Regenerate.
+ * config.in: Regenerate.
+ * sysdep.h: Generate an error if included before config.h.
+
+2012-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
+
+ * emultempl/m68hc1xelf.em (hook_in_stub): Pass proper `bfd'
+ as the first argument for `bfd_get_section_name'.
+
+2012-05-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ PR ld/14069
+ * emultempl/elf32.em: Include *-*-gnu* targets in ld.so.conf
+ support.
+
+2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
+
+ * NEWS: Mention the support for S12X processors.
+
+2012-05-14 James Lemke <jwlemke@codesourcery.com>
+
+ * ldlang.c (walk_wild_consider_section): Don't copy section_flag_list.
+ Pass it to callback.
+ (walk_wild_section_general): Pass section_flag_list to callback.
+ (lang_add_section): Add sflag_list parm.
+ Move out logic to keep / omit a section & call bfd_lookup_section_flags.
+ (output_section_callback_fast): Add sflag_list parm.
+ Add new parm to lang_add_section calls.
+ (output_section_callback): Likewise.
+ (check_section_callback): Add sflag_list parm.
+ (lang_place_orphans): Add new parm to lang_add_section calls.
+ (gc_section_callback): Add sflag_list parm.
+ (find_relro_section_callback): Likewise.
+ * ldlang.h (callback_t): Add flag_info parm.
+ (lang_add_section): Add sflag_list parm.
+ * emultempl/armelf.em (elf32_arm_add_stub_section):
+ Add lang_add_section parm.
+ * emultempl/beos.em (gld*_place_orphan): Likewise.
+ * emultempl/elf32.em (gld*_place_orphan): Likewise.
+ * emultempl/hppaelf.em (hppaelf_add_stub_section): Likewise.
+ * emultempl/m68hc1xelf.em (m68hc11elf_add_stub_section): Likewise.
+ * emultempl/mipself.em (mips_add_stub_section): Likewise.
+ * emultempl/mmo.em (mmo_place_orphan): Likewise.
+ * emultempl/pe.em (gld_*_place_orphan): Likewise.
+ * emultempl/pep.em (gld_*_place_orphan): Likewise.
+ * emultempl/ppc64elf.em (ppc_add_stub_section): Likewise.
+ * emultempl/spuelf.em (spu_place_special_section): Likewise.
+ * emultempl/vms.em (vms_place_orphan): Likewise.
+
+2012-05-14 Catherine Moore <clm@codesourcery.com>
+
+ * NEWS: Mention PowerPC VLE port.
+
+2012-05-11 Daniel Richard G. <skunk@iskunk.org>
+
+ PR binutils/14028
+ * configure.in: Invoke ACX_HEADER_STRING.
+ * configure: Regenerate.
+ * config.in: Regenerate.
+ * sysdep.h: If STRINGS_WITH_STRING is defined then include both
+ string.h and strings.h.
+
+2012-05-08 Alan Modra <amodra@gmail.com>
+
+ * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
+ LC and LANG environment vars.
+ * Makefile.in: Regenerate.
+
+2012-05-07 Tristan Gingold <gingold@adacore.com>
+
+ * pe-dll.c (udef_table): Make it static.
+
+2012-05-05 Alan Modra <amodra@gmail.com>
+
+ * pe-dll.c (process_def_file_and_drectve): Use bfd_und_section_ptr.
+ (generate_reloc): Use bfd_abs_section_ptr.
+
+2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure.tgt: Support x86_64-*-linux-gnux32.
+
+2012-05-03 Sean Keys <skeys@ipdatasys.com>
+
+ * Makefile.am (ALL_EMULATIONS): Added new emulation for XGATE
+ and XGATE (elf).
+ * Makefile.in: Rebuild.
+ * configure.tgt: Recognize XGATE.
+ * scripttempl/elfxgate.sc: New file, mostly cloned from m68hc12.
+ * emulparams/xgateelf: New emulation, mostly cloned from m68hc12.
+ * NEWS: Mention new support.
+
+2012-04-26 Hans-Peter Nilsson <hp@axis.com>
+
+ Make bfd asserts cause linker errors.
+ * ldmain.c (default_bfd_assert_handler): New variable.
+ (ld_bfd_assert_handler): New function.
+ (main): Call bfd_set_assert_handler.
+
+2012-04-24 Alan Modra <amodra@gmail.com>
+
+ * ldlang.c (size_input_section): Use sec_info_type rather than
+ usrdata->flags.just_syms.
+ * ldwrite.c (build_link_order): Likewise.
+ * emultempl/hppaelf.em (build_section_lists): Likewise.
+ * emultempl/ppc64elf.em (build_toc_list): Likewise.
+ * emultempl/armelf.em (build_section_lists): Likewise.
+ (after_allocation): Update for renamed sec_info_type value.
+ * emultempl/tic6xdsbt.em: Likewise.
+
+2012-04-12 Roland McGrath <mcgrathr@google.com>
+
+ * configure.tgt (arm*-*-nacl*, arm*b-*-nacl*): Handle them.
+ * emulparams/armelf_nacl.sh: New file.
+ * emulparams/armelfb_nacl.sh: New file.
+ * Makefile.am (ALL_EMULATION_SOURCES): Add earmelf_nacl.c
+ and earmelfb_nacl.c here.
+ (earmelf_nacl.c, earmelfb_nacl.c): New targets.
+ * Makefile.in: Regenerated.
+
+2012-04-11 Tristan Gingold <gingold@adacore.com>
+
+ * scripttempl/ia64vms.sc: New file.
+ * emultempl/vms.em (_before_parse): Support for ia64.
+ (elf64-ia64-vms): New fragment for ia64.
+ * emulparams/elf64_ia64_vms.sh: New file.
+ * configure.tgt (ia64-*-*vms*): Add.
+ * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64_ia64_vms.c
+ (eelf64_ia64_vms.c): New rule.
+ * Makefile.in: Regenerate.
+
+2012-04-06 Roland McGrath <mcgrathr@google.com>
+
+ * configure.in (AC_CHECK_HEADERS): Add locale.h.
+ * config.in: Regenerate.
+ * configure: Regenerate.
+
+2012-04-05 Nick Clifton <nickc@redhat.com>
+
+ * configure.in (AC_CHECK_FUNCS): Add setlocale.
+ (AM_LC_MESSAGES): Add.
+ * aclocal.m4: Regenerate.
+ * config.in: Regenerate.
+ * configure: Regenerate.
+
+2012-04-03 Roland McGrath <mcgrathr@google.com>
+
+ * configure.tgt (i[3-7]86-*-nacl*, x86_64-*-nacl*): Handle them.
+ * emulparams/elf_nacl.sh: New file.
+ * emulparams/elf_i386_nacl.sh: New file.
+ * emulparams/elf32_x86_64_nacl.sh: New file.
+ * emulparams/elf_x86_64_nacl.sh: New file.
+ * Makefile.am (ALL_EMULATION_SOURCES): Add eelf_i386_nacl.c here.
+ (ALL_64_EMULATION_SOURCES): Add eelf32_x86_64_nacl.c and
+ eelf_x86_64_nacl.c here.
+ (eelf_i386_nacl.c, eelf32_x86_64_nacl.c, eelf_x86_64_nacl.c):
+ New targets.
+ * Makefile.in: Regenerated.
+
+ * scripttempl/elf.sc: Handle SEPARATE_CODE cases.
+
+2012-04-02 Mike Frysinger <vapier@gentoo.org>
+
+ * ldmisc.c (vfinfo): Assign new local str to fmt. Delete
+ putc call. If str and fmt are different, call fwrite on
+ the difference.
+
+2012-03-30 Nick Clifton <nickc@redhat.com>
+
+ * po/vi.po: Updated Vietnamese translation.
+
+2012-03-27 Roland McGrath <mcgrathr@google.com>
+
+ * configure.in: Set want64 on a 64-bit host regardless of
+ --enable-targets=all.
+ * configure: Regenerated.
+
+2012-03-26 Tristan Gingold <gingold@adacore.com>
+
+ * lexsup.c (parse_args): Add a missing '\n'.
+
+2012-03-25 Alan Modra <amodra@gmail.com>
+
+ * ldemul.c (before_allocation_default): Revert last change.
+ * ldlang.c (lang_add_section): Likewise.
+ (strip_excluded_output_sections): Don't strip output sections with
+ user input sections when emitrelocations, unless all are SEC_EXCLUDE.
+
+2012-03-23 Alan Modra <amodra@gmail.com>
+
+ * ldemul.c (before_allocation_default): When emitrelocations,
+ don't strip sections..
+ * ldlang.c (lang_add_section): ..and don't set up map_head, map_tail.
+
+2012-03-14 Kai Tietz <ktietz@redhat.com>
+ Pascal Obry <pascal@obry.net>
+
+ * pe-dll.c (found_sym): New static variable.
+ (undef_count): Likewise.
+ (key_value): New structure.
+ (undef_sort_cmp): Compare routine for qsort/bsearch.
+ (pe_find_cdecl_alias_match): Add new argument.
+ (pe_undef_alias_cdecl_match): Removed.
+ (pe_undef_count): New helper routine.
+ (pe_create_undef_table): Likewise.
+ (pe_process_import_defs): Use pe_create_undef_table and
+ new pe_undef_alias_cdecl_match function.
+
+2012-03-14 Alan Modra <amodra@gmail.com>
+
+ PR ld/13839
+ * ldexp.c (fold_name): Ignore undefined symbols when assigning to
+ dot in mark phase.
+ (exp_fold_tree_1): Evaluate assignment to dot expressions even when
+ discarding result, for side effects. Fix typo in error message.
+
+2012-03-08 Tristan Gingold <gingold@adacore.com>
+
+ * ldexp.c (exp_print_tree): Special case for SEGMENT_START.
+ (exp_print_token): Constify.
+
+2012-03-08 Alan Modra <amodra@gmail.com>
+
+ PR ld/10340
+ * ldfile.c (is_sysrooted_pathname): Remove notsame param.
+ (ldfile_add_library_path): Don't set sysrooted flag.
+ (ldfile_open_file_search): Likewise, and don't copy them.
+ (try_open): Delete exten and code handling such. Add sysrooted
+ param and return whether path is in sysroot.
+ (ldfile_find_command_file): Delete extend param. Add sysrooted
+ param. Rename local var. Update try_open calls.
+ (ldfile_open_command_file_1): Pass sysrooted to lex_push_file.
+ * ldfile.h (search_dirs_type): Remove sysrooted field.
+ * ldlang.c (new_afile): Always set sysrooted from input_flags.
+ (load_symbols): Don't set input_flags.sysrooted.
+ * ldlang.h (struct lang_input_statement_flags): Revise sysrooted
+ comment.
+ * ldlex.h (lex_push_file): Update prototype.
+ * ldlex.l (sysrooted_stack): New array.
+ (EOF): Pop input_flags.sysrooted.
+ (lex_push_file): Add sysrooted param. Save and set
+ input_flags.sysrooted.
+
+2012-03-06 Alan Modra <amodra@gmail.com>
+
+ * ldlang.h (struct lang_input_statement_flags): New, extract from..
+ (lang_input_statement_type): ..here. New field "flags".
+ (input_flags): Declare.
+ (missing_file): Delete.
+ * ldmain.h (whole_archive): Delete.
+ (add_DT_NEEDED_for_regular, add_DT_NEEDED_for_dynamic): Delete.
+ * ld.h (ld_config_type <dynamic_link>): Delete.
+ * ldmain.c (whole_archive): Delete.
+ (add_DT_NEEDED_for_regular, add_DT_NEEDED_for_dynamic): Delete.
+ * ldlang.c (missing_file, ldlang_sysrooted_script): Delete.
+ (input_flags): New variable. Replace all uses of config.dynamic_link,
+ missing_file, ldlang_sysrooted_script, whole_archive,
+ add_DT_NEEDED_for_regular and add_DT_NEEDED_for_dynamic with fields
+ from here.
+ * ldfile.c: Likewise.
+ * ldgram.y: Likewise.
+ * ldmain.c: Likewise.
+ * ldwrite.c: Likewise.
+ * lexsup.c: Likewise.
+ * plugin.c: Likewise.
+ * emultempl/aix.em: Likewise.
+ * emultempl/armelf.em: Likewise.
+ * emultempl/elf32.em: Likewise.
+ * emultempl/hppaelf.em: Likewise.
+ * emultempl/linux.em: Likewise.
+ * emultempl/pe.em: Likewise.
+ * emultempl/pep.em: Likewise.
+ * emultempl/ppc64elf.em: Likewise.
+ * emultempl/scoreelf.em: Likewise.
+ * emultempl/spuelf.em: Likewise.
+ * emultempl/sunos.em: Likewise.
+ * emultempl/vms.em: Likewise.
+ * ldlang.c (new_afile): Use memset to init zero fields.
+ (load_symbols): Simplify save and restore of flags around command
+ file processing.
+ * ldfile.c (is_sysrooted_pathname): Tidy.
+
+2012-03-05 Hans-Peter Nilsson <hp@axis.com>
+
+ * configure.tgt (mips64*el-*-freebsd*, mips64*-*-freebsd*)
+ (mips*el-*-freebsd*, mips*-*-freebsd*): Correct triplets by
+ replacing trailing "-*" with "*".
+
+2012-02-25 Walter Lee <walt@tilera.com>
+
+ * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32tilegx_be.c.
+ (ALL_64_EMULATION_SOURCES): Add eelf64tilegx_be.c.
+ (eelf32tilegx_be.c): Add rule to build this file.
+ (eelf64tilegx_be.c): Ditto.
+ * Makefile.in: Regenerate.
+ * configure.tgt (tilegx-*-*): Support big endian.
+ (tilegxbe-*-*): New.
+ * emulparams/elf32tilegx.sh (OUTPUT_FORMAT): Rename.
+ (BIG_OUTPUT_FORMAT): Define.
+ (LITTLE_OUTPUT_FORMAT): Define.
+ * emulparams/elf32tilegx_be.sh: New.
+ * emulparams/elf64tilegx.sh (OUTPUT_FORMAT): Rename.
+ (BIG_OUTPUT_FORMAT): Define.
+ (LITTLE_OUTPUT_FORMAT): Define.
+ * emulparams/elf64tilegx_be.sh: New.
+
+2012-02-24 Kai Tietz <ktietz@redhat.com>
+
+ PR binutils/13710
+ * deffilep.y (keyword_as_name): Disable LIBRARY
+ keyword.
+
+2012-02-22 Alan Modra <amodra@gmail.com>
+
+ PR ld/13683
+ * ldlang.c (lang_process): Rerun lang_do_assignments before
+ starting garbage collection.
+ * ldexp.c (fold_name): Generate a reloc for defined symbols
+ found without an associated output section during the mark phase.
+ (exp_fold_tree_1): Continue processing an expression, even if we
+ are unable to fold it, if we are in the first two evaluation
+ phases.
+ * ldexp.h (enum lang_phase_type): Add descriptions of the phases.
+
+2012-02-19 Kai Tietz <ktietz@redhat.com>
+
+ * deffilep.y (cmp_import_elem): Sort first by module name.
+ * pe-dll.c (process_def_file_and_drectve): Free strings
+ from removed export-element.
+ (add_bfd_to_link): Optimize loop on import-elements and lower
+ allocated memory.
+ (pe_implied_import_dll): Pass NULL instead of 0 for pointer
+ argument.
+
+2012-02-18 Hans-Peter Nilsson <hp@axis.com>
+
+ * ldmisc.c (vfinfo <%S>): Use same type and avoid cast for
+ temporary variable node used for NULL argument.
+
+2012-02-18 Alan Modra <amodra@gmail.com>
+
+ PR ld/13343
+ * ld.h (parsing_defsym): Delete.
+ * ldexp.c (exp_intop, exp_bigintop, exp_relop): Set type.filename.
+ (fold_binary, fold_name, exp_fold_tree_1, exp_get_vma, exp_get_fill,
+ exp_get_abs_int): Add tree arg for %S in error messages. Don't
+ fudge lineno.
+ (exp_binop, exp_unop, exp_nameop, exp_assop, exp_assert): Copy
+ type.filename from sub-tree.
+ (exp_trinop): Likewise, and use "cond" rather than "lhs".
+ * ldexp.h (node_type): Add filename field to struct.
+ * ldfile.c (ldfile_input_filename): Delete. Remove all refs.
+ * ldfile.h (ldfile_input_filename): Delete.
+ * ldgram.y (phdr_type, phdr_qualifiers, yyerror): Add NULL arg for
+ %S in error messages.
+ * ldemul.c (syslib_default, hll_default): Likewise.
+ * ldlang.c (lang_memory_region_lookup, lang_memory_region_alias,
+ lang_get_regions, lang_new_phdr): Likewise.
+ (lang_size_sections_1): Pass addr_tree for %S.
+ * ldlex.h (lex_redirect): Update prototype.
+ (ldlex_filename): Declare.
+ * ldlex.l (<EOF>): Don't set ldfile_input_filename.
+ (lex_redirect): Add fake_filename and count params. Push
+ fake_filename to file_name_stack and init lineno from count.
+ (ldlex_filename): New function.
+ (lex_warn_invalid): Use above.
+ * ldmain.c (main): Update lex_redirect call.
+ * ldmisc.c (vfinfo <%S>): Take file name and line number from
+ etree_type arg, or use current if arg is NULL.
+ * lexsup.c (parsing_defsym): Delete.
+ (parse_args <OPTION_DEFSYM>): Update lex_redirect call.
+
+2012-02-13 Kai Tietz <ktietz@redhat.com>
+
+ * deffilep.y (find_export_in_list): Set is_indent for
+ first or last element, if identical.
+ (find_import_in_list): Likewise.
+
+2012-02-11 Kai Tietz <ktietz@redhat.com>
+
+ * deffilep.y (%union): New type id_const.
+ (opt_name2): New rule.
+ (keyword_as_name): New rule.
+ (dot_name): Replaced by opt_name2 rule.
+ (opt_name): Adjust rule.
+ (opt_equal_name): Likewise.
+
+2012-02-11 Pascal Obry <pascal@obry.net>
+
+ * pe-dll.c (auto_export): Use bsearch to speed up scan of exports
+ table.
+ (process_def_file_and_drectve): Maintain sorting of exports table
+ after stripping leading @ signs.
+
+2012-02-09 Alan Modra <amodra@gmail.com>
+
+ * ldgram.y (input_section_spec_no_keep): Don't ignore sect_flags.
+
+2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13616
+ * emulparams/elf32_x86_64.sh: Remove NOP.
+ * emulparams/elf_i386.sh: Likewise.
+ * emulparams/elf_i386_be.sh: Likewise.
+ * emulparams/elf_i386_ldso.sh: Likewise.
+ * emulparams/elf_i386_vxworks.sh: Likewise.
+ * emulparams/elf_k1om.sh: Likewise.
+ * emulparams/elf_l1om.sh: Likewise.
+ * emulparams/elf_x86_64.sh: Likewise.
+
+ * ldlang.c (zero_fill): Initialized to 0.
+
+ * ldwrite.c (build_link_order): Set data size to linker odrder
+ size when they are the same.
+
+ * scripttempl/elf.sc: Don't specify fill if NOP is undefined.
+
+2012-01-17 Alan Modra <amodra@gmail.com>
+
+ * ldver.c (ldversion): Update copyright message year.
+
+2012-01-15 Alan Modra <amodra@gmail.com>
+
+ PR ld/12758
+ * ldlang.c (lang_process): Don't reopen all files, just those
+ newly added by plugin.
+
+2012-01-11 Alan Modra <amodra@gmail.com>
+
+ * emultempl/ppc64elf.em (PARSE_AND_LIST_PROLOGUE,
+ PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
+ PARSE_AND_LIST_ARGS_CASES): Handle --{no-,}plt-thread-safe and
+ --{no-,}plt-align.
+ (plt_thread_safe, plt_stub_align): New vars.
+ (gld${EMULATION_NAME}_after_allocation): Pass them to
+ ppc64_elf_size_stubs. Align stub sections according to plt_stub_align.
+ * ld.texinfo: Document new command line options, and an old
+ undocumented option.
+
+2012-01-09 Roland McGrath <mcgrathr@google.com>
+
+ * configure.in: Use AM_ZLIB.
+ * configure: Regenerated.
+
+For older changes see ChangeLog-2011
+
+Copyright (C) 2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
+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 5b0ef94a03..847c75f3c2 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,2126 +1,6 @@
-2012-12-30 Hans-Peter Nilsson <hp@bitrange.com>
-
- * ld-scripts/pr14962.d: Don't run for mmix-knuth-mmixware. Add
- comment punctuation.
-
-2012-12-21 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14980
- * ld-ifunc/ifunc-14c.s: New file.
- * ld-ifunc/ifunc-14e-i386.d: Likewise.
- * ld-ifunc/ifunc-14e-x86-64.d: Likewise.
- * ld-ifunc/ifunc-14f-i386.d: Likewise.
- * ld-ifunc/ifunc-14f-x86-64.d: Likewise.
-
-2012-12-19 Alan Modra <amodra@gmail.com>
-
- PR ld/14962
- * ld-scripts/pr14962.d, * ld-scripts/pr14962.t,
- * ld-scripts/pr14962a.s, * ld-scripts/pr14962b.s: New test.
- * ld-scripts/expr.exp: Run it.
-
-2012-12-17 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/elf.exp (stack exec, stack size): Run for *-*-nacl* targets.
- * ld-i386/export-class.exp: Run for i?86-*-nacl* targets.
-
-2012-12-17 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/var1.d: Remove the leading zero.
-
-2012-12-17 Nick Clifton <nickc@redhat.com>
-
- * ld-elf/frame.exp: Add copyright notice.
- * ld-scripts/section-flags.exp: Likewise.
- * ld-scripts/size-2.d: Likewise.
- * ld-tic6x/tic6x.exp: Likewise.
-
-2012-12-17 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14962
- * ld-elf/var1.d: New file.
- * ld-elf/var1.s: Likewise.
- * ld-elf/var1.t: Likewise.
-
-2012-12-16 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14968
- * ld-ifunc/ifunc-18a-i386.d: New file.
- * ld-ifunc/ifunc-18a-x86-64.d: Likewise.
- * ld-ifunc/ifunc-18a.s: Likewise.
- * ld-ifunc/ifunc-18b-i386.d: Likewise.
- * ld-ifunc/ifunc-18b-x86-64.d: Likewise.
- * ld-ifunc/ifunc-18b.s: Likewise.
- * ld-ifunc/ifunc-19a-i386.d: Likewise.
- * ld-ifunc/ifunc-19a-x86-64.d: Likewise.
- * ld-ifunc/ifunc-19a.s: Likewise.
- * ld-ifunc/ifunc-19b-i386.d: Likewise.
- * ld-ifunc/ifunc-19b-x86-64.d: Likewise.
- * ld-ifunc/ifunc-19b.s: Likewise.
-
-2012-12-15 Thomas Schwinge <thomas@codesourcery.com>
-
- * ld-elf/elf.exp (stack exec, stack size): Run for any GNU target.
- * ld-elf/maxpage3c.d: Run for any x86 GNU target.
- * ld-elf/maxpage4.d: Likewise.
- * ld-elf/maxpage5.d: Likewise.
- * ld-i386/export-class.exp: Likewise.
-
-2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
-
- * ld-elf/indirect.exp: Disable if -shared is not supported.
- * lib/ld-lib.exp (check_shared_lib_support): Add aarch64*-*-elf and
- arm*-*-elf to the exclude list.
-
-2012-12-13 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14956
- * ld-ifunc/ifunc-14-i386.d: Renamed to ...
- * ld-ifunc/ifunc-14a-i386.d: This.
-
- * ld-ifunc/ifunc-14-x86-64.d: Renamed to ...
- * ld-ifunc/ifunc-14a-x86-64.d: This.
-
- * ld-ifunc/ifunc-14b-i386.d: New file.
- * ld-ifunc/ifunc-14b-x86-64.d: Likewise.
- * ld-ifunc/ifunc-14c-i386.d: Likewise.
- * ld-ifunc/ifunc-14c-x86-64.d: Likewise.
- * ld-ifunc/ifunc-14d-i386.d: Likewise.
- * ld-ifunc/ifunc-14d-x86-64.d: Likewise.
-
-2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/pr14926.d: Use "readelf -S --wide".
-
-2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/12248
- PR ld/12277
- PR ld/12314
- PR ld/12319
- PR ld/12364
- PR ld/12369
- PR ld/12439
- PR ld/12496
- PR ld/12507
- PR ld/12696
- PR ld/12758
- PR ld/12760
- PR ld/12942
- PR ld/12975
- PR ld/13066
- PR ld/13183
- PR ld/13201
- PR ld/13229
- PR ld/13244
- PR ld/13287
- * ld-plugin/dummy.c: New file.
- * ld-plugin/dummy.s: Likewise.
- * ld-plugin/lto-11.out: Likewise.
- * ld-plugin/lto-11a.c: Likewise.
- * ld-plugin/lto-11b.c: Likewise.
- * ld-plugin/lto-11c.c: Likewise.
- * ld-plugin/lto-12.out: Likewise.
- * ld-plugin/lto-12a.c: Likewise.
- * ld-plugin/lto-12b.c: Likewise.
- * ld-plugin/lto-12c.c: Likewise.
- * ld-plugin/lto-13.out: Likewise.
- * ld-plugin/lto-13a.c: Likewise.
- * ld-plugin/lto-13b.c: Likewise.
- * ld-plugin/lto-13c.c: Likewise.
- * ld-plugin/lto-14.out: Likewise.
- * ld-plugin/lto-14a.c: Likewise.
- * ld-plugin/lto-14b.c: Likewise.
- * ld-plugin/lto-14c.c: Likewise.
- * ld-plugin/lto-15.out: Likewise.
- * ld-plugin/lto-15a.c: Likewise.
- * ld-plugin/lto-15b.c: Likewise.
- * ld-plugin/lto-16a.c: Likewise.
- * ld-plugin/lto-16a.d: Likewise.
- * ld-plugin/lto-16b.c: Likewise.
- * ld-plugin/lto-16b.d: Likewise.
- * ld-plugin/lto-17a.c: Likewise.
- * ld-plugin/lto-17a.d: Likewise.
- * ld-plugin/lto-17b-1.d: Likewise.
- * ld-plugin/lto-17b-2.d: Likewise.
- * ld-plugin/lto-17b.c: Likewise.
- * ld-plugin/lto-1a.c: Likewise.
- * ld-plugin/lto-1b.c: Likewise.
- * ld-plugin/lto-2.c: Likewise.
- * ld-plugin/lto-3.d: Likewise.
- * ld-plugin/lto-3.out: Likewise.
- * ld-plugin/lto-3a.c: Likewise.
- * ld-plugin/lto-3b.c: Likewise.
- * ld-plugin/lto-3c.c: Likewise.
- * ld-plugin/lto-3r.d: Likewise.
- * ld-plugin/lto-5.d: Likewise.
- * ld-plugin/lto-5.out: Likewise.
- * ld-plugin/lto-5a.c: Likewise.
- * ld-plugin/lto-5b.c: Likewise.
- * ld-plugin/lto-5r.d: Likewise.
- * ld-plugin/lto-6.c: Likewise.
- * ld-plugin/lto-7.out: Likewise.
- * ld-plugin/lto-7a.c: Likewise.
- * ld-plugin/lto-7b.c: Likewise.
- * ld-plugin/lto-7c.c: Likewise.
- * ld-plugin/lto-7d.c: Likewise.
- * ld-plugin/lto-8.out: Likewise.
- * ld-plugin/lto-8a.c: Likewise.
- * ld-plugin/lto-8b.c: Likewise.
- * ld-plugin/lto-9.cc: Likewise.
- * ld-plugin/lto-9.d: Likewise.
- * ld-plugin/lto.exp: Likewise.
- * ld-plugin/pr12696-1.cc: Likewise.
- * ld-plugin/pr12758a.s: Likewise.
- * ld-plugin/pr12758b.c: Likewise.
- * ld-plugin/pr12760a.c: Likewise.
- * ld-plugin/pr12760b.c: Likewise.
- * ld-plugin/pr12942.out: Likewise.
- * ld-plugin/pr12942a.cc: Likewise.
- * ld-plugin/pr12942a.h: Likewise.
- * ld-plugin/pr12942b.cc: Likewise.
- * ld-plugin/pr12942c.cc: Likewise.
- * ld-plugin/pr12975.c: Likewise.
- * ld-plugin/pr12975.d: Likewise.
- * ld-plugin/pr12975.t: Likewise.
- * ld-plugin/pr12982.c: Likewise.
- * ld-plugin/pr12982.d: Likewise.
- * ld-plugin/pr13066.cc: Likewise.
- * ld-plugin/pr13066.out: Likewise.
- * ld-plugin/pr13183.d: Likewise.
- * ld-plugin/pr13183a.c: Likewise.
- * ld-plugin/pr13183b.c: Likewise.
- * ld-plugin/pr13201.c: Likewise.
- * ld-plugin/pr13201.out: Likewise.
- * ld-plugin/pr13229.cc: Likewise.
- * ld-plugin/pr13229.d: Likewise.
- * ld-plugin/pr13244.c: Likewise.
- * ld-plugin/pr13244.d: Likewise.
- * ld-plugin/pr13287.cc: Likewise.
- * ld-plugin/run-ie.c: Likewise.
- * ld-plugin/run-ie.out: Likewise.
-
-2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-plugin/func1p.c: New file.
- * ld-plugin/func2i.c: Likewise.
- * ld-plugin/func3h.c: Likewise.
-
- * ld-plugin/plugin.exp (plugin_extra_elf_tests): Add plugin
- visibility test.
-
-2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
-
- * lib/ld-lib.exp (check_lto_available): New. Check if compiler
- supports LTO.
-
-2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
-
- * lib/ld-lib.exp (run_cc_link_tests): Properly check linker
- warnings.
-
-2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
-
- * lib/ld-lib.exp (ar_simple_create): Pass -rc to ar.
-
-2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14926
- * ld-elf/pr14926.d: New file.
- * ld-elf/pr14926.s: Likewise.
-
-2012-12-07 Alan Modra <amodra@gmail.com>
-
- * ld-elf/comm-data.exp: Revert last change.
- * ld-elf/comm-data5.d: xfail frv-linux.
-
-2012-12-07 Alan Modra <amodra@gmail.com>
-
- * ld-elf/shared.exp (libneeded1a.so): Override any system
- supplied --as-needed or --add-needed flag.
-
-2012-12-05 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14915
- * ld-elf/shared.exp (build_tests): Test --add-needed,
- --copy-dt-needed-entries, --no-add-needed and
- --no-copy-dt-needed-entries with -shared.
- Add tests for --no-add-needed and --no-copy-dt-needed-entries
- with -shared.
-
-2012-12-06 Alan Modra <amodra@gmail.com>
-
- * ld-elf/comm-data4.d, ld-elf/comm-data4.s: New test.
- * ld-elf/comm-data5.d, ld-elf/comm-data5.s: New test.
- * ld-elf/comm-data.exp: Run them.
-
-2012-12-04 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/shared.exp (build_tests): Build libneeded1b.so,
- libneeded1a.so and libneeded1c.o.
- (run_tests): Test --add-needed and --copy-dt-needed-entries.
- Add tests for --no-add-needed and --no-copy-dt-needed-entries.
-
- * ld-elf/needed1.out: New file.
- * ld-elf/needed1a.c: Likewise.
- * ld-elf/needed1b.c: Likewise.
- * ld-elf/needed1c.c: Likewise.
-
-2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/attr-gnu-4-45.d: Add missing "readelf" keyword.
- Update dump according to current output.
-
-2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/attr-gnu-4-12.d: Update the warning message.
- * ld-mips-elf/attr-gnu-4-13.d: Likewise.
- * ld-mips-elf/attr-gnu-4-14.d: Likewise.
- * ld-mips-elf/attr-gnu-4-15.d: Likewise.
- * ld-mips-elf/attr-gnu-4-21.d: Likewise.
- * ld-mips-elf/attr-gnu-4-23.d: Likewise.
- * ld-mips-elf/attr-gnu-4-24.d: Likewise.
- * ld-mips-elf/attr-gnu-4-25.d: Likewise.
- * ld-mips-elf/attr-gnu-4-31.d: Likewise.
- * ld-mips-elf/attr-gnu-4-32.d: Likewise.
- * ld-mips-elf/attr-gnu-4-34.d: Likewise.
- * ld-mips-elf/attr-gnu-4-35.d: Likewise.
- * ld-mips-elf/attr-gnu-4-41.d: Likewise.
- * ld-mips-elf/attr-gnu-4-42.d: Likewise.
- * ld-mips-elf/attr-gnu-4-43.d: Likewise.
- * ld-mips-elf/attr-gnu-4-45.d: Likewise.
- * ld-mips-elf/attr-gnu-4-51.d: Likewise.
-
-2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/attr-gnu-4-12.d: Adjust the warning expected
- according to changes to BFD.
- * ld-mips-elf/attr-gnu-4-14.d: Likewise.
- * ld-mips-elf/attr-gnu-4-31.d: Likewise.
- * ld-mips-elf/attr-gnu-4-32.d: Likewise.
- * ld-mips-elf/attr-gnu-4-34.d: Likewise.
- * ld-mips-elf/attr-gnu-4-41.d: Likewise.
-
-2012-12-03 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14904
- * ld-plugin/plugin-2.d: Update expected error message.
- * ld-plugin/plugin-4.d: Likewise.
-
-2012-11-30 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/ehdr_start.s: Put reference in .rodata section, not .data.
-
-2012-11-27 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/flags1.d: Add *-*-nacl* to xfail list.
- * ld-elf/orphan-region.d: Likewise.
-
-2012-11-27 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/compress.exp: Bail out if zlib is not supported.
- * lib/ld-lib.exp (run_dump_test): If as options include
- --compress-debug-sections and zlib is not available, report
- the test as unsupported.
-
-2012-11-23 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/plt1.d: Update for default "at" branch hints.
- * ld-powerpc/tlsexe.d: Likewise.
- * ld-powerpc/tlsexetoc.d: Likewise.
- * ld-powerpc/tlsopt1.d: Likewise.
- * ld-powerpc/tlsopt1_32.d: Likewise.
- * ld-powerpc/tlsopt2.d: Likewise.
- * ld-powerpc/tlsopt2_32.d: Likewise.
- * ld-powerpc/tlsopt4.d: Likewise.
- * ld-powerpc/tlsopt4_32.d: Likewise.
- * ld-powerpc/tlsso.d: Likewise.
- * ld-powerpc/tlstocso.d: Likewise.
-
-2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
-
- PR binutils/14493
- * ld-elf/maxpage5.d: New file.
- * ld-elf/maxpage5.s: Likewise.
- * ld-elf/maxpage5.t: Likewise.
-
-2012-11-21 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/comm-data.exp: Add XFAIL for arm*-*-* targets, referring
- to PR ld/13802.
-
-2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/discard1.d: Run on x86_64-*-linux-gnu*.
- * ld-elf/discard2.d: Likewise.
- * ld-elf/discard3.d: Likewise.
- * ld-elf/eh6.d: Likewise.
- * ld-elf/maxpage3c.d: Run on i?86-*-linux-gnu.
- * ld-elf/maxpage4.d: Likewise.
-
-2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14862
- * ld-elf/shared.exp (build_tests): Build libpr14862-1.o and
- libpr14862.so.
- (run_tests): Test pr14862.
-
- * ld-elf/pr14862-1.c: New file.
- * ld-elf/pr14862-2.c: Likewise.
- * ld-elf/pr14862.map: Likewise.
- * ld-elf/pr14862.out: Likewise.
-
-2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/global1.d: New file.
-
-2012-11-07 James Murray <jsm@jsm-net.demon.co.uk>
-
- * ld-m68hc11/movw.d: New test for 16bit relocate.
- * ld-m68hc11/movw.s: Source for test.
-
-2012-10-30 Steve McIntyre <steve.mcintyre@linaro.org>
-
- * ld-arm/eabi-hard-float.s: New test source.
- * ld-arm/eabi-soft-float.s: New test source.
- * ld-arm/eabi-hard-float.d: New test.
- * ld-arm/eabi-soft-float.d: New test.
- * ld-arm/eabi-soft-float-ABI4.d: New test.
- * ld-arm/eabi-soft-float-r.d: New test.
- * ld-arm/arm-elf.xp: Use the new tests.
-
-2012-10-29 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/powerpc.exp: Modify emulation option passed to ld
- when little-endian.
- * ld-powerpc/apuinfo-nul.rd: Update for le output.
- * ld-powerpc/apuinfo.rd: Likewise.
- * ld-powerpc/plt1.d: Likewise.
- * ld-powerpc/relax.d: Likewise.
- * ld-powerpc/relaxr.d: Likewise.
- * ld-powerpc/sdadyn.d: Likewise.
- * ld-powerpc/tls.d: Likewise.
- * ld-powerpc/tls.g: Likewise.
- * ld-powerpc/tls.t: Likewise.
- * ld-powerpc/tls32.d: Likewise.
- * ld-powerpc/tls32.g: Likewise.
- * ld-powerpc/tls32.t: Likewise.
- * ld-powerpc/tlsexe.d: Likewise.
- * ld-powerpc/tlsexe.g: Likewise.
- * ld-powerpc/tlsexe.r: Likewise.
- * ld-powerpc/tlsexe.t: Likewise.
- * ld-powerpc/tlsexe32.d: Likewise.
- * ld-powerpc/tlsexe32.g: Likewise.
- * ld-powerpc/tlsexe32.r: Likewise.
- * ld-powerpc/tlsexe32.t: Likewise.
- * ld-powerpc/tlsexetoc.d: Likewise.
- * ld-powerpc/tlsexetoc.g: Likewise.
- * ld-powerpc/tlsexetoc.r: Likewise.
- * ld-powerpc/tlsexetoc.t: Likewise.
- * ld-powerpc/tlsmark.d: Likewise.
- * ld-powerpc/tlsmark32.d: Likewise.
- * ld-powerpc/tlsopt1.d: Likewise.
- * ld-powerpc/tlsopt1_32.d: Likewise.
- * ld-powerpc/tlsopt2.d: Likewise.
- * ld-powerpc/tlsopt2_32.d: Likewise.
- * ld-powerpc/tlsopt3.d: Likewise.
- * ld-powerpc/tlsopt3_32.d: Likewise.
- * ld-powerpc/tlsopt4.d: Likewise.
- * ld-powerpc/tlsopt4_32.d: Likewise.
- * ld-powerpc/tlsso.d: Likewise.
- * ld-powerpc/tlsso.g: Likewise.
- * ld-powerpc/tlsso.r: Likewise.
- * ld-powerpc/tlsso.t: Likewise.
- * ld-powerpc/tlsso32.d: Likewise.
- * ld-powerpc/tlsso32.g: Likewise.
- * ld-powerpc/tlsso32.r: Likewise.
- * ld-powerpc/tlsso32.t: Likewise.
- * ld-powerpc/tlstoc.d: Likewise.
- * ld-powerpc/tlstoc.g: Likewise.
- * ld-powerpc/tlstoc.t: Likewise.
- * ld-powerpc/tlstocso.d: Likewise.
- * ld-powerpc/tlstocso.g: Likewise.
- * ld-powerpc/tlstocso.t: Likewise.
- * ld-powerpc/tocopt.out: Likewise.
-
-2012-10-25 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elfvsb/main.c (main_visibility_checkcom): Remove address
- check for visibility_def if HIDDEN_UNDEF_TEST is defined.
- (main_visibility_checkweak): Remove address check for
- visibility_func if HIDDEN_UNDEF_TEST is defined.
-
-2012-10-25 Nathan Sidwell <nathan@codesourcery.com>
-
- * ld-scripts/empty-aligned.d: Revert last change. Allow more
- than one header, just not two PT_LOAD.
- * ld-elf/stack.s: Use .long 0 rather than nops.
-
-2012-10-23 Nathan Sidwell <nathan@codesourcery.com>
-
- * ld-elf/binutils.exp: Add -z stack-size=0.
- * ld-elf/elf.exp: Add stack-exec and stack-size tests.
- * ld-elf/orphan-region.d: Add stack-size option. Remove xfail.
- * ld-elf/stack-exec.rd: New.
- * ld-elf/stack-size.rd: New.
- * ld-elf/stack.s: New.
- * ld-scripts/empty-aligned.d: Add stack-size option.
- * ld-sh/fdpic-stack-set.d: New.
- * ld-tic6x/shlib-1.rd: Remove __stacksize symbol.
- * ld-tic6x/shlib-1b.rd: Likewise.
- * ld-tic6x/shlib-1r.rd: Likewise.
- * ld-tic6x/shlib-1rb.rd: Likewise.
- * ld-tic6x/shlib-app-1.rd: Likewise.
- * ld-tic6x/shlib-app-1b.rd: Likewise.
- * ld-tic6x/shlib-app-1r.rd: Likewise.
- * ld-tic6x/shlib-app-1rb.rd: Likewise.
- * ld-tic6x/shlib-noindex.rd: Likewise.
- * ld-tic6x/static-app-1.rd: Likewise.
- * ld-tic6x/static-app-1b.rd: Likewise.
- * ld-tic6x/static-app-1r.rd: Likewise.
- * ld-tic6x/static-app-1rb.rd: Likewise.
-
-2012-10-16 Sofiane Naci <sofiane.naci@arm.com>
-
- * ld-aarch64/tlsle-symbol-offset.s: New file.
- * ld-aarch64/tlsle-symbol-offset.d: New file.
- * ld-aarch64/aarch64-elf.exp: Add tlsle-symbol-offset test.
-
-2012-10-08 Joe Seymour <jseymour@codesourcery.com>
-
- * ld-scripts/sane1.d: Sort output from nm. Allow for other symbols in
- output.
-
-2012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
-
- * ld-aarch64/emit-relocs-309-low.d: Replace symbol with regexp.
- * ld-aarch64/emit-relocs-309-up.d: Likewise.
-
-2012-09-19 Andrew Burgess <aburgess@broadcom.com>
-
- * ld-scripts/assign-loc.d: New file. Test for assigning absolute
- symbol to location counter.
- * ld-scripts/assign-loc.t: New file. Linker script for above test.
- * ld-scripts/expr.exp: Add new assignment test.
-
-2012-09-18 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14591
- * ld-elf/comm-data.exp (run_ld_link_tests): Add comm-data3a and
- comm-data3b tests.
-
- * ld-ifunc/ifunc.exp (run_ld_link_exec_tests): New.
-
- * ld-elf/comm-data3.sd: New file.
- * ld-elf/comm-data3a.s: Likewise.
- * ld-elf/comm-data3b.s: Likewise.
- * ld-ifunc/ifunc-17a-i386.d: Likewise.
- * ld-ifunc/ifunc-17a-x86-64.d: Likewise.
- * ld-ifunc/ifunc-17a.s: Likewise.
- * ld-ifunc/ifunc-17b-i386.d: Likewise.
- * ld-ifunc/ifunc-17b-x86-64.d: Likewise.
- * ld-ifunc/ifunc-17b.s: Likewise.
- * ld-ifunc/ifunc-common-1.out: Likewise.
- * ld-ifunc/ifunc-common-1a.c: Likewise.
- * ld-ifunc/ifunc-common-1b.c: Likewise.
-
-2012-09-17 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/shared.exp (build_cxx_tests): Move out the commented out
- test.
-
- * lib/ld-lib.exp (run_ld_link_exec_tests): Assemble all sources
- files in each test.
-
-2012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
-
- * ld-aarch64/aarch64-elf.exp: New reloc tests.
- * ld-aarch64/emit-relocs-309-low-bad.d: New file. Expected asm for test
- failure (lower bound overflow).
- * ld-aarch64/emit-relocs-309-low.d: New file. Expected asm for test
- success (lower bound).
- * ld-aarch64/emit-relocs-309-up-bad.d: New file. Expected asm for test
- failure (upper bound overflow).
- * ld-aarch64/emit-relocs-309-up.d: New file. Expected asm for test
- success (upper bound).
- * ld-aarch64/emit-relocs-309.s: New file. Asm for new reloc tests.
-
-2012-09-09 Hans-Peter Nilsson <hp@bitrange.com>
-
- * ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbols
- to be emitted and checked.
- * ld-mmix/data-1.s, ld-mmix/orph-.d, ld-mmix/orph-awp.d,
- ld-mmix/orph-d-a.d, ld-mmix/orph-d-awn.d, ld-mmix/orph-d-awp.d,
- ld-mmix/orph-d-awpe.d, ld-mmix/orph-d.d, ld-mmix/orph-dc-ap.d,
- ld-mmix/orph-dc-awp.d, ld-mmix/orph-dc.d, ld-mmix/tm-ae.s,
- ld-mmix/tm-ape.s, ld-mmix/tm-awne.s, ld-mmix/tm-awpe.s,
- ld-mmix/tm-d-ap.s, ld-mmix/tm-d-awp.s, ld-mmix/tm-d.s,
- ld-mmix/tm-e.s, ld-mmix/tm-orph1.s: New test files.
-
-2012-08-31 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-i386/i386.exp: Run mov1a, mov1b.
- * ld-x86-64/x86-64.exp: Run mov1a, mov1b, mov1c, mov1d.
-
- * ld-i386/mov1.s: New file.
- * ld-i386/mov1a.d: Likewise.
- * ld-i386/mov1b.d: Likewise.
- * ld-x86-64/mov1.s: Likewise.
- * ld-x86-64/mov1a.d: Likewise.
- * ld-x86-64/mov1b.d: Likewise.
- * ld-x86-64/mov1c.d: Likewise.
- * ld-x86-64/mov1d.d: Likewise.
-
-2012-08-31 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-i386/i386.exp: Run lea1d, lea1f, lea1f.
- * ld-x86-64/x86-64.exp: Run lea1g, lea1h, lea1i, lea1j, lea1k,
- lea1l.
-
- * ld-ifunc/ifunc-13-i386.d: Remove R_386_RELATIVE entry.
-
- * ld-i386/lea1d.d: New file.
- * ld-i386/lea1e.d: Likewise.
- * ld-i386/lea1f.d: Likewise.
- * ld-x86-64/lea1g.d: Likewise.
- * ld-x86-64/lea1h.d: Likewise.
- * ld-x86-64/lea1i.d: Likewise.
- * ld-x86-64/lea1j.d: Likewise.
- * ld-x86-64/lea1k.d: Likewise.
- * ld-x86-64/lea1l.d: Likewise.
-
-2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-i386/i386.exp: Run lea1a, lea1b, lea1c.
- * ld-x86-64/x86-64.exp: Run lea1a, lea1b, lea1c, lea1d, lea1e,
- lea1f.
-
- * ld-i386/lea1.s: New file.
- * ld-i386/lea1a.d: Likewise.
- * ld-i386/lea1b.d: Likewise.
- * ld-i386/lea1c.d: Likewise.
- * ld-x86-64/lea1.s: Likewise.
- * ld-x86-64/lea1a.d: Likewise.
- * ld-x86-64/lea1b.d: Likewise.
- * ld-x86-64/lea1c.d: Likewise.
- * ld-x86-64/lea1d.d: Likewise.
- * ld-x86-64/lea1e.d: Likewise.
- * ld-x86-64/lea1f.d: Likewise.
-
-2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14525
- * ld-elf/elf.exp: Run pr14525.
-
- * ld-elf/pr14525.c: New.
- * ld-elf/pr14525.out: Likewise.
-
-2012-08-28 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-elf/export-class.sd: New test.
- * ld-elf/export-class.vd: New test.
- * ld-elf/export-class-def.s: New test source.
- * ld-elf/export-class-dep.s: New test source.
- * ld-elf/export-class-lib.s: New test source.
- * ld-elf/export-class-ref.s: New test source.
- * ld-elf/export-class-lib.ver: New test version script.
- * ld-elf/export-class.exp: New test script.
- * ld-arm/arm-export-class.rd: New test.
- * ld-arm/arm-export-class.xd: New test.
- * ld-arm/export-class.exp: New test script.
- * ld-i386/i386-export-class.rd: New test.
- * ld-i386/i386-export-class.xd: New test.
- * ld-i386/export-class.exp: New test script.
- * ld-mips-elf/mips-32-export-class.rd: New test.
- * ld-mips-elf/mips-32-export-class.xd: New test.
- * ld-mips-elf/mips-64-export-class.rd: New test.
- * ld-mips-elf/mips-64-export-class.xd: New test.
- * ld-mips-elf/export-class.exp: New test script.
- * ld-powerpc/powerpc-32-export-class.rd: New test.
- * ld-powerpc/powerpc-32-export-class.xd: New test.
- * ld-powerpc/powerpc-64-export-class.rd: New test.
- * ld-powerpc/powerpc-64-export-class.xd: New test.
- * ld-powerpc/export-class.exp: New test script.
- * ld-x86-64/x86-64-64-export-class.rd: New test.
- * ld-x86-64/x86-64-x32-export-class.rd: New test.
- * ld-x86-64/export-class.exp: New test script.
-
-2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/exclude3a.d: Remove target and use failif.
-
- * ld-elf/exclude3b.d: Change target to *-*-linux* *-*-gnu* and
- use failif
-
- * ld-elf/exclude3d.d: Removed.
-
-2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/elf.exp: Add Solaris/x86-64 support to eh[1-4] test.
-
-2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
-
- * ld-arm/arm-elf.exp: Add new testcases.
- * ld-arm/attr-merge-vfp-3.d: Update for change in expected
- output.
- * ld-arm/attr-merge-vfp-3r.d: Likewise.
- * ld-arm/attr-merge-vfp-4.d: Likewise.
- * ld-arm/attr-merge-vfp-4r.d: Likewise.
- * ld-arm/attr-merge-vfp-5.d: Likewise.
- * ld-arm/attr-merge-vfp-5r.d: Likewise.
- * ld-arm/attr-merge-vfp-7.d: New testcase.
- * ld-arm/attr-merge-vfp-7r.d: Likewise.
- * ld-arm/attr-merge-vfp-armv8-hard.s: Likewise.
- * ld-arm/attr-merge-vfp-armv8.s: Likewise.
-
-2012-08-14 Nick Clifton <nickc@redhat.com>
-
- PR ld/14265
- * ld-gc/gc.exp: Add a new test.
- * ld-gc/pr14265.c: Source file for the new test.
- * ld-gc/pr14265.t: Linker script for the new test.
- * ld-gc/pr14265.d: Expected symbol dump.
-
-2012-08-13 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/export-class-call16-o32.dd: New test.
- * ld-mips-elf/export-class-call16-o32-irix.dd: New test.
- * ld-mips-elf/export-class-call16-o32.gd: New test.
- * ld-mips-elf/export-class-call16-n32.dd: New test.
- * ld-mips-elf/export-class-call16-n32.gd: New test.
- * ld-mips-elf/export-class-call16-n64.dd: New test.
- * ld-mips-elf/export-class-call16-n64.gd: New test.
- * ld-mips-elf/export-class-call16-def.s: New test source.
- * ld-mips-elf/export-class-call16-o32.s: New test source.
- * ld-mips-elf/export-class-call16-n32.s: New test source.
- * ld-mips-elf/export-class-call16-n64.s: New test source.
- * ld-mips-elf/export-class-call16.ld: New test linker script.
- * ld-mips-elf/mips-elf.exp: Run the new tests.
-
-2012-08-13 Ian Bolton <ian.bolton@arm.com>
- Laurent Desnogues <laurent.desnogues@arm.com>
- Jim MacArthur <jim.macarthur@arm.com>
- Marcus Shawcroft <marcus.shawcroft@arm.com>
- Nigel Stephens <nigel.stephens@arm.com>
- Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
- Richard Earnshaw <rearnsha@arm.com>
- Sofiane Naci <sofiane.naci@arm.com>
- Tejas Belagod <tejas.belagod@arm.com>
- Yufeng Zhang <yufeng.zhang@arm.com>
-
- * ld-aarch64/aarch64-elf.exp: New file.
- * ld-aarch64/aarch64.ld: New file.
- * ld-aarch64/eh-frame-bar.s: New file.
- * ld-aarch64/eh-frame-foo.s: New file.
- * ld-aarch64/eh-frame.d: New file.
- * ld-aarch64/emit-relocs-257-be.d: New file.
- * ld-aarch64/emit-relocs-257.d: New file.
- * ld-aarch64/emit-relocs-257.s: New file.
- * ld-aarch64/emit-relocs-260-be.d: New file.
- * ld-aarch64/emit-relocs-260.d: New file.
- * ld-aarch64/emit-relocs-260.s: New file.
- * ld-aarch64/emit-relocs-262.d: New file.
- * ld-aarch64/emit-relocs-262.s: New file.
- * ld-aarch64/emit-relocs-263.d: New file.
- * ld-aarch64/emit-relocs-263.s: New file.
- * ld-aarch64/emit-relocs-264.d: New file.
- * ld-aarch64/emit-relocs-264.s: New file.
- * ld-aarch64/emit-relocs-265.d: New file.
- * ld-aarch64/emit-relocs-265.s: New file.
- * ld-aarch64/emit-relocs-266.d: New file.
- * ld-aarch64/emit-relocs-266.s: New file.
- * ld-aarch64/emit-relocs-267.d: New file.
- * ld-aarch64/emit-relocs-267.s: New file.
- * ld-aarch64/emit-relocs-268.d: New file.
- * ld-aarch64/emit-relocs-268.s: New file.
- * ld-aarch64/emit-relocs-269.d: New file.
- * ld-aarch64/emit-relocs-269.s: New file.
- * ld-aarch64/emit-relocs-270-bad.d: New file.
- * ld-aarch64/emit-relocs-270.d: New file.
- * ld-aarch64/emit-relocs-270.s: New file.
- * ld-aarch64/emit-relocs-271.d: New file.
- * ld-aarch64/emit-relocs-271.s: New file.
- * ld-aarch64/emit-relocs-272.d: New file.
- * ld-aarch64/emit-relocs-272.s: New file.
- * ld-aarch64/emit-relocs-273.d: New file.
- * ld-aarch64/emit-relocs-273.s: New file.
- * ld-aarch64/emit-relocs-274.d: New file.
- * ld-aarch64/emit-relocs-274.s: New file.
- * ld-aarch64/emit-relocs-275.d: New file.
- * ld-aarch64/emit-relocs-275.s: New file.
- * ld-aarch64/emit-relocs-276.d: New file.
- * ld-aarch64/emit-relocs-276.s: New file.
- * ld-aarch64/emit-relocs-277.d: New file.
- * ld-aarch64/emit-relocs-277.s: New file.
- * ld-aarch64/emit-relocs-278.d: New file.
- * ld-aarch64/emit-relocs-278.s: New file.
- * ld-aarch64/emit-relocs-279-bad.d: New file.
- * ld-aarch64/emit-relocs-279.d: New file.
- * ld-aarch64/emit-relocs-279.s: New file.
- * ld-aarch64/emit-relocs-280.d: New file.
- * ld-aarch64/emit-relocs-280.s: New file.
- * ld-aarch64/emit-relocs-282.d: New file.
- * ld-aarch64/emit-relocs-282.s: New file.
- * ld-aarch64/emit-relocs-283.d: New file.
- * ld-aarch64/emit-relocs-283.s: New file.
- * ld-aarch64/emit-relocs-284.d: New file.
- * ld-aarch64/emit-relocs-284.s: New file.
- * ld-aarch64/emit-relocs-285.d: New file.
- * ld-aarch64/emit-relocs-285.s: New file.
- * ld-aarch64/emit-relocs-286-bad.d: New file.
- * ld-aarch64/emit-relocs-286.d: New file.
- * ld-aarch64/emit-relocs-286.s: New file.
- * ld-aarch64/emit-relocs-287.d: New file.
- * ld-aarch64/emit-relocs-287.s: New file.
- * ld-aarch64/emit-relocs-299.d: New file.
- * ld-aarch64/emit-relocs-299.s: New file.
- * ld-aarch64/emit-relocs-311.d: New file.
- * ld-aarch64/emit-relocs-311.s: New file.
- * ld-aarch64/emit-relocs-312.d: New file.
- * ld-aarch64/emit-relocs-312.s: New file.
- * ld-aarch64/emit-relocs1.s: New file.
- * ld-aarch64/farcall-b-none-function.d: New file.
- * ld-aarch64/farcall-b-none-function.s: New file.
- * ld-aarch64/farcall-b.d: New file.
- * ld-aarch64/farcall-b.s: New file.
- * ld-aarch64/farcall-back.d: New file.
- * ld-aarch64/farcall-back.s: New file.
- * ld-aarch64/farcall-bl-none-function.d: New file.
- * ld-aarch64/farcall-bl-none-function.s: New file.
- * ld-aarch64/farcall-bl.d: New file.
- * ld-aarch64/farcall-bl.s: New file.
- * ld-aarch64/farcall-section.d: New file.
- * ld-aarch64/farcall-section.s: New file.
- * ld-aarch64/limit-b.d: New file.
- * ld-aarch64/limit-b.s: New file.
- * ld-aarch64/limit-bl.d: New file.
- * ld-aarch64/limit-bl.s: New file.
- * ld-aarch64/relocs.ld: New file.
- * ld-aarch64/tls-desc-ie.d: New file.
- * ld-aarch64/tls-desc-ie.s: New file.
- * ld-aarch64/tls-relax-all.d: New file.
- * ld-aarch64/tls-relax-all.s: New file.
- * ld-aarch64/tls-relax-gd-ie.d: New file.
- * ld-aarch64/tls-relax-gd-ie.s: New file.
- * ld-aarch64/tls-relax-gd-le.d: New file.
- * ld-aarch64/tls-relax-gd-le.s: New file.
- * ld-aarch64/tls-relax-gdesc-ie-2.d: New file.
- * ld-aarch64/tls-relax-gdesc-ie-2.s: New file.
- * ld-aarch64/tls-relax-gdesc-ie.d: New file.
- * ld-aarch64/tls-relax-gdesc-ie.s: New file.
- * ld-aarch64/tls-relax-gdesc-le-2.d: New file.
- * ld-aarch64/tls-relax-gdesc-le-2.s: New file.
- * ld-aarch64/tls-relax-gdesc-le.d: New file.
- * ld-aarch64/tls-relax-gdesc-le.s: New file.
- * ld-aarch64/tls-relax-ie-le-2.d: New file.
- * ld-aarch64/tls-relax-ie-le-2.s: New file.
- * ld-aarch64/tls-relax-ie-le-3.d: New file.
- * ld-aarch64/tls-relax-ie-le-3.s: New file.
- * ld-aarch64/tls-relax-ie-le.d: New file.
- * ld-aarch64/tls-relax-ie-le.s: New file.
- * ld-aarch64/weak-undefined.d: New file.
- * ld-aarch64/weak-undefined.s: New file.
- * ld-elf/binutils.exp (binutils_test): Add optional parameter
- 'test_name'; change to construct 'test_name' from the 'prog_name'
- and 'ld_options' only when "$test_name" == "".
- * ld-elf/group8a.d (#notarget): Add AArch64.
- * ld-elf/group8b.d (#notarget): Add AArch64.
- * ld-elf/group9a.d (#notarget): Add AArch64.
- * ld-elf/group9b.d (#notarget): Add AArch64.
- * ld-elf/pr12851.d (#notarget): Add AArch64.
- * ld-elf/pr12975.d (#notarget): Add AArch64.
- * ld-elf/pr13177.d (#notarget): Add AArch64.
- * ld-elf/pr13195.d (#notarget): Add AArch64.
- * ld-elfvers/vers.exp: Add AArch64.
- * ld-shared/shared.exp: Add AArch64.
- * ld-srec/srec.exp: Add AArch64.
- * lib/ld-lib.exp: Add AArch64.
-
-2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/dyn-sec64.ld: Use HIDDEN to define _gp.
- * ld-mips-elf/eh-frame5.ld: Likewise.
- * ld-mips-elf/got-dump-1.ld: Likewise.
- * ld-mips-elf/got-dump-2.ld: Likewise.
- * ld-mips-elf/got-page-1.ld: Likewise.
- * ld-mips-elf/mips-dyn.ld: Likewise.
- * ld-mips-elf/mips-lib.ld: Likewise.
- * ld-mips-elf/mips16-pic-1.ld: Likewise.
- * ld-mips-elf/no-shared-1.ld: Likewise.
- * ld-mips-elf/pic-and-nonpic-1.ld: Likewise.
- * ld-mips-elf/pic-and-nonpic-3a.ld: Likewise.
- * ld-mips-elf/pic-and-nonpic-3b.ld: Likewise.
- * ld-mips-elf/pic-and-nonpic-4b.ld: Likewise.
- * ld-mips-elf/pic-and-nonpic-5b.ld: Likewise.
- * ld-mips-elf/pic-and-nonpic-6.ld: Likewise.
- * ld-mips-elf/reloc-2.ld: Likewise.
- * ld-mips-elf/reloc-estimate-1.ld: Likewise.
- * ld-mips-elf/stub-dynsym-1.ld: Likewise.
- * ld-mips-elf/tls-hidden3.ld: Likewise.
- * ld-mips-elf/mips16-pic-2.ad: Update accordingly.
- * ld-mips-elf/pic-and-nonpic-3b.ad: Likewise.
- * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
- * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
- * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
- * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
- * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
- * ld-mips-elf/eh-frame5.d: Likewise.
- * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
- * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
- * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
- * ld-mips-elf/tlsdyn-o32.d: Likewise.
- * ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
- * ld-mips-elf/pic-and-nonpic-3b.dd: Likewise.
- * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
- * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
- * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
- * ld-mips-elf/tls-multi-got-1.got: Likewise.
- * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
- * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
- * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
- * ld-mips-elf/tlsdyn-o32.got: Likewise.
- * ld-mips-elf/tlslib-o32-ver.got: Likewise.
- * ld-mips-elf/tlslib-o32.got: Likewise.
- * ld-mips-elf/mips16-pic-2.nd: Likewise.
- * ld-mips-elf/pic-and-nonpic-1.nd: Likewise.
- * ld-mips-elf/pic-and-nonpic-3b.nd: Likewise.
- * ld-mips-elf/pic-and-nonpic-4b.nd: Likewise.
- * ld-mips-elf/pic-and-nonpic-5b.nd: Likewise.
- * ld-mips-elf/pic-and-nonpic-6-n32.nd: Likewise.
- * ld-mips-elf/pic-and-nonpic-6-n64.nd: Likewise.
- * ld-mips-elf/pic-and-nonpic-6-o32.nd: Likewise.
- * ld-mips-elf/tls-multi-got-1.r: Likewise.
- * ld-mips-elf/pic-and-nonpic-3b.rd: Likewise.
- * ld-mips-elf/pic-and-nonpic-4b.rd: Likewise.
- * ld-mips-elf/mips-elf.exp: Likewise.
-
-2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/gp-hidden.rd: New test.
- * ld-mips-elf/gp-hidden.sd: New test.
- * ld-mips-elf/gp-hidden-lib.rd: New test.
- * ld-mips-elf/gp-hidden-ver.rd: New test.
- * ld-mips-elf/gp-hidden-64.rd: New test.
- * ld-mips-elf/gp-hidden-lib-64.rd: New test.
- * ld-mips-elf/gp-hidden-ver-64.rd: New test.
- * ld-mips-elf/gp-hidden.s: New test source.
- * ld-mips-elf/gp-hidden-lib.s: New test source.
- * ld-mips-elf/gp-hidden-ver.s: New test source.
- * ld-mips-elf/gp-hidden-ver.ver: New test version script.
- * ld-mips-elf/mips-elf.exp: Run the new tests.
-
-2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/rel32-o32.d: Adjust section VMAs after the removal
- of _gp from the global scope.
- * ld-mips-elf/rel32-n32.d: Likewise.
- * ld-mips-elf/rel64.d: Likewise.
-
-2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/mips-elf.exp: Set has_newabi for all Linux targets.
- Adjust abi_asflags for targets that do not infer the ISA from the
- ABI.
- * ld-mips-elf/eh-frame1-n32.d: Adjust for targets that do not
- infer the ISA from the ABI.
- * ld-mips-elf/eh-frame1-n64.d: Likewise.
- * ld-mips-elf/eh-frame2-n32.d: Likewise.
- * ld-mips-elf/eh-frame2-n64.d: Likewise.
- * ld-mips-elf/elf-rel-got-n32-embed.d: Likewise.
- * ld-mips-elf/elf-rel-got-n32.d: Likewise.
- * ld-mips-elf/elf-rel-got-n64-embed.d: Likewise.
- * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise.
- * ld-mips-elf/elf-rel-got-n64.d: Likewise.
- * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise.
- * ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
- * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
- * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
- * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
- * ld-mips-elf/emit-relocs-1.d: Likewise.
- * ld-mips-elf/got-page-2.d: Likewise.
- * ld-mips-elf/no-shared-1-n32.d: Likewise.
- * ld-mips-elf/no-shared-1-n64.d: Likewise.
- * ld-mips-elf/rel32-n32.d: Likewise.
- * ld-mips-elf/rel64.d: Likewise.
- * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
- * ld-mips-elf/relax-jalr-n32.d: Likewise.
- * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
- * ld-mips-elf/relax-jalr-n64.d: Likewise.
- * ld-mips-elf/reloc-1-n32.d: Likewise.
- * ld-mips-elf/reloc-1-n64.d: Likewise.
- * ld-mips-elf/textrel-1.d: Likewise.
-
-2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags.
- * ld-mips-elf/mips-elf.exp: Update GAS flags in reloc test 6.
-
-2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
-
- * lib/ld-lib.exp (run_dump_test): Implement the EXTRA_OPTIONS
- argument and the "dump" keyword.
- * ld-mips-elf/emit-relocs-1a.s: Make section alignment uniform
- across targets.
- * ld-mips-elf/emit-relocs-1b.s: Likewise.
- * ld-mips-elf/jalbal.s: Adjust padding.
- * ld-mips-elf/elf-rel-got-n32-embed.d: New test.
- * ld-mips-elf/elf-rel-got-n64-embed.d: New test.
- * ld-mips-elf/elf-rel-xgot-n32-embed.d: New test.
- * ld-mips-elf/elf-rel-xgot-n64-embed.d: New test.
- * ld-mips-elf/elf-rel-got-n32.d: Remove -melf32btsmipn32.
- * ld-mips-elf/elf-rel-got-n64.d: Remove -melf64btsmip. Adjust
- output.
- * ld-mips-elf/elf-rel-got-n64-linux.d: Remove -melf64btsmip.
- * ld-mips-elf/elf-rel-xgot-n32.d: Remove -melf32btsmipn32.
- Adjust output.
- * ld-mips-elf/elf-rel-xgot-n64.d: Remove -melf64btsmip. Adjust
- output.
- * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
- * ld-mips-elf/reloc-1-n64.d: Remove -melf64btsmip.
- * ld-mips-elf/mips-elf.exp: Set has_newabi for mips*-sde-elf*
- too. Move tool flags from o32_as_flags and o32_ld_flags
- variables into abi_asflags and abi_ldflags arrays. Adjust test
- cases run to use them. Run the new tests.
-
-2012-08-05 Maciej W. Rozycki <macro@linux-mips.org>
-
- * ld-vax-elf: New directory.
- * ld-vax-elf/plt-local-lib.dd: New test.
- * ld-vax-elf/plt-local-lib.ld: New test linker script.
- * ld-vax-elf/plt-local-lib.s: New test source.
- * ld-vax-elf/plt-local.dd: New test.
- * ld-vax-elf/plt-local.ld: New test linker script.
- * ld-vax-elf/plt-local.s: New test source.
- * ld-vax-elf/plt-local-hidden-pic.s: New test source.
- * ld-vax-elf/plt-local-rehidden-pic.s: New test source.
- * ld-vax-elf/vax-elf.exp: New test script.
-
-2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
-
- * lib/ld-lib.exp (at_least_gcc_version): Accept more version
- number formats; avoid throwing exceptions in any case.
-
-2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/mode-change-error-1.d: Update the error message.
-
-2012-08-02 Maciej W. Rozycki <macro@codesourcery.com>
-
- * ld-mips-elf/got-vers-1.rd: Fix a typo.
-
-2012-08-01 James Lemke <jwlemke@codesourcery.com>
-
- * ld-gc/pr13683.d: XFAIL for powerpc*-*-eabivle.
-
-2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/fini0.s: Indent global directive.
- * ld-elf/foo0.s: Likewise.
- * ld-elf/init0.s: Likewise.
-
- * ld-elf/pr14156c.t: Keep text section.
-
-2012-07-26 Meador Inge <meadori@codesourcery.com>
-
- PR ld/14397
- * ld-arm/arm-elf.exp: Add tests of linking without .rel.plt.
- * ld-arm/arm-no-rel-plt.out: Linker script without .rel.plt section.
- * ld-arm/arm-no-rel-plt.out: Expected output.
-
-2012-07-13 Hans-Peter Nilsson <hp@axis.com>
-
- * ld-elf/foo0.s: Use ARM-compatible .section syntax.
- * ld-elf/foo1.s: Likewise.
- * ld-elf/foo2.s: Likewise.
- * ld-elf/foo3.s: Likewise.
- * ld-elf/foon.s: Likewise.
-
-2012-07-10 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14156
- * ld-elf/fini0.s: New file.
- * ld-elf/fini1.s: Likewise.
- * ld-elf/fini2.s: Likewise.
- * ld-elf/fini3.s: Likewise.
- * ld-elf/finin.s: Likewise.
- * ld-elf/foo0.s: Likewise.
- * ld-elf/foo1.s: Likewise.
- * ld-elf/foo2.s: Likewise.
- * ld-elf/foo3.s: Likewise.
- * ld-elf/foon.s: Likewise.
- * ld-elf/init0.s: Likewise.
- * ld-elf/init1.s: Likewise.
- * ld-elf/init2.s: Likewise.
- * ld-elf/init3.s: Likewise.
- * ld-elf/initn.s: Likewise.
- * ld-elf/pr14156a.d: Likewise.
- * ld-elf/pr14156b.d: Likewise.
- * ld-elf/pr14156c.d: Likewise.
- * ld-elf/pr14156c.t: Likewise.
-
-2012-07-09 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14323
- * ld-elf/pr14323-1.c: New.
- * ld-elf/pr14323-2.c: Likewise.
-
- * ld-elf/shared.exp (build_tests): Add libpr14323-2.so.
- (run_tests): Add pr14323.
-
-2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/3351
- * ld-elf/indirect.exp: New file.
- * ld-elf/indirect1a.c: Likewise.
- * ld-elf/indirect1b.c: Likewise.
- * ld-elf/indirect1c.c: Likewise.
- * ld-elf/indirect2.c: Likewise.
- * ld-elf/indirect3.out: Likewise.
- * ld-elf/indirect3a.c: Likewise.
- * ld-elf/indirect3b.c: Likewise.
- * ld-elf/indirect3c.c: Likewise.
- * ld-elf/indirect4.out: Likewise.
- * ld-elf/indirect4a.c: Likewise.
- * ld-elf/indirect4b.c: Likewise.
- * ld-elf/indirect4c.c: Likewise.
-
-2012-07-02 Roland McGrath <mcgrathr@google.com>
-
- * ld/testsuite/ld-i386/tlsbin-nacl.rd: Update for symbol table changes.
- * ld/testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
- * ld/testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
- * ld/testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
- * ld/testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
- * ld/testsuite/ld-i386/tlspic-nacl.rd: Likewise.
- * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
- * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
- * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
- * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
- * ld/testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
-
-2012-07-02 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/data2.c: New file.
- * ld-elf/weakdef1.c: Likewise.
-
- * ld-elf/shared.exp: Add tests for libdata2 and weakdef1.
-
-2012-06-28 Roland McGrath <mcgrathr@google.com>
-
- * ld-arm/arm-elf.exp (armelftests_common): Add a test that gets
- arm-lib.so built so armeabitests_common can use it.
- (unresolved-1-dyn): Exclude this test for [istarget "arm*-*-nacl*"].
-
-2012-06-26 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/ehdr_start.d (target): Add *-*-nacl*.
-
-2012-06-27 Alan Modra <amodra@gmail.com>
-
- * ld-elf/ehdr_start.s: Use data rather than rodata.
- * ld-elf/ehdr_start.d: Run on linux and gnu targets only.
-
-2012-06-25 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/ehdr_start.d (ld): Add explicit -e _start.
- (notarget): Add arm*-*-eabi* cris-*-*.
-
-2012-06-22 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/ehdr_start.s: New file.
- * ld-elf/ehdr_start.d: New file.
-
-2012-06-21 Alan Modra <amodra@gmail.com>
-
- * ld-gc/start.d: Update.
-
-2012-06-18 Hans-Peter Nilsson <hp@axis.com>
-
- * ld-cris/dso-pltdis1.d, ld-cris/dso-pltdis2.d, dsofng.s
- dsofn4g.s: New tests.
-
-2012-06-17 Hans-Peter Nilsson <hp@axis.com>
-
- * ld-cris/tls-e-tpiecomm1.d, ld-cris/tls-e-tpiecomm1.s: New test.
- * ld-cris/tls-dso-tpoffgotcomm1.d,
- ld-cris/tls-dso-tpoffgotcomm1.s: Ditto.
-
- * ld-cris/tls-e-tpoffgotcomm1.d: New test.
-
-2012-06-16 Alan Modra <amodra@gmail.com>
-
- * ld-alpha/emptygot.nm, * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd,
- * ld-alpha/tlspic.rd, * ld-arm/arm-dyn.ld, * ld-arm/armthumb-lib.sym,
- * ld-arm/farcall-mixed-app.sym, * ld-arm/mixed-app.sym,
- * ld-arm/mixed-lib.sym, * ld-arm/preempt-app.sym,
- * ld-cris/libdso-2.d, * ld-cris/pv32-1.d, * ld-cris/tls-e-20.d,
- * ld-cris/tls-e-20a.d, * ld-cris/tls-e-80.d,
- * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-68.d,
- * ld-cris/tls-gc-69.d, * ld-cris/tls-gc-70.d, * ld-cris/tls-gc-71.d,
- * ld-cris/tls-gc-75.d, * ld-cris/tls-gc-76.d, * ld-cris/tls-gc-79.d,
- * ld-cris/weakhiddso.d, * ld-cris/weakref3.d, * ld-cris/weakref4.d,
- * ld-elfvsb/hidden2.d, * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd,
- * ld-i386/tlsdesc.rd, * ld-i386/tlsgdesc.rd, * ld-i386/tlsnopic.rd,
- * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd, * ld-ia64/tlspic.rd,
- * ld-mips-elf/tlsdyn-o32-1.d, * ld-mips-elf/tlsdyn-o32-1.got,
- * ld-mips-elf/tlsdyn-o32-2.d, * ld-mips-elf/tlsdyn-o32-2.got,
- * ld-mips-elf/tlsdyn-o32-3.d, * ld-mips-elf/tlsdyn-o32-3.got,
- * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d, * ld-mmix/greg-6.d,
- * ld-mmix/greg-7.d, * ld-mmix/loc1.d, * ld-mmix/loc2.d,
- * ld-mmix/loc3.d, * ld-mmix/loc4.d, * ld-mmix/loc6.d,
- * ld-mmix/locdo-1.d, * ld-mmix/loct-1.d, * ld-mmix/locto-1.d,
- * ld-mmix/start-1.d, * ld-mmix/undef-3.d, * ld-powerpc/relbrlt.d,
- * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexe32.r,
- * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.r,
- * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
- * ld-s390/tlsbin.rd, * ld-s390/tlsbin_64.rd, * ld-s390/tlspic.rd,
- * ld-s390/tlspic_64.rd, * ld-scripts/empty-address-1.d,
- * ld-scripts/empty-address-2a.d, * ld-scripts/empty-address-2b.d,
- * ld-scripts/empty-address-3a.d, * ld-scripts/empty-address-3b.d,
- * ld-scripts/empty-address-3c.d, * ld-sh/sh64/abi32.xd,
- * ld-sh/sh64/abi64.xd, * ld-sh/sh64/cmpct1.xd,
- * ld-sh/sh64/crange1.rd, * ld-sh/sh64/crange2.rd,
- * ld-sh/sh64/crange3-cmpct.rd, * ld-sh/sh64/crange3-media.rd,
- * ld-sh/sh64/crange3.rd, * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd,
- * ld-sh/sh64/shdl32.xd, * ld-sh/sh64/shdl64.xd,
- * ld-sparc/gotop32.rd, * ld-sparc/gotop64.rd,
- * ld-sparc/tlssunbin32.rd, * ld-sparc/tlssunbin64.rd,
- * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
- * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
- * ld-spu/icache1.d, * ld-spu/pic.d, * ld-tic6x/shlib-1.rd,
- * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
- * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-app-1.rd,
- * ld-tic6x/shlib-app-1b.rd, * ld-tic6x/shlib-app-1r.rd,
- * ld-tic6x/shlib-app-1rb.rd, * ld-tic6x/shlib-noindex.rd,
- * ld-tic6x/static-app-1.rd, * ld-tic6x/static-app-1b.rd,
- * ld-tic6x/static-app-1r.rd, * ld-tic6x/static-app-1rb.rd,
- * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
- * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlsgdesc.rd,
- * ld-x86-64/tlspic.rd: Update.
- * ld-tic6x/dsbt-be.ld: Add ". = .;" before __c6xabi_DSBT_BASE.
- * ld-tic6x/dsbt.ld: Likewise.
-
-2012-06-13 Nick Clifton <nickc@redhat.com>
-
- * ld-arm/arm-app-abs32.d; Update expected disassembly in line with
- improved architecture detection.
- * ld-arm/arm-app.d: Likewise.
- * ld-arm/arm-lib-plt32.d: Likewise.
- * ld-arm/arm-lib.d: Likewise.
- * ld-arm/arm-static-app.d: Likewise.
- * ld-arm/armthumb-lib.d: Likewise.
- * ld-arm/farcall-mixed-app-v5.d: Likewise.
- * ld-arm/farcall-mixed-app.d: Likewise.
- * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
- * ld-arm/farcall-mixed-lib.d: Likewise.
- * ld-arm/mixed-app-v5.d: Likewise.
- * ld-arm/mixed-app.d: Likewise.
- * ld-arm/mixed-lib.d: Likewise.
- * ld-arm/tls-app.d: Likewise.
- * ld-arm/tls-descrelax-be32.d: Likewise.
- * ld-arm/tls-descrelax.d: Likewise.
- * ld-arm/tls-descseq.d: Likewise.
- * ld-arm/tls-gdesc-got.d: Likewise.
- * ld-arm/tls-gdesc.d: Likewise.
- * ld-arm/tls-gdierelax.d: Likewise.
- * ld-arm/tls-gdierelax2.d: Likewise.
- * ld-arm/tls-gdlerelax.d: Likewise.
- * ld-arm/tls-lib-loc.d: Likewise.
- * ld-arm/tls-lib.d: Likewise.
- * ld-arm/tls-thumb1.d: Likewise.
-
-2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14207
- * ld-x86-64/x86-64.exp: Run pr14207.
-
- * ld-x86-64/pr14207.d: New file.
- * ld-x86-64/pr14207.s: Likewise.
-
-2012-06-11 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14215
- * ld-i386/i386.exp: Run pr14215.
- * ld-x86-64/x86-64.exp: Likewise.
-
- * ld-i386/pr14215.d: New file.
- * ld-i386/pr14215.s: Likewise.
- * ld-x86-64/pr14215.d: Likewise.
- * ld-x86-64/pr14215.s: Likewise.
-
-2012-06-06 Alan Modra <amodra@gmail.com>
-
- * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd, * ld-alpha/tlspic.rd,
- * ld-arm/script-type.sym, * ld-cris/hiddef1.d, * ld-cris/tls-e-20a.d,
- * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-76.d,
- * ld-cris/tls-local-64.d, * ld-i386/pr12718.d, * ld-i386/pr12921.d,
- * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd, * ld-i386/tlsdesc.rd,
- * ld-i386/tlsnopic.rd, * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd,
- * ld-ia64/tlspic.rd, * ld-mips-elf/reloc-merge-lo16.d,
- * ld-mmix/bpo-1.d, * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d,
- * ld-mmix/bpo-14.d, * ld-mmix/bpo-16.d, * ld-mmix/bpo-17.d,
- * ld-mmix/bpo-18.d, * ld-mmix/bpo-2.d, * ld-mmix/bpo-22.d,
- * ld-mmix/bpo-3.d, * ld-mmix/bpo-4.d, * ld-mmix/bpo-5.d,
- * ld-mmix/bpo-9.d, * ld-mmix/greg-1.d, * ld-mmix/greg-19.d,
- * ld-mmix/greg-2.d, * ld-mmix/greg-3.d, * ld-mmix/greg-4.d,
- * ld-mmix/greg-5.d, * ld-mmix/greg-5s.d, * ld-mmix/greg-6.d,
- * ld-mmix/greg-7.d, * ld-mmix/loc4.d, * ld-mmix/local1.d,
- * ld-mmix/local3.d, * ld-mmix/local5.d, * ld-mmix/local7.d,
- * ld-mmix/loct-1.d, * ld-mn10300/i135409-1.d, * ld-powerpc/tlsexe.r,
- * ld-powerpc/tlsexe32.r, * ld-powerpc/tlsexetoc.r,
- * ld-powerpc/tlsso.r, * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
- * ld-powerpc/vxworks-relax-2.rd, * ld-s390/tlsbin.rd,
- * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd, * ld-sh/sub2l-1.d,
- * ld-sh/weak1.d, * ld-sh/sh64/abi32.xd, * ld-sh/sh64/abi64.xd,
- * ld-sh/sh64/cmpct1.xd, * ld-sh/sh64/crange1.rd,
- * ld-sh/sh64/crange2.rd, * ld-sh/sh64/crange3-cmpct.rd,
- * ld-sh/sh64/crange3-media.rd, * ld-sh/sh64/crange3.rd,
- * ld-sh/sh64/crangerel1.rd, * ld-sh/sh64/crangerel2.rd,
- * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd, * ld-sh/sh64/shdl32.xd,
- * ld-sh/sh64/shdl64.xd, * ld-sparc/gotop32.rd,
- * ld-sparc/gotop64.rd, * ld-sparc/tlssunbin32.rd,
- * ld-sparc/tlssunbin64.rd, * ld-sparc/tlssunnopic32.rd,
- * ld-sparc/tlssunnopic64.rd, * ld-sparc/tlssunpic32.rd,
- * ld-sparc/tlssunpic64.rd, * ld-tic6x/shlib-1.rd,
- * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd, * ld-tic6x/shlib-1rb.rd,
- * ld-tic6x/shlib-app-1.rd, * ld-tic6x/shlib-app-1b.rd,
- * ld-tic6x/shlib-app-1r.rd, * ld-tic6x/shlib-app-1rb.rd,
- * ld-tic6x/shlib-noindex.rd, * ld-tic6x/static-app-1.rd,
- * ld-tic6x/static-app-1b.rd, * ld-tic6x/static-app-1r.rd,
- * ld-tic6x/static-app-1rb.rd, * ld-x86-64/ilp32-4-nacl.d,
- * ld-x86-64/ilp32-4.d, * ld-x86-64/pr12718.d, * ld-x86-64/pr12921.d,
- * ld-x86-64/split-by-file-nacl.rd, * ld-x86-64/split-by-file.rd,
- * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
- * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlspic.rd: Update to suit
- added STT_FILE symbols.
-
-2012-06-06 Alan Modra <amodra@gmail.com>
-
- * ld-mmix/bpo-9.d: Update.
- * ld-mmix/bpo-10.d: Update.
- * ld-mmix/bpo-11.d: Update.
- * ld-mmix/sec-7m.d: Update.
-
-2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-ifunc/ifunc-13a-x86-64.s: Add missing "foo" after ".global".
- * ld-ifunc/ifunc-15-x86-64.s: Likewise.
-
-2012-05-30 Nick Clifton <nickc@redhat.com>
-
- * ld-tic6x/shlib-1b.rd: Revert previous delta.
- * ld-tic6x/shlib-1rb.rd: Likewise.
- * ld-tic6x/shlib-1.rd: Likewise.
- * ld-tic6x/shlib-1r.rd: Likewise.
- * ld-tic6x/shlib-app-1b.rd: Likewise.
- * ld-tic6x/shlib-app-1rb.rd: Likewise.
- * ld-tic6x/shlib-app-1.rd: Likewise.
- * ld-tic6x/shlib-app-1r.rd: Likewise.
- * ld-tic6x/shlib-noindex.rd: Likewise.
- * ld-tic6x/static-app-1b.rd: Likewise.
- * ld-tic6x/static-app-1rb.rd: Likewise.
- * ld-tic6x/static-app-1.rd: Likewise.
- * ld-tic6x/static-app-1r.rd: Likewise.
-
-2012-05-29 Nick Clifton <nickc@redhat.com>
-
- * ld-tic6x/shlib-1b.rd: Update expected readelf output.
- * ld-tic6x/shlib-1rb.rd: Likewise.
- * ld-tic6x/shlib-1.rd: Likewise.
- * ld-tic6x/shlib-1r.rd: Likewise.
- * ld-tic6x/shlib-app-1b.rd: Likewise.
- * ld-tic6x/shlib-app-1rb.rd: Likewise.
- * ld-tic6x/shlib-app-1.rd: Likewise.
- * ld-tic6x/shlib-app-1r.rd: Likewise.
- * ld-tic6x/shlib-noindex.rd: Likewise.
- * ld-tic6x/static-app-1b.rd: Likewise.
- * ld-tic6x/static-app-1rb.rd: Likewise.
- * ld-tic6x/static-app-1.rd: Likewise.
- * ld-tic6x/static-app-1r.rd: Likewise.
-
-2012-05-28 Nick Clifton <nickc@redhat.com>
-
- * ld-ifunc/ifunc-13a-i386.s: Fix use of .global directive.
- * ld-ifunc/ifunc-15a-i385.s: Likewise.
-
-2012-05-28 Alan Modra <amodra@gmail.com>
-
- PR ld/14170
- * ld-elf/pr14170a.s: Put foo, bar address in .data.
- * ld-elf/elf.exp: Don't run pr14170 test on hppa64-hpux. Ignore
- tic6x warnings.
-
-2012-05-27 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14170
- * ld-elf/elf.exp: Add a test for PR ld/14170.
-
- * ld-elf/pr14170a.s: New file.
- * ld-elf/pr14170b.s: Likewise.
- * ld-elf/pr14170c.s: Likewise.
-
-2012-05-26 Alan Modra <amodra@gmail.com>
-
- * ld-srec/srec.exp: Remove powerpc64 flag setting.
-
-2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/eh1.d: Don't skip x86_64-*-linux-gnux32.
- * ld-elf/eh2.d: Likewise.
- * ld-elf/eh3.d: Likewise.
- * ld-elf/eh4.d: Likewise.
-
-2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/ilp32-11.s Add ".space 0x1000" before func.
- (func): Make it global and hidden.
- * ld-x86-64/ilp32-11.d: Updated.
-
-2012-05-22 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/eh4.d: Revert last change.
- Loosen CFI-matching regexps so they match x86_64-*-nacl* variant too.
-
- * ld-x86-64/pr12570a.d (name): Distinguish it from pr12570b.d case.
- Loosen CFI-matching regexp so it matches x86_64-*-nacl* variant too.
- * ld-x86-64/pr12570b.d: Likewise.
- * ld-x86-64/x86-64.exp: Revert last change.
-
-2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/eh4.d: Skip x86_64-*-nacl*.
-
- * ld-x86-64/x86-64.exp: Xfail pr12570a for x86_64-*-nacl*.
-
-2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13909
- * ld-i386/i386.exp: Revert the last change.
- * ld-x86-64/x86-64.exp: Likewise.
-
- * ld-i386/dummy.s: Removed.
- * ld-i386/pr13909.d: Likewise.
- * ld-x86-64/pr13909.d: Likewise.
-
-2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13909
- * ld-i386/i386.exp: Run pr13909.
- * ld-x86-64/x86-64.exp: Likewise.
-
- * ld-i386/dummy.s: New file.
- * ld-i386/pr13909.d: Likewise.
- * ld-x86-64/pr13909.d: Likewise.
-
-2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14105
- * ld-elf/eh4.d: Add PLT eh_frame.
-
- * ld-i386/i386.exp: Run pr12570a and pr12570b.
- * ld-x86-64/x86-64.exp: Likewise.
-
- * ld-i386/pr12570a.d: New file.
- * ld-i386/pr12570a.s: Likewise.
- * ld-i386/pr12570b.s: Likewise.
- * ld-i386/pr12570b.s: Likewise.
- * ld-x86-64/pr12570a.d: Likewise.
- * ld-x86-64/pr12570a.s: Likewise.
- * ld-x86-64/pr12570b.d: Likewise.
- * ld-x86-64/pr12570b.s: Likewise.
-
-2012-05-19 Alan Modra <amodra@gmail.com>
-
- * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
-
-2012-05-19 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/vle.ld: New.
- * ld-powerpc/powerpc.exp (vle reloc tests): Link using vle.ld.
-
-2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-i386/tlsdesc-nacl.rd: Update for dynamic sym changes.
- * ld-i386/tlsdesc.rd: Likewise.
- * ld-i386/tlsgdesc-nacl.rd: Likewise.
- * ld-i386/tlsgdesc.rd: Likewise.
- * ld-i386/tlsnopic-nacl.rd: Likewise.
- * ld-i386/tlsnopic.rd: Likewise.
- * ld-i386/tlspic-nacl.rd: Likewise.
- * ld-i386/tlspic.rd: Likewise.
- * ld-x86-64/tlsdesc-nacl.rd: Likewise.
- * ld-x86-64/tlsdesc.rd: Likewise.
- * ld-x86-64/tlsgdesc-nacl.rd: Likewise.
- * ld-x86-64/tlsgdesc.rd: Likewise.
- * ld-x86-64/tlspic-nacl.rd: Likewise.
- * ld-x86-64/tlspic.rd: Likewise.
-
-2012-05-18 Alan Modra <amodra@gmail.com>
-
- * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
- * ld-tic6x/unwind-6.d: Typo fix.
-
-2012-05-18 Alan Modra <amodra@gmail.com>
-
- * ld-elf/init-mixed.c: Include config.h first.
-
-2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
- * ld-spu/pic.d: Likewise.
-
-2012-05-17 Hans-Peter Nilsson <hp@axis.com>
-
- * lib/ld-lib.exp (run_dump_test): For options "warning" and
- "error", append to earlier option values without adding a space.
-
-2012-05-17 Alan Modra <amodra@gmail.com>
-
- * ld-m68k/tls-ld-1.d: Update.
-
-2012-05-17 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/tlsso.r: Update for dynamic sym changes.
- * ld-powerpc/tlsso32.d: Likewise.
- * ld-powerpc/tlsso32.r: Likewise.
- * ld-powerpc/tlstocso.r: Likewise.
-
-2012-05-16 Meador Inge <meadori@codesourcery.com>
-
- * ld-arm/gc-hidden-1.d: Fix disassembly pattern.
-
-2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
-
- * ld-m68hc11/xgate-link.s: New.
- * ld-m68hc11/xgate-link.d: New.
- * ld-m68hc11/xgate-offset.s: New.
- * ld-m68hc11/xgate-offset.d: New.
- * ld-m68hc11/xgate1.s: New.
- * ld-m68hc11/xgate1.d: New.
- * ld-m68hc11/xgate2.s: New.
- * ld-m68hc11/m68hc11.exp: Updated.
- * ld-m68hc11/*.d: Brought in line with changed objdump output.
- * ld-gc/gc.exp: Update CFLAGS for m68hc11.
- * ld-plugin/plugin.exp: Likewise.
- * ld-srec/srec.exp: XFAIL for m68hc11 and m68hc12.
-
-2012-05-14 David S. Miller <davem@davemloft.net>
-
- * ld-sparc/tlssunbin32.rd: Update.
- * ld-sparc/tlssunbin64.rd: Likewise.
-
-2012-05-14 James Lemke <jwlemke@codesourcery.com>
-
- * ld-powerpc/powerpc.exp: Create ppceabitests.
- * ld-powerpc/vle-multiseg.s: New.
- * ld-powerpc/vle-multiseg-1.d: New.
- * ld-powerpc/vle-multiseg-1.ld: New.
- * ld-powerpc/vle-multiseg-2.d: New.
- * ld-powerpc/vle-multiseg-2.ld: New.
- * ld-powerpc/vle-multiseg-3.d: New.
- * ld-powerpc/vle-multiseg-3.ld: New.
- * ld-powerpc/vle-multiseg-4.d: New.
- * ld-powerpc/vle-multiseg-4.ld: New.
- * ld-powerpc/vle-multiseg-5.d: New.
- * ld-powerpc/vle-multiseg-5.ld: New.
- * ld-powerpc/vle-multiseg-6.d: New.
- * ld-powerpc/vle-multiseg-6.ld: New.
- * ld-powerpc/vle-multiseg-6a.s: New.
- * ld-powerpc/vle-multiseg-6b.s: New.
- * ld-powerpc/vle-multiseg-6c.s: New.
- * ld-powerpc/vle-multiseg-6d.s: New.
- * ld-powerpc/powerpc.exp: Run new tests.
-
-2012-05-14 Catherine Moore <clm@codesourcery.com>
-
- * ld-powerpc/apuinfo.rd: Update for VLE.
- * ld-powerpc/vle-reloc-1.d: New.
- * ld-powerpc/vle-reloc-1.s: New.
- * ld-powerpc/vle-reloc-2.d: New.
- * ld-powerpc/vle-reloc-2.s: New.
- * ld-powerpc/vle-reloc-3.d: New.
- * ld-powerpc/vle-reloc-3.s: New.
- * ld-powerpc/vle-reloc-def-1.s: New.
- * ld-powerpc/vle-reloc-def-2.s: New.
- * ld-powerpc/vle-reloc-def-3.s: New.
-
-2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
-
- * ld-mips-elf/mips-elf.exp (mips16_call_global_test): Use the
- no-shared-1.ld linker script.
- * ld-mips-elf/mips16-call-global-1.s: Add alignment directive.
- * ld-mips-elf/mips16-call-global-2.s: Likewise.
- * ld-mips-elf/mips16-call-global-3.s: Likewise.
- * ld-mips-elf/mips16-call-global.d: Use 50000 as the base address.
-
-2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
-
- * ld-mips-elf/attr-gnu-4-00.d: Remove assembler options and emulator
- linker option.
- * ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
- ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-04.d,
- ld-mips-elf/attr-gnu-4-05.d, ld-mips-elf/attr-gnu-4-10.d,
- ld-mips-elf/attr-gnu-4-11.d, ld-mips-elf/attr-gnu-4-12.d,
- ld-mips-elf/attr-gnu-4-13.d, ld-mips-elf/attr-gnu-4-14.d,
- ld-mips-elf/attr-gnu-4-15.d, ld-mips-elf/attr-gnu-4-20.d,
- ld-mips-elf/attr-gnu-4-21.d, ld-mips-elf/attr-gnu-4-22.d,
- ld-mips-elf/attr-gnu-4-23.d, ld-mips-elf/attr-gnu-4-24.d,
- ld-mips-elf/attr-gnu-4-25.d, ld-mips-elf/attr-gnu-4-30.d,
- ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
- ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-34.d,
- ld-mips-elf/attr-gnu-4-35.d, ld-mips-elf/attr-gnu-4-40.d,
- ld-mips-elf/attr-gnu-4-41.d, ld-mips-elf/attr-gnu-4-42.d,
- ld-mips-elf/attr-gnu-4-43.d, ld-mips-elf/attr-gnu-4-44.d,
- ld-mips-elf/attr-gnu-4-45.d, ld-mips-elf/attr-gnu-4-51.d: Likewise.
-
-2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
-
- * ld-mips-elf/eh-frame1.ld (.gcc_compiled_long32): Add KEEP.
- * ld-mips-elf/eh-frame3.d: Move definition of foo to the link line
- and change to a 32-bit value. Expect CIEs to be marged.
- * ld-mips-elf/eh-frame4.d: Move definition of foo to the link line.
-
-2012-05-12 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-alpha/tlspic.rd: Updated.
- * ld-powerpc/tlsso.r: Likewise.
- * ld-powerpc/tlsso32.r: Likewise.
- * ld-powerpc/vxworks1-lib.rd: Likewise.
- * ld-s390/tlspic.rd: Likewise.
- * ld-s390/tlspic_64.rd: Likewise.
- * ld-sh/shared-1.d: Likewise.
- * ld-sh/tlspic-2.d: Likewise.
- * ld-sparc/tlssunnopic32.rd: Likewise.
- * ld-sparc/tlssunnopic64.rd: Likewise.
- * ld-sparc/tlssunpic32.rd: Likewise.
- * ld-sparc/tlssunpic64.rd: Likewise.
-
-2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-cris/hiddef1.d: Updated.
- * ld-cris/libdso-2.d: Likewise.
- * ld-cris/tls-js1.d: Likewise.
- * ld-cris/tls-local-63.d: Likewise.
- * ld-cris/tls-local-64.d: Likewise.
-
-2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
-
- PR binutils/14088
- * ld-ia64/tlspic.rd: Updated.
- * ld-x86-64/tlsdesc-nacl.rd: Likewise.
- * ld-x86-64/tlsdesc.rd: Likewise.
- * ld-x86-64/tlspic-nacl.rd: Likewise.
- * ld-x86-64/tlspic.rd: Likewise.
-
-2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/ilp32-11.d: Updated.
-
-2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/pr13082-1a.d: Check RELACOUNT.
- * ld-x86-64/pr13082-1b.d: Likewise.
-
-2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-x86-64/ilp32-11.d: New file.
- * ld-x86-64/ilp32-11.s: Likewise.
-
- * ld-x86-64/x86-64.exp: Run ilp32-11.
-
-2012-05-05 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/14052
- * ld-elf/pr14052.d: New file.
- * ld-elf/pr14052.t: Likewise.
-
-2012-05-05 Alan Modra <amodra@gmail.com>
-
- PR ld/14052
- PR ld/13621
- * ld-elf/warn2.d: Revert 2012-02-13 change.
- * ld-elf/zerosize1.d, ld-elf/zerosize1.s: Delete.
-
-2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
-
- * ld-elf/eh1.d: Skip x86_64-*-linux-gnux32.
- * ld-elf/eh2.d: Likewise.
- * ld-elf/eh3.d: Likewise.
- * ld-elf/eh4.d: Likewise.
-
- * ld-elfvsb/elfvsb.exp: Xfail x86_64-*-linux-gnux32.
- * ld-shared/shared.exp: Likewise.
-
- * ld-ifunc/ifunc-3a-x86.d: Support x86_64-*-linux-gnux32.
-
-2012-04-24 Roland McGrath <mcgrathr@google.com>
-
- * ld-x86-64/plt-nacl.pd: Fix expected nop padding.
- * ld-x86-64/tlsdesc-nacl.pd: Likewise.
-
-2012-04-24 Hans-Peter Nilsson <hp@axis.com>
-
- PR ld/13990
- * ld-arm/arm-elf.exp: Run gc-hidden-1.
- * ld-arm/gc-hidden-1.d: New test-file.
- * ld-arm/gcdfn.s, ld-arm/hideall.ld, ld-arm/hidfn.s,
- ld-arm/main.s: New files.
-
-2012-04-23 Andreas Schwab <schwab@linux-m68k.org>
-
- * ld-pie/pie.exp: Remove extra braces.
-
-2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13947
- * ld-x86-64/x86-64.exp: Run pr13947.
- * ld-x86-64/pr13947.d: New file.
- * ld-x86-64/pr13947.s: Likewise.
-
-2012-04-13 Roland McGrath <mcgrathr@google.com>
-
- * ld-arm/arm-elf.exp (armelftests_common): Move cases using
- mixed-lib.so to ...
- (armelftests_nonacl): ... here.
-
-2012-04-12 Roland McGrath <mcgrathr@google.com>
-
- * ld-arm/arm-elf.exp (armelftests): Split out into ...
- (armelftests_common, armelftests_nonacl): ... these two.
- (armeabitests): Split out into ...
- (armeabitests_common, armeabitests_nonacl): ... these two.
- Omit _nonacl sets for arm*-*-nacl* targets.
-
- * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
- * ld-arm/farcall-mix2.d: Likewise.
- * ld-arm/farcall-group.d: Likewise.
-
- * ld-arm/tls-gdesc-got.d: Match variant file formats too.
- Accept some variation in exact addresses.
-
- * ld-arm/thumb2-b-interwork.d: Match variant file formats too.
- Fix regexps not to care about exact addresses where not relevant.
-
- * ld-arm/thumb2-bl-undefweak.d: Match any hex strings, not any
- strings of particular exact lengths.
- * ld-arm/thumb2-bl-undefweak1.d: Likewise.
-
- * ld-arm/arm-app.r: Match variant file formats too.
- * ld-arm/arm-app-abs32.r: Likewise.
- * ld-arm/arm-lib.d: Likewise.
- * ld-arm/arm-lib.r: Likewise.
- * ld-arm/arm-static-app.r: Likewise.
- * ld-arm/armv4-bx.d: Likewise.
- * ld-arm/data-only-map.d: Likewise.
- * ld-arm/group-relocs.d: Likewise.
- * ld-arm/jump19.d: Likewise.
- * ld-arm/reloc-boundaries.d: Likewise.
- * ld-arm/thumb1-bl.d: Likewise.
- * ld-arm/thumb2-bl.d: Likewise.
- * ld-arm/tls-app.d: Likewise.
- * ld-arm/tls-app.r: Likewise.
- * ld-arm/tls-gdierelax.d: Likewise.
- * ld-arm/tls-gdierelax2.d: Likewise.
- * ld-arm/tls-gdlerelax.d: Likewise.
- * ld-arm/tls-lib.d: Likewise.
- * ld-arm/tls-lib.r: Likewise.
- * ld-arm/tls-mixed.r: Likewise.
- * ld-arm/vfp11-fix-none.d: Likewise.
- * ld-arm/vfp11-fix-scalar.d: Likewise.
- * ld-arm/vfp11-fix-vector.d: Likewise.
- * ld-arm/arm-static-app.d: Likewise.
- Fix regexps not to care about exact number of leading spaces.
- * ld-arm/arm-app-abs32.d: Likewise.
- * ld-arm/fix-arm1176-off.d: Likewise.
- * ld-arm/fix-arm1176-on.d: Likewise.
-
- * ld-arm/arm-elf.exp: Treat nacl targets like eabi targets.
-
-2012-04-09 Roland McGrath <mcgrathr@google.com>
-
- * ld-elf/eh1.d: Add explicit --64 to as options, and explicit
- -melf_x86_64 and -Ttext to ld options, so we don't assume every
- x86_64-*-* target uses --64 (vs --x32) by default or has the
- same address space layout.
- * ld-elf/eh2.d: Likewise.
- * ld-elf/eh3.d: Likewise.
- * ld-elf/eh4.d: Likewise.
- * ld-elf/elf.exp: For target *-*-nacl*, use options_regsub(ld) to
- map -melf_x86_64 to -melf_x86_64_nacl.
-
-2012-04-07 David S. Miller <davem@davemloft.net>
-
- * ld-sparc/tlssunbin32.rd: Fix regexp.
- * ld-sparc/tlssunbin64.rd: Likewise.
-
-2012-04-03 Roland McGrath <mcgrathr@google.com>
-
- * ld-x86-64/ilp32-4-nacl.d: New file.
- * ld-x86-64/x86-64.exp: Run it.
-
- * ld-discard/discard.exp: Accept nacl targets too.
- * ld-elf/binutils.exp: Likewise.
- * ld-elf/comm-data.exp: Likewise.
- * ld-elf/elf.exp: Likewise.
- * ld-elf/tls_common.exp: Likewise.
- * ld-elfvers/vers.exp: Likewise.
- * ld-elfvsb/elfvsb.exp: Likewise.
- * ld-elfweak/elfweak.exp: Likewise.
- * ld-gc/gc.exp: Likewise.
- * ld-ifunc/binutils.exp: Likewise.
- * ld-ifunc/ifunc.exp: Likewise.
- * ld-linkonce/linkonce.exp:Likewise.
- * ld-pie/pie.exp: Likewise.
- * ld-shared/shared.exp: Likewise.
- * ld-undefined/weak-undef.exp: Likewise.
- * ld-unique/unique.exp: Likewise.
- * ld-x86-64/dwarfreloc.exp: Likewise.
- * ld-x86-64/line.exp: Likewise.
-
- * lib/ld-lib.exp (slurp_options): Support global array
- options_regsub to apply substitutions to the contents
- of options lines read from the file.
- * ld-i386/emit-relocs.d: Renamed to ...
- * ld-i386/emit-relocs.rd: ... this.
- * ld-i386/i386.exp: Accept nacl targets too.
- For them, use options_regsub to replace elf_i386 with
- elf_i386_nacl in run_dump_test cases; apply the same
- substitution in $i386tests; replace foo.rd expectations
- files with foo-nacl.rd in $i386tests.
- (i386tests): Change emit-relocs.d to emit-relocs.rd here.
- * ld-i386/emit-relocs-nacl.rd: New file.
- * ld-i386/plt-nacl.pd: New file.
- * ld-i386/plt-pic-nacl.pd: New file.
- * ld-i386/tlsbin-nacl.rd: New file.
- * ld-i386/tlsbindesc-nacl.rd: New file.
- * ld-i386/tlsdesc-nacl.rd: New file.
- * ld-i386/tlsgdesc-nacl.rd: New file.
- * ld-i386/tlsnopic-nacl.rd: New file.
- * ld-i386/tlspic-nacl.rd: New file.
- * ld-x86-64/x86-64.exp: Accept nacl targets too.
- For them, use options_regsub to replace elf_x86_64 with
- elf_x86_64_nacl in run_dump_test cases; apply the same
- substitution in $x86_64tests; replace foo.rd expectations
- files with foo-nacl.rd in $x86_64tests.
- Add explicit -melf_x86_64 to ld options in tests that need it,
- in case the default emulation is x32 (as it is for x86_64-nacl).
- * ld/testsuite/ld-x86-64/plt-nacl.pd: New file.
- * ld/testsuite/ld-x86-64/split-by-file-nacl.rd: New file.
- * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: New file.
- * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: New file.
- * ld/testsuite/ld-x86-64/tlsdesc-nacl.pd: New file.
- * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: New file.
- * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: New file.
- * ld/testsuite/ld-x86-64/tlspic-nacl.rd: New file.
-
- * ld-i386/hidden2.d: Loosen regexps to match any file format variant,
- and not to depend on exact addresses, displacements, etc. where
- they are irrelevant.
- * ld-i386/pcrel16.d: Likewise.
- * ld-i386/pcrel16abs.d: Likewise.
- * ld-i386/pr12718.d: Likewise.
- * ld-i386/pr12921.d: Likewise.
- * ld-i386/reloc.d: Likewise.
- * ld-i386/tlsbin.dd: Likewise.
- * ld-i386/tlsbin.sd: Likewise.
- * ld-i386/tlsbin.td: Likewise.
- * ld-i386/tlsbindesc.dd: Likewise.
- * ld-i386/tlsbindesc.sd: Likewise.
- * ld-i386/tlsbindesc.td: Likewise.
- * ld-i386/tlsdesc.dd: Likewise.
- * ld-i386/tlsdesc.sd: Likewise.
- * ld-i386/tlsdesc.td: Likewise.
- * ld-i386/tlsg.sd: Likewise.
- * ld-i386/tlsgdesc.dd: Likewise.
- * ld-i386/tlsindntpoff.dd: Likewise.
- * ld-i386/tlsnopic.dd: Likewise.
- * ld-i386/tlsnopic.sd: Likewise.
- * ld-i386/tlspic.dd: Likewise.
- * ld-i386/tlspic.sd: Likewise.
- * ld-i386/tlspic.td: Likewise.
- * ld-i386/tlspie2.d: Likewise.
- * ld-x86-64/hidden2.d: Likewise.
- * ld-x86-64/pcrel16.d: Likewise.
- * ld-x86-64/pr12718.d: Likewise.
- * ld-x86-64/pr12921.d: Likewise.
- * ld-x86-64/protected3.d: Likewise.
- * ld-x86-64/tlsbin.dd: Likewise.
- * ld-x86-64/tlsbin.sd: Likewise.
- * ld-x86-64/tlsbin.td: Likewise.
- * ld-x86-64/tlsbindesc.dd: Likewise.
- * ld-x86-64/tlsbindesc.sd: Likewise.
- * ld-x86-64/tlsbindesc.td: Likewise.
- * ld-x86-64/tlsdesc.dd: Likewise.
- * ld-x86-64/tlsdesc.sd: Likewise.
- * ld-x86-64/tlsdesc.td: Likewise.
- * ld-x86-64/tlsg.sd: Likewise.
- * ld-x86-64/tlsgd5.dd: Likewise.
- * ld-x86-64/tlsgd6.dd: Likewise.
- * ld-x86-64/tlsgdesc.dd: Likewise.
- * ld-x86-64/tlspic.dd: Likewise.
- * ld-x86-64/tlspic.sd: Likewise.
- * ld-x86-64/tlspic.td: Likewise.
-
- * ld-x86-64/ilp32-8.d: Match any file format variant.
- Use a -Ttext and adjust expected results, to handle variant layouts.
- * ld-x86-64/ilp32-9.d: Likewise.
-
- * ld-i386/alloc.t: Remove superfluous OUTPUT_FORMAT statement.
- * ld-i386/pr12627.t: Likewise.
-
- * ld-x86-64/abs-l1om.d: Add target: constraint.
- * ld-x86-64/protected2-l1om.d: Likewise.
- * ld-x86-64/protected3-l1om.d: Likewise.
- * ld-x86-64/ilp32-4.d: Likewise.
-
- * ld-x86-64/plt.s: New file.
- * ld-x86-64/pltlib.s: New file.
- * ld-x86-64/plt.pd: New file.
- * ld-x86-64/x86-64.exp (x86_64tests): Add them.
-
- * ld-i386/plt.s: New file.
- * ld-i386/pltlib.s: New file.
- * ld-i386/plt.pd: New file.
- * ld-i386/plt-pic.s: New file.
- * ld-i386/plt-pic.pd: New file.
- * ld-i386/i386.exp (i386tests): Add them.
-
-2012-03-25 Alan Modra <amodra@gmail.com>
-
- * ld-powerpc/vxworks-relax.rd: Remove check on reloc section
- file offset and reloc symbol indices.
-
-2012-03-21 Hans-Peter Nilsson <hp@axis.com>
-
- PR ld/13813
- * ld-mips-elf/comm-data.exp (mips_comm_data_test): For N32 and N64
- tests, also specify assembler option -march=mips3.
-
-2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13880
- * ld-i386/i386.exp: Run protected4 and protected5.
- * ld-x86-64/x86-64.exp: Likewise.
-
- * ld-i386/protected4.d: New.
- * ld-i386/protected4.s: Likewise.
- * ld-i386/protected5.d: Likewise.
- * ld-i386/protected5.s: Likewise.
- * ld-x86-64/protected4.d: Likewise.
- * ld-x86-64/protected4.s: Likewise.
- * ld-x86-64/protected5.d: Likewise.
- * ld-x86-64/protected5.s: Likewise.
-
-2012-03-19 Andreas Schwab <schwab@linux-m68k.org>
-
- * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
- --copy-dt-needed-entries.
-
-2012-03-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
-
- * ld-arm/arm-elf.exp: Add new testcases.
- * ld-arm/attr-merge-2.attr: Update ouput.
- * ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
- * ld-arm/attr-merge-2b.s: Likewise.
- * ld-arm/attr-merge-3.attr: Updated expected output.
- * ld-arm/attr-merge-4.attr: Likewise.
- * ld-arm/attr-merge-5.attr: Likewise.
- * ld-arm/attr-merge-6.attr: Likewise.
- * ld-arm/attr-merge-7.attr: Likewise.
- * ld-arm/attr-merge-arch-1.attr: Likewise.
- * ld-arm/attr-merge-arch-2.attr: Likewise.
- * ld-arm/attr-merge-unknown-2.d: Likewise.
- * ld-arm/attr-merge-unknown-2r.d: Likewise.
- * ld-arm/attr-merge-unknown-3.d: Likewise.
- * ld-arm/attr-merge-vfp-1.d: Likewise.
- * ld-arm/attr-merge-vfp-1r.d: Likewise.
- * ld-arm/attr-merge-vfp-2.d: Likewise.
- * ld-arm/attr-merge-vfp-2r.d: Likewise.
- * ld-arm/attr-merge-vfp-3.d: Likewise.
- * ld-arm/attr-merge-vfp-3r.d: Likewise.
- * ld-arm/attr-merge-vfp-4.d: Likewise.
- * ld-arm/attr-merge-vfp-4r.d: Likewise.
- * ld-arm/attr-merge-vfp-5.d: Likewise.
- * ld-arm/attr-merge-vfp-5r.d: Likewise.
- * ld-arm/attr-merge-vfp-6.d: Likewise.
- * ld-arm/attr-merge-vfp-6r.d: Likewise.
- * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
- * ld-arm/attr-merge-wchar-00.d: Likewise.
- * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
- * ld-arm/attr-merge-wchar-02.d: Likewise.
- * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
- * ld-arm/attr-merge-wchar-04.d: Likewise.
- * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
- * ld-arm/attr-merge-wchar-20.d: Likewise.
- * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
- * ld-arm/attr-merge-wchar-22.d: Likewise.
- * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
- * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
- * ld-arm/attr-merge-wchar-40.d: Likewise.
- * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
- * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
- * ld-arm/attr-merge-wchar-44.d: Likewise.
- * ld-arm/attr-merge.attr: Likewise.
- * ld-arm/attr-merge-div-0.s: New testcase.
- * ld-arm/attr-merge-div-00.d: Likewise.
- * ld-arm/attr-merge-div-01-m3.d: Likewise.
- * ld-arm/attr-merge-div-01.d: Likewise.
- * ld-arm/attr-merge-div-02.d: Likewise.
- * ld-arm/attr-merge-div-1.s: Likewise.
- * ld-arm/attr-merge-div-10-m3.d: Likewise.
- * ld-arm/attr-merge-div-10.d: Likewise.
- * ld-arm/attr-merge-div-11.d: Likewise.
- * ld-arm/attr-merge-div-12.d: Likewise.
- * ld-arm/attr-merge-div-120.d: Likewise.
- * ld-arm/attr-merge-div-2.s: Likewise.
- * ld-arm/attr-merge-div-20.d: Likewise.
- * ld-arm/attr-merge-div-21.d: Likewise.
- * ld-arm/attr-merge-div-22.d: Likewise.
-
-2012-03-16 Alan Modra <amodra@gmail.com>
-
- * ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
-
-2012-03-15 Alan Modra <amodra@gmail.com>
-
- * config/default.exp: Update copyright date.
- * ld-elf/shared.exp: Pass --no-as-needed to various tests linking
- shared libs.
- * ld-elfvers/vers.exp: Likewise.
-
-2012-03-14 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13839
- * ld-elf/pr13839.d: New.
- * ld-elf/pr13839.s: Likewise.
- * ld-elf/pr13839.t: Likewise.
-
-2012-03-09 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13817
- * ld-i386/pr13302.d: Updated.
- * ld-x86-64/pr13082-5b.d: Likewise.
- * ld-x86-64/pr13082-6a.d: Likewise.
- * ld-x86-64/pr13082-6b.d: Likewise.
-
-2012-03-06 Alan Modra <amodra@gmail.com>
-
- PR ld/13683
- * ld-gc/pr13683.d: Allow non-zero top address digit.
-
-2012-03-05 Hans-Peter Nilsson <hp@axis.com>
-
- PR ld/13803
- * ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
- address of func_to_branch_to.
-
-2012-03-01 Hans-Peter Nilsson <hp@axis.com>
-
- PR ld/13789
- * ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
-
-2012-02-25 Walter Lee <walt@tilera.com>
-
- * ld-tilegx/reloc-be.d: New.
- * ld-tilegx/reloc-le.d: New.
- * ld-tilegx/reloc.d: Delete.
- * ld-tilegx/tilegx.exp: Test big and little endian.
-
-2012-02-22 Nick Clifton <nickc@redhat.com>
-
- PR ld/13683
- * ld-gc/pr13683.c: New test source file.
- * ld-gc/pr13683.d: New test control and output file.
- * ld-gc/gc.exp: Run the pr13683 test.
-
- * ld-cris/tls-gc-68: Update expected symbol table dump.
- * ld-cris/tls-gc-69: Likewise.
- * ld-cris/tls-gc-70: Likewise.
- * ld-cris/tls-gc-71: Likewise.
- * ld-cris/tls-gc-75: Likewise.
- * ld-cris/tls-gc-76.d: Likewise.
- * ld-cris/tls-gc-79.d: Likewise.
-
-2012-02-20 Thomas Schwinge <thomas@schwinge.name>
-
- * ld-elf/comm-data.exp: Run for *-*-gnu*.
-
-2012-02-14 Alan Modra <amodra@gmail.com>
-
- * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
- * ld-elf/pr11304a.s: Always have whitespace before directives.
- * ld-elf/pr11304b.s: Likewise.
- * ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
- * lib/ld-lib.exp: Likewise, and vice versa.
-
-2012-02-13 Richard Henderson <rth@redhat.com>
-
- PR ld/13621
- * ld-elf/warn2.d: Expect ABS section for Foo.
- * ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
-
-2012-02-13 Alan Modra <amodra@gmail.com>
-
- * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
- * ld-m68hc11/adj-brset.d: Remove redundant #target line. Add
- -m m68hc11elf to ld invocation.
- * ld-m68hc11/adj-jump.d: Likewise.
- * ld-m68hc11/bug-1403.d: Likewise.
- * ld-m68hc11/bug-1417.d: Likewise.
- * ld-m68hc11/bug-3331.d: Likewise.
- * ld-m68hc11/relax-direct.d: Likewise.
- * ld-m68hc11/relax-group.d: Likewise.
- * ld-m68hc11/far-hc11.d: Remove redundant #target line. Adjust for
- changed addresses.
- * ld-m68hc11/far-hc12.d: Remove redundant #target line.
- * ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
-
-2012-02-09 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13675
- * ld-i386/tlsnopic.dd: Update no-op padding.
- * ld-i386/tlspic.dd: Likewise.
-
-2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13616
- * ld-i386/tlsbindesc.dd: Update no-op padding.
- * ld-i386/tlsnopic.dd: Likewise.
- * ld-i386/tlspic.dd: Likewise.
- * ld-x86-64/tlsbin.dd: Likewise.
- * ld-x86-64/tlsbindesc.dd: Likewise.
- * ld-x86-64/tlspic.dd: Likewise.
-
-2012-01-17 Alan Modra <amodra@gmail.com>
-
- * config/default.exp: Provide tmpdir/ld/collect-ld.
-
-2012-01-10 H.J. Lu <hongjiu.lu@intel.com>
-
- PR ld/13581
- * ld-x86-64/ilp32-4.s: New.
- * ld-x86-64/ilp32-10.d: Likewise.
- * ld-x86-64/ilp32-10.s: Likewise.
-
- * ld-x86-64/ilp32-4.d: Adjusted.
- * ld-x86-64/ilp32-5.d: Likewise.
- * ld-x86-64/ilp32-5.s: Likewise.
-
- * ld-x86-64/x86-64.exp: Run ilp32-10.
-
-2012-01-05 Nick Clifton <nickc@redhat.com>
-
- * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
- 64-bit objects when the 32-bit object (loaded first) contains 32+
- local symbols, all referenced by relocs and the 64-bit object
- contains a reloc that uses a symbol in the 32-bit object.
- * 32bit.s: New source file.
- * 64bit.s: New source file.
- * incompatible.l: New expected linker output file.
-
-For older changes see ChangeLog-2011
+For older changes see ChangeLog-2012
-Copyright (C) 2012 Free Software Foundation, Inc.
+Copyright (C) 2013 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/ld/testsuite/ChangeLog-2012 b/ld/testsuite/ChangeLog-2012
new file mode 100644
index 0000000000..5b0ef94a03
--- /dev/null
+++ b/ld/testsuite/ChangeLog-2012
@@ -0,0 +1,2134 @@
+2012-12-30 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * ld-scripts/pr14962.d: Don't run for mmix-knuth-mmixware. Add
+ comment punctuation.
+
+2012-12-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14980
+ * ld-ifunc/ifunc-14c.s: New file.
+ * ld-ifunc/ifunc-14e-i386.d: Likewise.
+ * ld-ifunc/ifunc-14e-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-14f-i386.d: Likewise.
+ * ld-ifunc/ifunc-14f-x86-64.d: Likewise.
+
+2012-12-19 Alan Modra <amodra@gmail.com>
+
+ PR ld/14962
+ * ld-scripts/pr14962.d, * ld-scripts/pr14962.t,
+ * ld-scripts/pr14962a.s, * ld-scripts/pr14962b.s: New test.
+ * ld-scripts/expr.exp: Run it.
+
+2012-12-17 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/elf.exp (stack exec, stack size): Run for *-*-nacl* targets.
+ * ld-i386/export-class.exp: Run for i?86-*-nacl* targets.
+
+2012-12-17 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/var1.d: Remove the leading zero.
+
+2012-12-17 Nick Clifton <nickc@redhat.com>
+
+ * ld-elf/frame.exp: Add copyright notice.
+ * ld-scripts/section-flags.exp: Likewise.
+ * ld-scripts/size-2.d: Likewise.
+ * ld-tic6x/tic6x.exp: Likewise.
+
+2012-12-17 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14962
+ * ld-elf/var1.d: New file.
+ * ld-elf/var1.s: Likewise.
+ * ld-elf/var1.t: Likewise.
+
+2012-12-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14968
+ * ld-ifunc/ifunc-18a-i386.d: New file.
+ * ld-ifunc/ifunc-18a-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-18a.s: Likewise.
+ * ld-ifunc/ifunc-18b-i386.d: Likewise.
+ * ld-ifunc/ifunc-18b-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-18b.s: Likewise.
+ * ld-ifunc/ifunc-19a-i386.d: Likewise.
+ * ld-ifunc/ifunc-19a-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-19a.s: Likewise.
+ * ld-ifunc/ifunc-19b-i386.d: Likewise.
+ * ld-ifunc/ifunc-19b-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-19b.s: Likewise.
+
+2012-12-15 Thomas Schwinge <thomas@codesourcery.com>
+
+ * ld-elf/elf.exp (stack exec, stack size): Run for any GNU target.
+ * ld-elf/maxpage3c.d: Run for any x86 GNU target.
+ * ld-elf/maxpage4.d: Likewise.
+ * ld-elf/maxpage5.d: Likewise.
+ * ld-i386/export-class.exp: Likewise.
+
+2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
+
+ * ld-elf/indirect.exp: Disable if -shared is not supported.
+ * lib/ld-lib.exp (check_shared_lib_support): Add aarch64*-*-elf and
+ arm*-*-elf to the exclude list.
+
+2012-12-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14956
+ * ld-ifunc/ifunc-14-i386.d: Renamed to ...
+ * ld-ifunc/ifunc-14a-i386.d: This.
+
+ * ld-ifunc/ifunc-14-x86-64.d: Renamed to ...
+ * ld-ifunc/ifunc-14a-x86-64.d: This.
+
+ * ld-ifunc/ifunc-14b-i386.d: New file.
+ * ld-ifunc/ifunc-14b-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-14c-i386.d: Likewise.
+ * ld-ifunc/ifunc-14c-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-14d-i386.d: Likewise.
+ * ld-ifunc/ifunc-14d-x86-64.d: Likewise.
+
+2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/pr14926.d: Use "readelf -S --wide".
+
+2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/12248
+ PR ld/12277
+ PR ld/12314
+ PR ld/12319
+ PR ld/12364
+ PR ld/12369
+ PR ld/12439
+ PR ld/12496
+ PR ld/12507
+ PR ld/12696
+ PR ld/12758
+ PR ld/12760
+ PR ld/12942
+ PR ld/12975
+ PR ld/13066
+ PR ld/13183
+ PR ld/13201
+ PR ld/13229
+ PR ld/13244
+ PR ld/13287
+ * ld-plugin/dummy.c: New file.
+ * ld-plugin/dummy.s: Likewise.
+ * ld-plugin/lto-11.out: Likewise.
+ * ld-plugin/lto-11a.c: Likewise.
+ * ld-plugin/lto-11b.c: Likewise.
+ * ld-plugin/lto-11c.c: Likewise.
+ * ld-plugin/lto-12.out: Likewise.
+ * ld-plugin/lto-12a.c: Likewise.
+ * ld-plugin/lto-12b.c: Likewise.
+ * ld-plugin/lto-12c.c: Likewise.
+ * ld-plugin/lto-13.out: Likewise.
+ * ld-plugin/lto-13a.c: Likewise.
+ * ld-plugin/lto-13b.c: Likewise.
+ * ld-plugin/lto-13c.c: Likewise.
+ * ld-plugin/lto-14.out: Likewise.
+ * ld-plugin/lto-14a.c: Likewise.
+ * ld-plugin/lto-14b.c: Likewise.
+ * ld-plugin/lto-14c.c: Likewise.
+ * ld-plugin/lto-15.out: Likewise.
+ * ld-plugin/lto-15a.c: Likewise.
+ * ld-plugin/lto-15b.c: Likewise.
+ * ld-plugin/lto-16a.c: Likewise.
+ * ld-plugin/lto-16a.d: Likewise.
+ * ld-plugin/lto-16b.c: Likewise.
+ * ld-plugin/lto-16b.d: Likewise.
+ * ld-plugin/lto-17a.c: Likewise.
+ * ld-plugin/lto-17a.d: Likewise.
+ * ld-plugin/lto-17b-1.d: Likewise.
+ * ld-plugin/lto-17b-2.d: Likewise.
+ * ld-plugin/lto-17b.c: Likewise.
+ * ld-plugin/lto-1a.c: Likewise.
+ * ld-plugin/lto-1b.c: Likewise.
+ * ld-plugin/lto-2.c: Likewise.
+ * ld-plugin/lto-3.d: Likewise.
+ * ld-plugin/lto-3.out: Likewise.
+ * ld-plugin/lto-3a.c: Likewise.
+ * ld-plugin/lto-3b.c: Likewise.
+ * ld-plugin/lto-3c.c: Likewise.
+ * ld-plugin/lto-3r.d: Likewise.
+ * ld-plugin/lto-5.d: Likewise.
+ * ld-plugin/lto-5.out: Likewise.
+ * ld-plugin/lto-5a.c: Likewise.
+ * ld-plugin/lto-5b.c: Likewise.
+ * ld-plugin/lto-5r.d: Likewise.
+ * ld-plugin/lto-6.c: Likewise.
+ * ld-plugin/lto-7.out: Likewise.
+ * ld-plugin/lto-7a.c: Likewise.
+ * ld-plugin/lto-7b.c: Likewise.
+ * ld-plugin/lto-7c.c: Likewise.
+ * ld-plugin/lto-7d.c: Likewise.
+ * ld-plugin/lto-8.out: Likewise.
+ * ld-plugin/lto-8a.c: Likewise.
+ * ld-plugin/lto-8b.c: Likewise.
+ * ld-plugin/lto-9.cc: Likewise.
+ * ld-plugin/lto-9.d: Likewise.
+ * ld-plugin/lto.exp: Likewise.
+ * ld-plugin/pr12696-1.cc: Likewise.
+ * ld-plugin/pr12758a.s: Likewise.
+ * ld-plugin/pr12758b.c: Likewise.
+ * ld-plugin/pr12760a.c: Likewise.
+ * ld-plugin/pr12760b.c: Likewise.
+ * ld-plugin/pr12942.out: Likewise.
+ * ld-plugin/pr12942a.cc: Likewise.
+ * ld-plugin/pr12942a.h: Likewise.
+ * ld-plugin/pr12942b.cc: Likewise.
+ * ld-plugin/pr12942c.cc: Likewise.
+ * ld-plugin/pr12975.c: Likewise.
+ * ld-plugin/pr12975.d: Likewise.
+ * ld-plugin/pr12975.t: Likewise.
+ * ld-plugin/pr12982.c: Likewise.
+ * ld-plugin/pr12982.d: Likewise.
+ * ld-plugin/pr13066.cc: Likewise.
+ * ld-plugin/pr13066.out: Likewise.
+ * ld-plugin/pr13183.d: Likewise.
+ * ld-plugin/pr13183a.c: Likewise.
+ * ld-plugin/pr13183b.c: Likewise.
+ * ld-plugin/pr13201.c: Likewise.
+ * ld-plugin/pr13201.out: Likewise.
+ * ld-plugin/pr13229.cc: Likewise.
+ * ld-plugin/pr13229.d: Likewise.
+ * ld-plugin/pr13244.c: Likewise.
+ * ld-plugin/pr13244.d: Likewise.
+ * ld-plugin/pr13287.cc: Likewise.
+ * ld-plugin/run-ie.c: Likewise.
+ * ld-plugin/run-ie.out: Likewise.
+
+2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-plugin/func1p.c: New file.
+ * ld-plugin/func2i.c: Likewise.
+ * ld-plugin/func3h.c: Likewise.
+
+ * ld-plugin/plugin.exp (plugin_extra_elf_tests): Add plugin
+ visibility test.
+
+2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * lib/ld-lib.exp (check_lto_available): New. Check if compiler
+ supports LTO.
+
+2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * lib/ld-lib.exp (run_cc_link_tests): Properly check linker
+ warnings.
+
+2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * lib/ld-lib.exp (ar_simple_create): Pass -rc to ar.
+
+2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14926
+ * ld-elf/pr14926.d: New file.
+ * ld-elf/pr14926.s: Likewise.
+
+2012-12-07 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/comm-data.exp: Revert last change.
+ * ld-elf/comm-data5.d: xfail frv-linux.
+
+2012-12-07 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/shared.exp (libneeded1a.so): Override any system
+ supplied --as-needed or --add-needed flag.
+
+2012-12-05 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14915
+ * ld-elf/shared.exp (build_tests): Test --add-needed,
+ --copy-dt-needed-entries, --no-add-needed and
+ --no-copy-dt-needed-entries with -shared.
+ Add tests for --no-add-needed and --no-copy-dt-needed-entries
+ with -shared.
+
+2012-12-06 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/comm-data4.d, ld-elf/comm-data4.s: New test.
+ * ld-elf/comm-data5.d, ld-elf/comm-data5.s: New test.
+ * ld-elf/comm-data.exp: Run them.
+
+2012-12-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/shared.exp (build_tests): Build libneeded1b.so,
+ libneeded1a.so and libneeded1c.o.
+ (run_tests): Test --add-needed and --copy-dt-needed-entries.
+ Add tests for --no-add-needed and --no-copy-dt-needed-entries.
+
+ * ld-elf/needed1.out: New file.
+ * ld-elf/needed1a.c: Likewise.
+ * ld-elf/needed1b.c: Likewise.
+ * ld-elf/needed1c.c: Likewise.
+
+2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/attr-gnu-4-45.d: Add missing "readelf" keyword.
+ Update dump according to current output.
+
+2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/attr-gnu-4-12.d: Update the warning message.
+ * ld-mips-elf/attr-gnu-4-13.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-14.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-15.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-21.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-23.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-24.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-25.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-31.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-32.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-34.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-35.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-41.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-42.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-43.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-45.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-51.d: Likewise.
+
+2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/attr-gnu-4-12.d: Adjust the warning expected
+ according to changes to BFD.
+ * ld-mips-elf/attr-gnu-4-14.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-31.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-32.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-34.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-41.d: Likewise.
+
+2012-12-03 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14904
+ * ld-plugin/plugin-2.d: Update expected error message.
+ * ld-plugin/plugin-4.d: Likewise.
+
+2012-11-30 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/ehdr_start.s: Put reference in .rodata section, not .data.
+
+2012-11-27 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/flags1.d: Add *-*-nacl* to xfail list.
+ * ld-elf/orphan-region.d: Likewise.
+
+2012-11-27 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/compress.exp: Bail out if zlib is not supported.
+ * lib/ld-lib.exp (run_dump_test): If as options include
+ --compress-debug-sections and zlib is not available, report
+ the test as unsupported.
+
+2012-11-23 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/plt1.d: Update for default "at" branch hints.
+ * ld-powerpc/tlsexe.d: Likewise.
+ * ld-powerpc/tlsexetoc.d: Likewise.
+ * ld-powerpc/tlsopt1.d: Likewise.
+ * ld-powerpc/tlsopt1_32.d: Likewise.
+ * ld-powerpc/tlsopt2.d: Likewise.
+ * ld-powerpc/tlsopt2_32.d: Likewise.
+ * ld-powerpc/tlsopt4.d: Likewise.
+ * ld-powerpc/tlsopt4_32.d: Likewise.
+ * ld-powerpc/tlsso.d: Likewise.
+ * ld-powerpc/tlstocso.d: Likewise.
+
+2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/14493
+ * ld-elf/maxpage5.d: New file.
+ * ld-elf/maxpage5.s: Likewise.
+ * ld-elf/maxpage5.t: Likewise.
+
+2012-11-21 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/comm-data.exp: Add XFAIL for arm*-*-* targets, referring
+ to PR ld/13802.
+
+2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/discard1.d: Run on x86_64-*-linux-gnu*.
+ * ld-elf/discard2.d: Likewise.
+ * ld-elf/discard3.d: Likewise.
+ * ld-elf/eh6.d: Likewise.
+ * ld-elf/maxpage3c.d: Run on i?86-*-linux-gnu.
+ * ld-elf/maxpage4.d: Likewise.
+
+2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14862
+ * ld-elf/shared.exp (build_tests): Build libpr14862-1.o and
+ libpr14862.so.
+ (run_tests): Test pr14862.
+
+ * ld-elf/pr14862-1.c: New file.
+ * ld-elf/pr14862-2.c: Likewise.
+ * ld-elf/pr14862.map: Likewise.
+ * ld-elf/pr14862.out: Likewise.
+
+2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/global1.d: New file.
+
+2012-11-07 James Murray <jsm@jsm-net.demon.co.uk>
+
+ * ld-m68hc11/movw.d: New test for 16bit relocate.
+ * ld-m68hc11/movw.s: Source for test.
+
+2012-10-30 Steve McIntyre <steve.mcintyre@linaro.org>
+
+ * ld-arm/eabi-hard-float.s: New test source.
+ * ld-arm/eabi-soft-float.s: New test source.
+ * ld-arm/eabi-hard-float.d: New test.
+ * ld-arm/eabi-soft-float.d: New test.
+ * ld-arm/eabi-soft-float-ABI4.d: New test.
+ * ld-arm/eabi-soft-float-r.d: New test.
+ * ld-arm/arm-elf.xp: Use the new tests.
+
+2012-10-29 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/powerpc.exp: Modify emulation option passed to ld
+ when little-endian.
+ * ld-powerpc/apuinfo-nul.rd: Update for le output.
+ * ld-powerpc/apuinfo.rd: Likewise.
+ * ld-powerpc/plt1.d: Likewise.
+ * ld-powerpc/relax.d: Likewise.
+ * ld-powerpc/relaxr.d: Likewise.
+ * ld-powerpc/sdadyn.d: Likewise.
+ * ld-powerpc/tls.d: Likewise.
+ * ld-powerpc/tls.g: Likewise.
+ * ld-powerpc/tls.t: Likewise.
+ * ld-powerpc/tls32.d: Likewise.
+ * ld-powerpc/tls32.g: Likewise.
+ * ld-powerpc/tls32.t: Likewise.
+ * ld-powerpc/tlsexe.d: Likewise.
+ * ld-powerpc/tlsexe.g: Likewise.
+ * ld-powerpc/tlsexe.r: Likewise.
+ * ld-powerpc/tlsexe.t: Likewise.
+ * ld-powerpc/tlsexe32.d: Likewise.
+ * ld-powerpc/tlsexe32.g: Likewise.
+ * ld-powerpc/tlsexe32.r: Likewise.
+ * ld-powerpc/tlsexe32.t: Likewise.
+ * ld-powerpc/tlsexetoc.d: Likewise.
+ * ld-powerpc/tlsexetoc.g: Likewise.
+ * ld-powerpc/tlsexetoc.r: Likewise.
+ * ld-powerpc/tlsexetoc.t: Likewise.
+ * ld-powerpc/tlsmark.d: Likewise.
+ * ld-powerpc/tlsmark32.d: Likewise.
+ * ld-powerpc/tlsopt1.d: Likewise.
+ * ld-powerpc/tlsopt1_32.d: Likewise.
+ * ld-powerpc/tlsopt2.d: Likewise.
+ * ld-powerpc/tlsopt2_32.d: Likewise.
+ * ld-powerpc/tlsopt3.d: Likewise.
+ * ld-powerpc/tlsopt3_32.d: Likewise.
+ * ld-powerpc/tlsopt4.d: Likewise.
+ * ld-powerpc/tlsopt4_32.d: Likewise.
+ * ld-powerpc/tlsso.d: Likewise.
+ * ld-powerpc/tlsso.g: Likewise.
+ * ld-powerpc/tlsso.r: Likewise.
+ * ld-powerpc/tlsso.t: Likewise.
+ * ld-powerpc/tlsso32.d: Likewise.
+ * ld-powerpc/tlsso32.g: Likewise.
+ * ld-powerpc/tlsso32.r: Likewise.
+ * ld-powerpc/tlsso32.t: Likewise.
+ * ld-powerpc/tlstoc.d: Likewise.
+ * ld-powerpc/tlstoc.g: Likewise.
+ * ld-powerpc/tlstoc.t: Likewise.
+ * ld-powerpc/tlstocso.d: Likewise.
+ * ld-powerpc/tlstocso.g: Likewise.
+ * ld-powerpc/tlstocso.t: Likewise.
+ * ld-powerpc/tocopt.out: Likewise.
+
+2012-10-25 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elfvsb/main.c (main_visibility_checkcom): Remove address
+ check for visibility_def if HIDDEN_UNDEF_TEST is defined.
+ (main_visibility_checkweak): Remove address check for
+ visibility_func if HIDDEN_UNDEF_TEST is defined.
+
+2012-10-25 Nathan Sidwell <nathan@codesourcery.com>
+
+ * ld-scripts/empty-aligned.d: Revert last change. Allow more
+ than one header, just not two PT_LOAD.
+ * ld-elf/stack.s: Use .long 0 rather than nops.
+
+2012-10-23 Nathan Sidwell <nathan@codesourcery.com>
+
+ * ld-elf/binutils.exp: Add -z stack-size=0.
+ * ld-elf/elf.exp: Add stack-exec and stack-size tests.
+ * ld-elf/orphan-region.d: Add stack-size option. Remove xfail.
+ * ld-elf/stack-exec.rd: New.
+ * ld-elf/stack-size.rd: New.
+ * ld-elf/stack.s: New.
+ * ld-scripts/empty-aligned.d: Add stack-size option.
+ * ld-sh/fdpic-stack-set.d: New.
+ * ld-tic6x/shlib-1.rd: Remove __stacksize symbol.
+ * ld-tic6x/shlib-1b.rd: Likewise.
+ * ld-tic6x/shlib-1r.rd: Likewise.
+ * ld-tic6x/shlib-1rb.rd: Likewise.
+ * ld-tic6x/shlib-app-1.rd: Likewise.
+ * ld-tic6x/shlib-app-1b.rd: Likewise.
+ * ld-tic6x/shlib-app-1r.rd: Likewise.
+ * ld-tic6x/shlib-app-1rb.rd: Likewise.
+ * ld-tic6x/shlib-noindex.rd: Likewise.
+ * ld-tic6x/static-app-1.rd: Likewise.
+ * ld-tic6x/static-app-1b.rd: Likewise.
+ * ld-tic6x/static-app-1r.rd: Likewise.
+ * ld-tic6x/static-app-1rb.rd: Likewise.
+
+2012-10-16 Sofiane Naci <sofiane.naci@arm.com>
+
+ * ld-aarch64/tlsle-symbol-offset.s: New file.
+ * ld-aarch64/tlsle-symbol-offset.d: New file.
+ * ld-aarch64/aarch64-elf.exp: Add tlsle-symbol-offset test.
+
+2012-10-08 Joe Seymour <jseymour@codesourcery.com>
+
+ * ld-scripts/sane1.d: Sort output from nm. Allow for other symbols in
+ output.
+
+2012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
+
+ * ld-aarch64/emit-relocs-309-low.d: Replace symbol with regexp.
+ * ld-aarch64/emit-relocs-309-up.d: Likewise.
+
+2012-09-19 Andrew Burgess <aburgess@broadcom.com>
+
+ * ld-scripts/assign-loc.d: New file. Test for assigning absolute
+ symbol to location counter.
+ * ld-scripts/assign-loc.t: New file. Linker script for above test.
+ * ld-scripts/expr.exp: Add new assignment test.
+
+2012-09-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14591
+ * ld-elf/comm-data.exp (run_ld_link_tests): Add comm-data3a and
+ comm-data3b tests.
+
+ * ld-ifunc/ifunc.exp (run_ld_link_exec_tests): New.
+
+ * ld-elf/comm-data3.sd: New file.
+ * ld-elf/comm-data3a.s: Likewise.
+ * ld-elf/comm-data3b.s: Likewise.
+ * ld-ifunc/ifunc-17a-i386.d: Likewise.
+ * ld-ifunc/ifunc-17a-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-17a.s: Likewise.
+ * ld-ifunc/ifunc-17b-i386.d: Likewise.
+ * ld-ifunc/ifunc-17b-x86-64.d: Likewise.
+ * ld-ifunc/ifunc-17b.s: Likewise.
+ * ld-ifunc/ifunc-common-1.out: Likewise.
+ * ld-ifunc/ifunc-common-1a.c: Likewise.
+ * ld-ifunc/ifunc-common-1b.c: Likewise.
+
+2012-09-17 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/shared.exp (build_cxx_tests): Move out the commented out
+ test.
+
+ * lib/ld-lib.exp (run_ld_link_exec_tests): Assemble all sources
+ files in each test.
+
+2012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
+
+ * ld-aarch64/aarch64-elf.exp: New reloc tests.
+ * ld-aarch64/emit-relocs-309-low-bad.d: New file. Expected asm for test
+ failure (lower bound overflow).
+ * ld-aarch64/emit-relocs-309-low.d: New file. Expected asm for test
+ success (lower bound).
+ * ld-aarch64/emit-relocs-309-up-bad.d: New file. Expected asm for test
+ failure (upper bound overflow).
+ * ld-aarch64/emit-relocs-309-up.d: New file. Expected asm for test
+ success (upper bound).
+ * ld-aarch64/emit-relocs-309.s: New file. Asm for new reloc tests.
+
+2012-09-09 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbols
+ to be emitted and checked.
+ * ld-mmix/data-1.s, ld-mmix/orph-.d, ld-mmix/orph-awp.d,
+ ld-mmix/orph-d-a.d, ld-mmix/orph-d-awn.d, ld-mmix/orph-d-awp.d,
+ ld-mmix/orph-d-awpe.d, ld-mmix/orph-d.d, ld-mmix/orph-dc-ap.d,
+ ld-mmix/orph-dc-awp.d, ld-mmix/orph-dc.d, ld-mmix/tm-ae.s,
+ ld-mmix/tm-ape.s, ld-mmix/tm-awne.s, ld-mmix/tm-awpe.s,
+ ld-mmix/tm-d-ap.s, ld-mmix/tm-d-awp.s, ld-mmix/tm-d.s,
+ ld-mmix/tm-e.s, ld-mmix/tm-orph1.s: New test files.
+
+2012-08-31 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-i386/i386.exp: Run mov1a, mov1b.
+ * ld-x86-64/x86-64.exp: Run mov1a, mov1b, mov1c, mov1d.
+
+ * ld-i386/mov1.s: New file.
+ * ld-i386/mov1a.d: Likewise.
+ * ld-i386/mov1b.d: Likewise.
+ * ld-x86-64/mov1.s: Likewise.
+ * ld-x86-64/mov1a.d: Likewise.
+ * ld-x86-64/mov1b.d: Likewise.
+ * ld-x86-64/mov1c.d: Likewise.
+ * ld-x86-64/mov1d.d: Likewise.
+
+2012-08-31 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-i386/i386.exp: Run lea1d, lea1f, lea1f.
+ * ld-x86-64/x86-64.exp: Run lea1g, lea1h, lea1i, lea1j, lea1k,
+ lea1l.
+
+ * ld-ifunc/ifunc-13-i386.d: Remove R_386_RELATIVE entry.
+
+ * ld-i386/lea1d.d: New file.
+ * ld-i386/lea1e.d: Likewise.
+ * ld-i386/lea1f.d: Likewise.
+ * ld-x86-64/lea1g.d: Likewise.
+ * ld-x86-64/lea1h.d: Likewise.
+ * ld-x86-64/lea1i.d: Likewise.
+ * ld-x86-64/lea1j.d: Likewise.
+ * ld-x86-64/lea1k.d: Likewise.
+ * ld-x86-64/lea1l.d: Likewise.
+
+2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-i386/i386.exp: Run lea1a, lea1b, lea1c.
+ * ld-x86-64/x86-64.exp: Run lea1a, lea1b, lea1c, lea1d, lea1e,
+ lea1f.
+
+ * ld-i386/lea1.s: New file.
+ * ld-i386/lea1a.d: Likewise.
+ * ld-i386/lea1b.d: Likewise.
+ * ld-i386/lea1c.d: Likewise.
+ * ld-x86-64/lea1.s: Likewise.
+ * ld-x86-64/lea1a.d: Likewise.
+ * ld-x86-64/lea1b.d: Likewise.
+ * ld-x86-64/lea1c.d: Likewise.
+ * ld-x86-64/lea1d.d: Likewise.
+ * ld-x86-64/lea1e.d: Likewise.
+ * ld-x86-64/lea1f.d: Likewise.
+
+2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14525
+ * ld-elf/elf.exp: Run pr14525.
+
+ * ld-elf/pr14525.c: New.
+ * ld-elf/pr14525.out: Likewise.
+
+2012-08-28 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-elf/export-class.sd: New test.
+ * ld-elf/export-class.vd: New test.
+ * ld-elf/export-class-def.s: New test source.
+ * ld-elf/export-class-dep.s: New test source.
+ * ld-elf/export-class-lib.s: New test source.
+ * ld-elf/export-class-ref.s: New test source.
+ * ld-elf/export-class-lib.ver: New test version script.
+ * ld-elf/export-class.exp: New test script.
+ * ld-arm/arm-export-class.rd: New test.
+ * ld-arm/arm-export-class.xd: New test.
+ * ld-arm/export-class.exp: New test script.
+ * ld-i386/i386-export-class.rd: New test.
+ * ld-i386/i386-export-class.xd: New test.
+ * ld-i386/export-class.exp: New test script.
+ * ld-mips-elf/mips-32-export-class.rd: New test.
+ * ld-mips-elf/mips-32-export-class.xd: New test.
+ * ld-mips-elf/mips-64-export-class.rd: New test.
+ * ld-mips-elf/mips-64-export-class.xd: New test.
+ * ld-mips-elf/export-class.exp: New test script.
+ * ld-powerpc/powerpc-32-export-class.rd: New test.
+ * ld-powerpc/powerpc-32-export-class.xd: New test.
+ * ld-powerpc/powerpc-64-export-class.rd: New test.
+ * ld-powerpc/powerpc-64-export-class.xd: New test.
+ * ld-powerpc/export-class.exp: New test script.
+ * ld-x86-64/x86-64-64-export-class.rd: New test.
+ * ld-x86-64/x86-64-x32-export-class.rd: New test.
+ * ld-x86-64/export-class.exp: New test script.
+
+2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/exclude3a.d: Remove target and use failif.
+
+ * ld-elf/exclude3b.d: Change target to *-*-linux* *-*-gnu* and
+ use failif
+
+ * ld-elf/exclude3d.d: Removed.
+
+2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/elf.exp: Add Solaris/x86-64 support to eh[1-4] test.
+
+2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+ * ld-arm/arm-elf.exp: Add new testcases.
+ * ld-arm/attr-merge-vfp-3.d: Update for change in expected
+ output.
+ * ld-arm/attr-merge-vfp-3r.d: Likewise.
+ * ld-arm/attr-merge-vfp-4.d: Likewise.
+ * ld-arm/attr-merge-vfp-4r.d: Likewise.
+ * ld-arm/attr-merge-vfp-5.d: Likewise.
+ * ld-arm/attr-merge-vfp-5r.d: Likewise.
+ * ld-arm/attr-merge-vfp-7.d: New testcase.
+ * ld-arm/attr-merge-vfp-7r.d: Likewise.
+ * ld-arm/attr-merge-vfp-armv8-hard.s: Likewise.
+ * ld-arm/attr-merge-vfp-armv8.s: Likewise.
+
+2012-08-14 Nick Clifton <nickc@redhat.com>
+
+ PR ld/14265
+ * ld-gc/gc.exp: Add a new test.
+ * ld-gc/pr14265.c: Source file for the new test.
+ * ld-gc/pr14265.t: Linker script for the new test.
+ * ld-gc/pr14265.d: Expected symbol dump.
+
+2012-08-13 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/export-class-call16-o32.dd: New test.
+ * ld-mips-elf/export-class-call16-o32-irix.dd: New test.
+ * ld-mips-elf/export-class-call16-o32.gd: New test.
+ * ld-mips-elf/export-class-call16-n32.dd: New test.
+ * ld-mips-elf/export-class-call16-n32.gd: New test.
+ * ld-mips-elf/export-class-call16-n64.dd: New test.
+ * ld-mips-elf/export-class-call16-n64.gd: New test.
+ * ld-mips-elf/export-class-call16-def.s: New test source.
+ * ld-mips-elf/export-class-call16-o32.s: New test source.
+ * ld-mips-elf/export-class-call16-n32.s: New test source.
+ * ld-mips-elf/export-class-call16-n64.s: New test source.
+ * ld-mips-elf/export-class-call16.ld: New test linker script.
+ * ld-mips-elf/mips-elf.exp: Run the new tests.
+
+2012-08-13 Ian Bolton <ian.bolton@arm.com>
+ Laurent Desnogues <laurent.desnogues@arm.com>
+ Jim MacArthur <jim.macarthur@arm.com>
+ Marcus Shawcroft <marcus.shawcroft@arm.com>
+ Nigel Stephens <nigel.stephens@arm.com>
+ Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
+ Richard Earnshaw <rearnsha@arm.com>
+ Sofiane Naci <sofiane.naci@arm.com>
+ Tejas Belagod <tejas.belagod@arm.com>
+ Yufeng Zhang <yufeng.zhang@arm.com>
+
+ * ld-aarch64/aarch64-elf.exp: New file.
+ * ld-aarch64/aarch64.ld: New file.
+ * ld-aarch64/eh-frame-bar.s: New file.
+ * ld-aarch64/eh-frame-foo.s: New file.
+ * ld-aarch64/eh-frame.d: New file.
+ * ld-aarch64/emit-relocs-257-be.d: New file.
+ * ld-aarch64/emit-relocs-257.d: New file.
+ * ld-aarch64/emit-relocs-257.s: New file.
+ * ld-aarch64/emit-relocs-260-be.d: New file.
+ * ld-aarch64/emit-relocs-260.d: New file.
+ * ld-aarch64/emit-relocs-260.s: New file.
+ * ld-aarch64/emit-relocs-262.d: New file.
+ * ld-aarch64/emit-relocs-262.s: New file.
+ * ld-aarch64/emit-relocs-263.d: New file.
+ * ld-aarch64/emit-relocs-263.s: New file.
+ * ld-aarch64/emit-relocs-264.d: New file.
+ * ld-aarch64/emit-relocs-264.s: New file.
+ * ld-aarch64/emit-relocs-265.d: New file.
+ * ld-aarch64/emit-relocs-265.s: New file.
+ * ld-aarch64/emit-relocs-266.d: New file.
+ * ld-aarch64/emit-relocs-266.s: New file.
+ * ld-aarch64/emit-relocs-267.d: New file.
+ * ld-aarch64/emit-relocs-267.s: New file.
+ * ld-aarch64/emit-relocs-268.d: New file.
+ * ld-aarch64/emit-relocs-268.s: New file.
+ * ld-aarch64/emit-relocs-269.d: New file.
+ * ld-aarch64/emit-relocs-269.s: New file.
+ * ld-aarch64/emit-relocs-270-bad.d: New file.
+ * ld-aarch64/emit-relocs-270.d: New file.
+ * ld-aarch64/emit-relocs-270.s: New file.
+ * ld-aarch64/emit-relocs-271.d: New file.
+ * ld-aarch64/emit-relocs-271.s: New file.
+ * ld-aarch64/emit-relocs-272.d: New file.
+ * ld-aarch64/emit-relocs-272.s: New file.
+ * ld-aarch64/emit-relocs-273.d: New file.
+ * ld-aarch64/emit-relocs-273.s: New file.
+ * ld-aarch64/emit-relocs-274.d: New file.
+ * ld-aarch64/emit-relocs-274.s: New file.
+ * ld-aarch64/emit-relocs-275.d: New file.
+ * ld-aarch64/emit-relocs-275.s: New file.
+ * ld-aarch64/emit-relocs-276.d: New file.
+ * ld-aarch64/emit-relocs-276.s: New file.
+ * ld-aarch64/emit-relocs-277.d: New file.
+ * ld-aarch64/emit-relocs-277.s: New file.
+ * ld-aarch64/emit-relocs-278.d: New file.
+ * ld-aarch64/emit-relocs-278.s: New file.
+ * ld-aarch64/emit-relocs-279-bad.d: New file.
+ * ld-aarch64/emit-relocs-279.d: New file.
+ * ld-aarch64/emit-relocs-279.s: New file.
+ * ld-aarch64/emit-relocs-280.d: New file.
+ * ld-aarch64/emit-relocs-280.s: New file.
+ * ld-aarch64/emit-relocs-282.d: New file.
+ * ld-aarch64/emit-relocs-282.s: New file.
+ * ld-aarch64/emit-relocs-283.d: New file.
+ * ld-aarch64/emit-relocs-283.s: New file.
+ * ld-aarch64/emit-relocs-284.d: New file.
+ * ld-aarch64/emit-relocs-284.s: New file.
+ * ld-aarch64/emit-relocs-285.d: New file.
+ * ld-aarch64/emit-relocs-285.s: New file.
+ * ld-aarch64/emit-relocs-286-bad.d: New file.
+ * ld-aarch64/emit-relocs-286.d: New file.
+ * ld-aarch64/emit-relocs-286.s: New file.
+ * ld-aarch64/emit-relocs-287.d: New file.
+ * ld-aarch64/emit-relocs-287.s: New file.
+ * ld-aarch64/emit-relocs-299.d: New file.
+ * ld-aarch64/emit-relocs-299.s: New file.
+ * ld-aarch64/emit-relocs-311.d: New file.
+ * ld-aarch64/emit-relocs-311.s: New file.
+ * ld-aarch64/emit-relocs-312.d: New file.
+ * ld-aarch64/emit-relocs-312.s: New file.
+ * ld-aarch64/emit-relocs1.s: New file.
+ * ld-aarch64/farcall-b-none-function.d: New file.
+ * ld-aarch64/farcall-b-none-function.s: New file.
+ * ld-aarch64/farcall-b.d: New file.
+ * ld-aarch64/farcall-b.s: New file.
+ * ld-aarch64/farcall-back.d: New file.
+ * ld-aarch64/farcall-back.s: New file.
+ * ld-aarch64/farcall-bl-none-function.d: New file.
+ * ld-aarch64/farcall-bl-none-function.s: New file.
+ * ld-aarch64/farcall-bl.d: New file.
+ * ld-aarch64/farcall-bl.s: New file.
+ * ld-aarch64/farcall-section.d: New file.
+ * ld-aarch64/farcall-section.s: New file.
+ * ld-aarch64/limit-b.d: New file.
+ * ld-aarch64/limit-b.s: New file.
+ * ld-aarch64/limit-bl.d: New file.
+ * ld-aarch64/limit-bl.s: New file.
+ * ld-aarch64/relocs.ld: New file.
+ * ld-aarch64/tls-desc-ie.d: New file.
+ * ld-aarch64/tls-desc-ie.s: New file.
+ * ld-aarch64/tls-relax-all.d: New file.
+ * ld-aarch64/tls-relax-all.s: New file.
+ * ld-aarch64/tls-relax-gd-ie.d: New file.
+ * ld-aarch64/tls-relax-gd-ie.s: New file.
+ * ld-aarch64/tls-relax-gd-le.d: New file.
+ * ld-aarch64/tls-relax-gd-le.s: New file.
+ * ld-aarch64/tls-relax-gdesc-ie-2.d: New file.
+ * ld-aarch64/tls-relax-gdesc-ie-2.s: New file.
+ * ld-aarch64/tls-relax-gdesc-ie.d: New file.
+ * ld-aarch64/tls-relax-gdesc-ie.s: New file.
+ * ld-aarch64/tls-relax-gdesc-le-2.d: New file.
+ * ld-aarch64/tls-relax-gdesc-le-2.s: New file.
+ * ld-aarch64/tls-relax-gdesc-le.d: New file.
+ * ld-aarch64/tls-relax-gdesc-le.s: New file.
+ * ld-aarch64/tls-relax-ie-le-2.d: New file.
+ * ld-aarch64/tls-relax-ie-le-2.s: New file.
+ * ld-aarch64/tls-relax-ie-le-3.d: New file.
+ * ld-aarch64/tls-relax-ie-le-3.s: New file.
+ * ld-aarch64/tls-relax-ie-le.d: New file.
+ * ld-aarch64/tls-relax-ie-le.s: New file.
+ * ld-aarch64/weak-undefined.d: New file.
+ * ld-aarch64/weak-undefined.s: New file.
+ * ld-elf/binutils.exp (binutils_test): Add optional parameter
+ 'test_name'; change to construct 'test_name' from the 'prog_name'
+ and 'ld_options' only when "$test_name" == "".
+ * ld-elf/group8a.d (#notarget): Add AArch64.
+ * ld-elf/group8b.d (#notarget): Add AArch64.
+ * ld-elf/group9a.d (#notarget): Add AArch64.
+ * ld-elf/group9b.d (#notarget): Add AArch64.
+ * ld-elf/pr12851.d (#notarget): Add AArch64.
+ * ld-elf/pr12975.d (#notarget): Add AArch64.
+ * ld-elf/pr13177.d (#notarget): Add AArch64.
+ * ld-elf/pr13195.d (#notarget): Add AArch64.
+ * ld-elfvers/vers.exp: Add AArch64.
+ * ld-shared/shared.exp: Add AArch64.
+ * ld-srec/srec.exp: Add AArch64.
+ * lib/ld-lib.exp: Add AArch64.
+
+2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/dyn-sec64.ld: Use HIDDEN to define _gp.
+ * ld-mips-elf/eh-frame5.ld: Likewise.
+ * ld-mips-elf/got-dump-1.ld: Likewise.
+ * ld-mips-elf/got-dump-2.ld: Likewise.
+ * ld-mips-elf/got-page-1.ld: Likewise.
+ * ld-mips-elf/mips-dyn.ld: Likewise.
+ * ld-mips-elf/mips-lib.ld: Likewise.
+ * ld-mips-elf/mips16-pic-1.ld: Likewise.
+ * ld-mips-elf/no-shared-1.ld: Likewise.
+ * ld-mips-elf/pic-and-nonpic-1.ld: Likewise.
+ * ld-mips-elf/pic-and-nonpic-3a.ld: Likewise.
+ * ld-mips-elf/pic-and-nonpic-3b.ld: Likewise.
+ * ld-mips-elf/pic-and-nonpic-4b.ld: Likewise.
+ * ld-mips-elf/pic-and-nonpic-5b.ld: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6.ld: Likewise.
+ * ld-mips-elf/reloc-2.ld: Likewise.
+ * ld-mips-elf/reloc-estimate-1.ld: Likewise.
+ * ld-mips-elf/stub-dynsym-1.ld: Likewise.
+ * ld-mips-elf/tls-hidden3.ld: Likewise.
+ * ld-mips-elf/mips16-pic-2.ad: Update accordingly.
+ * ld-mips-elf/pic-and-nonpic-3b.ad: Likewise.
+ * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
+ * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
+ * ld-mips-elf/eh-frame5.d: Likewise.
+ * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
+ * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
+ * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
+ * ld-mips-elf/tlsdyn-o32.d: Likewise.
+ * ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-3b.dd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
+ * ld-mips-elf/tls-multi-got-1.got: Likewise.
+ * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
+ * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
+ * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
+ * ld-mips-elf/tlsdyn-o32.got: Likewise.
+ * ld-mips-elf/tlslib-o32-ver.got: Likewise.
+ * ld-mips-elf/tlslib-o32.got: Likewise.
+ * ld-mips-elf/mips16-pic-2.nd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-1.nd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-3b.nd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-4b.nd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-5b.nd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-n32.nd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-n64.nd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-o32.nd: Likewise.
+ * ld-mips-elf/tls-multi-got-1.r: Likewise.
+ * ld-mips-elf/pic-and-nonpic-3b.rd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-4b.rd: Likewise.
+ * ld-mips-elf/mips-elf.exp: Likewise.
+
+2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/gp-hidden.rd: New test.
+ * ld-mips-elf/gp-hidden.sd: New test.
+ * ld-mips-elf/gp-hidden-lib.rd: New test.
+ * ld-mips-elf/gp-hidden-ver.rd: New test.
+ * ld-mips-elf/gp-hidden-64.rd: New test.
+ * ld-mips-elf/gp-hidden-lib-64.rd: New test.
+ * ld-mips-elf/gp-hidden-ver-64.rd: New test.
+ * ld-mips-elf/gp-hidden.s: New test source.
+ * ld-mips-elf/gp-hidden-lib.s: New test source.
+ * ld-mips-elf/gp-hidden-ver.s: New test source.
+ * ld-mips-elf/gp-hidden-ver.ver: New test version script.
+ * ld-mips-elf/mips-elf.exp: Run the new tests.
+
+2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/rel32-o32.d: Adjust section VMAs after the removal
+ of _gp from the global scope.
+ * ld-mips-elf/rel32-n32.d: Likewise.
+ * ld-mips-elf/rel64.d: Likewise.
+
+2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/mips-elf.exp: Set has_newabi for all Linux targets.
+ Adjust abi_asflags for targets that do not infer the ISA from the
+ ABI.
+ * ld-mips-elf/eh-frame1-n32.d: Adjust for targets that do not
+ infer the ISA from the ABI.
+ * ld-mips-elf/eh-frame1-n64.d: Likewise.
+ * ld-mips-elf/eh-frame2-n32.d: Likewise.
+ * ld-mips-elf/eh-frame2-n64.d: Likewise.
+ * ld-mips-elf/elf-rel-got-n32-embed.d: Likewise.
+ * ld-mips-elf/elf-rel-got-n32.d: Likewise.
+ * ld-mips-elf/elf-rel-got-n64-embed.d: Likewise.
+ * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise.
+ * ld-mips-elf/elf-rel-got-n64.d: Likewise.
+ * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise.
+ * ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
+ * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
+ * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
+ * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
+ * ld-mips-elf/emit-relocs-1.d: Likewise.
+ * ld-mips-elf/got-page-2.d: Likewise.
+ * ld-mips-elf/no-shared-1-n32.d: Likewise.
+ * ld-mips-elf/no-shared-1-n64.d: Likewise.
+ * ld-mips-elf/rel32-n32.d: Likewise.
+ * ld-mips-elf/rel64.d: Likewise.
+ * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
+ * ld-mips-elf/relax-jalr-n32.d: Likewise.
+ * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
+ * ld-mips-elf/relax-jalr-n64.d: Likewise.
+ * ld-mips-elf/reloc-1-n32.d: Likewise.
+ * ld-mips-elf/reloc-1-n64.d: Likewise.
+ * ld-mips-elf/textrel-1.d: Likewise.
+
+2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags.
+ * ld-mips-elf/mips-elf.exp: Update GAS flags in reloc test 6.
+
+2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * lib/ld-lib.exp (run_dump_test): Implement the EXTRA_OPTIONS
+ argument and the "dump" keyword.
+ * ld-mips-elf/emit-relocs-1a.s: Make section alignment uniform
+ across targets.
+ * ld-mips-elf/emit-relocs-1b.s: Likewise.
+ * ld-mips-elf/jalbal.s: Adjust padding.
+ * ld-mips-elf/elf-rel-got-n32-embed.d: New test.
+ * ld-mips-elf/elf-rel-got-n64-embed.d: New test.
+ * ld-mips-elf/elf-rel-xgot-n32-embed.d: New test.
+ * ld-mips-elf/elf-rel-xgot-n64-embed.d: New test.
+ * ld-mips-elf/elf-rel-got-n32.d: Remove -melf32btsmipn32.
+ * ld-mips-elf/elf-rel-got-n64.d: Remove -melf64btsmip. Adjust
+ output.
+ * ld-mips-elf/elf-rel-got-n64-linux.d: Remove -melf64btsmip.
+ * ld-mips-elf/elf-rel-xgot-n32.d: Remove -melf32btsmipn32.
+ Adjust output.
+ * ld-mips-elf/elf-rel-xgot-n64.d: Remove -melf64btsmip. Adjust
+ output.
+ * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
+ * ld-mips-elf/reloc-1-n64.d: Remove -melf64btsmip.
+ * ld-mips-elf/mips-elf.exp: Set has_newabi for mips*-sde-elf*
+ too. Move tool flags from o32_as_flags and o32_ld_flags
+ variables into abi_asflags and abi_ldflags arrays. Adjust test
+ cases run to use them. Run the new tests.
+
+2012-08-05 Maciej W. Rozycki <macro@linux-mips.org>
+
+ * ld-vax-elf: New directory.
+ * ld-vax-elf/plt-local-lib.dd: New test.
+ * ld-vax-elf/plt-local-lib.ld: New test linker script.
+ * ld-vax-elf/plt-local-lib.s: New test source.
+ * ld-vax-elf/plt-local.dd: New test.
+ * ld-vax-elf/plt-local.ld: New test linker script.
+ * ld-vax-elf/plt-local.s: New test source.
+ * ld-vax-elf/plt-local-hidden-pic.s: New test source.
+ * ld-vax-elf/plt-local-rehidden-pic.s: New test source.
+ * ld-vax-elf/vax-elf.exp: New test script.
+
+2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * lib/ld-lib.exp (at_least_gcc_version): Accept more version
+ number formats; avoid throwing exceptions in any case.
+
+2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/mode-change-error-1.d: Update the error message.
+
+2012-08-02 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/got-vers-1.rd: Fix a typo.
+
+2012-08-01 James Lemke <jwlemke@codesourcery.com>
+
+ * ld-gc/pr13683.d: XFAIL for powerpc*-*-eabivle.
+
+2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/fini0.s: Indent global directive.
+ * ld-elf/foo0.s: Likewise.
+ * ld-elf/init0.s: Likewise.
+
+ * ld-elf/pr14156c.t: Keep text section.
+
+2012-07-26 Meador Inge <meadori@codesourcery.com>
+
+ PR ld/14397
+ * ld-arm/arm-elf.exp: Add tests of linking without .rel.plt.
+ * ld-arm/arm-no-rel-plt.out: Linker script without .rel.plt section.
+ * ld-arm/arm-no-rel-plt.out: Expected output.
+
+2012-07-13 Hans-Peter Nilsson <hp@axis.com>
+
+ * ld-elf/foo0.s: Use ARM-compatible .section syntax.
+ * ld-elf/foo1.s: Likewise.
+ * ld-elf/foo2.s: Likewise.
+ * ld-elf/foo3.s: Likewise.
+ * ld-elf/foon.s: Likewise.
+
+2012-07-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14156
+ * ld-elf/fini0.s: New file.
+ * ld-elf/fini1.s: Likewise.
+ * ld-elf/fini2.s: Likewise.
+ * ld-elf/fini3.s: Likewise.
+ * ld-elf/finin.s: Likewise.
+ * ld-elf/foo0.s: Likewise.
+ * ld-elf/foo1.s: Likewise.
+ * ld-elf/foo2.s: Likewise.
+ * ld-elf/foo3.s: Likewise.
+ * ld-elf/foon.s: Likewise.
+ * ld-elf/init0.s: Likewise.
+ * ld-elf/init1.s: Likewise.
+ * ld-elf/init2.s: Likewise.
+ * ld-elf/init3.s: Likewise.
+ * ld-elf/initn.s: Likewise.
+ * ld-elf/pr14156a.d: Likewise.
+ * ld-elf/pr14156b.d: Likewise.
+ * ld-elf/pr14156c.d: Likewise.
+ * ld-elf/pr14156c.t: Likewise.
+
+2012-07-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14323
+ * ld-elf/pr14323-1.c: New.
+ * ld-elf/pr14323-2.c: Likewise.
+
+ * ld-elf/shared.exp (build_tests): Add libpr14323-2.so.
+ (run_tests): Add pr14323.
+
+2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/3351
+ * ld-elf/indirect.exp: New file.
+ * ld-elf/indirect1a.c: Likewise.
+ * ld-elf/indirect1b.c: Likewise.
+ * ld-elf/indirect1c.c: Likewise.
+ * ld-elf/indirect2.c: Likewise.
+ * ld-elf/indirect3.out: Likewise.
+ * ld-elf/indirect3a.c: Likewise.
+ * ld-elf/indirect3b.c: Likewise.
+ * ld-elf/indirect3c.c: Likewise.
+ * ld-elf/indirect4.out: Likewise.
+ * ld-elf/indirect4a.c: Likewise.
+ * ld-elf/indirect4b.c: Likewise.
+ * ld-elf/indirect4c.c: Likewise.
+
+2012-07-02 Roland McGrath <mcgrathr@google.com>
+
+ * ld/testsuite/ld-i386/tlsbin-nacl.rd: Update for symbol table changes.
+ * ld/testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
+ * ld/testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
+ * ld/testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
+ * ld/testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
+ * ld/testsuite/ld-i386/tlspic-nacl.rd: Likewise.
+ * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
+ * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
+ * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
+ * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
+ * ld/testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
+
+2012-07-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/data2.c: New file.
+ * ld-elf/weakdef1.c: Likewise.
+
+ * ld-elf/shared.exp: Add tests for libdata2 and weakdef1.
+
+2012-06-28 Roland McGrath <mcgrathr@google.com>
+
+ * ld-arm/arm-elf.exp (armelftests_common): Add a test that gets
+ arm-lib.so built so armeabitests_common can use it.
+ (unresolved-1-dyn): Exclude this test for [istarget "arm*-*-nacl*"].
+
+2012-06-26 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/ehdr_start.d (target): Add *-*-nacl*.
+
+2012-06-27 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/ehdr_start.s: Use data rather than rodata.
+ * ld-elf/ehdr_start.d: Run on linux and gnu targets only.
+
+2012-06-25 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/ehdr_start.d (ld): Add explicit -e _start.
+ (notarget): Add arm*-*-eabi* cris-*-*.
+
+2012-06-22 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/ehdr_start.s: New file.
+ * ld-elf/ehdr_start.d: New file.
+
+2012-06-21 Alan Modra <amodra@gmail.com>
+
+ * ld-gc/start.d: Update.
+
+2012-06-18 Hans-Peter Nilsson <hp@axis.com>
+
+ * ld-cris/dso-pltdis1.d, ld-cris/dso-pltdis2.d, dsofng.s
+ dsofn4g.s: New tests.
+
+2012-06-17 Hans-Peter Nilsson <hp@axis.com>
+
+ * ld-cris/tls-e-tpiecomm1.d, ld-cris/tls-e-tpiecomm1.s: New test.
+ * ld-cris/tls-dso-tpoffgotcomm1.d,
+ ld-cris/tls-dso-tpoffgotcomm1.s: Ditto.
+
+ * ld-cris/tls-e-tpoffgotcomm1.d: New test.
+
+2012-06-16 Alan Modra <amodra@gmail.com>
+
+ * ld-alpha/emptygot.nm, * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd,
+ * ld-alpha/tlspic.rd, * ld-arm/arm-dyn.ld, * ld-arm/armthumb-lib.sym,
+ * ld-arm/farcall-mixed-app.sym, * ld-arm/mixed-app.sym,
+ * ld-arm/mixed-lib.sym, * ld-arm/preempt-app.sym,
+ * ld-cris/libdso-2.d, * ld-cris/pv32-1.d, * ld-cris/tls-e-20.d,
+ * ld-cris/tls-e-20a.d, * ld-cris/tls-e-80.d,
+ * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-68.d,
+ * ld-cris/tls-gc-69.d, * ld-cris/tls-gc-70.d, * ld-cris/tls-gc-71.d,
+ * ld-cris/tls-gc-75.d, * ld-cris/tls-gc-76.d, * ld-cris/tls-gc-79.d,
+ * ld-cris/weakhiddso.d, * ld-cris/weakref3.d, * ld-cris/weakref4.d,
+ * ld-elfvsb/hidden2.d, * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd,
+ * ld-i386/tlsdesc.rd, * ld-i386/tlsgdesc.rd, * ld-i386/tlsnopic.rd,
+ * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd, * ld-ia64/tlspic.rd,
+ * ld-mips-elf/tlsdyn-o32-1.d, * ld-mips-elf/tlsdyn-o32-1.got,
+ * ld-mips-elf/tlsdyn-o32-2.d, * ld-mips-elf/tlsdyn-o32-2.got,
+ * ld-mips-elf/tlsdyn-o32-3.d, * ld-mips-elf/tlsdyn-o32-3.got,
+ * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d, * ld-mmix/greg-6.d,
+ * ld-mmix/greg-7.d, * ld-mmix/loc1.d, * ld-mmix/loc2.d,
+ * ld-mmix/loc3.d, * ld-mmix/loc4.d, * ld-mmix/loc6.d,
+ * ld-mmix/locdo-1.d, * ld-mmix/loct-1.d, * ld-mmix/locto-1.d,
+ * ld-mmix/start-1.d, * ld-mmix/undef-3.d, * ld-powerpc/relbrlt.d,
+ * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexe32.r,
+ * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.r,
+ * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
+ * ld-s390/tlsbin.rd, * ld-s390/tlsbin_64.rd, * ld-s390/tlspic.rd,
+ * ld-s390/tlspic_64.rd, * ld-scripts/empty-address-1.d,
+ * ld-scripts/empty-address-2a.d, * ld-scripts/empty-address-2b.d,
+ * ld-scripts/empty-address-3a.d, * ld-scripts/empty-address-3b.d,
+ * ld-scripts/empty-address-3c.d, * ld-sh/sh64/abi32.xd,
+ * ld-sh/sh64/abi64.xd, * ld-sh/sh64/cmpct1.xd,
+ * ld-sh/sh64/crange1.rd, * ld-sh/sh64/crange2.rd,
+ * ld-sh/sh64/crange3-cmpct.rd, * ld-sh/sh64/crange3-media.rd,
+ * ld-sh/sh64/crange3.rd, * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd,
+ * ld-sh/sh64/shdl32.xd, * ld-sh/sh64/shdl64.xd,
+ * ld-sparc/gotop32.rd, * ld-sparc/gotop64.rd,
+ * ld-sparc/tlssunbin32.rd, * ld-sparc/tlssunbin64.rd,
+ * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
+ * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
+ * ld-spu/icache1.d, * ld-spu/pic.d, * ld-tic6x/shlib-1.rd,
+ * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
+ * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-app-1.rd,
+ * ld-tic6x/shlib-app-1b.rd, * ld-tic6x/shlib-app-1r.rd,
+ * ld-tic6x/shlib-app-1rb.rd, * ld-tic6x/shlib-noindex.rd,
+ * ld-tic6x/static-app-1.rd, * ld-tic6x/static-app-1b.rd,
+ * ld-tic6x/static-app-1r.rd, * ld-tic6x/static-app-1rb.rd,
+ * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
+ * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlsgdesc.rd,
+ * ld-x86-64/tlspic.rd: Update.
+ * ld-tic6x/dsbt-be.ld: Add ". = .;" before __c6xabi_DSBT_BASE.
+ * ld-tic6x/dsbt.ld: Likewise.
+
+2012-06-13 Nick Clifton <nickc@redhat.com>
+
+ * ld-arm/arm-app-abs32.d; Update expected disassembly in line with
+ improved architecture detection.
+ * ld-arm/arm-app.d: Likewise.
+ * ld-arm/arm-lib-plt32.d: Likewise.
+ * ld-arm/arm-lib.d: Likewise.
+ * ld-arm/arm-static-app.d: Likewise.
+ * ld-arm/armthumb-lib.d: Likewise.
+ * ld-arm/farcall-mixed-app-v5.d: Likewise.
+ * ld-arm/farcall-mixed-app.d: Likewise.
+ * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
+ * ld-arm/farcall-mixed-lib.d: Likewise.
+ * ld-arm/mixed-app-v5.d: Likewise.
+ * ld-arm/mixed-app.d: Likewise.
+ * ld-arm/mixed-lib.d: Likewise.
+ * ld-arm/tls-app.d: Likewise.
+ * ld-arm/tls-descrelax-be32.d: Likewise.
+ * ld-arm/tls-descrelax.d: Likewise.
+ * ld-arm/tls-descseq.d: Likewise.
+ * ld-arm/tls-gdesc-got.d: Likewise.
+ * ld-arm/tls-gdesc.d: Likewise.
+ * ld-arm/tls-gdierelax.d: Likewise.
+ * ld-arm/tls-gdierelax2.d: Likewise.
+ * ld-arm/tls-gdlerelax.d: Likewise.
+ * ld-arm/tls-lib-loc.d: Likewise.
+ * ld-arm/tls-lib.d: Likewise.
+ * ld-arm/tls-thumb1.d: Likewise.
+
+2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14207
+ * ld-x86-64/x86-64.exp: Run pr14207.
+
+ * ld-x86-64/pr14207.d: New file.
+ * ld-x86-64/pr14207.s: Likewise.
+
+2012-06-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14215
+ * ld-i386/i386.exp: Run pr14215.
+ * ld-x86-64/x86-64.exp: Likewise.
+
+ * ld-i386/pr14215.d: New file.
+ * ld-i386/pr14215.s: Likewise.
+ * ld-x86-64/pr14215.d: Likewise.
+ * ld-x86-64/pr14215.s: Likewise.
+
+2012-06-06 Alan Modra <amodra@gmail.com>
+
+ * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd, * ld-alpha/tlspic.rd,
+ * ld-arm/script-type.sym, * ld-cris/hiddef1.d, * ld-cris/tls-e-20a.d,
+ * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-76.d,
+ * ld-cris/tls-local-64.d, * ld-i386/pr12718.d, * ld-i386/pr12921.d,
+ * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd, * ld-i386/tlsdesc.rd,
+ * ld-i386/tlsnopic.rd, * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd,
+ * ld-ia64/tlspic.rd, * ld-mips-elf/reloc-merge-lo16.d,
+ * ld-mmix/bpo-1.d, * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d,
+ * ld-mmix/bpo-14.d, * ld-mmix/bpo-16.d, * ld-mmix/bpo-17.d,
+ * ld-mmix/bpo-18.d, * ld-mmix/bpo-2.d, * ld-mmix/bpo-22.d,
+ * ld-mmix/bpo-3.d, * ld-mmix/bpo-4.d, * ld-mmix/bpo-5.d,
+ * ld-mmix/bpo-9.d, * ld-mmix/greg-1.d, * ld-mmix/greg-19.d,
+ * ld-mmix/greg-2.d, * ld-mmix/greg-3.d, * ld-mmix/greg-4.d,
+ * ld-mmix/greg-5.d, * ld-mmix/greg-5s.d, * ld-mmix/greg-6.d,
+ * ld-mmix/greg-7.d, * ld-mmix/loc4.d, * ld-mmix/local1.d,
+ * ld-mmix/local3.d, * ld-mmix/local5.d, * ld-mmix/local7.d,
+ * ld-mmix/loct-1.d, * ld-mn10300/i135409-1.d, * ld-powerpc/tlsexe.r,
+ * ld-powerpc/tlsexe32.r, * ld-powerpc/tlsexetoc.r,
+ * ld-powerpc/tlsso.r, * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
+ * ld-powerpc/vxworks-relax-2.rd, * ld-s390/tlsbin.rd,
+ * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd, * ld-sh/sub2l-1.d,
+ * ld-sh/weak1.d, * ld-sh/sh64/abi32.xd, * ld-sh/sh64/abi64.xd,
+ * ld-sh/sh64/cmpct1.xd, * ld-sh/sh64/crange1.rd,
+ * ld-sh/sh64/crange2.rd, * ld-sh/sh64/crange3-cmpct.rd,
+ * ld-sh/sh64/crange3-media.rd, * ld-sh/sh64/crange3.rd,
+ * ld-sh/sh64/crangerel1.rd, * ld-sh/sh64/crangerel2.rd,
+ * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd, * ld-sh/sh64/shdl32.xd,
+ * ld-sh/sh64/shdl64.xd, * ld-sparc/gotop32.rd,
+ * ld-sparc/gotop64.rd, * ld-sparc/tlssunbin32.rd,
+ * ld-sparc/tlssunbin64.rd, * ld-sparc/tlssunnopic32.rd,
+ * ld-sparc/tlssunnopic64.rd, * ld-sparc/tlssunpic32.rd,
+ * ld-sparc/tlssunpic64.rd, * ld-tic6x/shlib-1.rd,
+ * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd, * ld-tic6x/shlib-1rb.rd,
+ * ld-tic6x/shlib-app-1.rd, * ld-tic6x/shlib-app-1b.rd,
+ * ld-tic6x/shlib-app-1r.rd, * ld-tic6x/shlib-app-1rb.rd,
+ * ld-tic6x/shlib-noindex.rd, * ld-tic6x/static-app-1.rd,
+ * ld-tic6x/static-app-1b.rd, * ld-tic6x/static-app-1r.rd,
+ * ld-tic6x/static-app-1rb.rd, * ld-x86-64/ilp32-4-nacl.d,
+ * ld-x86-64/ilp32-4.d, * ld-x86-64/pr12718.d, * ld-x86-64/pr12921.d,
+ * ld-x86-64/split-by-file-nacl.rd, * ld-x86-64/split-by-file.rd,
+ * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
+ * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlspic.rd: Update to suit
+ added STT_FILE symbols.
+
+2012-06-06 Alan Modra <amodra@gmail.com>
+
+ * ld-mmix/bpo-9.d: Update.
+ * ld-mmix/bpo-10.d: Update.
+ * ld-mmix/bpo-11.d: Update.
+ * ld-mmix/sec-7m.d: Update.
+
+2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-ifunc/ifunc-13a-x86-64.s: Add missing "foo" after ".global".
+ * ld-ifunc/ifunc-15-x86-64.s: Likewise.
+
+2012-05-30 Nick Clifton <nickc@redhat.com>
+
+ * ld-tic6x/shlib-1b.rd: Revert previous delta.
+ * ld-tic6x/shlib-1rb.rd: Likewise.
+ * ld-tic6x/shlib-1.rd: Likewise.
+ * ld-tic6x/shlib-1r.rd: Likewise.
+ * ld-tic6x/shlib-app-1b.rd: Likewise.
+ * ld-tic6x/shlib-app-1rb.rd: Likewise.
+ * ld-tic6x/shlib-app-1.rd: Likewise.
+ * ld-tic6x/shlib-app-1r.rd: Likewise.
+ * ld-tic6x/shlib-noindex.rd: Likewise.
+ * ld-tic6x/static-app-1b.rd: Likewise.
+ * ld-tic6x/static-app-1rb.rd: Likewise.
+ * ld-tic6x/static-app-1.rd: Likewise.
+ * ld-tic6x/static-app-1r.rd: Likewise.
+
+2012-05-29 Nick Clifton <nickc@redhat.com>
+
+ * ld-tic6x/shlib-1b.rd: Update expected readelf output.
+ * ld-tic6x/shlib-1rb.rd: Likewise.
+ * ld-tic6x/shlib-1.rd: Likewise.
+ * ld-tic6x/shlib-1r.rd: Likewise.
+ * ld-tic6x/shlib-app-1b.rd: Likewise.
+ * ld-tic6x/shlib-app-1rb.rd: Likewise.
+ * ld-tic6x/shlib-app-1.rd: Likewise.
+ * ld-tic6x/shlib-app-1r.rd: Likewise.
+ * ld-tic6x/shlib-noindex.rd: Likewise.
+ * ld-tic6x/static-app-1b.rd: Likewise.
+ * ld-tic6x/static-app-1rb.rd: Likewise.
+ * ld-tic6x/static-app-1.rd: Likewise.
+ * ld-tic6x/static-app-1r.rd: Likewise.
+
+2012-05-28 Nick Clifton <nickc@redhat.com>
+
+ * ld-ifunc/ifunc-13a-i386.s: Fix use of .global directive.
+ * ld-ifunc/ifunc-15a-i385.s: Likewise.
+
+2012-05-28 Alan Modra <amodra@gmail.com>
+
+ PR ld/14170
+ * ld-elf/pr14170a.s: Put foo, bar address in .data.
+ * ld-elf/elf.exp: Don't run pr14170 test on hppa64-hpux. Ignore
+ tic6x warnings.
+
+2012-05-27 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14170
+ * ld-elf/elf.exp: Add a test for PR ld/14170.
+
+ * ld-elf/pr14170a.s: New file.
+ * ld-elf/pr14170b.s: Likewise.
+ * ld-elf/pr14170c.s: Likewise.
+
+2012-05-26 Alan Modra <amodra@gmail.com>
+
+ * ld-srec/srec.exp: Remove powerpc64 flag setting.
+
+2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/eh1.d: Don't skip x86_64-*-linux-gnux32.
+ * ld-elf/eh2.d: Likewise.
+ * ld-elf/eh3.d: Likewise.
+ * ld-elf/eh4.d: Likewise.
+
+2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/ilp32-11.s Add ".space 0x1000" before func.
+ (func): Make it global and hidden.
+ * ld-x86-64/ilp32-11.d: Updated.
+
+2012-05-22 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/eh4.d: Revert last change.
+ Loosen CFI-matching regexps so they match x86_64-*-nacl* variant too.
+
+ * ld-x86-64/pr12570a.d (name): Distinguish it from pr12570b.d case.
+ Loosen CFI-matching regexp so it matches x86_64-*-nacl* variant too.
+ * ld-x86-64/pr12570b.d: Likewise.
+ * ld-x86-64/x86-64.exp: Revert last change.
+
+2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/eh4.d: Skip x86_64-*-nacl*.
+
+ * ld-x86-64/x86-64.exp: Xfail pr12570a for x86_64-*-nacl*.
+
+2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13909
+ * ld-i386/i386.exp: Revert the last change.
+ * ld-x86-64/x86-64.exp: Likewise.
+
+ * ld-i386/dummy.s: Removed.
+ * ld-i386/pr13909.d: Likewise.
+ * ld-x86-64/pr13909.d: Likewise.
+
+2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13909
+ * ld-i386/i386.exp: Run pr13909.
+ * ld-x86-64/x86-64.exp: Likewise.
+
+ * ld-i386/dummy.s: New file.
+ * ld-i386/pr13909.d: Likewise.
+ * ld-x86-64/pr13909.d: Likewise.
+
+2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14105
+ * ld-elf/eh4.d: Add PLT eh_frame.
+
+ * ld-i386/i386.exp: Run pr12570a and pr12570b.
+ * ld-x86-64/x86-64.exp: Likewise.
+
+ * ld-i386/pr12570a.d: New file.
+ * ld-i386/pr12570a.s: Likewise.
+ * ld-i386/pr12570b.s: Likewise.
+ * ld-i386/pr12570b.s: Likewise.
+ * ld-x86-64/pr12570a.d: Likewise.
+ * ld-x86-64/pr12570a.s: Likewise.
+ * ld-x86-64/pr12570b.d: Likewise.
+ * ld-x86-64/pr12570b.s: Likewise.
+
+2012-05-19 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
+
+2012-05-19 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/vle.ld: New.
+ * ld-powerpc/powerpc.exp (vle reloc tests): Link using vle.ld.
+
+2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-i386/tlsdesc-nacl.rd: Update for dynamic sym changes.
+ * ld-i386/tlsdesc.rd: Likewise.
+ * ld-i386/tlsgdesc-nacl.rd: Likewise.
+ * ld-i386/tlsgdesc.rd: Likewise.
+ * ld-i386/tlsnopic-nacl.rd: Likewise.
+ * ld-i386/tlsnopic.rd: Likewise.
+ * ld-i386/tlspic-nacl.rd: Likewise.
+ * ld-i386/tlspic.rd: Likewise.
+ * ld-x86-64/tlsdesc-nacl.rd: Likewise.
+ * ld-x86-64/tlsdesc.rd: Likewise.
+ * ld-x86-64/tlsgdesc-nacl.rd: Likewise.
+ * ld-x86-64/tlsgdesc.rd: Likewise.
+ * ld-x86-64/tlspic-nacl.rd: Likewise.
+ * ld-x86-64/tlspic.rd: Likewise.
+
+2012-05-18 Alan Modra <amodra@gmail.com>
+
+ * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
+ * ld-tic6x/unwind-6.d: Typo fix.
+
+2012-05-18 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/init-mixed.c: Include config.h first.
+
+2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
+ * ld-spu/pic.d: Likewise.
+
+2012-05-17 Hans-Peter Nilsson <hp@axis.com>
+
+ * lib/ld-lib.exp (run_dump_test): For options "warning" and
+ "error", append to earlier option values without adding a space.
+
+2012-05-17 Alan Modra <amodra@gmail.com>
+
+ * ld-m68k/tls-ld-1.d: Update.
+
+2012-05-17 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/tlsso.r: Update for dynamic sym changes.
+ * ld-powerpc/tlsso32.d: Likewise.
+ * ld-powerpc/tlsso32.r: Likewise.
+ * ld-powerpc/tlstocso.r: Likewise.
+
+2012-05-16 Meador Inge <meadori@codesourcery.com>
+
+ * ld-arm/gc-hidden-1.d: Fix disassembly pattern.
+
+2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
+
+ * ld-m68hc11/xgate-link.s: New.
+ * ld-m68hc11/xgate-link.d: New.
+ * ld-m68hc11/xgate-offset.s: New.
+ * ld-m68hc11/xgate-offset.d: New.
+ * ld-m68hc11/xgate1.s: New.
+ * ld-m68hc11/xgate1.d: New.
+ * ld-m68hc11/xgate2.s: New.
+ * ld-m68hc11/m68hc11.exp: Updated.
+ * ld-m68hc11/*.d: Brought in line with changed objdump output.
+ * ld-gc/gc.exp: Update CFLAGS for m68hc11.
+ * ld-plugin/plugin.exp: Likewise.
+ * ld-srec/srec.exp: XFAIL for m68hc11 and m68hc12.
+
+2012-05-14 David S. Miller <davem@davemloft.net>
+
+ * ld-sparc/tlssunbin32.rd: Update.
+ * ld-sparc/tlssunbin64.rd: Likewise.
+
+2012-05-14 James Lemke <jwlemke@codesourcery.com>
+
+ * ld-powerpc/powerpc.exp: Create ppceabitests.
+ * ld-powerpc/vle-multiseg.s: New.
+ * ld-powerpc/vle-multiseg-1.d: New.
+ * ld-powerpc/vle-multiseg-1.ld: New.
+ * ld-powerpc/vle-multiseg-2.d: New.
+ * ld-powerpc/vle-multiseg-2.ld: New.
+ * ld-powerpc/vle-multiseg-3.d: New.
+ * ld-powerpc/vle-multiseg-3.ld: New.
+ * ld-powerpc/vle-multiseg-4.d: New.
+ * ld-powerpc/vle-multiseg-4.ld: New.
+ * ld-powerpc/vle-multiseg-5.d: New.
+ * ld-powerpc/vle-multiseg-5.ld: New.
+ * ld-powerpc/vle-multiseg-6.d: New.
+ * ld-powerpc/vle-multiseg-6.ld: New.
+ * ld-powerpc/vle-multiseg-6a.s: New.
+ * ld-powerpc/vle-multiseg-6b.s: New.
+ * ld-powerpc/vle-multiseg-6c.s: New.
+ * ld-powerpc/vle-multiseg-6d.s: New.
+ * ld-powerpc/powerpc.exp: Run new tests.
+
+2012-05-14 Catherine Moore <clm@codesourcery.com>
+
+ * ld-powerpc/apuinfo.rd: Update for VLE.
+ * ld-powerpc/vle-reloc-1.d: New.
+ * ld-powerpc/vle-reloc-1.s: New.
+ * ld-powerpc/vle-reloc-2.d: New.
+ * ld-powerpc/vle-reloc-2.s: New.
+ * ld-powerpc/vle-reloc-3.d: New.
+ * ld-powerpc/vle-reloc-3.s: New.
+ * ld-powerpc/vle-reloc-def-1.s: New.
+ * ld-powerpc/vle-reloc-def-2.s: New.
+ * ld-powerpc/vle-reloc-def-3.s: New.
+
+2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * ld-mips-elf/mips-elf.exp (mips16_call_global_test): Use the
+ no-shared-1.ld linker script.
+ * ld-mips-elf/mips16-call-global-1.s: Add alignment directive.
+ * ld-mips-elf/mips16-call-global-2.s: Likewise.
+ * ld-mips-elf/mips16-call-global-3.s: Likewise.
+ * ld-mips-elf/mips16-call-global.d: Use 50000 as the base address.
+
+2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * ld-mips-elf/attr-gnu-4-00.d: Remove assembler options and emulator
+ linker option.
+ * ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
+ ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-04.d,
+ ld-mips-elf/attr-gnu-4-05.d, ld-mips-elf/attr-gnu-4-10.d,
+ ld-mips-elf/attr-gnu-4-11.d, ld-mips-elf/attr-gnu-4-12.d,
+ ld-mips-elf/attr-gnu-4-13.d, ld-mips-elf/attr-gnu-4-14.d,
+ ld-mips-elf/attr-gnu-4-15.d, ld-mips-elf/attr-gnu-4-20.d,
+ ld-mips-elf/attr-gnu-4-21.d, ld-mips-elf/attr-gnu-4-22.d,
+ ld-mips-elf/attr-gnu-4-23.d, ld-mips-elf/attr-gnu-4-24.d,
+ ld-mips-elf/attr-gnu-4-25.d, ld-mips-elf/attr-gnu-4-30.d,
+ ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
+ ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-34.d,
+ ld-mips-elf/attr-gnu-4-35.d, ld-mips-elf/attr-gnu-4-40.d,
+ ld-mips-elf/attr-gnu-4-41.d, ld-mips-elf/attr-gnu-4-42.d,
+ ld-mips-elf/attr-gnu-4-43.d, ld-mips-elf/attr-gnu-4-44.d,
+ ld-mips-elf/attr-gnu-4-45.d, ld-mips-elf/attr-gnu-4-51.d: Likewise.
+
+2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * ld-mips-elf/eh-frame1.ld (.gcc_compiled_long32): Add KEEP.
+ * ld-mips-elf/eh-frame3.d: Move definition of foo to the link line
+ and change to a 32-bit value. Expect CIEs to be marged.
+ * ld-mips-elf/eh-frame4.d: Move definition of foo to the link line.
+
+2012-05-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-alpha/tlspic.rd: Updated.
+ * ld-powerpc/tlsso.r: Likewise.
+ * ld-powerpc/tlsso32.r: Likewise.
+ * ld-powerpc/vxworks1-lib.rd: Likewise.
+ * ld-s390/tlspic.rd: Likewise.
+ * ld-s390/tlspic_64.rd: Likewise.
+ * ld-sh/shared-1.d: Likewise.
+ * ld-sh/tlspic-2.d: Likewise.
+ * ld-sparc/tlssunnopic32.rd: Likewise.
+ * ld-sparc/tlssunnopic64.rd: Likewise.
+ * ld-sparc/tlssunpic32.rd: Likewise.
+ * ld-sparc/tlssunpic64.rd: Likewise.
+
+2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-cris/hiddef1.d: Updated.
+ * ld-cris/libdso-2.d: Likewise.
+ * ld-cris/tls-js1.d: Likewise.
+ * ld-cris/tls-local-63.d: Likewise.
+ * ld-cris/tls-local-64.d: Likewise.
+
+2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/14088
+ * ld-ia64/tlspic.rd: Updated.
+ * ld-x86-64/tlsdesc-nacl.rd: Likewise.
+ * ld-x86-64/tlsdesc.rd: Likewise.
+ * ld-x86-64/tlspic-nacl.rd: Likewise.
+ * ld-x86-64/tlspic.rd: Likewise.
+
+2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/ilp32-11.d: Updated.
+
+2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/pr13082-1a.d: Check RELACOUNT.
+ * ld-x86-64/pr13082-1b.d: Likewise.
+
+2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-x86-64/ilp32-11.d: New file.
+ * ld-x86-64/ilp32-11.s: Likewise.
+
+ * ld-x86-64/x86-64.exp: Run ilp32-11.
+
+2012-05-05 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/14052
+ * ld-elf/pr14052.d: New file.
+ * ld-elf/pr14052.t: Likewise.
+
+2012-05-05 Alan Modra <amodra@gmail.com>
+
+ PR ld/14052
+ PR ld/13621
+ * ld-elf/warn2.d: Revert 2012-02-13 change.
+ * ld-elf/zerosize1.d, ld-elf/zerosize1.s: Delete.
+
+2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-elf/eh1.d: Skip x86_64-*-linux-gnux32.
+ * ld-elf/eh2.d: Likewise.
+ * ld-elf/eh3.d: Likewise.
+ * ld-elf/eh4.d: Likewise.
+
+ * ld-elfvsb/elfvsb.exp: Xfail x86_64-*-linux-gnux32.
+ * ld-shared/shared.exp: Likewise.
+
+ * ld-ifunc/ifunc-3a-x86.d: Support x86_64-*-linux-gnux32.
+
+2012-04-24 Roland McGrath <mcgrathr@google.com>
+
+ * ld-x86-64/plt-nacl.pd: Fix expected nop padding.
+ * ld-x86-64/tlsdesc-nacl.pd: Likewise.
+
+2012-04-24 Hans-Peter Nilsson <hp@axis.com>
+
+ PR ld/13990
+ * ld-arm/arm-elf.exp: Run gc-hidden-1.
+ * ld-arm/gc-hidden-1.d: New test-file.
+ * ld-arm/gcdfn.s, ld-arm/hideall.ld, ld-arm/hidfn.s,
+ ld-arm/main.s: New files.
+
+2012-04-23 Andreas Schwab <schwab@linux-m68k.org>
+
+ * ld-pie/pie.exp: Remove extra braces.
+
+2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13947
+ * ld-x86-64/x86-64.exp: Run pr13947.
+ * ld-x86-64/pr13947.d: New file.
+ * ld-x86-64/pr13947.s: Likewise.
+
+2012-04-13 Roland McGrath <mcgrathr@google.com>
+
+ * ld-arm/arm-elf.exp (armelftests_common): Move cases using
+ mixed-lib.so to ...
+ (armelftests_nonacl): ... here.
+
+2012-04-12 Roland McGrath <mcgrathr@google.com>
+
+ * ld-arm/arm-elf.exp (armelftests): Split out into ...
+ (armelftests_common, armelftests_nonacl): ... these two.
+ (armeabitests): Split out into ...
+ (armeabitests_common, armeabitests_nonacl): ... these two.
+ Omit _nonacl sets for arm*-*-nacl* targets.
+
+ * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
+ * ld-arm/farcall-mix2.d: Likewise.
+ * ld-arm/farcall-group.d: Likewise.
+
+ * ld-arm/tls-gdesc-got.d: Match variant file formats too.
+ Accept some variation in exact addresses.
+
+ * ld-arm/thumb2-b-interwork.d: Match variant file formats too.
+ Fix regexps not to care about exact addresses where not relevant.
+
+ * ld-arm/thumb2-bl-undefweak.d: Match any hex strings, not any
+ strings of particular exact lengths.
+ * ld-arm/thumb2-bl-undefweak1.d: Likewise.
+
+ * ld-arm/arm-app.r: Match variant file formats too.
+ * ld-arm/arm-app-abs32.r: Likewise.
+ * ld-arm/arm-lib.d: Likewise.
+ * ld-arm/arm-lib.r: Likewise.
+ * ld-arm/arm-static-app.r: Likewise.
+ * ld-arm/armv4-bx.d: Likewise.
+ * ld-arm/data-only-map.d: Likewise.
+ * ld-arm/group-relocs.d: Likewise.
+ * ld-arm/jump19.d: Likewise.
+ * ld-arm/reloc-boundaries.d: Likewise.
+ * ld-arm/thumb1-bl.d: Likewise.
+ * ld-arm/thumb2-bl.d: Likewise.
+ * ld-arm/tls-app.d: Likewise.
+ * ld-arm/tls-app.r: Likewise.
+ * ld-arm/tls-gdierelax.d: Likewise.
+ * ld-arm/tls-gdierelax2.d: Likewise.
+ * ld-arm/tls-gdlerelax.d: Likewise.
+ * ld-arm/tls-lib.d: Likewise.
+ * ld-arm/tls-lib.r: Likewise.
+ * ld-arm/tls-mixed.r: Likewise.
+ * ld-arm/vfp11-fix-none.d: Likewise.
+ * ld-arm/vfp11-fix-scalar.d: Likewise.
+ * ld-arm/vfp11-fix-vector.d: Likewise.
+ * ld-arm/arm-static-app.d: Likewise.
+ Fix regexps not to care about exact number of leading spaces.
+ * ld-arm/arm-app-abs32.d: Likewise.
+ * ld-arm/fix-arm1176-off.d: Likewise.
+ * ld-arm/fix-arm1176-on.d: Likewise.
+
+ * ld-arm/arm-elf.exp: Treat nacl targets like eabi targets.
+
+2012-04-09 Roland McGrath <mcgrathr@google.com>
+
+ * ld-elf/eh1.d: Add explicit --64 to as options, and explicit
+ -melf_x86_64 and -Ttext to ld options, so we don't assume every
+ x86_64-*-* target uses --64 (vs --x32) by default or has the
+ same address space layout.
+ * ld-elf/eh2.d: Likewise.
+ * ld-elf/eh3.d: Likewise.
+ * ld-elf/eh4.d: Likewise.
+ * ld-elf/elf.exp: For target *-*-nacl*, use options_regsub(ld) to
+ map -melf_x86_64 to -melf_x86_64_nacl.
+
+2012-04-07 David S. Miller <davem@davemloft.net>
+
+ * ld-sparc/tlssunbin32.rd: Fix regexp.
+ * ld-sparc/tlssunbin64.rd: Likewise.
+
+2012-04-03 Roland McGrath <mcgrathr@google.com>
+
+ * ld-x86-64/ilp32-4-nacl.d: New file.
+ * ld-x86-64/x86-64.exp: Run it.
+
+ * ld-discard/discard.exp: Accept nacl targets too.
+ * ld-elf/binutils.exp: Likewise.
+ * ld-elf/comm-data.exp: Likewise.
+ * ld-elf/elf.exp: Likewise.
+ * ld-elf/tls_common.exp: Likewise.
+ * ld-elfvers/vers.exp: Likewise.
+ * ld-elfvsb/elfvsb.exp: Likewise.
+ * ld-elfweak/elfweak.exp: Likewise.
+ * ld-gc/gc.exp: Likewise.
+ * ld-ifunc/binutils.exp: Likewise.
+ * ld-ifunc/ifunc.exp: Likewise.
+ * ld-linkonce/linkonce.exp:Likewise.
+ * ld-pie/pie.exp: Likewise.
+ * ld-shared/shared.exp: Likewise.
+ * ld-undefined/weak-undef.exp: Likewise.
+ * ld-unique/unique.exp: Likewise.
+ * ld-x86-64/dwarfreloc.exp: Likewise.
+ * ld-x86-64/line.exp: Likewise.
+
+ * lib/ld-lib.exp (slurp_options): Support global array
+ options_regsub to apply substitutions to the contents
+ of options lines read from the file.
+ * ld-i386/emit-relocs.d: Renamed to ...
+ * ld-i386/emit-relocs.rd: ... this.
+ * ld-i386/i386.exp: Accept nacl targets too.
+ For them, use options_regsub to replace elf_i386 with
+ elf_i386_nacl in run_dump_test cases; apply the same
+ substitution in $i386tests; replace foo.rd expectations
+ files with foo-nacl.rd in $i386tests.
+ (i386tests): Change emit-relocs.d to emit-relocs.rd here.
+ * ld-i386/emit-relocs-nacl.rd: New file.
+ * ld-i386/plt-nacl.pd: New file.
+ * ld-i386/plt-pic-nacl.pd: New file.
+ * ld-i386/tlsbin-nacl.rd: New file.
+ * ld-i386/tlsbindesc-nacl.rd: New file.
+ * ld-i386/tlsdesc-nacl.rd: New file.
+ * ld-i386/tlsgdesc-nacl.rd: New file.
+ * ld-i386/tlsnopic-nacl.rd: New file.
+ * ld-i386/tlspic-nacl.rd: New file.
+ * ld-x86-64/x86-64.exp: Accept nacl targets too.
+ For them, use options_regsub to replace elf_x86_64 with
+ elf_x86_64_nacl in run_dump_test cases; apply the same
+ substitution in $x86_64tests; replace foo.rd expectations
+ files with foo-nacl.rd in $x86_64tests.
+ Add explicit -melf_x86_64 to ld options in tests that need it,
+ in case the default emulation is x32 (as it is for x86_64-nacl).
+ * ld/testsuite/ld-x86-64/plt-nacl.pd: New file.
+ * ld/testsuite/ld-x86-64/split-by-file-nacl.rd: New file.
+ * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: New file.
+ * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: New file.
+ * ld/testsuite/ld-x86-64/tlsdesc-nacl.pd: New file.
+ * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: New file.
+ * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: New file.
+ * ld/testsuite/ld-x86-64/tlspic-nacl.rd: New file.
+
+ * ld-i386/hidden2.d: Loosen regexps to match any file format variant,
+ and not to depend on exact addresses, displacements, etc. where
+ they are irrelevant.
+ * ld-i386/pcrel16.d: Likewise.
+ * ld-i386/pcrel16abs.d: Likewise.
+ * ld-i386/pr12718.d: Likewise.
+ * ld-i386/pr12921.d: Likewise.
+ * ld-i386/reloc.d: Likewise.
+ * ld-i386/tlsbin.dd: Likewise.
+ * ld-i386/tlsbin.sd: Likewise.
+ * ld-i386/tlsbin.td: Likewise.
+ * ld-i386/tlsbindesc.dd: Likewise.
+ * ld-i386/tlsbindesc.sd: Likewise.
+ * ld-i386/tlsbindesc.td: Likewise.
+ * ld-i386/tlsdesc.dd: Likewise.
+ * ld-i386/tlsdesc.sd: Likewise.
+ * ld-i386/tlsdesc.td: Likewise.
+ * ld-i386/tlsg.sd: Likewise.
+ * ld-i386/tlsgdesc.dd: Likewise.
+ * ld-i386/tlsindntpoff.dd: Likewise.
+ * ld-i386/tlsnopic.dd: Likewise.
+ * ld-i386/tlsnopic.sd: Likewise.
+ * ld-i386/tlspic.dd: Likewise.
+ * ld-i386/tlspic.sd: Likewise.
+ * ld-i386/tlspic.td: Likewise.
+ * ld-i386/tlspie2.d: Likewise.
+ * ld-x86-64/hidden2.d: Likewise.
+ * ld-x86-64/pcrel16.d: Likewise.
+ * ld-x86-64/pr12718.d: Likewise.
+ * ld-x86-64/pr12921.d: Likewise.
+ * ld-x86-64/protected3.d: Likewise.
+ * ld-x86-64/tlsbin.dd: Likewise.
+ * ld-x86-64/tlsbin.sd: Likewise.
+ * ld-x86-64/tlsbin.td: Likewise.
+ * ld-x86-64/tlsbindesc.dd: Likewise.
+ * ld-x86-64/tlsbindesc.sd: Likewise.
+ * ld-x86-64/tlsbindesc.td: Likewise.
+ * ld-x86-64/tlsdesc.dd: Likewise.
+ * ld-x86-64/tlsdesc.sd: Likewise.
+ * ld-x86-64/tlsdesc.td: Likewise.
+ * ld-x86-64/tlsg.sd: Likewise.
+ * ld-x86-64/tlsgd5.dd: Likewise.
+ * ld-x86-64/tlsgd6.dd: Likewise.
+ * ld-x86-64/tlsgdesc.dd: Likewise.
+ * ld-x86-64/tlspic.dd: Likewise.
+ * ld-x86-64/tlspic.sd: Likewise.
+ * ld-x86-64/tlspic.td: Likewise.
+
+ * ld-x86-64/ilp32-8.d: Match any file format variant.
+ Use a -Ttext and adjust expected results, to handle variant layouts.
+ * ld-x86-64/ilp32-9.d: Likewise.
+
+ * ld-i386/alloc.t: Remove superfluous OUTPUT_FORMAT statement.
+ * ld-i386/pr12627.t: Likewise.
+
+ * ld-x86-64/abs-l1om.d: Add target: constraint.
+ * ld-x86-64/protected2-l1om.d: Likewise.
+ * ld-x86-64/protected3-l1om.d: Likewise.
+ * ld-x86-64/ilp32-4.d: Likewise.
+
+ * ld-x86-64/plt.s: New file.
+ * ld-x86-64/pltlib.s: New file.
+ * ld-x86-64/plt.pd: New file.
+ * ld-x86-64/x86-64.exp (x86_64tests): Add them.
+
+ * ld-i386/plt.s: New file.
+ * ld-i386/pltlib.s: New file.
+ * ld-i386/plt.pd: New file.
+ * ld-i386/plt-pic.s: New file.
+ * ld-i386/plt-pic.pd: New file.
+ * ld-i386/i386.exp (i386tests): Add them.
+
+2012-03-25 Alan Modra <amodra@gmail.com>
+
+ * ld-powerpc/vxworks-relax.rd: Remove check on reloc section
+ file offset and reloc symbol indices.
+
+2012-03-21 Hans-Peter Nilsson <hp@axis.com>
+
+ PR ld/13813
+ * ld-mips-elf/comm-data.exp (mips_comm_data_test): For N32 and N64
+ tests, also specify assembler option -march=mips3.
+
+2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13880
+ * ld-i386/i386.exp: Run protected4 and protected5.
+ * ld-x86-64/x86-64.exp: Likewise.
+
+ * ld-i386/protected4.d: New.
+ * ld-i386/protected4.s: Likewise.
+ * ld-i386/protected5.d: Likewise.
+ * ld-i386/protected5.s: Likewise.
+ * ld-x86-64/protected4.d: Likewise.
+ * ld-x86-64/protected4.s: Likewise.
+ * ld-x86-64/protected5.d: Likewise.
+ * ld-x86-64/protected5.s: Likewise.
+
+2012-03-19 Andreas Schwab <schwab@linux-m68k.org>
+
+ * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
+ --copy-dt-needed-entries.
+
+2012-03-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+ * ld-arm/arm-elf.exp: Add new testcases.
+ * ld-arm/attr-merge-2.attr: Update ouput.
+ * ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
+ * ld-arm/attr-merge-2b.s: Likewise.
+ * ld-arm/attr-merge-3.attr: Updated expected output.
+ * ld-arm/attr-merge-4.attr: Likewise.
+ * ld-arm/attr-merge-5.attr: Likewise.
+ * ld-arm/attr-merge-6.attr: Likewise.
+ * ld-arm/attr-merge-7.attr: Likewise.
+ * ld-arm/attr-merge-arch-1.attr: Likewise.
+ * ld-arm/attr-merge-arch-2.attr: Likewise.
+ * ld-arm/attr-merge-unknown-2.d: Likewise.
+ * ld-arm/attr-merge-unknown-2r.d: Likewise.
+ * ld-arm/attr-merge-unknown-3.d: Likewise.
+ * ld-arm/attr-merge-vfp-1.d: Likewise.
+ * ld-arm/attr-merge-vfp-1r.d: Likewise.
+ * ld-arm/attr-merge-vfp-2.d: Likewise.
+ * ld-arm/attr-merge-vfp-2r.d: Likewise.
+ * ld-arm/attr-merge-vfp-3.d: Likewise.
+ * ld-arm/attr-merge-vfp-3r.d: Likewise.
+ * ld-arm/attr-merge-vfp-4.d: Likewise.
+ * ld-arm/attr-merge-vfp-4r.d: Likewise.
+ * ld-arm/attr-merge-vfp-5.d: Likewise.
+ * ld-arm/attr-merge-vfp-5r.d: Likewise.
+ * ld-arm/attr-merge-vfp-6.d: Likewise.
+ * ld-arm/attr-merge-vfp-6r.d: Likewise.
+ * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
+ * ld-arm/attr-merge-wchar-00.d: Likewise.
+ * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
+ * ld-arm/attr-merge-wchar-02.d: Likewise.
+ * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
+ * ld-arm/attr-merge-wchar-04.d: Likewise.
+ * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
+ * ld-arm/attr-merge-wchar-20.d: Likewise.
+ * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
+ * ld-arm/attr-merge-wchar-22.d: Likewise.
+ * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
+ * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
+ * ld-arm/attr-merge-wchar-40.d: Likewise.
+ * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
+ * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
+ * ld-arm/attr-merge-wchar-44.d: Likewise.
+ * ld-arm/attr-merge.attr: Likewise.
+ * ld-arm/attr-merge-div-0.s: New testcase.
+ * ld-arm/attr-merge-div-00.d: Likewise.
+ * ld-arm/attr-merge-div-01-m3.d: Likewise.
+ * ld-arm/attr-merge-div-01.d: Likewise.
+ * ld-arm/attr-merge-div-02.d: Likewise.
+ * ld-arm/attr-merge-div-1.s: Likewise.
+ * ld-arm/attr-merge-div-10-m3.d: Likewise.
+ * ld-arm/attr-merge-div-10.d: Likewise.
+ * ld-arm/attr-merge-div-11.d: Likewise.
+ * ld-arm/attr-merge-div-12.d: Likewise.
+ * ld-arm/attr-merge-div-120.d: Likewise.
+ * ld-arm/attr-merge-div-2.s: Likewise.
+ * ld-arm/attr-merge-div-20.d: Likewise.
+ * ld-arm/attr-merge-div-21.d: Likewise.
+ * ld-arm/attr-merge-div-22.d: Likewise.
+
+2012-03-16 Alan Modra <amodra@gmail.com>
+
+ * ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
+
+2012-03-15 Alan Modra <amodra@gmail.com>
+
+ * config/default.exp: Update copyright date.
+ * ld-elf/shared.exp: Pass --no-as-needed to various tests linking
+ shared libs.
+ * ld-elfvers/vers.exp: Likewise.
+
+2012-03-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13839
+ * ld-elf/pr13839.d: New.
+ * ld-elf/pr13839.s: Likewise.
+ * ld-elf/pr13839.t: Likewise.
+
+2012-03-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13817
+ * ld-i386/pr13302.d: Updated.
+ * ld-x86-64/pr13082-5b.d: Likewise.
+ * ld-x86-64/pr13082-6a.d: Likewise.
+ * ld-x86-64/pr13082-6b.d: Likewise.
+
+2012-03-06 Alan Modra <amodra@gmail.com>
+
+ PR ld/13683
+ * ld-gc/pr13683.d: Allow non-zero top address digit.
+
+2012-03-05 Hans-Peter Nilsson <hp@axis.com>
+
+ PR ld/13803
+ * ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
+ address of func_to_branch_to.
+
+2012-03-01 Hans-Peter Nilsson <hp@axis.com>
+
+ PR ld/13789
+ * ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
+
+2012-02-25 Walter Lee <walt@tilera.com>
+
+ * ld-tilegx/reloc-be.d: New.
+ * ld-tilegx/reloc-le.d: New.
+ * ld-tilegx/reloc.d: Delete.
+ * ld-tilegx/tilegx.exp: Test big and little endian.
+
+2012-02-22 Nick Clifton <nickc@redhat.com>
+
+ PR ld/13683
+ * ld-gc/pr13683.c: New test source file.
+ * ld-gc/pr13683.d: New test control and output file.
+ * ld-gc/gc.exp: Run the pr13683 test.
+
+ * ld-cris/tls-gc-68: Update expected symbol table dump.
+ * ld-cris/tls-gc-69: Likewise.
+ * ld-cris/tls-gc-70: Likewise.
+ * ld-cris/tls-gc-71: Likewise.
+ * ld-cris/tls-gc-75: Likewise.
+ * ld-cris/tls-gc-76.d: Likewise.
+ * ld-cris/tls-gc-79.d: Likewise.
+
+2012-02-20 Thomas Schwinge <thomas@schwinge.name>
+
+ * ld-elf/comm-data.exp: Run for *-*-gnu*.
+
+2012-02-14 Alan Modra <amodra@gmail.com>
+
+ * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
+ * ld-elf/pr11304a.s: Always have whitespace before directives.
+ * ld-elf/pr11304b.s: Likewise.
+ * ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
+ * lib/ld-lib.exp: Likewise, and vice versa.
+
+2012-02-13 Richard Henderson <rth@redhat.com>
+
+ PR ld/13621
+ * ld-elf/warn2.d: Expect ABS section for Foo.
+ * ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
+
+2012-02-13 Alan Modra <amodra@gmail.com>
+
+ * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
+ * ld-m68hc11/adj-brset.d: Remove redundant #target line. Add
+ -m m68hc11elf to ld invocation.
+ * ld-m68hc11/adj-jump.d: Likewise.
+ * ld-m68hc11/bug-1403.d: Likewise.
+ * ld-m68hc11/bug-1417.d: Likewise.
+ * ld-m68hc11/bug-3331.d: Likewise.
+ * ld-m68hc11/relax-direct.d: Likewise.
+ * ld-m68hc11/relax-group.d: Likewise.
+ * ld-m68hc11/far-hc11.d: Remove redundant #target line. Adjust for
+ changed addresses.
+ * ld-m68hc11/far-hc12.d: Remove redundant #target line.
+ * ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
+
+2012-02-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13675
+ * ld-i386/tlsnopic.dd: Update no-op padding.
+ * ld-i386/tlspic.dd: Likewise.
+
+2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13616
+ * ld-i386/tlsbindesc.dd: Update no-op padding.
+ * ld-i386/tlsnopic.dd: Likewise.
+ * ld-i386/tlspic.dd: Likewise.
+ * ld-x86-64/tlsbin.dd: Likewise.
+ * ld-x86-64/tlsbindesc.dd: Likewise.
+ * ld-x86-64/tlspic.dd: Likewise.
+
+2012-01-17 Alan Modra <amodra@gmail.com>
+
+ * config/default.exp: Provide tmpdir/ld/collect-ld.
+
+2012-01-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/13581
+ * ld-x86-64/ilp32-4.s: New.
+ * ld-x86-64/ilp32-10.d: Likewise.
+ * ld-x86-64/ilp32-10.s: Likewise.
+
+ * ld-x86-64/ilp32-4.d: Adjusted.
+ * ld-x86-64/ilp32-5.d: Likewise.
+ * ld-x86-64/ilp32-5.s: Likewise.
+
+ * ld-x86-64/x86-64.exp: Run ilp32-10.
+
+2012-01-05 Nick Clifton <nickc@redhat.com>
+
+ * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
+ 64-bit objects when the 32-bit object (loaded first) contains 32+
+ local symbols, all referenced by relocs and the 64-bit object
+ contains a reloc that uses a symbol in the 32-bit object.
+ * 32bit.s: New source file.
+ * 64bit.s: New source file.
+ * incompatible.l: New expected linker output file.
+
+For older changes see ChangeLog-2011
+
+Copyright (C) 2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End: