aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Collapse)AuthorFilesLines
1998-07-28New testcases for PR 16547 (new insns added).Doug Evans2-122/+161
1998-07-24remove d30v sanitizationIan Lance Taylor3-50/+5
1998-07-23 * gas/mn10300/am33_8.s: Test DSP autoincrement memory loads/stores.Jeff Law2-0/+15
* gas/mn10300/basic.exp: Corresponding changes.
1998-07-23 * gas/mn10300/am_*.s: Test autoincrement memory loads/stores.Jeff Law6-100/+334
* gas/mn10300/basic.exp: Corresponding changes.
1998-07-17 * gas/mn10300/am33_5.s: Test 4 operand mul, mulu.Jeff Law1-0/+11
* gas/mn10300/basic.exp: Corresponding changes.
1998-07-13Mon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor21-41/+5022
* gas/i386/*: All new i386 testsuite.
1998-07-03* lib/gas-defs.exp (gas_init): Complain if target name isn't in canonical form.Ken Raeburn1-0/+9
1998-07-01xfail ARM and Thumb coifftag testNick Clifton1-8/+42
1998-07-01 * gas/ppc/simpshft.s: Add alignment so that it works on AIX.Ian Lance Taylor1-0/+6
* gas/ppc/simpshft.d: Change accordingly. Only dump the .text section.
1998-07-01 * gas/dvp/lower-2.[sd]: New testcase.Doug Evans1-0/+7
* gas/dvp/dvp.exp: Run it.
1998-06-26 * gas/mn10300/am33.s: Add .am33 pseudo-op to force am33 mode.Jeff Law4-0/+55
* gas/mn10300/{am33_2.s, am33_3.s, am33_4.s, am33_5.s}: Likewise. * gas/mn10300/{am33_6.s, am33_7.s, am33_8.s}: Likewise. * gas/mn10300/basic.exp: Corresponding changes.
1998-06-24 * gas/mn10300/basic.exp (do_am33_3): Fix typo.Jeff Law2-1/+7
1998-06-23Fix tests to match latest assembler results.Nick Clifton1-0/+8
1998-06-22 * gas/mn10300/am33_6.s: New test.Jeff Law6-1/+709
* gas/mn10300/am33_7.s: Likewise. * gas/mn10300/am33_8.s: Likewise. * gas/mn10300/basic.exp: Run them.
1998-06-22* Bringing over fix for PR 16301 from sky beta branch.Frank Ch. Eigler2-5/+1583
1998-06-21Updated to match latest assembler output.Nick Clifton1-1/+7
1998-06-19 * gas/mn10300/am33_4.s: New test.Jeff Law2-1/+7
* gas/mn10300/am33_5.s: New test. * gas/mn10300/basic.exp: Run them.
1998-06-19 * gas/mn10300/am33_2.s: New test.Jeff Law3-135/+384
* gas/mn10300/am33_3.s: New test. * gas/mn10300/basic.exp: Run them.
1998-06-18 * gas/mn10300/am33.s: New test.Jeff Law3-0/+71
* gas/mn10300/basic.exp: Run it.
1998-06-17* MIPS test suite changes that allow cross-assemblers to test MIPS dialectsFrank Ch. Eigler1-0/+14
other than their native tongues. Wed Jun 17 14:02:10 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case run on differently targeted assembler. * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto. * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same. * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again. * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some. * gas/mips/ld-ilocks.d: Removed disassembler flags to let target defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the original `ld.d' had. Find `ld.s'. * gas/mips/mul-ilocks.d: Nearly ditto.
1998-06-11Adjust tests and results after applying patch for PR12542Nick Clifton1-0/+7
1998-06-09Updated to match latest assembler results.Nick Clifton1-0/+6
1998-06-08 * gas/dvp/relax-1.[sd]: Test .org/relaxing interaction.Doug Evans1-0/+6
1998-06-05Fri Jun 5 19:15:59 1998 Andreas Schwab ↵Ian Lance Taylor1-0/+8
<schwab@issan.informatik.uni-dortmund.de> * gas/m68k/operands.s: For all pc relative addresses change tstl to pea since the former does not allow pcrel on m68000. Do not make label foo global, so that references to it can be relaxed on ELF targets. * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
1998-06-02Tue Jun 2 15:08:36 1998 Geoff Keating <geoffk@ozemail.com.au>Ian Lance Taylor4-0/+143
* gas/ppc/ppc.exp: Run simpshft test. * gas/ppc/simpshft.d: New file. * gas/ppc/simpshft.s: New file.
1998-06-01 * gas/mips/break5900.d: Update after interlock changes.Jeff Law3-0/+142
* gas/mips/mips.exp: The r5900 has ilocks and gpr_ilocks. * gas/mips/div-ilocks.d: Handle both "break" instruction variants. * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
1998-06-01 * gas/all/gas.exp: Don't run `align' test for dvp-*-*.Doug Evans1-0/+9
* gas/macros/macros.exp: Don't run `semi' test for dvp-*-*. * gas/dvp/align.[sd]: New testcase. * gas/dvp/semi.[sd]: New testcase.
1998-06-01Don't run the `semi' testcase if dvp-*-*.Doug Evans2-0/+59
1998-06-01Don't run the `align' testcase if dvp-*-*.Doug Evans1-0/+34
1998-05-29 * gas/mips/mips.exp: Adjust ilocks initialization to match currentIan Lance Taylor2-2/+19
assembler defaults more closely.
1998-05-29 * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supportsIan Lance Taylor1-0/+15
the instruction. * gas/sh/basic.exp: Adjust accordingly.
1998-05-22 * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.Doug Evans1-0/+8
* gas/m32r/uppercase.d: Likewise. * gas/m32r/m32rx.d: Likewise.
1998-05-21 * gas/dvp/upper-2.[sd]: Test absent dest -> xyzw.Doug Evans1-0/+6
1998-05-21Fixes to allow testsuite to pass (modulo problems with cofftag).Nick Clifton1-0/+5
1998-05-19 * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.Ian Lance Taylor1-0/+4
1998-05-18* Added tests for R5900 mult1 instructions.Frank Ch. Eigler3-10/+15
1998-05-18 * vu0.s: Test vopmula/vopmsub with and without opcodeJeff Law1-0/+8
completer. * vu0.d: Corresponding changes.
1998-05-18Changed command line switch from --m32rx-enable-special to --hiddenNick Clifton1-1/+1
Removed documentation about the switch.
1998-05-18* Various MIPS test case tweaks.Frank Ch. Eigler2-0/+37
Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match disassembler. start-sanitize-r5900 * gas/mips/break5900.[sd]: Test that break instructions generated in div/etc. macro instructions are of 20-bit variety for R5900. end-sanitize-r5900
1998-05-15add ld-ilocks-addr32.dGavin Romig-Koch1-0/+1
1998-05-15 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.Gavin Romig-Koch2-0/+636
* gas/mips/ld-ilocks-addr32.d : New.
1998-05-14Change command line switch fron --enable-special to --m32rx-enable-specialNick Clifton1-1/+1
1998-05-14 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.Doug Evans2-4/+20
1998-05-13 * gas/m32r/m32rx.d: Pass --enable-special to gas.Doug Evans2-3/+16
1998-05-11* New test cases for MIPS R5900-specific 20-bit break, at customer request.Frank Ch. Eigler1-1/+1
1998-05-07* Keep new test cases ({trap,break}20.[sd]).Frank Ch. Eigler1-0/+4
1998-05-07* Converted conditional-trap MIPS opcodes to extra-operand variety also.Frank Ch. Eigler4-1/+60
* Bonus test cases to confirm behavior. [ChangeLog] Thu May 7 12:50:33 1998 Frank Ch. Eigler <fche@cygnus.com> * config/tc-mips.c (validate_mips_insn): Removed hack for previously inaccessible bitfields in some INSN_TRAP instructions. [testsuite/ChangeLog] Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/mips/break20.[sd]: New tests for 20-bit operand break and sddbp instructions. * gas/mips/trap20.[sd]: New tests for 20-bit operand trap instructions. * gas/mips/mips.exp: Run them.
1998-05-07* Fixes for d30v PR 15627.Frank Ch. Eigler1-2/+15
* First batch of fixes for sky PR 15853 (20-bit break/sdbbp) * Fixes for d30v test suite.
1998-04-28* Reminded to keep lineno.d/s test.Frank Ch. Eigler1-0/+2
1998-04-28* Fixes for gdb/15371 part 1: assembly source line numbering.Frank Ch. Eigler2-0/+157
[ChangeLog] Tue Apr 28 11:35:56 1998 Frank Ch. Eigler <fche@cygnus.com> * ecoff.c (ecoff_build_lineno): Do not use dummy first_lineno for line numbers for assembly source. [testsuite/ChangeLog] Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/mips/lineno.[sd]: Assembly source line number test. * gas/mips/mips.exp: Added lineno test.