diff options
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index af5b544..42ed492 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2015-02-14 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/17973 + * ld-plugin/plugin.exp (regassilent): New. + Compile tmpdir/dummy.s and ld-plugin/pr17973.s. + (plugin_tests): Add a test for PR ld/17973. + * ld-plugin/pr17973.d: New file. + * ld-plugin/pr17973.s: Likewise. + 2015-02-12 H.J. Lu <hongjiu.lu@intel.com> * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl. |