Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-07-15 | more description on last change | Ken Raeburn | 1 | -0/+2 | |
1994-07-15 | * lib/gas-defs.exp (run_dump_test): New routine for running the | Ken Raeburn | 2 | -11/+143 | |
assembler, running objdump or nm (not fully supported) on the resulting object file, and comparing the results against a file of regular expressions in the test suite, all in one command. (fail_phase, slurp_options): New auxiliary routines. (regexp_diff): Always return a value. Fix bugs in actually doing the regexp test. Should make it even easier to write gas test cases, giving Ian even less excuse for not doing so. :-) | |||||
1994-07-07 | * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests. | Jeff Law | 3 | -0/+161 | |
* gas/hppa/reloc/reloc.exp: Run them. | |||||
1994-06-30 | * config/default.exp: Look for "as.new" in "$base_dir/..", where it got | Ken Raeburn | 1 | -2/+0 | |
compiled, not in "$base_dir". * config/unknown.exp: Deleted. | |||||
1994-06-28 | Don't keep the "is" cases, only the "was" cases. | Steve Chamberlain | 32 | -7584/+0 | |
1994-06-28 | Reflect new rules. | Steve Chamberlain | 7 | -49/+65 | |
1994-06-26 | * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait" | Jeff Law | 1 | -2/+2 | |
before exiting. Enclose both calls inside a "catch". (objdump_finish): Likewise. | |||||
1994-06-26 | From rob: | Jeff Law | 2 | -2/+10 | |
* gas/lib/gas-defs.exp (gas_finish): Call "close" before exiting. Make note about possibly needing a call to "wait" too. (objdump_finish): Likewise. | |||||
1994-06-21 | Look for as.new before looking in the path for the binary to test. | Rob Savoye | 1 | -0/+14 | |
1994-06-18 | Use "default" rather than "unix". | Rob Savoye | 1 | -1/+1 | |
1994-06-18 | Setup default and unknown init files. | Rob Savoye | 1 | -0/+2 | |
1994-06-18 | Don't pass AS and ASFLAGS, it's now done in the testing code. | Rob Savoye | 1 | -1/+1 | |
1994-06-10 | * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output | Jeff Law | 1 | -0/+5 | |
for SOM to match current testcase. | |||||
1994-06-07 | * Makefile.in (mostlyclean, realclean): New targets. | Ian Lance Taylor | 1 | -2/+2 | |
* doc/Makefile.in, testsuite/Makefile.in: Likewise. | |||||
1994-06-05 | keep files for pushw test | Ken Raeburn | 1 | -0/+2 | |
1994-06-02 | note new i386 test | Ken Raeburn | 1 | -0/+4 | |
1994-06-02 | new test for "pushw" | Ken Raeburn | 3 | -0/+16 | |
1994-06-02 | whitespace | Ken Raeburn | 1 | -2/+2 | |
1994-06-02 | * Makefile.in (distclean): Remove site config files and gas.sum. | Ken Raeburn | 2 | -0/+4 | |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1 | -0/+6 | |
1994-05-17 | * lib/gas-defs.exp: Replace error proc calls with perror calls. | Bill Cox | 2 | -6/+10 | |
1994-05-16 | * gas/hppa/reloc/reloc.exp: Tweak expected output to match new | Jeff Law | 2 | -41/+126 | |
ELF code. * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does not support them. * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match new ELF code. | |||||
1994-05-08 | remove unneeded files | Ken Raeburn | 2 | -94/+0 | |
1994-05-08 | note file renaming | Ken Raeburn | 1 | -1/+1 | |
1994-05-05 | * config/default.exp: Renamed from unix-gas.exp. | Ken Raeburn | 1 | -13/+0 | |
1994-04-27 | More testcases. | Steve Chamberlain | 51 | -77/+1214 | |
1994-04-11 | * Makefile.in (check): Set TCL_LIBRARY for runtest. | Bill Cox | 2 | -1/+36 | |
1994-04-11 | * gas/hppa/more.parse/callinfobug.s: Add missing name for procedure. | Jeff Law | 1 | -0/+3 | |
1994-04-11 | * gas/hppa/more.parse/callinfobug.s: Add missing name for procedure. | Jeff Law | 1 | -0/+1 | |
1994-04-11 | * gas/hppa/reloc/funcrelobug.s: Place the trampoline in the | Jeff Law | 1 | -0/+5 | |
$DATA$ rather than the $LIT$ subspace. | |||||
1994-03-27 | * gas/hppa/reloc/funcrelocbug.s: New test. | Jeff Law | 3 | -0/+197 | |
* gas/hppa/reloc/reloc.exp: Run it. | |||||
1994-03-17 | * gas/hppa/unsorted/importbug.s: New test. | Jeff Law | 2 | -0/+43 | |
* gas/hppa/unsorted/unsorted.exp: Run it. | |||||
1994-03-17 | * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test. | Jeff Law | 2 | -0/+5 | |
1994-03-16 | * gas/hppa/unsorted/globalbug.s: New test (expected to fail). | Jeff Law | 4 | -1/+26 | |
* gas/hppa/unsorted/unsorted.exp: Run it. | |||||
1994-03-16 | * gas/hppa/more.parse/callinfobug.s: New test. | Jeff Law | 7 | -0/+25 | |
* gas/hppa/omre.parse/parse.exp: Run it. | |||||
1994-03-16 | * gas/hppa/more.parse/regpopbug.s: New test. | Jeff Law | 7 | -0/+41 | |
* gas/hppa/more.parse/parse.exp: Run it. | |||||
1994-03-02 | Change "error" to "perror". | Rob Savoye | 1 | -1/+1 | |
1994-03-02 | Change "error" to "perror" everywhere. | Rob Savoye | 3 | -6/+162 | |
1994-02-28 | * lib/gas-defs.exp (objdump): New proc. | Ken Raeburn | 3 | -17/+92 | |
(objdump_start): Deleted unused proc. (objdump_start_common): Merged into objdump_start_no_subdir. * gas/alpha/fp.exp: Use objdump instead of objdump_start_no_subdir, since the former actually waits for objdump to finish. Specify .rdata section only. Make comment indicate Alpha architecture rather than SPARC. * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match against ASCII code 0x2a ("*", special in regexp). * gas/sun4/addend.exp: Use objdump instead of objdump_start_no_subdir. | |||||
1994-02-24 | * gas/hppa/more.parse/parse.exp (no subspace test): Only expect | Jeff Law | 3 | -4/+11 | |
a failure if gas is not producing an ELF object. | |||||
1994-02-18 | update -- keep more stuff recently added | Ken Raeburn | 3 | -0/+38 | |
1994-02-14 | * gas/hppa/basic/fmemLRbug.s: New test. | Jeff Law | 4 | -0/+2294 | |
* gas/hppa/basic/basic.exp: Run it. | |||||
1994-02-10 | * gas/alpha/fp.*: New files. | Ken Raeburn | 2 | -0/+26 | |
* lib/gas-defs.exp (regexp_diff): Report noted mismatch at verbosity level 3 or above only. | |||||
1994-02-07 | * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than | Jeff Law | 2 | -2/+2 | |
PA OSF1. | |||||
1994-02-05 | * gas/hppa/more.parse/xmpyubug.s: New test. | Jeff Law | 7 | -0/+49 | |
* gas/hppa/more.parse/parse.exp: Run it. | |||||
1994-02-04 | * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on | Ken Raeburn | 2 | -0/+18 | |
"simple_diff" from linker test suite. * gas/sun4/addend.exp: Use it. * gas/sun4/addend.d: New file. | |||||
1994-01-31 | test code for fp handling -- no .exp file yet | Ken Raeburn | 1 | -0/+15 | |
1994-01-31 | New files for testing gasp. | Steve Chamberlain | 67 | -0/+14806 | |
1994-01-31 | fix regexp for all/x930509.s | Ken Raeburn | 1 | -0/+5 | |
1994-01-26 | Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant with | Rob Savoye | 1 | -2/+2 | |
everything else. (and now work recursively too) |