diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d149faa..07ec4c8 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,15 @@ 2015-10-22 H.J. Lu <hongjiu.lu@intel.com> + * gas/i386/i386.exp: Run x86-64-gotpcrel. + * gas/i386/x86-64-gotpcrel.d: New file. + * gas/i386/x86-64-gotpcrel.s: Likewise. + * gas/i386/ilp32/x86-64-gotpcrel.d: Likewise. + * gas/i386/x86-64-localpic.d: Replace R_X86_64_GOTPCREL with + R_X86_64_REX_GOTPCRELX. + * gas/i386/ilp32/x86-64-localpic.d: Likewise. + +2015-10-22 H.J. Lu <hongjiu.lu@intel.com> + * gas/i386/got.d: New file. * gas/i386/got.s: Likewise. * gas/i386/i386.exp: Run got. |