diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-07-17 12:40:57 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-07-17 12:40:57 -0700 |
commit | 8e85f840e1870b17dce6a5bdb330c5bcd85a022a (patch) | |
tree | 947c0eaf4183a136f2e3fb72c280ceb3193d63d3 /ld | |
parent | c45ec17c07d8aa4554b0b2ca67a5f4dc2c87acc4 (diff) | |
download | gdb-8e85f840e1870b17dce6a5bdb330c5bcd85a022a.zip gdb-8e85f840e1870b17dce6a5bdb330c5bcd85a022a.tar.gz gdb-8e85f840e1870b17dce6a5bdb330c5bcd85a022a.tar.bz2 |
Add missing ChangeLog entries for PR ld/21782 fix
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 942cca8..735fdeb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2017-07-17 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/21782 + * testsuite/ld-x86-64/pie3-nacl.d: New file. + * testsuite/ld-x86-64/pie3.d: Likewise. + * testsuite/ld-x86-64/pie3.s: Likewise. + * testsuite/ld-x86-64/x86-64.exp: Run pie3 and pie3-nacl. + 2017-07-14 Alan Modra <amodra@gmail.com> * testsuite/ld-powerpc/powerpc.exp: Add -shared to tlsop5 tests. |