diff options
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 4b32f17..96aa073 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,25 @@ +Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com) + + * gas/sun4: New directory. + * gas/sun4/addend.s,addend.exp: New test case. + * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same + test case. + + * gas/all/gas.exp: Check `*' in C comments. + + * lib/gas-defs.exp (all_ones): New procedure, for a predicate to + simplify some tests. + (want_no_output): Return zero or nonzero, depending on success or + failure. + (gas_test_old): Return value from want_no_output. + (objdump_start_common): Split off from objdump_start. + (objdump_start_no_subdir): New procedure. + Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com) + * gas/all/diff1.s, gas/m68k/pic1.s: New tests. + * gas/all/gas.exp, gas/m68k/all.exp: Run them. + * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to AS_FOR_TARGET. (check): Don't pass ASFLAGS variable. |