diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 79bcc5f..1579442 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2017-01-12 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/21038 + * testsuite/ld-x86-64/pr21038b.d: Updated. + * testsuite/ld-x86-64/pr21038c.d: New file. + * testsuite/ld-x86-64/pr21038c.s: Likewise. + * testsuite/ld-x86-64/x86-64.exp: Run pr21038c. + 2017-01-11 H.J. Lu <hongjiu.lu@intel.com> PR ld/21038 |