* gas/all/float.s: Put a tab before .text, to keep the PA happy.
[binutils-gdb.git] / gas / testsuite / ChangeLog
index 8235c1672fac9db0d05838a9ba8d56b75263a5f2..e6562c5863de03aac330931228f3de0a283d5c78 100644 (file)
-Mon Feb 10 22:24:00 1997  Dawn Perchik  dawn@cygnus.com>
+Fri Apr  4 13:19:39 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/all/float.s: Put a tab before .text, to keep the PA happy.
+
+       * gas/arm/arm.exp: Only run inst and arm7t on targets which can
+       handle -EL.  Add setup_xfail for thumb.
+
+       * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
+
+Thu Apr  3 18:26:56 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * gas/m32r/allinsn.{exp,s.d}: New testcases.
+
+start-sanitize-d30v
+Thu Mar 27 00:42:28 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * gas/d30v/d30.exp: Add test case reloc.
+       * gas/d30v/reloc.[sd]: New files to test relocations.
+
+end-sanitize-d30v      
+Sat Mar 15 17:21:46 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/arm/inst.d: Update for disassembler changes.
+       * gas/arm/arm7t.d: Likewise.
+
+Tue Mar 11 13:31:56 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * gas/m68k/op68000.d: Update for recent assembler bug fix.
+
+Wed Mar  5 13:01:24 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * gas/all/gas.exp: xfail a couple tests for the mn10300.
+
+start-sanitize-tic80
+Mon Mar  3 11:41:00 1997  Fred Fish  <fnf@cygnus.com>
+
+       * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
+       relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
+
+Thu Feb 27 15:21:46 1997  Fred Fish  <fnf@cygnus.com>
+
+       * gas/tic80/{align.d, align.lst, align.s} New test for the
+       ".align" pseudop.
+       * gas/tic80/tic80.exp: Run the align test.
+       
+Wed Feb 26 20:36:46 1997  Fred Fish  <fnf@cygnus.com>
+
+       * gas/tic80/{float.d, float.lst, float.s}: New tests for
+       simple floating point operands.
+       * gas/tic80/tic80.exp: Run the float test.
+
+Wed Feb 26 15:16:04 1997  Fred Fish  <fnf@cygnus.com>
+
+       * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
+       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.
+
+end-sanitize-tic80
+Tue Feb 25 13:45:55 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/macros/semi.s: Force the final alignment to use a fill value
+       of 0.
+
+       * gas/all/cond.s, gas/all/cond.d: New test.
+       * gas/all/gas.exp: Run it.
+
+Mon Feb 24 10:52:12 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * lib/gas-defs.exp(gas_init): Added new parameter for script
+       name.
+
+start-sanitize-tic80
+Mon Feb 24 10:40:28 1997  Fred Fish  <fnf@cygnus.com>
+
+       * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
+       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.
+
+end-sanitize-tic80
+Sun Feb 23 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
+
+       * gas/all/itbl-test.c(main): Update function calls.
+       Remove parameters from itbl_get_reg_val and
+       change itbl_get_insn_name to itbl_get_field.
+
+Sun Feb 23 17:22:00 1997  Dawn Perchik  <dawn@cygnus.com>
+
+       * gas/mips/itbl: Add comments.
+       * 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.
+
+start-sanitize-tic80
+Sat Feb 22 20:24:23 1997  Fred Fish  <fnf@cygnus.com>
+
+       * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
+       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.
+
+end-sanitize-tic80
+start-sanitize-d30v
+Fri Feb 21 14:23:14 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
+       inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
+
+end-sanitize-d30v      
+Wed Feb 19 00:55:29 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/macros/semi.s, gas/macros/semi.d: New test.
+       * gas/macros/macros.exp: Run it.
+       * gas/mri/semi.s, gas/mri/semi.d: New test.
+       * gas/mri/mri.exp: Run it.
+
+Tue Feb 18 13:37:06 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
+       output.
+       
+Fri Feb 14 17:56:27 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/all/align.d, gas/all/align.s: New test.
+       * gas/all/gas.exp: Run it.
+
+Thu Feb 13 14:44:05 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/mips/mips16.d: Correct PC relative instruction bytes.
+
+Wed Feb 12 12:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
+       * gas/mips/lif-xgot.d: Likewise.
+       * gas/mips/ulh-svr4pic.d: Likewise.
+       * gas/mips/ulh-xgot.d: Likewise.
+
+       * gas/mips/mips16.d: Update for yet another change in disassembly
+       output (this one is spacing only).
+
+start-sanitize-tic80
+Tue Feb 11 14:45:39 1997  Fred Fish  <fnf@cygnus.com>
+
+       * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
+       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.
+
+end-sanitize-tic80
+Tue Feb 11 15:46:27 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/mips/mips16.d: Update for change in disassembly output.
+
+Mon Feb 10 22:24:00 1997  Dawn Perchik  <dawn@cygnus.com>
 
         * gas/mips/itbl-test.c: Add copyright message and fix indentation.   
 
-Mon Feb 10 17:54:00 1997  Dawn Perchik  dawn@cygnus.com>
+Mon Feb 10 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
 
        * gas/mips/itbl-test.c: New file.  Stand-alone assembler and 
        dissassembler for itbl support.
 
-Mon Feb 10 17:20:00 1997  Dawn Perchik  dawn@cygnus.com>
+Mon Feb 10 17:20:00 1997  Dawn Perchik  <dawn@cygnus.com>
 
-       * gas/mips/itbl: New file.  Instruction Spec for testing --itbl option.
-       * gas/mips/itbl.s: New file.  Assembly with ne2w instructions specified 
-       in itbl.
+       * gas/mips/itbl: New file.  Instruction Spec for testing --itbl
+       option.
+       * gas/mips/itbl.s: New file.  Assembly with ne2w instructions
+       specified in itbl.
 
 Fri Feb  7 16:42:53 1997  Bob Manson  <manson@charmed.cygnus.com>