bfd_merge_private_bfd_data tidy
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 3d08e3c4be7e3a711b020d0704c796c199ee4895..7be0a2acba7beaea349d96bb49f3f22bb58678c9 100644 (file)
@@ -1,3 +1,56 @@
+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.
This page took 0.023224 seconds and 4 git commands to generate.