Add support for sparc pause instruction.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 /
2012-04-03  Roland McGrathbfd/
2012-03-15  Alan Modra * gas/i386/bundle-lock.d: Ignore trailing nops.
2012-03-13  Roland McGrathgas/
2012-02-14  Alan Modra * gas/elf/bad-group.s: Add section attributes.
2012-02-11  Kai Tietz * gas/i386/disp32.d: Adjust lable-pattern.
2012-02-08  Kai Tietz * gas/i386/x86-64-disp32.d: Fix lable-pattern.
2012-02-08  H.J. LuImplement Intel Transactional Synchronization Extensions
2012-01-20  H.J. LuAdd .d8 suffix support to x86 assembler
2012-01-13  H.J. LuAdd vmfunc
2011-08-19  H.J. LuUpdate AVX tests.
2011-08-05  H.J. LuUpdate gas/i386/x86-64-branch.d to support win64.
2011-08-01  H.J. LuCheck R_X86_64_32 overflow and allow R_X86_64_64 for...
2011-08-01  H.J. LuAdd Disp32S to 64bit call.
2011-07-22  H.J. LuAdd initial Intel K1OM support.
2011-06-30  H.J. LuFix rorx in BMI2.
2011-06-13  H.J. LuUpdate lzcnt testcases.
2011-06-10  H.J. LuSupport AVX Programming Reference (June, 2011).
2011-05-10  Quentin Neill2011-05-10 Quentin Neill <quentin.neill@amd.com>
2011-04-29  Hans-Peter Nilsson * gas/elf/dwarf2-1.d, gas/elf/dwarf2-2.d: Adjust for...
2011-04-11  Nick Clifton * config/tc-i386.c (x86_cons): Define even for non...
2011-03-29  H.J. LuProperly handle multiple operands for x32 quad.
2011-03-28  H.J. LuSupport .quad for x32.
2011-03-18  Alan Modragas/
2011-03-17  H.J. LuAdd a testase for PR gas/12589.
2011-03-16  H.J. LuAdd --size-check=[error|warning].
2011-03-05  H.J. LuRevert the last change.
2011-03-05  H.J. LuSet x86_cie_data_alignment to -4 for x32.
2011-02-25  H.J. LuDon't sign-checking 4-byte relocations for x32.
2011-02-08  H.J. LuUse f32_patt in i386_align_code when tuning for i686.
2011-02-08  H.J. LuAlso update cpu_arch_isa_flags for ISA extensions.
2011-01-18  H.J. LuProperly sign-extend byte.
2011-01-18  H.J. LuAdd tbm flag and TBM instruction pattern.
2011-01-17  Quentin NeillAdd TBM testsuite files missing from last commit.
2011-01-17  Quentin NeillAdd support for TBM instructions.
2011-01-16  H.J. LuDisallow 64bit relocations in x32 mode.
2011-01-15  H.J. LuDon't allow movabs with relocation in x32 mode.
2011-01-14  H.J. LuRename --n32 to --x32.
2011-01-07  H.J. LuUpdate gas/i386/ilp32/x86-64-arch-2.d.
2011-01-07  Quentin NeillAdd docs and arch tests to BMI.
2011-01-05  H.J. LuImplement BMI instructions.
2011-01-01  H.J. LuAlso expect .zdebug in section name in ILP32 tests.
2010-12-31  H.J. LuAdd x86-64 ILP32 support.
2010-12-02  Richard Sandifordgas/
2010-11-15  H.J. LuAlso expect .zdebug in DWARF debug section name.
2010-11-03  H.J. LuProperly fold _GLOBAL_OFFSET_TABLE_ in Intel syntax.
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-10-26  Alan Modra * gas/i386/x86-64-relax-1.s: Use .balign. not .align.
2010-10-26  Alan Modra * gas/i386/relax-1.s: Use .p2align, not .align.
2010-10-26  Dave Korn * i386/relax-1.d: Generalize regexes a bit.
2010-10-25  H.J. LuAdd a new testcase for PR gas/12049.
2010-10-19  H.J. LuAdd testcase for PR gas/12049.
2010-10-18  Kai Tietz2010-10-18 Kai Tietz <kaI.tietz@onevision.com>
2010-10-16  H.J. LuAdd CpuNop to CPU_GENERIC64_FLAGS.
2010-10-14  H.J. LuAdd CheckRegSize to instructions which require register...
2010-10-14  H.J. LuAdd .d32 encoding suffix.
2010-09-16  Alan Modra * gas/all/redef3.d: Don't run on arc.
2010-09-03  H.J. LuCheck flag_code instead of use_rela_relocations for...
2010-09-03  Jan Kratochvilbinutils/
2010-08-31  H.J. LuFix "pushw imm16" for x86-64 disassembler.
2010-08-06  H.J. LuDon't generate multi-byte NOPs for i686.
2010-08-06  H.J. LuAdd ud1 to x86.
2010-08-02  Alan Modra * gas/i386/i386.exp (dw2-compress-1): Only run on...
2010-07-28  H.J. LuXfail dw2-compress-2 and x86-64-dw2-compress-2.
2010-07-19  Andreas Schwabbinutils/testsuite/:
2010-07-16  H.J. LuRun dw2-compress-2 only for 32bit.
2010-07-14  H.J. LuAdd addr2line, objcopy and strip tests for compressed...
2010-07-11  Kai Tietz2010-07-11 Kai Tietz <kai.tietz@onevision.com>
2010-07-05  H.J. LuReplace rdrnd with rdrand.
2010-07-05  H.J. LuDon't generate .debug_line section if it isn't empty.
2010-07-04  H.J. LuAdd dw2-compress-1 for Linux/x86.
2010-07-03  H.J. LuDon't call section_symbol() with expr_section.
2010-07-01  H.J. LuSupport AVX Programming Reference (June, 2010)
2010-06-22  Jan Beulichgas/
2010-04-24  H.J. LuRestore "call|jmp [xtrn]" in x86 assembler.
2010-04-21  H.J. LuProperly handle ".equ symbol, reg + NUM" in x86 Intel...
2010-03-23  Sebastian Pop2010-03-22 Sebastian Pop <sebastian.pop@amd.com>
2010-03-17  H.J. LuRun list-1, list-2 and list-3 only for ELF tagets.
2010-03-09  H.J. LuAdd tests for PR gas/9966 and PR gas/11356.
2010-02-11  Sebastian Pop2010-02-10 Quentin Neill <quentin.neill@amd.com>
2010-02-03  Sebastian Pop2010-02-03 Quentin Neill <quentin.neill@amd.com>
2010-01-28  H.J. LuAllow VL=1 on scalar FMA instructions.
2010-01-27  H.J. LuAllow VL=1 on AVX scalar instructions.
2010-01-23  H.J. LuAdd more AVX tests.
2010-01-21  H.J. LuAdd xsave64 and xrstor64.
2010-01-15  Sebastian Pop2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
2010-01-06  Sebastian Pop2010-01-06 Quentin Neill <quentin.neill@amd.com>
2009-12-11  Sebastian Pop2009-12-11 Quentin Neill <quentin.neill@amd.com>
2009-12-08  H.J. LuCall symbol_same_p to check to if 2 symbols are the...
2009-12-04  H.J. LuSupport fxsave64 and fxrstor64.
2009-11-25  Sebastian Pop2009-11-17 Quentin Neill <quentin.neill@amd.com>
2009-11-19  H.J. LuAllow lock on cmpxch16b.
2009-11-19  Sebastian Pop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
2009-11-18  Sebastian Pop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
2009-11-18  H.J. LuRemove suffix on fxsave.
2009-11-18  Sebastian Pop2009-11-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-14  H.J. LuCheck destination operand for lockable instructions.
2009-11-13  H.J. LuCheck rex_ignored.
2009-11-13  H.J. LuRewrite prefix processing.
2009-11-12  H.J. Lugas/
2009-11-12  H.J. Lugas/testsuite/
next
This page took 0.136245 seconds and 7 git commands to generate.