Makefile.in (OBJDUMP_FOR_TARGET): Define similar to AS_FOR_TARGET.
authorKen Raeburn <raeburn@cygnus>
Wed, 20 Oct 1993 15:38:42 +0000 (15:38 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 20 Oct 1993 15:38:42 +0000 (15:38 +0000)
(check): Don't pass ASFLAGS variable.
(site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.

From Jeff Law:

lib/gas-defs.exp (objdump_start, objdump_finish): New functions
so that tests can parse the output of objdump looking for errors
in relocation entires, file headers and the like.

gas/testsuite/ChangeLog

index 546dab2e6357c6c25a5416d825d4bde70c6c7e96..4b32f17bcbcc7c3f2b7d705ecf4a4a0f3fe54c19 100644 (file)
@@ -1,8 +1,23 @@
+Wed Oct 20 07:25:48 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
+
+       * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
+       AS_FOR_TARGET.
+       (check): Don't pass ASFLAGS variable.
+       (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
+
+       From Jeff Law:
+
+       * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
+       so that tests can parse the output of objdump looking for errors
+       in relocation entires, file headers and the like.
+
 Thu Sep 23 16:20:34 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
 
        * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
        * gas/all/gas.exp (p1480.s, x930509.s): Ditto.  Break up gas_test
        call so it no longer performs multiple tests.
+       * gas/m68k/all.exp (t2.s): Don't bother with listings.
+       (p2410.s): Don't pass unwanted arguments to gas_test_error.
 
 Wed Aug 25 16:50:08 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
 
This page took 0.02521 seconds and 4 git commands to generate.