X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=c84f716c0d872440e45bca0a34b1af34c019ddd5;hb=10841c82f4e9505c51755595af078d5763b70be8;hp=31c1dd0d772017d30d5c74714be5425c0979dfe5;hpb=066be9f7bd8ea9121322608fcba256ac5e33093c;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 31c1dd0d77..c84f716c0d 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,235 @@ +2009-05-23 Richard Sandiford + + * gas/mips/align.d: Use an nm test rather than an objdump one. + +2009-05-22 H.J. Lu + + * gas/elf/ifunc-1.d: New. + * gas/elf/ifunc-1.s: Likewise. + + * gas/elf/elf.exp: Run ifunc-1. + +2009-05-22 Dwarakanath Rajagopal + + * gas/i386/i386.exp: Remove SSE5 tests. + * gas/i386/x86-64-sse5.s: Delete. Remove SSE5 tests. + * gas/i386/x86-64-sse5.d: Ditto. + * gas/i386/arch-10-1.l: Remove SSE5 tests. + * gas/i386/arch-10-2.l: Ditto. + * gas/i386/arch-10-3.l: Ditto. + * gas/i386/arch-10-4.l: Ditto. + * gas/i386/arch-10.d: Ditto. + * gas/i386/arch-10.s: Ditto. + * gas/i386/arch-4.s: Delete. Remove SSE5 tests. + * gas/i386/arch-4.d: Ditto. + * gas/i386/arch-8.s: Ditto. + * gas/i386/arch-8.d: Ditto. + * gas/i386/arch-2.s: Remove SSE5 tests. + * gas/i386/arch-2.d: Remove SSE5 tests. + * gas/i386/x86-64-arch-2.s: Ditto. + +2009-05-19 Dave Korn + + * gas/pe/: New directory for PE format-specific tests. + * gas/pe/aligncomm-a.d: New test pattern file. + * gas/pe/aligncomm-a.s: New test source file. + * gas/pe/aligncomm-b.d: New test pattern file. + * gas/pe/aligncomm-b.s: New test source file. + * gas/pe/aligncomm-c.d: New test pattern file. + * gas/pe/aligncomm-c.s: New test source file. + * gas/pe/aligncomm-d.d: New test pattern file. + * gas/pe/aligncomm-d.s: New test source file. + * gas/pe/pe.exp: New test control script. + * lib/gas-defs.exp (is_pecoff_format): New function. + +2009-05-05 H.J. Lu + + * gas/lns/lns-common-1-ia64.s: Add test for discriminator. + +2009-05-05 Ramana Radhakrishnan + + * gas/arm/bl-local-v4t.d: New file. + * gas/arm/bl-local-v4t.s: New file. + * gas/arm/blx-local.s: Update for branches and calls to local + functions. + * gas/arm/blx-local.d: Likewise. + * gas/arm/blx-local.l: New file. + * gas/arm/blx-local-thumb.l: New file. + * gas/arm/blx-local-thumb.s: New file. + * gas/arm/blx-local-thumb.d: New file. + +2009-05-01 Nathan Sidwell + Daniel Jacobowitz + + * gas/arm/attr-mcpu.d: Add -mfpu=neon. + * gas/arm/mapmisc.d: Correct expected output for .double and + .dcb.d. + +2009-04-30 Nick Clifton + + * gas/elf/elf.exp: Extend type test to include an ifunc symbol. + Provide an alternative test for targets which do not support ifunc + symbols. + gas/elf/type.s: Add entry for an ifunc symbol. + gas/elf/type.e: Add ifunc entry to expected symbol dump. + gas/elf/section2.e-armelf: Add entry for ifunc symbol. + gas/elf/type-noifunc.s: New file. + gas/elf/type-noifunc.e: Likewise. + +2009-04-24 Cary Coutant + + * gas/lns/lns-common-1.d: Add test for discriminator. + * gas/lns/lns-common-1.s: Likewise. + +2009-04-20 Jan Beulich + + * gas/i386/equ.s: Adjust. + * gas/i386/equ.d: Remove reference to equ.e. + * gas/i386/equ.e: Delete. + * gas/i386/intel-expr.s: New. + * gas/i386/intel-expr.d: New. + * gas/i386/i386.exp: Run new test. + * gas/i386/intel.s: Adjust. + * gas/i386/intel.e: Remove no longer valid warning messages. + * gas/i386/intel16.s: Adjust. + * gas/i386/intel16.d: Remove reference to intel16.e. + * gas/i386/intel16.e: Delete. + * gas/i386/intelbad.s: Add more tests. + * gas/i386/intelbad.l: Adjust. + * gas/i386/intelok.s: Remove now unneeded equates. Add more + tests. + * gas/i386/intelok.d: Remove reference to intelok.e. Adjust. + * gas/i386/intelok.e: Delete. + * gas/i386/x86_64.s: Adjust. + * gas/i386/x86_64.d: Remove reference to x86_64.e. + * gas/i386/x86_64.e: Delete. + +2009-04-16 Alan Modra + + * gas/all/gas.exp: Disable assign and assign-ok tests on blackfin. + * gas/all/p2425.s: Use "==" instead of "=". + * gas/all/weakref1.s: Likewise. + * gas/macros/and.s: Likewise. + * gas/macros/test1.s: Likewise. + * gas/hppa/parse/parse.exp: Remove xfail on block1. + +2009-04-15 Jan Beulich + + * gas/i386/intel.e: Adjust expectations. + +2009-04-15 Jan Beulich + + * gas/i386/x86-64-sse5.s: Add test of protd. + * gas/i386/x86-64-sse5.d: Adjust expectations to match input. + +2009-04-09 Catherine Moore + + * gas/mips/mips.exp: Run new tests. + * gas/mips/eret.s: New test. + * gas/mips/eret.d: New test output. + * gas/mips/eret.l: New test output. + +2009-04-07 Peter Bergner + + * gas/ppc/e500mc.d: Update to match extended mnemonics. + +2009-04-01 Nathan Sidwell + + * gas/arm/align.s, gas/arm/align.d: New. + * gas/arm/thumb32.d, gas/arm/arch6zk.d, gas/arm/arch6zk.s, + arm/thumb2_relax.d: Adjust for align changes. + +2009-03-31 Peter Bergner + + * gas/ppc/power7.d ("ori", ".p2align"): Add tests for group ending nop. + * gas/ppc/power7.s: Likewise. + * gas/ppc/power6.d: Likewise. + * gas/ppc/power6.s: Likewise. + +2009-03-30 Joseph Myers + + * gas/arm/mapsecs.d, gas/arm/mapsecs.s: New. + +2009-03-26 Ramana Radhakrishnan + + * gas/arm/wince_inst.d: Convert to unified syntax. + +2009-03-18 Andrew Stubbs + + * gas/arm/adr-invalid.d: New file. + * gas/arm/adr-invalid.l: New file. + * gas/arm/adr-invalid.s: New file. + +2009-03-14 Richard Sandiford + + * gas/ppc/textalign-xcoff-001.d: Expect the section VMAs to be + properly aligned. + * gas/ppc/textalign-xcoff-002.d: Likewise. + +2009-03-14 Richard Sandiford + + * gas/ppc/xcoff-branch-1.s, gas/ppc/xcoff-branch-1-32.d, + gas/ppc/xcoff-branch-1-64.d: New tests. + * gas/ppc/aix.exp: Run them. + +2009-03-11 Hans-Peter Nilsson + + * gas/cris/rd-bkw5.d, gas/cris/rd-bkw5.s, gas/cris/rd-bkw5b.d, + gas/cris/rd-bkw5bpic.d, gas/cris/rd-bkw5bv32.d, + gas/cris/rd-bkw5bv32pic.d, gas/cris/rd-bkw5pic.d, + gas/cris/rd-bkw5v32.d, gas/cris/rd-bkw5v32pic.d: New tests. + +2009-03-10 Hans-Peter Nilsson + + * gas/cris/rd-bkw4.d, gas/cris/rd-bkw4v32.d, gas/cris/rd-bkw4.s: + New test. + +2009-03-10 Alan Modra + + * gas/ppc/altivec_and_spe.d (objdump): Add -Maltivec. + * gas/ppc/common.d: Adjust for -Mcom not including -Mppc. + +2009-03-05 Joseph Myers + + * gas/arm/mapmisc.d, gas/arm/mapmisc.dat, gas/arm/mapmisc.s: New. + +2009-03-02 Qinwei + + * gas/score/arith_32-lt.d: New file. + * gas/score/arith_32.d: New file. + * gas/score/arith_32.s: New file. + * gas/score/bit_32-lt.d: New file. + * gas/score/bit_32.d: New file. + * gas/score/bit_32.s: New file. + * gas/score/branch_32-lt.d: New file. + * gas/score/branch_32.d: New file. + * gas/score/branch_32.s: New file. + * gas/score/cmp_32-lt.d: New file. + * gas/score/cmp_32.d: New file. + * gas/score/cmp_32.s: New file. + * gas/score/load_store_32-lt.d: New file. + * gas/score/load_store_32.d: New file. + * gas/score/load_store_32.s: New file. + * gas/score/logical_32-lt.d: New file. + * gas/score/logical_32.d: New file. + * gas/score/logical_32.s: New file. + * gas/score/mv_32-lt.d: New file. + * gas/score/mv_32.d: New file. + * gas/score/mv_32.s: New file. + * gas/score/relax_32.exp: New file. + * gas/score/relaxation_macro.h: New file. + * gas/score/shift_32-lt.d: New file. + * gas/score/shift_32.d: New file. + * gas/score/shift_32.s: New file. + * gas/score/syscontrol_32-lt.d: New file. + * gas/score/syscontrol_32.d: New file. + * gas/score/syscontrol_32.s: New file. + +2009-03-01 Mark Mitchell + + * gas/arm/archv6m.s: Add dmb, dsb, and isb. + * gas/arm/archv6m.d: Likewise. + 2009-02-26 Peter Bergner * gas/ppc/e500mc.d ("wait", "waitsrv", "waitimpl"): Add tests.