diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2016-08-29 09:09:14 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2016-08-29 09:09:14 -0700 |
commit | 3c4f32287f2271ee46cf57669f867b39f716fe46 (patch) | |
tree | 183fd326d06888987931395574f1f326430f72ef /ld/ChangeLog | |
parent | f53be9779bb1220f33a8a45615e0fafd7b6f47c4 (diff) | |
download | gdb-3c4f32287f2271ee46cf57669f867b39f716fe46.zip gdb-3c4f32287f2271ee46cf57669f867b39f716fe46.tar.gz gdb-3c4f32287f2271ee46cf57669f867b39f716fe46.tar.bz2 |
Run PR ld/19784 tests only if ifunc attribute works
* testsuite/ld-x86-64/x86-64.exp: Run PR ld/19784 tests only
if ifunc attribute works.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 69e018c..654605b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ 2016-08-29 H.J. Lu <hongjiu.lu@intel.com> + * testsuite/ld-x86-64/x86-64.exp: Run PR ld/19784 tests only + if ifunc attribute works. + +2016-08-29 H.J. Lu <hongjiu.lu@intel.com> + PR ld/14961 PR ld/20515 * testsuite/ld-i386/i386.exp: Run pr20515. |