aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Collapse)AuthorFilesLines
1994-03-17 * gas/hppa/unsorted/importbug.s: New test.Jeff Law2-0/+43
* gas/hppa/unsorted/unsorted.exp: Run it.
1994-03-17 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.Jeff Law2-0/+5
1994-03-16 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).Jeff Law4-1/+26
* gas/hppa/unsorted/unsorted.exp: Run it.
1994-03-16 * gas/hppa/more.parse/callinfobug.s: New test.Jeff Law7-0/+25
* gas/hppa/omre.parse/parse.exp: Run it.
1994-03-16 * gas/hppa/more.parse/regpopbug.s: New test.Jeff Law7-0/+41
* gas/hppa/more.parse/parse.exp: Run it.
1994-03-02Change "error" to "perror".Rob Savoye1-1/+1
1994-03-02Change "error" to "perror" everywhere.Rob Savoye3-6/+162
1994-02-28* lib/gas-defs.exp (objdump): New proc.Ken Raeburn3-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 expectJeff Law3-4/+11
a failure if gas is not producing an ELF object.
1994-02-18update -- keep more stuff recently addedKen Raeburn3-0/+38
1994-02-14 * gas/hppa/basic/fmemLRbug.s: New test.Jeff Law4-0/+2294
* gas/hppa/basic/basic.exp: Run it.
1994-02-10* gas/alpha/fp.*: New files.Ken Raeburn2-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 thanJeff Law2-2/+2
PA OSF1.
1994-02-05 * gas/hppa/more.parse/xmpyubug.s: New test.Jeff Law7-0/+49
* gas/hppa/more.parse/parse.exp: Run it.
1994-02-04* lib/gas-defs.exp (regexp_diff): New procedure, vaguely based onKen Raeburn2-0/+18
"simple_diff" from linker test suite. * gas/sun4/addend.exp: Use it. * gas/sun4/addend.d: New file.
1994-01-31test code for fp handling -- no .exp file yetKen Raeburn1-0/+15
1994-01-31New files for testing gasp.Steve Chamberlain67-0/+14806
1994-01-31fix regexp for all/x930509.sKen Raeburn1-0/+5
1994-01-26Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant withRob Savoye1-2/+2
everything else. (and now work recursively too)
1994-01-21Fix gas_version.Rob Savoye1-3/+5
1994-01-20 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,Rob Savoye1-0/+6
sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run well under either version of expect
1994-01-20Tweak to run under either version of expect. Add a hack-around for aRob Savoye1-0/+5
dejagnu 1.1.1 (only) bug.
1994-01-20Tweak to work with either version of expect. Use the verbose function, fixRob Savoye1-16/+154
gas_version.
1994-01-20Tweaked to run under either version of expect.Rob Savoye1-0/+36
1994-01-17 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's testedJeff Law4-0/+63
elsewhere now. * gas/hppa/basic/{copr, coprmem, spop}.s: New tests. * gas/hppa/basic/basic.exp: Run them.
1994-01-13 * gas/all/gas.exp: No longer expect difference of forwardJeff Law2-0/+91
references to fail. * gas/all/x930509.s: Fix testcase to match how the expect code was written.
1994-01-12 * gas/hppa/more.parse/procbug.s: Add test for another bug relatingJeff Law2-0/+13
to having a function's label follow the .PROC directive.
1994-01-12 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bugJeff Law2-3/+117
found while working on multiple $CODE$ subspace support.
1994-01-10 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expectedJeff Law5-2/+13
to fail. * gas/hppa/more.parse/procbug.s: Add missing .procend.
1994-01-05Add default values for AS and ASFLAGS.Rob Savoye1-0/+10
1994-01-03 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in lastJeff Law1-1/+1
app.c change
1993-12-29 * gas/hppa/more.parse/labelbug.s: Add more colonless labelJeff Law3-0/+48
tests.
1993-12-15Some changes from trying to run test suite in California last week:Ken Raeburn1-7/+4
* Makefile.in (site.exp): Don't set ASFLAGS. Quote value of OBJDUMPFLAGS in case it's empty. Use temporary names until the end; make creating site.exp the final step. (check): Pass in ASFLAGS. * gas/all/gas.exp: Use all_ones proc. Change regexp for matching C comments to avoid bugs in latest expect code.
1993-12-08 * gas/m68k/disperr.s: New test.Jeff Law3-0/+22
* gas/m68k/all.exp: Run it.
1993-12-06 * gas/hppa/reloc/roundmode.s: New test.Jeff Law3-0/+34
* gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
1993-11-30 * gas/hppa/more.parse/parse.exp: Test for error on for subspaceJeff Law4-1/+12
directive is an XFAIL for SOM assmeblers. * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on cross-subspace call test.
1993-11-28 * gas/hppa/more.parse/appbug.s: New test.Jeff Law7-0/+13
* gas/hppa/more.parse/parse.exp: Run it.
1993-11-28 * gas/hppa/unsorted/align3.s: New test.Jeff Law3-0/+26
* gas/hppa/unsorted/unsorted.exp: Run it.
1993-11-28 * gas/all/p2425.s: Insert a tab before assembler directives soJeff Law1-0/+11
that the directives are not interpreted as labels. * gas/hppa/basic/weird.s: Sync with GDB version. * gas/hppa/more.parse/labelbug.s: New test. * gas/hppa/more.parse/parse.exp: Run it.
1993-11-28 * gas/hppa/more.parse/labelbug.s: New test.Jeff Law6-0/+44
* gas/hppa/more.parse/parse.exp: Run it.
1993-11-24 * gas/hppa/reloc/fixupbug.s: New test.Jeff Law4-0/+61
* gas/hppa/reloc/reloc.exp: Run it.
1993-11-24 * gas/hppa/reloc/exitbug.s: New test.Jeff Law4-7/+74
* gas/hppa/reloc/reloc.exp: Run it.
1993-11-22 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF canJeff Law1-1/+1
share the same test code. * gas/hppa/reloc/relocreduce.s: Likewise.
1993-11-22 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.Jeff Law1-0/+8
* gas/hppa/basic/basic.exp: Test quadword FP store instructions.
1993-11-07 * gas/hppa/basic/basic.exp: No longer expect failures forJeff Law1-0/+5
system instruction tests now that probei is fixed.
1993-11-07 * gas/hppa/reloc/selectorbug.s: New test.Jeff Law4-0/+266
* gas/hppa/reloc/reloc.exp: Run it.
1993-11-05 * gas/hppa/unsorted/fragbug.s: New test.Jeff Law2-0/+8
* gas/hppa/unsorted/unsorted.exp: Run it.
1993-11-05Add fragbug.s to things to keep.Jeff Law1-0/+1
1993-11-04Changed RUNTESTFLAGS to RUNTEST_FLAGSJeffrey Wheat2-2/+11
1993-11-03 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.Jeff Law8-0/+110
* gas/hppa/more.parse/parse.exp: Run them.