diff options
author | Nick Clifton <nickc@redhat.com> | 2004-08-24 11:37:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-08-24 11:37:54 +0000 |
commit | 5069eab2fd44ef7ed28c6217dc4ebe5654da8063 (patch) | |
tree | 66ca9149a75fe015e9fe5e3b8ebb32b534cd3117 /gas/testsuite/ChangeLog | |
parent | af705ba8f072b917fab51ba78ec7e8f3d42b49c5 (diff) | |
download | gdb-5069eab2fd44ef7ed28c6217dc4ebe5654da8063.zip gdb-5069eab2fd44ef7ed28c6217dc4ebe5654da8063.tar.gz gdb-5069eab2fd44ef7ed28c6217dc4ebe5654da8063.tar.bz2 |
altmacro.[sd]: Split out part from here...
altmac2.[sd]: ... to here.
excl.s: New.
gas.exp: Suppress both tests for a few targets known to break. Run the new
(split out) test only when the target doesn't use '!' as a comment character.
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 4f3e5a1..c4b4cf2 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,4 +1,14 @@ +2004-08-24 Jan Beulich <jbeulich@novell.com> + + * gas/all/altmacro.[sd]: Split out part from here... + * gas/all/altmac2.[sd]: ... to here. + * gas/all/excl.s: New. + * gas/all/gas.exp: Suppress both tests for a few targets known to + break. Run the new (split out) test only when the target doesn't + use '!' as a comment character. + 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + * gas/mips/branch-swap.s: New testcase. * gas/mips/branch-swap.d: New testcase. * gas/mips/mips.exp: Run the testcase. |