diff options
author | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2015-10-12 17:34:11 +0200 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2015-10-22 10:01:30 +0200 |
commit | e44c481aff721595eb9d28a7751d02300155148d (patch) | |
tree | fa39b7bbaa17cf1276166cf84ef08c6b2f17fb9b /ld/testsuite/ChangeLog | |
parent | 61643fbadb17932965e5c02db75ec3f8e211d7b1 (diff) | |
download | gdb-e44c481aff721595eb9d28a7751d02300155148d.zip gdb-e44c481aff721595eb9d28a7751d02300155148d.tar.gz gdb-e44c481aff721595eb9d28a7751d02300155148d.tar.bz2 |
S/390: ifunc: Enable the ifunc tests.
ld/testsuite/ChangeLog:
* ld-ifunc/ifunc.exp: Run ifunc tests on s390* targets.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 4dfbcda..46587a7 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-10-22 Andreas Krebbel <krebbel@linux.vnet.ibm.com> + + * ld-ifunc/ifunc.exp: Run ifunc tests on s390* targets. + 2015-10-19 Simon Dardis <Simon.Dardis@imgtec.com> * ld-elf/attributes.d: New test for symbol attribute copying. |