From: Ken Raeburn Date: Mon, 25 Oct 1993 16:48:51 +0000 (+0000) Subject: bunch of changes... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4a350ee6b2bb5f23d0b006f1554d1c9f97f3177a;p=binutils-gdb.git bunch of changes... --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 4b32f17bcbc..96aa0735ec6 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.