binutils-gdb/gas/testsuite/ChangeLog

170 lines
6.0 KiB
Plaintext
Raw Normal View History

Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/basic/fmem.s: Add quadword FP store instructions.
* gas/hppa/basic/basic.exp: Test quadword FP store instructions.
Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/reloc/reloc.exp: No longer expect failure for
field selector on ble instruction test.
* gas/hppa/basic/basic.exp: No longer expect failures for
system instruction tests now that probei is fixed.
Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/reloc/selectorbug.s: New test.
* gas/hppa/reloc/reloc.exp: Run it.
Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/unsorted/fragbug.s: New test.
* gas/hppa/unsorted/unsorted.exp: Run it.
1993-11-04 18:36:24 +01:00
Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
* Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
* gas/hppa/more.parse/parse.exp: Run them.
Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
which specific relocations are expected to be found.
Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
* gas/hppa/more.parse/parse.exp: Add new test.
* gas/hppa/more.parse/ssbug.s: New test to make sure non-default
sections are handled correctly.
* gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/more.parse/calldatabug.s: Colonize.
* gas/hppa/more.parse/parse.exp: Fix typos.
Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
* gas/hppa/*/*.exp: New test drivers.
* gas/hppa/*/*.s: New test files.
1993-10-25 17:48:51 +01:00
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)
1993-10-25 17:48:51 +01:00
* 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.
(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)
* lib/do*: Remove RCS id strings.
Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
* gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
* gas/all/gas.exp, gas/m68k/all.exp: Run them.
* gas/i386: New directory.
Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
* Added directory structure, to categorize tests by targets.
* Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
and refined some to examine the assembler listing output.
* lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
expect_after patterns.
(gas_start, gas_finish): New procs, for tests that examine process
output.
* config/unix-gas.exp: Invoke gas_init directly, instead of
requiring test .exp files do it.
Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
* gas/gas.exp: Handle new tests, and changes to testing procs.
* lib/gas-defs.exp (want_no_output): New proc; success iff output
is empty.
(gas_test_old): Functionally same as old gas_test.
(gas_test_ignore_stdout): Rewritten to use want_no_output.
(gas_test): New argument lists set of options to be tried in
combinations. Option with trailing ">" indicates standard output
should be ignored.
* gas/p2425a.s: Use %-form for registers, so this test can be run
on m68k-coff targets too.
* gas/p2430a.s: New test case, whitespace &c matches customer
report more closely. Gets different results from p2430.s; this is
bad, and not yet tested for.
Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
* gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
* lib/run: New script.
* gas/gas-defs.exp (gas_start): Takes new args, assembler options
and redirection options. Use "run" script so redirection works.
(gas_test): Now takes assembler options as separate arg from input
file name.
(gas_test_ignore_stdout): New proc. Discards output.
(gas_test_error): New proc. Expects assembler to generate output.
(target_cpu_family setting): Handle i486->i386 also.
* lib/do*: Scripts moved here from gas/testscripts. May be useful
someday for writing more test cases; not currently used.
Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
* gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
cases.
* gas/gas.exp: Enable them for appropriate targets. Removed some
useless comments &c. Changed m68k target test to be more general.
* lib/gas-defs.exp (gas_exit, gas_init): New procs.
* gas/gas.exp: Call gas_init.
Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
* Test suite created.