diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-05-31 18:21:37 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-05-31 18:21:37 +0000 |
commit | 2d376810dc04fbbcfcd9af8f3a2692f47746f980 (patch) | |
tree | 002f906b05a88c16aaa362eb516741913cbb4ac8 /ld/testsuite | |
parent | 653c23d819890cdca8826594699846e67e86648b (diff) | |
download | gdb-2d376810dc04fbbcfcd9af8f3a2692f47746f980.zip gdb-2d376810dc04fbbcfcd9af8f3a2692f47746f980.tar.gz gdb-2d376810dc04fbbcfcd9af8f3a2692f47746f980.tar.bz2 |
Move linker test entry to ld/testsuite/ChangeLog
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index fce658e..2e87607 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-05-31 H.J. Lu <hongjiu.lu@intel.com> + + * ld-ifunc/ifunc-13a-x86-64.s: Add missing "foo" after ".global". + * ld-ifunc/ifunc-15-x86-64.s: Likewise. + 2012-05-30 Nick Clifton <nickc@redhat.com> * ld-tic6x/shlib-1b.rd: Revert previous delta. |