PR20744, Incorrect PowerPC VLE relocs
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 3098b4cf75d28a9689fed7392169deb0fdbad6d4..00b7ca9b427cf1190b71d1ccbdf76e46f6b6c4b7 100644 (file)
@@ -1,3 +1,87 @@
+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
This page took 0.026901 seconds and 4 git commands to generate.