X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=86ddd4812613e0abdb3a0ac1f5dab8a5db490080;hb=867287bb321e45d3332ffa076cddfccee4a9d718;hp=2fc1b36bc742480c596d05bc9671873e70f58906;hpb=24a2d04da085e1e795c6e271ae43235383b53a04;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 2fc1b36bc7..86ddd48126 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,59 @@ +2011-02-10 Alan Modra + + * gas/elf/dwarf2-4.s: Don't use @. + +2011-02-08 H.J. Lu + + PR gas/6957 + * gas/i386/nops-1-i686.d: Updated. + * gas/i386/nops-3-i686.d: Likewise. + * gas/i386/nops-4-i686.d: Likewise. + +2011-02-08 H.J. Lu + + * gas/i386/i386.exp: Run nops-4a-i686 and nops-6. + + * gas/i386/nops-4a-i686.d: New. + * gas/i386/nops-6.d: Likewise. + * gas/i386/nops-6.s: Likewise. + +2011-02-07 Vincent Riviere + + PR gas/3041 + * gas/m68k/p3041pcrel.s, * gas/m68k/p3041pcrel.d: New test. + * gas/m68k/all.exp: Add "p3041pcrel" and enable p3041 tests for + all m68k-aout targets. + +2011-02-04 Bernd Schmidt + + * gas/tic6x/dir-junk.l: Remove tests for .atomic and .noatomic. + * gas/tic6x/dir-junk.s: Likewise. + * gas/tic6x/insns-c674x-bad.d: Remove test. + * gas/tic6x/insns-c674x-bad.l: Likewise. + * gas/tic6x/insns-c674x-bad.s: Likewise. + * gas/tic6x/insns-atomic.d: Remove "-matomic" switch. + +2011-01-31 Nick Clifton + + * gas/all/align.d: Skip for the RX. + * gas/elf/group1a.d: Likewise. + * gas/elf/groupautoa.d: Likewise. + * gas/elf/elf.exp: Do not run section5 test for the RX port. + * gas/elf/section4.d: Likewise. + * gas/elf/section7.d: Likewise. + * gas/macros/semi.s: Fill with a non-zero pattern. + * gas/macros/semi.d: Expect non-zero fill value. + * gas/rx/bcnd.d: Update expected disassembly. + * gas/rx/bra.d: Likewise. + * gas/rx/macros.inc: Add reg1 macro. + * gas/rx/max.sm: Use reg1 macro to avoid generating illegal NOP + instruction. + * gas/rx/mov.sm: Likewise. + * gas/rx/max.d: Update expected disassembly. + * gas/rx/mov.d: Likewise. + * gas/rx/rx-asm-good.s: Use Renesas section names. + * gas/rx/rx-asm-good.d: Update expected disassembly. + 2011-01-18 H.J. Lu PR gas/12409