X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=f91cf6d1b1618be78e7526d3396db2d75dc1c481;hb=32dbff569cbe13ffbc77f8df95ce9487173aa915;hp=66d618bd0f5ed46b9979982ee74b63fff18f4a51;hpb=8a41c3ea7d1cc877ea3e82fe67184a3c9f607e00;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 66d618bd0f..f91cf6d1b1 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,134 @@ +2004-08-06 Paul Brook + + * gas/arm/pic.s,d: Test RELABS and SBREL relocations. + +2004-08-05 Nitin Yewale + + * h8300/h8300.exp: Addition of new test case to check rx + generation with adds and subs instruction for plain H8/300 target. + * h8300/addsubrxcheck.s: New test source file. + +2004-08-01 Stephane Carrez + + * gas/m68hc11/m68hc11.exp: Fix tests for 2.15 + * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-* + * gas/symver/symver.exp: Likewise for symver tests. + +2004-07-30 Michal Ludvig + + * gas/i386/padlock.s, gas/i386/padlock.d: New tests for + VIA PadLock instructions. + +2004-07-29 Kaz Kojima + + * gas/sh/basic.exp: Don't do sh2a test for sh5. + * gas/sh/sh2a.d: Match elf32-sh* format too. + +2004-07-29 Alexandre Oliva + + 2003-12-30 DJ Delorie + * gas/sh/sh2a.s: New. + * gas/sh/sh2a.d: New. + * gas/sh/basic.exp: Add it. + +2004-07-27 Tomer Levi + + * gas/all/gas.exp (do_930509a): Disable test for crx. + +2004-07-22 H.J. Lu + + * gas/i386/x86-64-inval.l: Remove the leading `+'. + +2004-07-22 Nick Clifton + + PR/280 + * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values. + * gas/h8300/ffxx1-elf.d: Likewise. + * gas/h8300/h8sx_disp2.d: Likewise. + * gas/h8300/h8sx_mov_imm.d: Likewise. + * gas/h8300/h8sx_rtsl.d: Likewise. + * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier. + * gas/h8300/ffxx1-elf.s: Likewise. + +2004-07-21 Jan Beulich + + * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit + addressing in 64-bit mode. + * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative + addressing. + * gas/i386/i386.exp: Run the two new tests. + + * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a + rex prefix. + * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal + in 64-bit mode. + +2004-07-20 Maciej W. Rozycki + + * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test + expects load delay slots. + +2004-07-20 Maciej W. Rozycki + + * gas/mips/vr5400.d: Update for a correct disassembly of + "racm.ob". + +2004-07-20 Maciej W. Rozycki + + * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add + another "break" case. Update the comment accordingly. + * gas/mips/set-arch.s: Likewise. + * gas/mips/mips32.d: Adjust for the new output. + * gas/mips/set-arch.d: Likewise. + +2004-07-15 Nitin Yewale + + * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of + new test case for H8300H normal target to check symbol + address generation. + * gas/h8300/symaddgen.s: New test. + +2004-07-13 Nick Clifton + + * gas/i386/intel.s: Add test of newly expand arithmetic support + for Intel mode assembler. + * gas/i386/intel.d: Add expected disassmbly. + +2004-07-13 Nick Clifton + + * gas/vtable: Delete directory. These tests are no longer needed + as the VTABLE_ reloc support is obsolete. + +2004-07-08 Kazuhiro Inaoka + + * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT. + * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT. + * gas/m32r/pic2.d: New file: Expected results. + +2004-07-08 Richard Sandiford + + * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar. + * gas/mips/elf-refl19.d: Likewise L2. + +2004-07-03 Richard Sandiford + + * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches + the earliest %lo(). + * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered. + * gas/mips/elf-rel20.[sd]: New test. + * gas/mips/mips.exp: Run it. + +2004-07-03 Maciej W. Rozycki + + * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression. + +2004-07-01 H.J. Lu + + * gas/ia64/group-1.d: New. + * gas/ia64/group-1.s: Likewise. + + * gas/ia64/ia64.exp: Add group-1 to test comdat group. + 2004-06-30 James E Wilson * gas/ia64/dv-imply.d: Update.