X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2FChangeLog;h=0a2efa13053e63fb010597c8818ef03bc6bb86af;hb=309cae1f7bbb6c4de0234e9f592d7dad3d6c61ba;hp=d12f3727ff13390d0d92040712f06955f756b5be;hpb=4636b7db71d4ca8ccf999a837e932ee1d009ad42;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ChangeLog b/ld/ChangeLog index d12f3727ff..0a2efa1305 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +2020-05-23 H.J. Lu + + PR ld/26018 + * testsuite/ld-i386/i386.exp: Add a -Bsymbolic-functions test. + * testsuite/ld-x86-64/x86-64.exp: Likewise. + * testsuite/ld-i386/pr26018.d: New file. + * testsuite/ld-x86-64/pr26018.d: Likewise. + * testsuite/ld-x86-64/pr26018.s: Likewise. + 2020-05-21 Alan Modra * deffilep.y: Replace "if (x) free (x)" with "free (x)" thoughout.