aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Collapse)AuthorFilesLines
1997-07-29 * gas/v850/hilo2.s: New test.Jeff Law5-11/+65
* gas/v850/fepsw.s: New test. * gas/v850/basic.exp: Run them.
1997-07-15 * gas/m32r/uppercase.[sd]: New testcase.David Edelsohn3-0/+13
* gas/m32r/m32r.exp: New file.
1997-06-16 * gas/m68k/pcrel.d: Update for m68k disassembler changes.Ian Lance Taylor1-0/+14
* gas/m68k/operands.d: Likewise.
1997-06-02End the tests with no-ops.Gavin Romig-Koch1-0/+4
1997-06-02Improve messages from regexp_diffGavin Romig-Koch1-0/+17
1997-05-07Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>Ian Lance Taylor7-0/+72
* gas/m88k/init.{s,d}: New checks for proper padding of .init sections. * gas/m88k/m88.exp: Run them. * gas/m68k/t2.d: New file for check of presence of section symbols on the m68k-motorola-sysv. * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
1997-05-07 * gas/mips/lifloat.s: Update for recent changes to floating pointIan Lance Taylor2-4/+19
handling. * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise. * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise. * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
1997-04-20Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>Ian Lance Taylor1-1/+1
* gas/mips/mips.exp: Handle OpenBSD like NetBSD.
1997-04-16Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>Martin Hunt1-0/+9
* gas/d30v/d30.exp: Add optimizer test case. * gas/d30v/opt.s: Add conditional compilation tests. * gas/d30v/opt.d: Rebuild.
1997-04-16Correct test for fpr pairs.Gavin Romig-Koch1-0/+3
1997-04-15Correct test for fpr pairs.Gavin Romig-Koch5-0/+117
1997-04-04 * gas/all/float.s: Put a tab before .text, to keep the PA happy.Ian Lance Taylor1-0/+2
1997-04-04 * gas/arm/arm.exp: Only run inst and arm7t on targets which canIan Lance Taylor1-0/+3
handle -EL. Add setup_xfail for thumb.
1997-04-04 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.Ian Lance Taylor2-10/+14
1997-04-04 * gas/m32r/allinsn.{exp,s.d}: New testcases.David Edelsohn1-0/+4
1997-04-04m32r "allinsn" testcasesDavid Edelsohn3-0/+547
1997-04-03Keep m32r.David Edelsohn1-0/+1
1997-03-27Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-0/+64
* d30.exp: Add test case reloc. * reloc.[sd]: New files to test relocations.
1997-03-27Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+16
* gas/d30v/d30.exp: Add test case reloc. * gas/d30v/reloc.[sd]: New files to test relocations.
1997-03-05 * gas/all/gas.exp: xfail a couple tests for the mn10300.Jeff Law1-0/+9
1997-03-03 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,Fred Fish7-210/+114
relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
1997-02-27 * gas/tic80/{align.d, align.lst, align.s} New test for theFred Fish5-0/+110
".align" pseudop. * gas/tic80/tic80.exp: Run the align test.
1997-02-27 * gas/tic80/{float.d, float.lst, float.s}: New tests forFred Fish5-0/+187
simple floating point operands. * gas/tic80/tic80.exp: Run the float test.
1997-02-27Sanitize out D30V stuff.Martin Hunt2-0/+34
1997-02-26 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,Fred Fish11-0/+410
regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}: New tests for :m and :s operand modifiers. * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
1997-02-25tweak for alignmentIan Lance Taylor1-0/+5
1997-02-25 * gas/macros/semi.s: Force the final alignment to use a fill valueIan Lance Taylor1-0/+3
of 0.
1997-02-25 * gas/all/cond.s, gas/all/cond.d: New test.Ian Lance Taylor4-0/+44
* gas/all/gas.exp: Run it.
1997-02-24 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,Fred Fish16-453/+836
regops.d, relocs1.d, (relocs1.c): Add file for reference. (relocs1b.d): Split reloc table contents test to different test file. (relocs2.c): Add test that uses various types (char, short, int, ...) of static and global variables with data shuffling to generate lots of ld/st instructions for the different types. (relocs2.d): New file, expected code for relocs2 test. (relocs2.lst): New file, TI assembler listing for reference. (relocs2.s): New file, assembly source for relocs2 test. (relocs2b.d): New file, expected reloc table contents for relocs2 test. (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
1997-02-24 * gas/all/itbl-test.c(main): Update function calls.Dawn Perchik1-0/+6
Remove parameters from itbl_get_reg_val and change itbl_get_insn_name to itbl_get_field.
1997-02-24 * gas/mips/itbl: Add comments.Dawn Perchik6-1/+46
* gas/mips/itbl.s: Add comments. Prefix register names with $. * gas/all/itbl: Generic table for testing for itbl support. * gas/all/itbl.s: Generic assembly for testing for itbl support. * gas/mips/itbl-test.c: Moved to gas/all. * gas/all/itbl-test.c: Moved from gas/mips.
1997-02-23 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,Fred Fish14-541/+915
endmask.lst, regops.lst}: Remove ^M's from end of lines. * gas/tic80/bitnum.s: Add comment to each line showing value that symbolic BITNUM assembles to. Add coverage for raw numeric values for the BITNUM operand. * gas/tic80/bitnum.d: Update due to bitnum.s changes. * gas/tic80/regops.d: Update due to opcode library additions of floating point test BITNUM values that are ambiguous with the integral ones. * gas/tic80/relocs1.s: New test case that tests simple relocs. * gas/tic80/relocs1.d: Expected output for above. * gas/tic80/relocs1.lst: TI assembler listing for above. * gas/tic80/tic80.exp: Add relocs1 test.
1997-02-21Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt10-0/+902
* gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s, inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
1997-02-19 * gas/macros/semi.s, gas/macros/semi.d: New test.Ian Lance Taylor7-0/+56
* gas/macros/macros.exp: Run it. * gas/mri/semi.s, gas/mri/semi.d: New test. * gas/mri/mri.exp: Run it. Taken from PR 11715.
1997-02-18 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expectedJeff Law1-0/+14
output.
1997-02-14 * gas/all/align.d, gas/all/align.s: New test.Ian Lance Taylor2-0/+14
* gas/all/gas.exp: Run it.
1997-02-12 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.Ian Lance Taylor1-0/+5
* gas/mips/lif-xgot.d: Likewise. * gas/mips/ulh-svr4pic.d: Likewise. * gas/mips/ulh-xgot.d: Likewise.
1997-02-12 * gas/mips/mips16.d: Update for yet another change in disassemblyIan Lance Taylor2-247/+252
output (this one is spacing only).
1997-02-11 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,Fred Fish22-0/+1422
ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s, endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s, tic80.exp}: New files for TIc80 test cases.
1997-02-11 * gas/mips/mips16.d: Update for change in disassembly output.Ian Lance Taylor2-6/+694
1997-02-11 * gas/mips/itbl-test.c: Add copyright message and fix indentation.Dawn Perchik2-82/+116
1997-02-11 * itbl-test.c: New file. Stand-alone assembler and dissassembler forDawn Perchik3-0/+104
itbl support.
1997-02-11 * gas/mips/itbl: New file. Instruction Spec for testing --itbl option.Dawn Perchik4-0/+33
* gas/mips/itbl.s: New file. Assembly with ne2w instructions specified in itbl.
1997-02-10Add tic80 directory to keep_these_too or lose_these_too.Fred Fish1-0/+6
1997-02-08 Changes to replace references to "prune_system_crud" withBob Manson2-1/+6
"prune_warnings".
1997-02-03 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses toIan Lance Taylor1-0/+5
objdump. Update for current relocation printing style.
1997-01-30 * gas/mips/mips16.d: Update for disassembler changes.Ian Lance Taylor1-0/+4
1997-01-29Major revision to testsuites for cross-testing and DOS testing support.Bob Manson1-7/+47
1997-01-23handle all 4100/4300, not just elfAngela Marie Thomas1-0/+14
1997-01-02 * gas/mips/mips16.s, gas/mips/mips16.d: New test.Ian Lance Taylor2-0/+260
* gas/mips/mips.exp: Run mips16 test. * gas/mips/mips.exp: Run dli test unconditionally. * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte boundary. * gas/mips/dli.d: Corresponding changes.