ld: aarch64: fix TLS relaxation where TCB_SIZE is used
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 95a63ea135ad6cfbb52fb02fc04bcdadf9c62471..086434aa3bbb72d1fe94e741ed217d5d86197bab 100644 (file)
+2016-12-14  Yury Norov <ynorov@caviumnetworks.com>
+
+       * ld/testsuite/ld-aarch64/aarch64-elf.exp: Add tests for tiny and
+       small ld-le relaxations in ilp32 mode.
+       * ld/testsuite/ld-aarch64/tls-relax-ld-le-small-ilp32.d: New file.
+       * ld/testsuite/ld-aarch64/tls-relax-ld-le-tiny-ilp32.d: New file.
+
+2016-12-13  Jiong Wang  <jiong.wang@arm.com>
+
+       * testsuite/ld-aarch64/aarch64-elf.exp (aarch64_choose_lp64_emul): New
+       function.
+       (run_dump_test_lp64): New function which pass LP64 mode options to both
+       assembler and linker when building test binary.
+       (aarch64elftests): Remove eh-frame-merge test.
+       (eh-frame-merge-lp64): Restrict eh-frame-merge test to LP64 only.
+       (run_dump_test): Migrate to run_dump_test_lp64 if the test source was
+       written for LP64 only.
+       * testsuite/ld-aarch64/erratum843419.d: Support ILP32 mode.
+       * testsuite/ld-aarch64/farcall-b-defsym.d: Likewise.
+       * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
+       * testsuite/ld-aarch64/farcall-b.d: Likewise.
+       * testsuite/ld-aarch64/farcall-bl-defsym.d: Likewise.
+       * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
+       * testsuite/ld-aarch64/farcall-bl.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-15.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-16.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-5a-local.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-5a.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-5b-local.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-5b.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-5r-local.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-6a.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-6b.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-7a.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-7b.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-8.d: Likewise.
+       * testsuite/ld-aarch64/limit-b.d: Likewise.
+       * testsuite/ld-aarch64/limit-bl.d: Likewise.
+
+2016-12-13  Awson  <kyrab@mail.ru>
+
+       PR ld/19254
+       * scripttempl/pe.sc (.fini): KEEP this section.
+       (.gcc_except_table): Likewise.
+       (.pdata): Also accept .pdata*.
+
+2016-12-13  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/nobits-1.d: Remove xfail for hppa64.
+       * testsuite/ld-elf/note-1.d: Likewise.
+       * testsuite/ld-elf/note-2.d: Likewise.
+
+2016-12-13  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/flags1.d: Run for RX.
+       * testsuite/ld-scripts/phdrs.exp: Likewise.
+       * testsuite/ld-scripts/pr14962.d: Likewise.
+       * testsuite/ld-scripts/pr14962-2.d: Likewise.
+
+2016-12-08  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2016-12-06  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/tocopt7.s,
+       * testsuite/ld-powerpc/tocopt7.out,
+       * testsuite/ld-powerpc/tocopt7.d: New test.
+       * testsuite/ld-powerpc/tocopt8.s,
+       * testsuite/ld-powerpc/tocopt8.d: New test.
+       * testsuite/ld-powerpc/powerpc.exp: Run them.
+
+2016-12-05  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/20906
+       * ldlex.l: Check for bogus strings in linker scripts.
+
+2016-12-05  Alyssa Milburn <amilburn@zall.org>
+
+       * testsuite/ld-sparc/wdispcall.s: New file.
+       * testsuite/ld-sparc/wdispcall.dd: Likewise.
+       * testsuite/ld-sparc/sparc.exp: Run new test.
+
+2016-12-03  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Don't call
+       ppc64_elf_restore_symbols.
+       * testsuite/ld-powerpc/dotsym1.d: New.
+       * testsuite/ld-powerpc/dotsym2.d: New.
+       * testsuite/ld-powerpc/dotsym3.d: New.
+       * testsuite/ld-powerpc/dotsym4.d: New.
+       * testsuite/ld-powerpc/dotsymref.s: New.
+       * testsuite/ld-powerpc/nodotsym.s: New.
+       * testsuite/ld-powerpc/powerpc.exp: Run new tests.
+
+2016-12-03  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/indirect1b.c: Give dot-symbol a version too.
+       * testsuite/ld-elf/indirect2.c: Likewise.
+       * testsuite/ld-elf/indirect3b.c: Likewise.
+       * testsuite/ld-elf/indirect4b.c: Likewise.
+       * testsuite/ld-elf/pr18718.c: Likewise.
+       * testsuite/ld-elf/pr18720b.c: Likewise.
+       * testsuite/ld-elf/pr19553c.c: Likewise.
+       * testsuite/ld-elfvers/vers.h (FUNC_SYMVER): Define.
+       * testsuite/ld-elfvers/vers1.c: Use FUNC_SYMVER for functions.
+       * testsuite/ld-elfvers/vers4.c: Likewise.
+       * testsuite/ld-elfvers/vers5.c: Likewise.
+       * testsuite/ld-elfvers/vers6.c: Likewise.
+       * testsuite/ld-elfvers/vers7a.c: Likewise.
+       * testsuite/ld-elfvers/vers9.c: Likewise.
+       * testsuite/ld-elfvers/vers15.c: Likewise.
+       * testsuite/ld-elfvers/vers18.c: Likewise.
+       * testsuite/ld-elfvers/vers22a.c: Likewise.
+       * testsuite/ld-elfvers/vers23a.c: Likewise.
+       * testsuite/ld-elfvers/vers27d1.c: Likewise.
+       * testsuite/ld-elfvers/vers21.c: Likewise.
+       (_old_bar): Use attribute weak rather than asm weak.
+       * testsuite/ld-ifunc/pr16467b.c: Give dot-symbol a version.
+       * testsuite/ld-plugin/pr12760b.c: Define warning on .bar rather than
+       bar for ppc64 -mcall-aixdesc.
+       * testsuite/ld-plugin/pr16746a.c: Similarly for foobar.
+       * testsuite/ld-plugin/pr16746b.c: Likewise.
+       * testsuite/ld-elf/shared.exp: Allow dot-symbol in warnings and errors.
+       * testsuite/ld-plugin/lto.exp: Likewise.
+       * testsuite/ld-plugin/plugin-6.d: Likewise.
+       * testsuite/ld-plugin/plugin-7.d: Likewise.
+       * testsuite/ld-plugin/plugin-8.d: Likewise.
+       * testsuite/ld-plugin/plugin-13.d: Likewise.
+       * testsuite/ld-plugin/plugin-14.d: Likewise.
+       * testsuite/ld-plugin/plugin-15.d: Likewise.
+       * testsuite/ld-plugin/plugin-16.d: Likewise.
+       * testsuite/ld-plugin/plugin-20.d: Likewise.
+       * testsuite/ld-plugin/plugin-21.d: Likewise.
+       * testsuite/ld-plugin/plugin-22.d: Likewise.
+       * testsuite/ld-plugin/plugin-23.d: Likewise.
+       * testsuite/ld-plugin/plugin.exp: Define .main and .puts for ppc64
+       -mcall-aixdesc.
+       * testsuite/ld-elfvers/vers.exp (test_ar): Trim dot-symbols.
+       (objdump_dynsymstuff): Likewise.
+       (objdump_symstuff): Likewise.  Pack flags to keep column count
+       consistent.
+       * testsuite/ld-elfweak/elfweak.exp (objdump_dynsymstuff,
+       objdump_symstuff): As for vers.exp.
+       * testsuite/ld-elfvers/vers6.sym: Allow dot-symbols.
+       * testsuite/ld-elfvers/vers1.sym: Allow missing F flag for
+       -mcall-aixdesc .opd syms and adjust for flag packing.
+       * testsuite/ld-elfvers/vers4.sym: Likewise.
+       * testsuite/ld-elfvers/vers4a.sym: Likewise.
+       * testsuite/ld-elfvers/vers7a.sym: Likewise.
+       * testsuite/ld-elfvers/vers9.sym: Likewise.
+       * testsuite/ld-elfvers/vers15.sym: Likewise.
+       * testsuite/ld-elfvers/vers18.sym: Likewise.
+       * testsuite/ld-elfvers/vers21.sym: Likewise.
+       * testsuite/ld-elfvers/vers22a.sym: Likewise.
+       * testsuite/ld-elfvers/vers23a.sym: Likewise.
+       * testsuite/ld-elfvers/vers27d.sym: Likewise.
+       * testsuite/ld-elfweak/strong.sym: Likewise.
+       * testsuite/ld-elfweak/strongcomm.sym: Likewise.
+       * testsuite/ld-elfweak/strongdata.sym: Likewise.
+
+2016-12-03  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elfvers/vers.exp (objdump_dynsymstuff): Don't abort
+       on non-empty results with empty expected.
+
+2016-12-03  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-cdtest/cdtest-foo.cc: Test for __GNUG__ >= 2.
+
+2016-12-03  Alan Modra  <amodra@gmail.com>
+
+       * ldexp.c (try_copy_symbol_type): Remove unnecessary check.
+
+2016-12-02  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/20910
+       * ldmain.c (main): Prevent evaluation of %<char> sequences when
+       printing out a linker script.
+
+       PR ld/20911
+       * ldctor.c (ldctor_build_sets): Produce alternative error message
+       if the reloc was being applied to a special section.
+
+       PR ld/20912
+       * emultempl/elf32.em (_place_orphan): Test for ELF format of the
+       orphan before looking for the SHF_EXCLUDE flag.
+
+2016-12-02  Josh Conner  <joshconner@google.com>
+
+        * Makefile.am: Add dependency information for earmelf_fuchsia.c.
+        * Makefile.in: Regenerate.
+        * configure.tgt: Add support for aarch64-*-fuchsia, arm*-*-fuchsia*, and
+        x86_64-*-fuchsia* targets.
+        * emulparams/armelf_fuchsia.sh: New file.
+        * emulparams/armelfb_fuchsia.sh: New file.
+
+2016-12-01  Rudy Y  <rudyy.id@gmail.com>
+
+       PR ld/20880
+       * pe-dll.c (make_one): Use the hint if the ordinal is -1.
+
+2016-12-01  Yury Norov  <ynorov@caviumnetworks.com>
+
+       PR ld/20868
+       * testsuite/ld-aarch64/tls-relax-gd-ie-ilp32.d: New test.
+       * testsuite/ld-aarch64/relocs-ilp32.ld: Linker script for the new
+       test.
+       * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
+
+2016-11-28  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * emulparams/arclinux_prof.sh: Remove duplicate TEMPLATE_NAME.
+
+2016-11-28  Nick Clifton  <nickc@redhat.com>
+
+       PR 20815
+       * testsuite/ld-elf/loadaddr1.d: Update.
+       * testsuite/ld-powerpc/vle-multiseg-5.d: Update.
+       * testsuite/ld-scripts/phdrs3a.d: Update.
+
+2016-11-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-elf/indirect.exp: Add a test for PR 18720.
+       * testsuite/ld-elf/pr18720.rd: New file.
+
+2016-11-27  Alan Modra  <amodra@gmail.com>
+
+       PR 20815
+       * testsuite/ld-powerpc/vle-multiseg-5.d: Update.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * deffilep.y: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * scripttempl/ia64vms.sc: Fix spelling in comments.
+       * scripttempl/ip2k.sc: Fix spelling in comments.
+       * scripttempl/v850.sc: Fix spelling in comments.
+       * scripttempl/v850_rh850.sc: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * emultempl/avrelf.em: Fix spelling in comments.
+       * emultempl/elf32.em: Fix spelling in comments.
+       * emultempl/pe.em: Fix spelling in comments.
+       * emultempl/pep.em: Fix spelling in comments.
+       * emultempl/spuelf.em: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * testsuite/ld-sh/arch/arch.exp: Fix spelling in comments.
+       * testsuite/ld-sh/rd-sh.exp: Fix spelling in comments.
+       * testsuite/ld-sh/sh64/rd-sh64.exp: Fix spelling in comments.
+       * testsuite/ld-undefined/undefined.exp: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * testsuite/ld-arm/stm32l4xx-fix-all.s: Fix spelling in comments.
+       * testsuite/ld-arm/thumb2-b-interwork.s: Fix spelling in comments.
+       * testsuite/ld-arm/thumb2-bl.s: Fix spelling in comments.
+       * testsuite/ld-s390/tlspic1.s: Fix spelling in comments.
+       * testsuite/ld-s390/tlspic1_64.s: Fix spelling in comments.
+       * testsuite/ld-scripts/section-match-1.d: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * deffile.h: Fix spelling in comments.
+       * ld.h: Fix spelling in comments.
+       * ldlang.c: Fix spelling in comments.
+       * ldmisc.c: Fix spelling in comments.
+       * pe-dll.c: Fix spelling in comments.
+
+2016-11-24  Jiong Wang  <jiong.wang@arm.com>
+
+       PR target/20737
+       * testsuite/ld-arm/pie-bind-locally-a.s: New test source.
+       * testsuite/ld-arm/pie-bind-locally-b.s: Likewise.
+       * testsuite/ld-arm/pie-bind-locally.d: New testcase.
+       * testsuite/ld-arm/arm-elf.exp: Run new testcase.
+
+2016-11-24  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/20858
+       * emultempl/elf32.em (_search_needed): Allow for path separator
+       and terminating NUL byte when allocating space for new $ORIGIN
+       path.
+
+2016-11-23  Nick Clifton  <nickc@redhat.com>
+
+       * testsuite/ld-arm/vxworks2.sd: Update expected readelf output.
+
+       PR ld/20815
+       * ld.texinfo: Note that PT_TLS can be used as a segment type.
+       * testsuite/ld-discard/discard.ld: Add space for program headers.
+       * testsuite/ld-elf/flags1.ld: Likewise.
+       * testsuite/ld-elf/maxpage3.t: Likewise.
+       * testsuite/ld-elf/noload-1.t: Likewise.
+       * testsuite/ld-elf/orphan.ld: Likewise.
+       * testsuite/ld-elf/overlay.t: Likewise.
+       * testsuite/ld-elf/pr14052.t: Likewise.
+       * testsuite/ld-elf/pr19539.t: Likewise.
+       * testsuite/ld-elf/provide-hidden-1.ld: Likewise.
+       * testsuite/ld-elf/provide-hidden-s.ld: Likewise.
+       * testsuite/ld-elf/weak-dyn-1.ld: Likewise.
+       * testsuite/ld-i386/pr19539.t: Likewise.
+       * testsuite/ld-scripts/defined.t: Likewise.
+       * testsuite/ld-scripts/defined6.t: Likewise.
+       * testsuite/ld-scripts/dynamic-sections.t: Likewise.
+       * testsuite/ld-scripts/empty-aligned.t: Likewise.
+       * testsuite/ld-scripts/provide-2.t: Likewise.
+       * testsuite/ld-scripts/provide-4.t: Likewise.
+       * testsuite/ld-vax-elf/plt-local.ld: Likewise.
+       * testsuite/ld-x86-64/pr19539.t: Likewise.
+       * testsuite/ld-elf/ehdr_start-missing.d: Do not initialise the
+       dynamic linker.
+       * testsuite/ld-elf/ehdr_start-weak.d: Likewise.
+       * testsuite/ld-elf/elf.exp (pr14170, pr17068): Likewise.
+       * testsuite/ld-elf/loadaddr1.d: Update expected readelf output.
+       * testsuite/ld-elf/noload-2.d: Likewise.
+       * testsuite/ld-powerpc/vxworks2.sd: Likewise.
+       * testsuite/ld-scripts/phdrs3a.d: Likewise.
+       * testsuite/ld-scripts/size-2.d: Likewise.
+       * testsuite/ld-elf/group.ld: Add program headers.
+       * testsuite/ld-elf/overlay.d: Skip for SPU.
+       * testsuite/ld-elf/flags1.d: Skip for RX.
+       * testsuite/ld-elf/pr19162.d: Skip for HPPA64.
+       * testsuite/ld-elf/pr19539.d: Skip for ALPHA.
+       * testsuite/ld-scripts/empty-orphan.t: Update program headers.
+       * testsuite/ld-scripts/size-2.t: Likewise.
+
+2016-11-22  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+        * configure: Regenerate.
+
+2016-11-22  Alan Modra  <amodra@gmail.com>
+
+       PR 20744
+       * emultempl/ppc32elf.em (params): Update initializer.  Handle
+       --vle-reloc-fixup command line arg.
+
+2016-11-15  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+
+       PR ld/20789
+       * ld/testsuite/ld-avr/pr20789.d: New test.
+       * ld/testsuite/ld-avr/pr20789.s: New test.
+
+
+2016-11-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/20800
+       * testsuite/ld-x86-64/pr20800a.S: New file.
+       * testsuite/ld-x86-64/pr20800b.S: Likewise.
+       * testsuite/ld-x86-64/x86-64.exp: Run PR ld/20800 test.
+
+2016-11-14  Nick Clifton  <nickc@redhat.com>
+
+       * lexsup.c (parse_args): Add break at end of default case.
+
+2016-11-10  Jiong Wang  <jiong.wang@arm.com>
+
+       PR target/20737
+       * testsuite/ld-aarch64/pie-bind-locally-a.s: New test source.
+       * testsuite/ld-aarch64/pie-bind-locally-b.s: Likewise.
+       * testsuite/ld-aarch64/pie-bind-locally.d: New testcase.
+       * testsuite/ld-aarch64/aarch64-elf.exp: Run new testcase.
+
+2016-11-07  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/20784
+       * emultempl/elf32.em (search_needed): Fix infinite loop when
+       unable to process a token.  Add support for curly braced enclosed
+       tokens.
+       * ld.texinfo (--rpath-link): Document supprot for $ORIGIN and
+       $LIB.
+
+2016-11-07  Nick Clifton  <nickc@redhat.com>
+
+       * ld.texinfo (--compress-debug-sections): Expand documentation of
+       this option.
+
+2016-11-04  Nick Clifton  <nickc@redhat.com>
+
+       * emultempl/elf32.em (search_needed): Remove use of getauxval and
+       inclusion of <sys/auxv.h>.  Replace support for $PLATFORM with a
+       warning message.
+       * configure.ac (AC_CHECK_FUNCS): Remove getauxval.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+
+2016-11-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * ldlang.h (struct lang_wild_statement_struct): Add
+       exclude_name_list field.
+       * ldlang.c (walk_wild_file_in_exclude_list): New function.
+       (walk_wild_consider_section): Use new
+       walk_wild_file_in_exclude_list function.
+       (walk_wild_file): Add call to walk_wild_file_in_exclude_list.
+       (print_wild_statement): Print new exclude_name_list field.
+       (lang_add_wild): Initialise new exclude_name_list field.
+       * testsuite/ld-scripts/exclude-file-1.d: New file.
+       * testsuite/ld-scripts/exclude-file-1.map: New file.
+       * testsuite/ld-scripts/exclude-file-1.t: New file.
+       * testsuite/ld-scripts/exclude-file-2.d: New file.
+       * testsuite/ld-scripts/exclude-file-2.map: New file.
+       * testsuite/ld-scripts/exclude-file-2.t: New file.
+       * testsuite/ld-scripts/exclude-file-3.d: New file.
+       * testsuite/ld-scripts/exclude-file-3.map: New file.
+       * testsuite/ld-scripts/exclude-file-3.t: New file.
+       * testsuite/ld-scripts/exclude-file-4.d: New file.
+       * testsuite/ld-scripts/exclude-file-4.map: New file.
+       * testsuite/ld-scripts/exclude-file-4.t: New file.
+       * testsuite/ld-scripts/exclude-file-a.s: New file.
+       * testsuite/ld-scripts/exclude-file-b.s: New file.
+       * testsuite/ld-scripts/exclude-file.exp: New file.
+       * ld.texinfo (Input Section Basics): Update description of
+       EXCLUDE_FILE to cover the new features.
+       * NEWS: Mention new EXCLUDE_FILE usage.
+
+2016-11-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * testsuite/lib/ld-lib.exp (run_dump_test): Use object file names
+       based on the original source file name.
+       * testsuite/ld-discard/extern.d: Update object file names.
+       * testsuite/ld-discard/start.d: Likewise.
+       * testsuite/ld-discard/static.d: Likewise.
+       * testsuite/ld-elf/orphan-8.map: Likewise.
+
+2016-11-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * testsuite/lib/ld-lib.exp (check_shared_lib_support): Add
+       xc16x-*-elf to the list of targets that don't support -shared.
+
+2016-11-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * ldgram.y: Rename file_NAME_list to section_NAME_list
+       throughout.
+
+2016-11-01  Palmer Dabbelt  <palmer@dabbelt.com>
+           Andrew Waterman <andrew@sifive.com>
+
+       Add support for RISC-V architecture.
+       * Makefile.am: Add riscv files.
+       * Makefile.in: Regenerate.
+       * NEWS: Mention the support for this target.
+       * configure.tgt: Add riscv entries.
+       * emulparams/elf32lriscv-defs.sh: New file.
+       * emulparams/elf32lriscv.sh: New file.
+       * emulparams/elf64lriscv-defs.sh: New file.
+       * emulparams/elf64lriscv.sh: New file.
+       * emultempl/riscvelf.em: New file.
+
+2016-10-31  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * ldmain.c (add_archive_element): Initialize input->header.type.
+       * plugin.c (plugin_maybe_claim): Assert the statement is an input
+       statement.
+
+2016-10-15  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/spu_ovl.o_c: Regenerate.
+
+2016-10-14  Alan Modra  <amodra@gmail.com>
+
+       * scripttempl/DWARF.sc: Add .debug_addr.
+
+2016-10-12  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-i386/pr19636-1d-nacl.d: Adjust for objdump change.
+       * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
+       * testsuite/ld-tic6x/shlib-1r.dd: Likewise.
+       * testsuite/ld-x86-64/plt-nacl.pd: Likewise.
+       * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
+
+2016-10-11  Nick Clifton  <nickc@redhat.com>
+
+       * ld-aarch64/emit-relocs-515-be.d: Adjust output to match change
+       in objdump.
+       * ld-aarch64/emit-relocs-515.d: Likewise.
+       * ld-aarch64/emit-relocs-516-be.d: Likewise.
+       * ld-aarch64/emit-relocs-516.d: Likewise.
+       * ld-aarch64/farcall-b-plt.d: Likewise.
+       * ld-aarch64/farcall-bl-plt.d: Likewise.
+       * ld-aarch64/gc-plt-relocs.d: Likewise.
+       * ld-aarch64/tls-desc-ie.d: Likewise.
+       * ld-aarch64/tls-tiny-desc.d: Likewise.
+       * ld-aarch64/tls-tiny-gd.d: Likewise.
+       * ld-aarch64/tls-tiny-ie.d: Likewise.
+       * ld-arm/arm-app-abs32.d: Likewise.
+       * ld-arm/arm-app.d: Likewise.
+       * ld-arm/arm-lib-plt32.d: Likewise.
+       * ld-arm/arm-lib.d: Likewise.
+       * ld-arm/armthumb-lib.d: Likewise.
+       * ld-arm/cortex-a8-fix-b-plt.d: Likewise.
+       * ld-arm/cortex-a8-fix-bcc-plt.d: Likewise.
+       * ld-arm/cortex-a8-fix-bl-plt.d: Likewise.
+       * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise.
+       * ld-arm/cortex-a8-fix-blx-plt.d: Likewise.
+       * ld-arm/farcall-mixed-app-v5.d: Likewise.
+       * ld-arm/farcall-mixed-app.d: Likewise.
+       * ld-arm/farcall-mixed-app2.d: Likewise.
+       * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
+       * ld-arm/farcall-mixed-lib.d: Likewise.
+       * ld-arm/ifunc-10.dd: Likewise.
+       * ld-arm/ifunc-14.dd: Likewise.
+       * ld-arm/ifunc-15.dd: Likewise.
+       * ld-arm/ifunc-3.dd: Likewise.
+       * ld-arm/ifunc-4.dd: Likewise.
+       * ld-arm/ifunc-9.dd: Likewise.
+       * ld-arm/long-plt-format.d: Likewise.
+       * ld-arm/mixed-app-v5.d: Likewise.
+       * ld-arm/mixed-app.d: Likewise.
+       * ld-arm/mixed-lib.d: Likewise.
+       * ld-arm/tls-lib-loc.d: Likewise.
+       * ld-cris/dso-pltdis1.d: Likewise.
+       * ld-cris/dso-pltdis2.d: Likewise.
+       * ld-cris/dso12-pltdis.d: Likewise.
+       * ld-elf/symbolic-func.r: Likewise.
+       * ld-frv/fdpic-pie-1.d: Likewise.
+       * ld-frv/fdpic-pie-2.d: Likewise.
+       * ld-frv/fdpic-pie-6.d: Likewise.
+       * ld-frv/fdpic-pie-7.d: Likewise.
+       * ld-frv/fdpic-pie-8.d: Likewise.
+       * ld-frv/fdpic-shared-1.d: Likewise.
+       * ld-frv/fdpic-shared-2.d: Likewise.
+       * ld-frv/fdpic-shared-3.d: Likewise.
+       * ld-frv/fdpic-shared-4.d: Likewise.
+       * ld-frv/fdpic-shared-5.d: Likewise.
+       * ld-frv/fdpic-shared-6.d: Likewise.
+       * ld-frv/fdpic-shared-7.d: Likewise.
+       * ld-frv/fdpic-shared-8.d: Likewise.
+       * ld-frv/fdpic-shared-local-2.d: Likewise.
+       * ld-frv/fdpic-shared-local-8.d: Likewise.
+       * ld-frv/fdpic-static-1.d: Likewise.
+       * ld-frv/fdpic-static-2.d: Likewise.
+       * ld-frv/fdpic-static-6.d: Likewise.
+       * ld-frv/fdpic-static-7.d: Likewise.
+       * ld-frv/fdpic-static-8.d: Likewise.
+       * ld-frv/tls-dynamic-2.d: Likewise.
+       * ld-frv/tls-initial-shared-2.d: Likewise.
+       * ld-frv/tls-relax-shared-2.d: Likewise.
+       * ld-frv/tls-shared-2.d: Likewise.
+       * ld-i386/plt-nacl.pd: Likewise.
+       * ld-i386/plt-pic-nacl.pd: Likewise.
+       * ld-i386/plt-pic.pd: Likewise.
+       * ld-i386/plt.pd: Likewise.
+       * ld-i386/pr19636-1d-nacl.d: Likewise.
+       * ld-i386/pr19636-1d.d: Likewise.
+       * ld-i386/pr19636-2c-nacl.d: Likewise.
+       * ld-i386/pr19636-2c.d: Likewise.
+       * ld-ifunc/ifunc-21-x86-64.d: Likewise.
+       * ld-ifunc/ifunc-22-x86-64.d: Likewise.
+       * ld-ifunc/pr17154-i386.d: Likewise.
+       * ld-ifunc/pr17154-x86-64.d: Likewise.
+       * ld-m68k/plt1-68020.d: Likewise.
+       * ld-m68k/plt1-cpu32.d: Likewise.
+       * ld-m68k/plt1-isab.d: Likewise.
+       * ld-m68k/plt1-isac.d: Likewise.
+       * ld-metag/shared.d: Likewise.
+       * ld-metag/stub_pic_app.d: Likewise.
+       * ld-metag/stub_pic_shared.d: Likewise.
+       * ld-metag/stub_shared.d: Likewise.
+       * ld-s390/tlsbin_64.dd: Likewise.
+       * ld-s390/tlspic_64.dd: Likewise.
+       * ld-tic6x/shlib-1.dd: Likewise.
+       * ld-tic6x/shlib-1b.dd: Likewise.
+       * ld-tic6x/shlib-1rb.dd: Likewise.
+       * ld-tic6x/shlib-app-1.dd: Likewise.
+       * ld-tic6x/shlib-app-1b.dd: Likewise.
+       * ld-tic6x/shlib-app-1r.dd: Likewise.
+       * ld-tic6x/shlib-app-1rb.dd: Likewise.
+       * ld-tic6x/shlib-noindex.dd: Likewise.
+       * ld-vax-elf/export-class-data.dd: Likewise.
+       * ld-vax-elf/plt-local-lib.dd: Likewise.
+       * ld-vax-elf/plt-local.dd: Likewise.
+       * ld-x86-64/bnd-ifunc-2.d: Likewise.
+       * ld-x86-64/bnd-plt-1.d: Likewise.
+       * ld-x86-64/gotpcrel1.dd: Likewise.
+       * ld-x86-64/libno-plt-1b.dd: Likewise.
+       * ld-x86-64/load1c-nacl.d: Likewise.
+       * ld-x86-64/load1c.d: Likewise.
+       * ld-x86-64/load1d-nacl.d: Likewise.
+       * ld-x86-64/load1d.d: 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.
+       * ld-x86-64/mov2a.d: Likewise.
+       * ld-x86-64/mov2b.d: Likewise.
+       * ld-x86-64/mov2c.d: Likewise.
+       * ld-x86-64/mov2d.d: Likewise.
+       * ld-x86-64/mpx3.dd: Likewise.
+       * ld-x86-64/mpx4.dd: Likewise.
+       * ld-x86-64/no-plt-1a.dd: Likewise.
+       * ld-x86-64/no-plt-1b.dd: Likewise.
+       * ld-x86-64/no-plt-1c.dd: Likewise.
+       * ld-x86-64/no-plt-1e.dd: Likewise.
+       * ld-x86-64/no-plt-1f.dd: Likewise.
+       * ld-x86-64/no-plt-1g.dd: Likewise.
+       * ld-x86-64/plt-main-bnd.dd: Likewise.
+       * ld-x86-64/plt-nacl.pd: Likewise.
+       * ld-x86-64/plt.pd: Likewise.
+       * ld-x86-64/pr18591.d: Likewise.
+       * ld-x86-64/pr19609-1c.d: Likewise.
+       * ld-x86-64/pr19609-1e.d: Likewise.
+       * ld-x86-64/pr19609-1j.d: Likewise.
+       * ld-x86-64/pr19609-1l.d: Likewise.
+       * ld-x86-64/pr19609-1m.d: Likewise.
+       * ld-x86-64/pr19609-5b.d: Likewise.
+       * ld-x86-64/pr19609-5c.d: Likewise.
+       * ld-x86-64/pr19609-5e.d: Likewise.
+       * ld-x86-64/pr19609-6b.d: Likewise.
+       * ld-x86-64/pr19609-7b.d: Likewise.
+       * ld-x86-64/pr19609-7d.d: Likewise.
+       * ld-x86-64/pr19636-2d.d: Likewise.
+       * ld-x86-64/pr20093-1.d: Likewise.
+       * ld-x86-64/pr20093-2.d: Likewise.
+       * ld-x86-64/pr20253-1b.d: Likewise.
+       * ld-x86-64/pr20253-1d.d: Likewise.
+       * ld-x86-64/pr20253-1f.d: Likewise.
+       * ld-x86-64/pr20253-1h.d: Likewise.
+       * ld-x86-64/pr20253-1j.d: Likewise.
+       * ld-x86-64/pr20253-1l.d: Likewise.
+       * ld-x86-64/protected3.d: Likewise.
+       * ld-x86-64/tlsbin.dd: Likewise.
+       * ld-x86-64/tlsbin2.dd: Likewise.
+       * ld-x86-64/tlsbindesc.dd: Likewise.
+       * ld-x86-64/tlsdesc-nacl.pd: Likewise.
+       * ld-x86-64/tlsdesc.dd: Likewise.
+       * ld-x86-64/tlsdesc.pd: Likewise.
+       * ld-x86-64/tlsgd10.dd: Likewise.
+       * ld-x86-64/tlsgd5.dd: Likewise.
+       * ld-x86-64/tlsgd6.dd: Likewise.
+       * ld-x86-64/tlsgd8.dd: Likewise.
+       * ld-x86-64/tlsgdesc.dd: Likewise.
+       * ld-x86-64/tlspic.dd: Likewise.
+       * ld-x86-64/tlspic2.dd: Likewise.
+
+2016-10-11  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/20535
+       * emultempl/elf32.em (_search_needed): Add support for pseudo
+       environment variables supported by ld.so.  Namely $ORIGIN, $LIB
+       and $PLATFORM.
+       * configure.ac: Add getauxval to list AC_CHECK_FUNCS list.
+       * config.in: Regenerate.
+       * configure: Regenerate.
+
+2016-10-11  Alan Modra  <amodra@gmail.com>
+
+       * ldlang.c (lang_do_assignments_1): Descend into output section
+       statements that do not yet have bfd sections.  Set symbol section
+       temporarily for symbols defined in such statements to the undefined
+       section.  Don't error on data or reloc statements until final phase.
+       * ldexp.c (exp_fold_tree_1 <etree_assign>): Handle bfd_und_section
+       in expld.section.
+       * testsuite/ld-mmix/bpo-10.d: Adjust.
+       * testsuite/ld-mmix/bpo-11.d: Adjust.
+
+2016-10-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+       * emulparams/elf64_s390.sh: Move binary start to 16M.
+       * testsuite/ld-s390/tlsbin_64.dd: Adjust testcases accordingly.
+       * testsuite/ld-s390/tlsbin_64.rd: Likewise.
+
+2016-10-07  Alan Modra  <amodra@gmail.com>
+
+       * ldexp.c (MAX): Define.
+       (exp_unop, exp_binop, exp_trinop): Alloc at least enough for
+       etree_type.value.
+
+2016-10-07  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/lib/ld-lib.exp (is_generic_elf): New, extracted from..
+       * testsuite/ld-elf/elf.exp: ..here.
+
+2016-10-06  Ludovic Courtès  <ludo@gnu.org>
+
+       * emulparams/elf32bmipn32-defs.sh: Shift quote of
+       "x$EMULATION_NAME" to the left to work around
+       <http://ftp.gnu.org/gnu/bash/bash-4.2-patches/bash42-007>.
+
+2016-10-06  Alan Modra  <amodra@gmail.com>
+
+       * lexsup.c: Spell fall through comments consistently and add
+       missing fall through comments.
+
+2016-10-06  Alan Modra  <amodra@gmail.com>
+
+       * plugin.c (asymbol_from_plugin_symbol): Avoid compiler warning
+       by adding return.
+
+2016-10-04  Alan Modra  <amodra@gmail.com>
+
+       * ld.texinfo (Expression Section): Update result of arithmetic
+       expressions.
+       * ldexp.c (arith_result_section): New function.
+       (fold_binary): Use it.
+
+2016-10-04  Alan Modra  <amodra@gmail.com>
+
+       * ldexp.c (exp_value_fold): New function.
+       (exp_unop, exp_binop, exp_trinop): Use it.
+
+2016-09-30  Alan Modra  <amodra@gmail.com>
+
+       * scripttempl/v850.sc: Don't reference __ctbp, __ep, __gp when
+       not relocating.
+       * scripttempl/v850_rh850.sc: Likewise.
+
+2016-09-30  Alan Modra  <amodra@gmail.com>
+
+       PR ld/20528
+       * testsuite/ld-elf/pr20528a.d: xfail generic elf targets.  Allow
+       multiple .text sections for hppa-linux.
+       * testsuite/ld-elf/pr20528b.d: Likewise.
+
+2016-09-30  Alan Modra  <amodra@gmail.com>
+
+       * ldmain.c (default_bfd_error_handler): New function pointer.
+       (ld_bfd_error_handler): New function.
+       (main): Arrange to call it on bfd errors/warnings.
+       (ld_bfd_assert_handler): Enable tail call.
+
+2016-09-30  Alan Modra  <amodra@gmail.com>
+
+       * ldlang.c (ignore_bfd_errors): Update params.
+
+2016-09-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/20528
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
+       merge 2 sections with different SHF_EXCLUDE.
+       * testsuite/ld-elf/pr20528a.d: New file.
+       * testsuite/ld-elf/pr20528a.s: Likewise.
+       * testsuite/ld-elf/pr20528b.d: Likewise.
+       * testsuite/ld-elf/pr20528b.s: Likewise.
+
+2016-09-28  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       PR ld/20608
+       * testsuite/ld-arm/arm-elf.exp: Handle new testcase.
+       * testsuite/ld-arm/farcall-mixed-app2.d: New file.
+       * testsuite/ld-arm/farcall-mixed-app2.r: Likewise.
+       * testsuite/ld-arm/farcall-mixed-app2.s: Likewise.
+       * testsuite/ld-arm/farcall-mixed-app2.sym: Likewise.
+
+2016-09-26  Vlad Zakharov  <vzakhar@synopsys.com>
+
+       * Makefile.in: Regenerate.
+       * configure: Likewise.
+
+2016-09-26  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/attr-gnu-4-4.s: Delete.
+       * testsuite/ld-powerpc/attr-gnu-4-14.d: Delete.
+       * testsuite/ld-powerpc/attr-gnu-4-24.d: Delete.
+       * testsuite/ld-powerpc/attr-gnu-4-34.d: Delete.
+       * testsuite/ld-powerpc/attr-gnu-4-41.d: Delete.
+       * testsuite/ld-powerpc/attr-gnu-4-32.d: Adjust expected warning.
+       * testsuite/ld-powerpc/attr-gnu-8-23.d: Likewise.
+       * testsuite/ld-powerpc/attr-gnu-4-01.d: Adjust expected output.
+       * testsuite/ld-powerpc/attr-gnu-4-02.d: Likewise.
+       * testsuite/ld-powerpc/attr-gnu-4-03.d: Likewise.
+       * testsuite/ld-powerpc/attr-gnu-4-10.d: Likewise.
+       * testsuite/ld-powerpc/attr-gnu-4-11.d: Likewise.
+       * testsuite/ld-powerpc/attr-gnu-4-20.d: Likewise.
+       * testsuite/ld-powerpc/attr-gnu-4-22.d: Likewise.
+       * testsuite/ld-powerpc/attr-gnu-4-33.d: Likewise.
+       * testsuite/ld-powerpc/attr-gnu-8-11.d: Likewise.
+       * testsuite/ld-powerpc/powerpc.exp: Don't run deleted tests.
+
+2016-09-23  Akihiko Odaki  <akihiko.odaki.4i@stu.hosei.ac.jp>
+
+       PR ld/20595
+       * testsuite/ld-arm/unwind-4.d: Add -q option to linker command
+       line and -r option to objdump command line.  Match emitted relocs
+       to make sure that superflous relocs are not generated.
+
+2016-09-23  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+       * emulparams/elf64_s390.sh: Change TEXT_START_ADDR to 256MB.
+       * testsuite/ld-s390/tlsbin_64.dd: Adjust testcase accordingly.
+       * testsuite/ld-s390/tlsbin_64.rd: Likewise.
+
+2016-09-22  Nick Clifton  <nickc@redhat.com>
+
+       * emultempl/elf32.em (_try_needed): In verbose mode, report failed
+       attempts to find a needed library.
+
+2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * testsuite/ld-aarch64/emit-relocs-28.d: Expect spaces after ","
+       in addresses.
+       * testsuite/ld-aarch64/emit-relocs-301-be.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-301.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-302-be.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-302.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-310-be.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-310.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-313.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-515-be.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-515.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-516-be.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-516.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-531.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-532.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-533.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-534.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-535.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-536.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-537.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-538.d: Likewise.
+       * testsuite/ld-aarch64/erratum835769.d: Likewise.
+       * testsuite/ld-aarch64/erratum843419.d: Likewise.
+       * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
+       * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
+       * testsuite/ld-aarch64/gc-plt-relocs.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-21.d: Likewise.
+       * testsuite/ld-aarch64/ifunc-7c.d: Likewise.
+       * testsuite/ld-aarch64/tls-desc-ie.d: Likewise.
+       * testsuite/ld-aarch64/tls-large-desc-be.d: Likewise.
+       * testsuite/ld-aarch64/tls-large-desc.d: Likewise.
+       * testsuite/ld-aarch64/tls-large-ie-be.d: Likewise.
+       * testsuite/ld-aarch64/tls-large-ie.d: Likewise.
+       * testsuite/ld-aarch64/tls-relax-all.d: Likewise.
+       * testsuite/ld-aarch64/tls-relax-gd-ie.d: Likewise.
+       * testsuite/ld-aarch64/tls-relax-gdesc-ie-2.d: Likewise.
+       * testsuite/ld-aarch64/tls-relax-gdesc-ie.d: Likewise.
+       * testsuite/ld-aarch64/tls-relax-large-desc-ie-be.d: Likewise.
+       * testsuite/ld-aarch64/tls-relax-large-desc-ie.d: Likewise.
+       * testsuite/ld-aarch64/tls-tiny-desc.d: Likewise.
+       * testsuite/ld-aarch64/tls-tiny-gd.d: Likewise.
+
+2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * testsuite/ld-aarch64/emit-relocs-280.d: Match branch comments.
+       * testsuite/ld-aarch64/weak-undefined.d: Likewise.
+
+2016-09-20  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * ld.texinfo (Input Section Basics): Expand the description of
+       EXCLUDE_FILE.
+
+2016-09-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * testsuite/ld-arm/cmse-veneers.s: Add a test for ARMv8-M Security
+       Extensions entry functions in absolute section.
+       * testsuite/ld-arm/cmse-veneers.rd: Adapt expected output accordingly.
+
+2016-09-14  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * testsuite/ld-arc/tls-dtpoff.dd: New file.
+       * testsuite/ld-arc/tls-dtpoff.rd: Likewise.
+       * testsuite/ld-arc/tls-dtpoff.s: Likewise.
+       * testsuite/ld-arc/tls-relocs.ld: Likewise.
+       * testsuite/ld-arc/arc.exp: Add new tdpoff test.
+
+2016-09-14  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/20537
+       * emultempl/elf32.em: More OPTION_xxx values into an enum.  Add
+       OPTION_NO_EH_FRAME_HDR.
+       (_add_options): Add support for --no-eh-frame-hdr.
+       * ld.texinfo: Document new option.
+       * lexsup.c (elf_shlib_list_options): List new option.
+       * NEWS: Mention the new option.
+
+2016-09-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/20550
+       * testsuite/ld-x86-64/pr20550a.s: New file.
+       * testsuite/ld-x86-64/pr20550b.s: Likewise.
+       * testsuite/ld-x86-64/x86-64.exp (x86_64tests): Add tests for
+       PR ld/20550.
+
+2016-09-06  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.am (CFLAGS_FOR_TARGET): Define as a copy of CFLAGS but
+       without any sanitization options.
+       (CXXFLAGS_FOR_TARGET): Define as a copy of CXXFLAGS but without
+       any sanitization options.
+       (check-DEJAGNU): Pass CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET
+       as CFLAGS and CXXFLAGS respectively.
+
+2016-09-02  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+
+       PR ld/20545
+       * testsuite/ld-avr/avr-prop-7.d: New test.
+       * testsuite/ld-avr/avr-prop-7.s: New test.
+       * testsuite/ld-avr/avr-prop-8.d: New test.
+       * testsuite/ld-avr/avr-prop-8.s: New test.
+
+2016-09-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-elf/pr20513c.d: Limit to *-*-linux* and *-*-gnu*
+       targets.
+       * testsuite/ld-elf/pr20513d.d: Likewise.
+
+2016-09-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/20513
+       * testsuite/ld-elf/pr20513a.d: New file.
+       * testsuite/ld-elf/pr20513a.s: Likewise.
+       * testsuite/ld-elf/pr20513b.d: Likewise.
+       * testsuite/ld-elf/pr20513b.s: Likewise.
+       * testsuite/ld-elf/pr20513c.d: Likewise.
+       * testsuite/ld-elf/pr20513d.d: Likewise.
+       * testsuite/ld-elf/pr20513e.d: Likewise.
+       * testsuite/ld-elf/pr20513f.d: Likewise.
+
+2016-08-31  Alan Modra  <amodra@gmail.com>
+
+       PR 20513
+       * ldlang.c (section_already_linked): Deal with SHF_EXCLUDE sections.
+
+2016-08-31  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/vle-multiseg-1.d: Adjust to suit segment change.
+       * testsuite/ld-powerpc/vle-multiseg-2.d: Likewise.
+       * testsuite/ld-powerpc/vle-multiseg-3.d: Likewise.
+       * testsuite/ld-powerpc/vle-multiseg-6.d: Likewise.
+       * testsuite/ld-powerpc/vle-reloc-2.d: Likewise.
+
+2016-08-30  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * testsuite/ld-arc/tls_gs-01.d: Set to XFAIL on arc*-*-elf*.
+       * testsuite/ld-arc/tls_ie-01.d: Likewise.
+
+2016-08-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-x86-64/x86-64.exp: Run PR ld/19784 tests only
+       if ifunc attribute works.
+
+2016-08-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14961
+       PR ld/20515
+       * testsuite/ld-i386/i386.exp: Run pr20515.
+       * testsuite/ld-i386/pr20515.d: New file.
+       * testsuite/ld-i386/pr20515.s: Likewise.
+       * testsuite/ld-ifunc/ifunc-14a.s: Use R_386_PLT32 to call IFUNC
+       function.
+       * testsuite/ld-ifunc/ifunc-14c.s: Likewise.
+       * testsuite/ld-ifunc/ifunc-2-i386.s: Likewise.
+       * testsuite/ld-ifunc/ifunc-2-local-i386.s: Likewise.
+       * testsuite/ld-ifunc/ifunc.exp: Move PR ld/19784 tests to ...
+       * testsuite/ld-x86-64/x86-64.exp: Here.
+       * testsuite/ld-ifunc/pr19784a.c: Moved to ...
+       * testsuite/ld-x86-64/pr19784a.c: Here.
+       * testsuite/ld-ifunc/pr19784b.c: Moved to ...
+       * testsuite/ld-x86-64/pr19784b.c: Here.
+       * testsuite/ld-ifunc/pr19784c.c: Moved to ...
+       * testsuite/ld-x86-64/pr19784c.c: Here.
+
+2016-08-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * emultempl/armelf.em (params): New static variable.
+       (thumb_entry_symbol, byteswap_code, target1_is_rel, target2_type,
+       fix_v4bx, use_blx, vfp11_denorm_fix, stm32l4xx_fix, fix_cortex_a8,
+       no_enum_size_warning, no_wchar_size_warning, pic_veneer,
+       merge_exidx_entries, fix_arm1176, cmse_implib): move as part of the
+       above new structure.
+       (arm_elf_before_allocation): Access static variable from the params
+       structure.
+       (gld${EMULATION_NAME}_finish): Likewise.
+       (arm_elf_create_output_section_statements): Likewise and pass the
+       address of that structure to bfd_elf32_arm_set_target_relocs instead
+       of the static variables.
+       (PARSE_AND_LIST_ARGS_CASES): Access static variable from the params
+       structure.
+
+2016-08-26  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * ld/testsuite/ld-arc/tls_gd-01.s: Added a testcase for this patch.
+       * ld/testsuite/ld-arc/tls_gd-01.d: Likewise.
+
+2016-08-26  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * testsuite/ld-arc/tls_ie-01.s: Added to verify associated fix.
+       * testsuite/ld-arc/tls_ie-01.d: Likewise
+
+2016-08-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * emultempl/armelf.em (in_implib_filename): Declare and initialize new
+       variable.
+       (arm_elf_create_output_section_statements): Open import input library
+       file for writing and pass resulting in_implib_bfd to
+       bfd_elf32_arm_set_target_relocs.
+       (PARSE_AND_LIST_PROLOGUE): Define OPTION_IN_IMPLIB option.
+       (PARSE_AND_LIST_LONGOPTS): Define --in-implib option.
+       (PARSE_AND_LIST_OPTIONS): Add help message for --in-implib option.
+       (PARSE_AND_LIST_ARGS_CASES): Handle new OPTION_IN_IMPLIB case.
+       * ld.texinfo (--cmse-implib): Update to mention --in-implib.
+       (--in-implib): Document new option.
+       * NEWS: Likewise.
+       * testsuite/ld-arm/arm-elf.exp
+       (Secure gateway import library generation): add --defsym VER=1 to gas
+       CLI.
+       (Secure gateway import library generation: errors): Likewise.
+       (Input secure gateway import library): New test.
+       (Input secure gateway import library: no output import library):
+       Likewise.
+       (Input secure gateway import library: not an SG input import library):
+       Likewise.
+       (Input secure gateway import library: earlier stub section base):
+       Likewise.
+       (Input secure gateway import library: later stub section base):
+       Likewise.
+       (Input secure gateway import library: veneer comeback): Likewise.
+       (Input secure gateway import library: entry function change):
+       Likewise.
+       * testsuite/ld-arm/cmse-implib.s: Add input import library testing.
+       * testsuite/ld-arm/cmse-implib.rd: Update accordingly.
+       * testsuite/ld-arm/cmse-new-implib.out: New file.
+       * testsuite/ld-arm/cmse-new-implib.rd: Likewise.
+       * testsuite/ld-arm/cmse-new-implib-no-output.out: Likewise.
+       * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out: Likewise.
+       * testsuite/ld-arm/cmse-new-earlier-later-implib.out: Likewise.
+       * testsuite/ld-arm/cmse-new-comeback-implib.rd: Likewise.
+       * testsuite/ld-arm/cmse-new-wrong-implib.out: Likewise.
+
 2016-08-25  Alan Modra  <amodra@gmail.com>
 
        * configure.tgt (powerpc*-*-linux* et al): Rewrite, adding LE
This page took 0.047165 seconds and 4 git commands to generate.