[AArch64] Support RAS extension for ARMv8 onwards.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index ea4d20d57035d2a156fcb20c1a4b3aa2db5b11f6..e206ea30a51794bd8d9af85d5c08b027c9a5fbac 100644 (file)
@@ -1,3 +1,35 @@
+2016-04-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/19719
+       * testsuite/ld-x86-64/pr19719.d: New file.
+       * testsuite/ld-x86-64/pr19719.s: Likewise.
+       * testsuite/ld-x86-64/x86-64.exp: Run pr19719.
+
+2016-04-18  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * ld.texinfo: Document NOCROSSREFS_TO script command.
+       * ldlang.h (struct lang_nocrossrefs): Add onlyfirst field.
+       (lang_add_nocrossref_to): New prototype.
+       * ldcref.c (check_local_sym_xref): Use onlyfirst to only look for
+       symbols defined in the first section.
+       (check_nocrossref): Likewise.
+       * ldgram.y (NOCROSSREFS_TO): New script command.
+       * ldlang.c (lang_add_nocrossref): Set onlyfirst to FALSE.
+       (lang_add_nocrossref_to): New function.
+       * ldlex.l (NOCROSSREFS_TO): New token.
+       * NEWS: Mention NOCROSSREFS_TO.
+       * testsuite/ld-scripts/cross4.t: New file.
+       * testsuite/ld-scripts/cross5.t: Likewise.
+       * testsuite/ld-scripts/cross6.t: Likewise.
+       * testsuite/ld-scripts/cross7.t: Likewise.
+       * testsuite/ld-scripts/crossref.exp: Run 4 new NOCROSSREFS_TO
+       tests.
+
+2016-04-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.in: Regenerated with automake 1.11.6.
+       * aclocal.m4: Likewise.
+
 2016-04-14  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * testsuite/ld-arc/arc.exp: New file.
This page took 0.023963 seconds and 4 git commands to generate.