diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2016-06-16 12:38:34 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2016-06-16 12:38:34 -0700 |
commit | ca45f6e9905edbe4066e1c8f30cc22fb6a0716f9 (patch) | |
tree | 96ac13197dbb9c832561e94f46612408a037638f /ld | |
parent | bf52d7c72035679e6b3ab601133c56a4388f4dc9 (diff) | |
download | fsf-binutils-gdb-ca45f6e9905edbe4066e1c8f30cc22fb6a0716f9.zip fsf-binutils-gdb-ca45f6e9905edbe4066e1c8f30cc22fb6a0716f9.tar.gz fsf-binutils-gdb-ca45f6e9905edbe4066e1c8f30cc22fb6a0716f9.tar.bz2 |
Add missing ChangeLog entries
commit bf52d7c72035679e6b3ab601133c56a4388f4dc9
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Wed Jun 15 10:35:38 2016 -0700
Don't check undefined symbol for IFUNC reloc
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 0da9a92..361eef3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2016-06-16 H.J. Lu <hongjiu.lu@intel.com> + + * testsuite/ld-i386/i386.exp: Run pr19636-2e-nacl. + * testsuite/ld-i386/pr19636-2e.d: Skip for NaCl targets. + Remove .rel.plt section. + * testsuite/ld-i386/pr19636-2e-nacl.d: New file. + 2016-06-15 H.J. Lu <hongjiu.lu@intel.com> * testsuite/ld-i386/no-plt-check1a.S (check): Test static |