]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
x86-64: Test protected function pointers
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index 3d3cbeda37705a0bf1de60bb1474bd5ed5680369..2b46bb92b6a3e05a9e44dcf6aa666274b0825d80 100644 (file)
@@ -1,3 +1,11 @@
+2021-06-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/27973
+       * testsuite/ld-x86-64/x86-64.exp: Run protected function tests.
+       * testsuite/ld-x86-64/protected-func-1.h: New file.
+       * testsuite/ld-x86-64/protected-func-1a.s: Likewise.
+       * testsuite/ld-x86-64/protected-func-1b.c: Likewise.
+
 2021-06-17  Fangrui Song  <maskray@google.com>
 
        * ldlex.h (enum option_values): Add OPTION_NO_PIE.