X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=c7286720db00fa7026a561cf3bb6beea77b29a65;hb=7e415deb05c049e59b9bc3ae3fd1d6f025b32ce3;hp=c11a82cab5d46471cecdb693a7b33c08a946d8a6;hpb=6c71dbc457622f35ea830b9004ea124fd3413812;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index c11a82cab5..c7286720db 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,162 @@ +2004-04-30 H.J. Lu + + * gas/elf/elf.exp: Remove group1, add group1a and group1b for + section group. + + * gas/elf/group1a.d: New file. + * gas/elf/group1b.d: Likewise. + + * gas/elf/group1.e: Removed. + +2004-04-30 Nick Clifton + + * gas/arm/reg-alias.s: New file: Test case sensitive register + aliases. + * gas/arm/reg-alias.d: New file: Expected test output. + * gas/arm/arm.exp: Run reg-alias test. + Arrange tests in a more orderly fashion. + +2004-04-30 Ben Elliston + + * gas/ppc/power4.s: Add dcbz and dcbzl test cases. + * gas/ppc/power4.d: Update accordingly. + +2004-04-26 H.J. Lu + + * gas/elf/elf.exp: Add group0a, group0b and group1 for section + group. + + * gas/elf/group0.s: New file. + * gas/elf/group0a.d: Likewise. + * gas/elf/group0b.d: Likewise. + * gas/elf/group1.e: Likewise. + * gas/elf/group1.s: Likewise. + +2004-04-23 Nick Clifton + + * gas/symver/symver1.d: Cope with extra symbols inserted by + arm-elf toolchains. + * gas/symver/symver0.d: Likewise + * gas/elf/symver.d: Likewise. + +2004-04-22 Kaz Kojima + + * gas/sh/pcrel2.d: Update. + * gas/sh/tlsd.d: Update. + * gas/sh/tlsnopic.d: Update. + * gas/sh/tlspic.d: Update. + +2004-04-22 Mark Kettenis + + * lib/gas-defs.exp (is_elf_format): Add OpenBSD support. + +2004-04-22 Atsushi Nemoto + + * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot. + * gas/mips/mips-abi32-pic.d: Likewise. + * gas/mips/mips-abi32-pic2.d: Likewise. + * gas/mips/mips-gp32-fp32-pic.d: Likewise. + * gas/mips/mips-gp32-fp64-pic.d: Likewise. + * gas/mips/mips-gp64-fp32-pic.d: Likewise. + * gas/mips/mips-gp64-fp64-pic.d: Likewise. + * gas/mips/relax-swap1-mips2.d: Likewise. + * gas/mips/lb-svr4pic-ilocks.d: New test. + * gas/mips/mips.exp: Run it. + +2004-04-22 Paul Brook + + * maverick.c (off8s): Test full shifted operand range. + (MCC2): Define. + (MVDSPACC, MVACCDSP): Use it. + * maverick.d, maverick.s: Regenerate. + +2004-04-22 Peter Barada + + * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions. + * gas/m68k/mcf-emac.s: New test: Similar checks. + * gas/m68k/mcf-mac.d: New test: Expected output. + * gas/m68k/mcf-emac.d: New test: Likewise. + * gas/m68k/all.exp: Run new tests. + +2004-04-21 Chris Demetriou + + * gas/mips/elempic.d: File removed as part of -membedded-pic removal. + * gas/mips/empic.d: Likewise. + * gas/mips/empic.l: Likewise. + * gas/mips/empic.s: Likewise. + * gas/mips/empic2.d: Likewise. + * gas/mips/empic2.s: Likewise. + * gas/mips/empic3_e.d: Likewise. + * gas/mips/empic3_e.s: Likewise. + * gas/mips/empic3_g1.d: Likewise. + * gas/mips/empic3_g1.s: Likewise. + * gas/mips/empic3_g2.d: Likewise. + * gas/mips/empic3_g2.s: Likewise. + * gas/mips/jal-empic-elf-2.d: Likewise. + * gas/mips/jal-empic-elf-2.s: Likewise. + * gas/mips/jal-empic-elf-3.d: Likewise. + * gas/mips/jal-empic-elf-3.s: Likewise. + * gas/mips/jal-empic-elf.d: Likewise. + * gas/mips/jal-empic.d: Likewise. + * gas/mips/la-empic.d: Likewise. + * gas/mips/la-empic.s: Likewise. + * gas/mips/lb-empic.d: Likewise. + * gas/mips/ld-empic.d: Likewise. + * gas/mips/lif-empic.d: Likewise. + * gas/mips/telempic.d: Likewise. + * gas/mips/tempic.d: Likewise. + * gas/mips/ulh-empic.d: Likewise. + * gas/mips/ld-pic.s: Remove code conditional on EMPIC. + * gas/mips/lifloat.s: Likewise. + * gas/mips/mips.exp: Remove -membedded-pic tests and related comments. + +2004-04-20 Brian Ford + DJ Delorie + + * gas/i386/secrel.s: New test for .secrel32. + * gas/i386/secrel.d: Likewise. + * gas/i386/i386.exp: Call it for PE targets. + +2004-04-19 Jakub Jelinek + + * gas/cfi/cfi-sparc64-1.d: Update. + +2004-04-14 Richard Sandiford + + * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120. + +2004-04-14 Richard Sandiford + + * gas/elf/section2.e-mips: Allow named section symbols. + * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise. + +2004-04-13 Kazuhiro Inaoka + + * gas/m32r/parallel-2.s: New file: Test case for parallel code. + * gas/m32r/parallel-2.d: New file: Expected results. + * gas/m32r/m32r2.exp: Run the test. + + * gas/m32r/seth.s: New file: Test for seth. + * gas/m32r/seth.d: New file: Expected results. + * gas/m32r/m32r.exp: Run the new test. + +2004-04-01 Asgari Jinia + + * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas + option. + * gas/sh/basic.exp: Run the new test. + +2004-04-01 Dave Korn + + * gas/dlx/alltests.exp: Execute new lohi test. + * gas/dlx/lohi.s: New test for spurious lo16/hi16 + reloc overflow checking. + * gas/dlx/lohi.d: New file: expected output. + * gas/dlx/lhi.d: Updated to properly expect lo16 + relocations where asked for. + * gas/dlx/itype.d: Likewise. + * gas/dlx/lhi.d: Corrected cut+paste error in test name. + 2004-03-30 Stan Shebs * gas/macros/macros.exp: Remove mention of MPW config.