X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=37dcee4bb691814dfb6834e70cf415b629b5d819;hb=c32fa91d70ea20b38f90e5a88911f796b9a6418c;hp=a30164baa3d90895a2d0cfe790a18d50916e0e81;hpb=3e7a7d11f1106a451c26b49fcb8fafb5059fd684;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a30164baa3..37dcee4bb6 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,561 @@ +2009-11-12 H.J. Lu + + * gas/i386/i386.exp: Run lock-1, lock-1-intel, lockbad-1, + x86-64-lock-1, x86-64-lock-1-intel and x86-64-lockbad-1. + + * gas/i386/lock-1-intel.d: New. + * gas/i386/lock-1.d: Likewise. + * gas/i386/lock-1.s: Likewise. + * gas/i386/lockbad-1.l: Likewise. + * gas/i386/lockbad-1.s: Likewise. + * gas/i386/x86-64-lock-1-intel.d: Likewise. + * gas/i386/x86-64-lock-1.d: Likewise. + * gas/i386/x86-64-lock-1.s: Likewise. + * gas/i386/x86-64-lockbad-1.l: Likewise. + * gas/i386/x86-64-lockbad-1.s: Likewise. + +2009-11-12 Daniel Jacobowitz + + * gas/arm/copro.d, gas/arm/fp-save.d, gas/arm/float.d, + gas/arm/fpa-mem.d: Update for removed generic coprocessor instructions + and expanded PC-relative offsets. + +2009-11-11 H.J. Lu + + * gas/i386/prefix.d: Swap order of ADDR and REP prefixes. + * gas/i386/rep.d: Likewise. + * gas/i386/x86-64-rep.d: Likewise. + +2009-11-06 Sebastian Pop + + * gas/i386/x86-64-lwp.s: Updated to also contain patterns + with r[8-15] registers. + * gas/i386/x86-64-lwp.d: Same. + +2009-11-05 Sebastian Pop + Quentin Neill + + * gas/i386/i386.exp: Run x86-64-lwp in 64-bit mode, + run lwp in 32-bit mode. + * gas/i386/x86-64-lwp.d: New. + * gas/i386/x86-64-lwp.s: New. + * gas/i386/lwp.d: New. + * gas/i386/lwp.s: New. + +2009-11-05 Nick Clifton + + * gas/i386/i386.exp (space1): Move test inside check for x86 + target. + +2009-11-04 H.J. Lu + + PR gas/876 + * gas/i386/i386.exp: Run space1. + + * gas/i386/space1.l: New. + * gas/i386/space1.s: Likewise. + +2009-11-03 Paul Brook + + * gas/arm/vfp-neon-syntax.d: Update expected results. + * gas/arm/vfp-neon-syntax_t2.d: Update expected results. + +2009-11-02 Paul Brook + + * gas/arm/attr-mfpu-vfpv4.d: New test. + * gas/arm/attr-mfpu-vfpv4-d16.d: New test. + * gas/arm/neon-fma-cov.d: New test. + * gas/arm/neon-fma-cov.s: New test. + * gas/arm/vfp-fma-inc.s: New test. + * gas/arm/vfp-fma-arm.d: New test. + * gas/arm/vfp-fma-arm.s: New test. + * gas/arm/vfp-fma-thumb.d: New test. + * gas/arm/vfp-fma-thumb.s: New test. + * gas/arm/vfma1.d: New test. + * gas/arm/vfma1.s: New test. + * gas/arm/vfpv3xd.d: New test. + * gas/arm/vfpv3xd.s: New test. + +2009-10-29 Sebastian Pop + + * gas/i386/fma4.d: Updated patterns. + * gas/i386/x86-64-fma4.d: Same. + +2009-10-29 Paul Brook + + * gas/arm/vfp-neon-syntax.d: Update expected results. + * gas/arm/vfp-neon-syntax_t2.d: Update expected results. + +2009-10-28 Alan Modra + + * gas/i386/intelpic.d: Correct. + +2009-10-25 Arnold Metselaar + + * gas/z80/equ.d, gas/z80/equ.s: Added test of parsing equ directives. + * gas/z80/z80.exp: Run it. + + * gas/z80/redef.d: Expect little endian output only. + +2009-10-20 H.J. Lu + + PR gas/10775 + * gas/i386/immed64.d: Updated. + * gas/i386/l1om.d: Likewise. + * gas/i386/x86-64-disp-intel.d: Likewise. + * gas/i386/x86-64-disp.d: Likewise. + * gas/i386/x86_64.d: Likewise. + +2009-10-19 Doug Evans + + * gas/xc16x/shlrol.s: Specify constant shift amount. + * gas/xc16x/xc16x.exp (do_xc16x_shlrol): Update expected output. + +2009-10-18 Vincent Rivière + + * gas/all/weakref1u.d: Exclude more aout targets. + * gas/m68k/br-isaa.d: Likewise. + * gas/m68k/br-isab.d: Likewise. + * gas/m68k/br-isac.d: Likewise. + +2009-10-15 Alan Modra + + PR gas/1491 + * gas/macros/dot.s: Don't start macro invocations is first column. + * gas/macros/dot.l: Update. + * gas/macros/macros.exp: Run dot test on more targets. + +2009-10-13 H.J. Lu + + PR gas/10740 + * gas/i386/jump.s: Add new tests. + * gas/i386/jump16.s: Likewise. + + * gas/i386/jump.d: Updated. + * gas/i386/jump16.d: Likewise. + +2009-10-13 Vincent Riviere + + PR gas/3041 + * gas/m68k/all.exp: Added "p3041data". + * gas/m68k/p3041.d, gas/m68k/p3041.s: Added tests of weak references + from text section to all possible sections. + * gas/m68k/p3041data.d, gas/m68k/p3041data.s: New test. Check weak + references from data section. + +2009-10-08 H.J. Lu + + PR gas/10704 + * gas/i386/intelok.s: Move 2 PIC tests to ... + * gas/i386/intelpic.s: Here. + + * gas/i386/intelok.d: Updated. + * gas/i386/intelpic.d: Likewise. + +2009-10-07 H.J. Lu + + PR gas/10704 + * gas/i386/intelok.s: Add 2 new tests. + * gas/i386/intelok.d: Updated. + +2009-10-02 Peter Bergner + + * gas/ppc/476.s: New test. + * gas/ppc/476.d: Likewise. + * gas/ppc/ppc.exp: Run the 476 test. + +2009-10-01 Peter Bergner + + * gas/ppc/a2.d: Rename "ppca2" to "a2". + +2009-09-29 DJ Delorie + + * gas/rx: New directory. + * gas/rx/*: New set of test cases. + * gas/elf/section2.e-rx: New expected output file. + * gas/all/gas.exp: Add support for RX target. + * gas/elf/elf.exp: Likewise. + * gas/lns/lns.exp: Likewise. + * gas/macros/macros.exp: Likewise. + +2009-09-29 Peter Bergner + + * gas/ppc/vsx.s ("lxsdux", "lxvd2ux", "lxvw4ux", "stxsdux", + "stxvd2ux", "stxvw4ux"): Remove tests. + * gas/ppc/vsx.d: Likewise. + * gas/ppc/power7.s: Likewise. + * gas/ppc/power7.d: Likewise. + +2009-09-24 H.J. Lu + + PR gas/10677 + * gas/i386/i386.exp: Run x86-64-localpic. + + * gas/i386/x86-64-localpic.d: New. + * gas/i386/x86-64-localpic.s: Likewise. + +2009-09-23 H.J. Lu + + * gas/i386/localpic.d: Updated. + +2009-09-23 H.J. Lu + + * gas/i386/i386.exp: Run localpic. + + * gas/i386/localpic.d: New. + * gas/i386/localpic.s: Likewise. + +2009-09-23 Alan Modra + + * gas/arm/thumbver.d: Tolerate some whitespace differences. + * gas/elf/elf.exp: Likewise. + * gas/elf/section2.e: Likewise. + * gas/elf/section2.e-armeabi: Likewise. + * gas/elf/section2.e-armelf: Likewise. + * gas/elf/section2.e-m32r: Likewise. + * gas/elf/section2.e-mips: Likewise. + * gas/elf/section2.e-miwmmxt: Likewise. + * gas/elf/section2.e-score: Likewise. + * gas/elf/section2.e-xtensa: Likewise. + * gas/elf/type-noifunc.e: Likewise. + * gas/elf/type.e: Likewise. + * gas/ia64/alias-ilp32.d: Likewise. + * gas/ia64/alias.d: Likewise. + * gas/ia64/global.d: Likewise. + * gas/mips/mips16-vis-1.d: Likewise. + * gas/mmix/bspec-1.d: Likewise. + * gas/mmix/byte-1.d: Likewise. + * gas/mmix/comment-1.d: Likewise. + * gas/mmix/loc-1.d: Likewise. + * gas/mmix/loc-2.d: Likewise. + * gas/mmix/loc-3.d: Likewise. + * gas/mmix/loc-4.d: Likewise. + * gas/mmix/loc-5.d: Likewise. + * gas/mmix/loc-6.d: Likewise. + * gas/mmix/loc-7.d: Likewise. + +2009-09-22 Alan Modra + + * gas/ppc/a2.d: Match PPC64 relocs. + +2009-09-21 Maciej W. Rozycki + + * lib/gas-defs.exp (gas_test_error): Mark internal error/assertion + failures seen in output as fails. Also record output being + matched for fails. + +2009-09-21 Maciej W. Rozycki + + * gas/mips/eret-1.d: Adjust regexps for robustness. + * gas/mips/eret-2.d: Likewise. + * gas/mips/eret-3.d: Likewise. + * gas/mips/eret-1.s: Reformat for readability. Add a label + at the beginning. + * gas/mips/eret-2.s: Add a label at the beginning. + +2009-09-21 Maciej W. Rozycki + + * gas/mips/eret-1.s: Add trailing padding. + * gas/mips/eret-2.s: Likewise. + * gas/mips/eret-3.s: Likewise. + * gas/mips/eret-1.d: Adjust accordingly. Force a 32-bit ABI. + * gas/mips/eret-2.d: Likewise. + * gas/mips/eret-3.d: Likewise. + +2009-09-21 Maciej W. Rozycki + + * gas/mips/mips.exp: Fix a typo. + +2009-09-21 Ben Elliston + Peter Bergner + + * gas/ppc/a2.s: New. + * gas/ppc/a2.d: Likewise. + * gas/ppc/ppc.exp: Run the a2 dump test. + +2009-09-21 Ben Elliston + + * gas/ppc/e500mc.d: Remove blank line at the end of file. + +2009-09-15 H.J. Lu + + * gas/i386/disp.s: Add an offset test. + * gas/i386/x86-64-disp.s: Likewise. + + * gas/i386/intelbad.s: Comment out "byte ptr [1]" test. + + * gas/i386/disp.d: Updated. + * gas/i386/disp-intel.d: Likewise. + * gas/i386/intelbad.l: Likewise. + * gas/i386/x86-64-disp.d: Likewise. + * gas/i386/x86-64-disp-intel.d: Likewise. + +2009-09-14 H.J. Lu + + PR gas/10637 + * gas/i386/disp.s: Add tests for Intel syntax. + * gas/i386/x86-64-disp.s: Likewise. + + * gas/i386/disp.d: Updated. + * gas/i386/intelok.d: Likewise. + * gas/i386/x86-64-disp.d: Likewise. + + * gas/i386/disp-intel.d: New. + * gas/i386/x86-64-disp-intel.d: Likewise. + + * gas/i386/i386.exp: Run disp-intel and x86-64-disp-intel. + +2009-09-14 H.J. Lu + + * gas/i386/merom.[ds]: Renamed to ... + * gas/i386/ssse3.[ds]: This. + + * gas/i386/nops-1-merom.d: Renamed to ... + * gas/i386/nops-1-core2.d: This. + + * gas/i386/nops-2-merom.d: Renamed to ... + * gas/i386/nops-2-core2.d: This. + + * gas/i386/prescott.[ds]: Renamed to ... + * gas/i386/sse3.[ds]: This. + + * gas/i386/x86-64-merom.[ds]: Renamed to ... + * gas/i386/x86-64-ssse3.[ds]: This. + + * gas/i386/x86-64-nops-1-merom.d: Renamed to ... + * gas/i386/x86-64-nops-1-core2.d: This. + + * gas/i386/x86-64-prescott.[ds]: Renamed to ... + * gas/i386/x86-64-sse3.[ds]: This. + + * gas/i386/i386.exp: Updated. + +2009-09-14 H.J. Lu + + PR gas/10636 + * gas/i386/disp.d: New. + * gas/i386/disp.s: Likewise. + * gas/i386/x86-64-disp.d: Likewise. + * gas/i386/x86-64-disp.s: Likewise. + + * gas/i386/i386.exp: Run disp and x86-64-disp. + + * gas/i386/x86-64-addr32.s: Add high 32bit displacement tests. + + * gas/i386/x86-64-addr32.d: Updated. + * gas/i386/x86-64-addr32-intel.d: Likewise. + * gas/i386/x86-64-inval.l: Likewise. + * gas/i386/x86-64-prescott.d: Likewise. + + * gas/i386/x86-64-inval.s: Add invalid displacement tests. + + * gas/i386/x86-64-prescott.s: Replace 0x90909090 displacement + with 0x909090. + +2009-09-13 Richard Sandiford + + * gas/mips/jalr2.s, gas/mips/jalr2.d: New test. + * gas/mips/jal-svr4pic.d: Don't expect R_MIPS_JALRs to be reduced. + * gas/mips/jal-xgot.d: Likewise. + * gas/mips/mips-abi32-pic2.d: Likewise. + * gas/mips/mips.exp: Run it. + +2009-09-13 Richard Sandiford + + * gas/mips/mips16-dwarf2-n32.d: Expect odd addresses. + +2009-09-11 Hans-Peter Nilsson + + PR gas/10623 + * gas/mmix/err-swym1.s, gas/mmix/swym-opreg1.d, + gas/mmix/swym-opreg1.s, gas/mmix/swym-opreg2.d, + gas/mmix/swym-opreg2.s: New tests. + * gas/mmix/odd-1.d: Adjust for reloc change. + +2009-09-11 Alan Modra + + * gas/lns/lns-common-1.s: Use two nops between each .loc. + * gas/lns/lns.exp: Don't exclude d10v. + +2009-09-09 Kaz Kojima + + * gas/sh/sh64/syntax-1.s: Regenerate. + +2009-09-08 Kaz Kojima + + * gas/sh/basic.exp: Add -big to ASFLAGS for sh*l*-*-netbsdelf*. + +2009-09-08 Alan Modra + + * gas/d30v/serial2.l: Adjust position of page break. + * gas/lns/lns-common-1-alt.d: Match 2009-04-24 change. + * gas/mt/ms1-16-003.d: Correct reloc name. + * gas/mt/relocs.d: Elide incorrect file format strings. + +2009-09-08 Alan Modra + + * gas/all/gas.exp (do_comment): Don't run on m32c. + * gas/all/align.d: Likewise. + * gas/all/incbin.d: Likewise. + * gas/macros/semi.d: Likewise. + * gas/elf/ifunc-1.d: Don't run on alpha. + +2009-09-04 Jie Zhang + + * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check + for (IU) option for multiply and multiply-accumulate to + data register instructon. + +2009-09-03 Jie Zhang + + * gas/bfin/parallel5.s: New test. + * gas/bfin/error.exp: New test. + +2009-09-03 Jie Zhang + + * gas/bfin/line_number.l, gas/bfin/line_number.s: New test. + * gas/bfin/bfin.exp: Add the new test. + +2009-09-03 Jie Zhang + + * gas/bfin/expected_move_errors.s, + gas/bfin/expected_move_errors.l: Add "LC1 = I0;". + * gas/bfin/move.s, gas/bfin/move.d: Remove "CYCLES = A0.W". + +2009-09-03 Jie Zhang + + * gas/bfin/expected_comparison_errors.l: Expect error on Line 13. + +2009-09-03 Jie Zhang + + * gas/bfin/loop.s, gas/bfin/loop.d: New test. + * gas/bfin/loop2.s, gas/bfin/loop2.d: New test. + * gas/bfin/loop3.s, gas/bfin/loop3.d: New test. + * gas/bfin/bfin.exp: Add the new tests. + +2009-09-02 Jie Zhang + + From Bernd Schmidt + * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s: + Check error messages for invalid load/store insns. + +2009-09-01 H.J. Lu + + * gas/i386/att-regs.s: Add ymm tests for 16bit and 64bit. + * gas/i386/intel-regs.s: Likewise. + + * gas/i386/att-regs.d: Updated. + * gas/i386/intel-regs.d: Likewise. + +2009-09-01 H.J. Lu + + * gas/i386/att-regs.s: Remove a tab. + +2009-09-01 Jie Zhang + + * gas/bfin/expected_comparison_errors.s: Add more cases. + * gas/bfin/expected_comparison_errors.l: Update accordingly. + +2009-09-01 Jie Zhang + + * gas/bfin/stack2.s: Add pop multiple instruction with a label + on the same line. + * gas/bfin/stack2.d: Adjust accordingly. + +2009-08-31 Jan Beulich + + * gas/elf/section5.l: Remove no longer issued warning pattern. + +2009-08-29 Matt Fleming + + * gas/sh/sign-extension.d: New file. + * gas/sh/sign-extension.s: New file. + * gas/sh/basic.exp: Run new test. + +2009-08-28 H.J. Lu + + * gas/i386/l1om.d: Check elf64-l1om format. + +2006-08-11 Bernd Schmidt + + * gas/bfin/parallel.s: Add more test cases. + * gas/bfin/parallel.d: Update accordingly. + * gas/bfin/resource_conflict.l: New test. + * gas/bfin/resource_conflict.s: New test. + * gas/bfin/bfin.exp: Add resource_conflict. + +2009-08-11 Nick Clifton + + PR 10443 + * gas/arm/t16-bad.l: Update expected messages for moves with + shifted operands. + +2009-08-10 Daniel Gutson + + PR gas/10479 + * gas/arm/sp-pc-usage-t.d: New test case. + * gas/arm/sp-pc-usage-t.s: New file. + +2006-08-09 Bernd Schmidt + + From Mike Frysinger + * gas/bfin/reloc.d: Adjust for the renamed relocations. + +2009-08-07 Daniel Jacobowitz + + * gas/arm/mapping2.s: Test code after .ident. + +2009-08-05 Chao-ying Fu + + * gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d, + gas/mips/mips-abi32-pic2.d: Add R_MIPS_JALR relocations after jalr. + +2009-08-04 Nathan Sidwell + + * gas/arm/missing.s: New. + * gas/arm/missing.d: New. + * gas/arm/missing.l: New. + +2009-07-15 Daniel Gutson + Daniel Jacobowitz + + * gas/arm/mapdir.d, gas/arm/mapdir.s: New files. + * gas/arm/mapping.d: Adapted to new symbols generation. + * gas/arm/mapping2.d: New test case. + * gas/arm/mapping2.s: New file. + * gas/arm/mapping3.d: New test case. + * gas/arm/mapping3.s: New file. + * gas/arm/mapping4.d: New test case. + * gas/arm/mapping4.s: New file. + * gas/arm/mapshort-eabi.d: Adapted to new symbols generation. + * gas/elf/section2.e-armeabi: Adapted to new symbols generation. + +2009-07-27 Jan Beulich + + * gas/elf/file.[ds]: New. + * gas/elf/elf.exp: Run new test. + +2009-07-25 H.J. Lu + + * gas/i386/l1om.d: New. + * gas/i386/l1om-inval.l: Likewise. + * gas/i386/l1om-inval.s: Likewise. + + * gas/i386/i386.exp: Run l1om-inval and l1om. + +2009-07-24 Jan Beulich + + * gas/i386/8087.[ds]: New. + * gas/i386/287.[ds]: New. + * gas/i386/387.[ds]: New. + * gas/i386/no87.[ls]: New. + * gas/i386/no87-2.[ls]: New. + * gas/i386/i386.exp: Run new tests. + * gas/i386/att-regs.s: Also check FPU register access. + * gas/i386/intel-regs.s: Likewise. + * gas/i386/att-regs.d: Adjust expectations. + * gas/i386/intel-regs.d: Likewise. + 2009-07-23 Ulrich Drepper * gas/elf/type.s: Add unique global symbol definition. @@ -193,6 +751,7 @@ 2009-06-19 Alan Modra + PR gas/10255 * gas/cfi/cfi-common-7.s: Skip a multiple of four. * gas/cfi/cfi-common-7.d: Adjust. @@ -883,9 +1442,9 @@ 2009-01-15 Nick Clifton PR 9722 - * gas/testsuite/gas/arm/archv6m.d: Update expected NOP opcode. - * gas/testsuite/gas/arm/pr9722.s: New test. - * gas/testsuite/gas/arm/pr9722.d: Expected disassembly. + * gas/arm/archv6m.d: Update expected NOP opcode. + * gas/arm/pr9722.s: New test. + * gas/arm/pr9722.d: Expected disassembly. 2009-01-14 Peter Bergner