diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 4f1ddd8..1d8f6c8 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2001-01-12 Alan Modra <alan@linuxcare.com.au> + + * gas/i386/i386.exp (gas_64_check): Correct target string. + Use gas_64_check rather than target string to decided whether + x86_64 checks should run. + + * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error. + * gas/i386/ssemmx2.s: Likewise. + * gas/i386/sse2.d: Update to suit. + * gas/i386/ssemmx2.s: Likewise. + 2001-01-11 Peter Targett <peter.targett@arccores.com> * gas/arc/alias.*: Removed. |