diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 2ec38ac..9519834 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,15 @@ +2018-06-18 Alan Modra <amodra@gmail.com> + + * testsuite/lib/ld-lib.exp (check_ifunc_available): Pass without + running executable when non-native. + (check_ifunc_attribute_available): Likewise. + * testsuite/ld-ifunc/pr23169a.rd: Remove extraneous lines. Match + st_other strings. Pass when func is an ifunc. + * testsuite/ld-ifunc/pr23169b.rd: Remove extraneous lines. Correct + reloc regexp. Correct match-anything line. + * testsuite/ld-ifunc/pr23169c.rd: Remove extraneous lines. Match + st_other strings. + 2018-06-14 Alan Modra <amodra@gmail.com> * testsuite/ld-elf/readelf.exp: Delete DUMP and selection of |