aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Collapse)AuthorFilesLines
1994-12-30* gas/i386/pushw.l: Fixed whitespace to match current listing style.Ken Raeburn2-3/+28
* gas/all/gas.exp: Mark test p1480.s expected to pass, even with listings. [requires patches that'll be checked in soon]
1994-12-16* Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.Ken Raeburn1-25/+0
(uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp. * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use findfile and transform procedures to determine objdump program name.
1994-12-13 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hostedIan Lance Taylor1-0/+5
disassembly.
1994-12-10* gas/all/gas.exp (comment.s test): Make the "\r" optional, since it depends onKen Raeburn2-1/+7
tty modes. * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of -nottyinit.
1994-12-10* gas/arm/gas.exp: The arm6 test should report errors, for now.Ken Raeburn2-1/+7
1994-12-09* lib/gas-defs.exp: Use -i in expect_after command.Ken Raeburn2-1/+5
1994-12-08boost timeout to at least 2min; fix a couple mips tests for 64-bit host disasmKen Raeburn3-8/+51
1994-12-07rename gas/ieee.fp to ieee-fpKen Raeburn5-23/+9
1994-12-06finish deletion of this directoryKen Raeburn1-61/+0
1994-11-30 * gas/hppa/parse: Renamed from gas/hppa/more.parse.Jeff Law1-1/+1
1994-11-30Moving into a new directoryJeff Law27-7033/+0
1994-11-28 * gas/mips/ld.d: Adjust to work for both big and little endianIan Lance Taylor3-33/+42
code. * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise. * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise. * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise. * gas/mips/usw.d: Likewise.
1994-11-28 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expectedJeff Law2-5/+9
to fail. Fix comments for the test. Tweak test name.
1994-11-23 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELFJeff Law1-0/+5
output.
1994-11-16fix swapped files; stop marking p2425a.s as xfailKen Raeburn2-0/+14
1994-11-16 * gas/hppa/unsorted/align4.s: New test.Jeff Law3-0/+8
* gas/hppa/unsorted/unsorted.exp: Run it.
1994-11-15 * gas/config/tc-hppa.h (obj_frob_symbol): Delete ELF specificJeff Law3-3/+107
definition. (tc_frob_symbol): Make this condition on OBJ_SOM or OBJ_ELF. For ELF, subtract out the symbol->section->vma for non-common symbols. * gas/testsuite/gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match current expected ELF output. * gas/testsuite/gas/hppa/reloc/reloc.exp (do_plabel_relocation_test, do_r_no_reloc): Likewise.
1994-11-15nuke "confidential" dirsKen Raeburn2-0/+4
1994-11-08Delete gasp tests when sanitizing, at least until they're actually run byKen Raeburn1-3/+2
"make check".
1994-11-08 * .Sanitize: Add gasp subdirectory to the keepers list.Bill Cox1-0/+1
1994-11-08 * .Sanitize: New file for gasp testcases.Bill Cox1-0/+99
1994-11-03 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:Ian Lance Taylor1-0/+5
Correct test cases.
1994-10-20 * gas/hppa/reloc/blebug3.s: New test.Jeff Law3-0/+25
* gas/hppa/reloc/reloc.exp: Run it.
1994-10-17 * gas/hppa/reloc/reduce3.s: New test.Jeff Law2-0/+52
* gas/hppa/reloc/reloc.exp: run it.
1994-10-17 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to matchJeff Law2-5/+79
current reality.
1994-09-29 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.sJeff Law1-3/+3
* gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s * gas/hppa/reloc/reloc.exp: Changed accordingly.
1994-09-29 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.sJeff Law3-173/+0
* gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
1994-09-28 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branchIan Lance Taylor1-1/+27
overflows are correctly converted to jumps.
1994-09-26 * gas/mips: Add test cases for PIC code, both SVR4 style andIan Lance Taylor13-3/+794
-membedded-pic style.
1994-09-23 * gas/mips: New directory with MIPS specific test cases.Ian Lance Taylor30-0/+3224
1994-09-17vax testKen Raeburn1-0/+6
1994-09-17new test for vaxKen Raeburn3-0/+60
1994-09-17keep vax dirKen Raeburn1-0/+1
1994-09-13 * gas/hppa/reloc/r_no_relocbug.s: New test.Jeff Law4-0/+99
* gas/hppa/reloc/reloc.exp: Run it. * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update expected output.
1994-09-09keep arm filesKen Raeburn1-0/+39
1994-09-09keep arm dirKen Raeburn1-0/+1
1994-09-05ARM Acorn/RISCiX target and host patches from Richard EarnshawKen Raeburn6-0/+402
1994-07-15more description on last changeKen Raeburn1-0/+2
1994-07-15 * lib/gas-defs.exp (run_dump_test): New routine for running theKen Raeburn2-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 Law3-0/+161
* gas/hppa/reloc/reloc.exp: Run them.
1994-06-30* config/default.exp: Look for "as.new" in "$base_dir/..", where it gotKen Raeburn1-2/+0
compiled, not in "$base_dir". * config/unknown.exp: Deleted.
1994-06-28Don't keep the "is" cases, only the "was" cases.Steve Chamberlain32-7584/+0
1994-06-28Reflect new rules.Steve Chamberlain7-49/+65
1994-06-26 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"Jeff Law1-2/+2
before exiting. Enclose both calls inside a "catch". (objdump_finish): Likewise.
1994-06-26From rob:Jeff Law2-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-21Look for as.new before looking in the path for the binary to test.Rob Savoye1-0/+14
1994-06-18Use "default" rather than "unix".Rob Savoye1-1/+1
1994-06-18Setup default and unknown init files.Rob Savoye1-0/+2
1994-06-18Don't pass AS and ASFLAGS, it's now done in the testing code.Rob Savoye1-1/+1
1994-06-10 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected outputJeff Law1-0/+5
for SOM to match current testcase.