X86: Allow additional ISAs for IAMCU in assembler
[binutils-gdb.git] / gas / testsuite / gas / i386 /
2016-09-07 H.J. LuX86: Allow additional ISAs for IAMCU in assembler
2016-08-24 H.J. LuX86: Add ptwrite instruction
2016-08-19 Nick CliftonPlace .shstrtab section after .symtab and .strtab,...
2016-07-05 Jan Beulichx86: fix register check in check_qword_reg()
2016-07-01 Jan Beulichx86-64/MPX: relax no-RIP-relative-addressing testcase
2016-07-01 Jan Beulichx86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP...
2016-07-01 Jan Beulichx86/MPX: fix address size handling
2016-07-01 Jan Beulichx86/Intel: don't accept bogus instructions
2016-07-01 Jan Beulichx86: allow suffix-less movzw and 64-bit movzb
2016-07-01 Jan Beulichx86/Intel: fix operand checking for MOVSD
2016-06-15 Nick CliftonFix simple gas testsuite failures.
2016-06-03 H.J. LuHandle indirect branches for AMD64 and Intel64
2016-05-29 H.J. LuAdd .noavx512XX directives to x86 assembler
2016-05-27 H.J. LuUpdate x86 CPU_XXX_FLAGS handling
2016-05-26 H.J. LuAppend ".p2align 4" to some x86 directive tests
2016-05-25 H.J. LuRequire another match for AVX512VL
2016-05-25 H.J. LuEnable VREX for AVX512 directives
2016-05-25 H.J. LuReimplement .no87/.nommx/.nosse/.noavx directives
2016-05-20 H.J. LuPreserve addend for R_386_GOT32 and R_X86_64_GOT32
2016-05-10 Alexander FominEnable Intel RDPID instruction.
2016-04-14 Nick CliftonFix copying Solaris binaries with objcopy.
2016-04-05 H.J. LuDon't use vec_disp8 encoding with the .d32 suffix
2016-04-05 H.J. LuAdd a testcase for PR gas/19498
2016-03-02 H.J. LuAdjust testsuite/gas/i386/x86_64-intel.d for COFF
2016-02-26 H.J. LuProperly implement STT_COMMON
2016-02-20 H.J. Lu[i386] Check RegVRex in register_number
2016-02-15 Nick CliftonEnhance GAS's .section directive so that it can take...
2016-02-03 H.J. LuAdd -mrelax-relocations= to x86 assembler
2016-01-29 Andrew SenkevichAdd option -mfence-as-lock-add=[no|yes].
2016-01-01 Alan ModraCopyright update for binutils
2015-12-09 H.J. LuImplement Intel OSPKE instructions
2015-12-08 Jan BeulichELF: don't re-order SHF_FILE symbols
2015-10-22 H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-22 H.J. LuAdd R_386_GOT32X support to gas and ld
2015-08-24 Jan StancekFix the partial disassembly of a broken three byte...
2015-08-21 Alexander FominPR binutils/18257: Properly decode x86/Intel mask instr...
2015-07-30 H.J. LuProperly disassemble movnti in Intel mode
2015-07-22 H.J. LuFix memory operand size for vcvtt?ps2u?qq instructions
2015-07-10 H.J. LuUpdated to accept .debug_* sections
2015-06-30 Amit PawarAdd support for monitorx/mwaitx instructions
2015-06-22 Nick CliftonStop "objdump -d" from disassembling past a symbolic...
2015-06-01 Jan Beulichx86/Intel: disassemble vcvt{,u}si2s{d,s} with correct...
2015-06-01 Jan Beulichx86/Intel: accept mandated operand order for vcvt{...
2015-05-15 H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-15 H.J. LuAdd -mshared option to x86 ELF assembler
2015-05-13 H.J. LuRevert "Add -mno-shared to x86 assembler"
2015-05-11 H.J. LuAdd Intel MCU support to gas
2015-05-09 H.J. LuIgnore 0x66 prefix for call/jmp/jcc in 64-bit mode
2015-05-08 H.J. LuAdd -mno-shared to x86 assembler
2015-05-07 H.J. LuOptimize branches to non-weak symbols with visibility
2015-05-01 H.J. LuRemove i386_elf_emit_arch_note
2015-04-23 Jan Beulichx86: disambiguate disassembly of certain AVX512 insns
2015-04-23 Jan Beulichx86: don't require operand size specification for AVX51...
2015-04-20 H.J. LuDon't hardcode offset of .shstrtab section
2015-04-15 H.J. LuHandle invalid prefixes for rdrand and rdseed
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-03-31 H.J. LuRemove the last change on dw2-compress-1.d
2015-03-31 H.J. LuAdd --with-system-zlib in gas
2015-03-20 H.J. LuLimit multi-byte nop instructions to 10 bytes
2015-03-19 Nick CliftonFix building and testing dwarf debug section compressio...
2015-03-18 H.J. LuAdd a testcase for PR gas/18087
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-03-17 Ganesh Gopalasubra... Add znver1 processor
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-18 Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-17 Ilya TocarAdd AVX512VBMI instructions
2014-11-17 Ilya TocarAdd AVX512IFMA instructions
2014-11-17 Ilya TocarAdd pcommit instruction
2014-11-17 Ilya TocarAdd clwb instruction
2014-11-13 H.J. LuAdd assembler support for @gotplt
2014-11-07 H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-10-18 Alan ModraFix PR17493, attempted output of *GAS `reg' section...
2014-09-23 H.J. LuDisallow VEX/EVEX encoded instructions in 16-bit mode
2014-09-22 H.J. LuIgnore MOD field for control/debug register move
2014-09-16 Ilya TocarAdd -mevexrcig={rne|rd|ru|rz} option to x86 assembler.
2014-09-10 H.J. LuProperly handle suffix for iret and sysret
2014-09-10 Alan ModraMove ELF section headers to end of object file
2014-08-12 H.J. LuRemove type directive
2014-08-06 Ilya TocarAdd -momit_lock_prefix=[no|yes] option
2014-07-22 Ilya TocarAdd AVX512DQ instructions and their AVX512VL variants.
2014-07-22 Ilya TocarAdd support for AVX512BW instructions and their AVX512V...
2014-07-22 Ilya TocarAdd support for AVX512VL versions of AVX512CD instructions.
2014-07-22 Ilya TocarAdd support for AVX512VL. Add AVX512VL versions of...
2014-07-17 Ilya TocarProperly handle EVEX register aliases
2014-07-08 Ilya TocarFix disasm of vmovsd/vmovss with different length values.
2014-06-16 Alan ModraRun write_object_file after errors
2014-06-10 H.J. LuOnly print prefixes before fwait
2014-05-22 Alan ModraFix whitespace in gas listing errors and warnings
2014-05-09 H.J. LuProperly display extra data/address size prefixes
2014-05-05 H.J. LuProperly handle multiple opcode prefixes
2014-05-02 H.J. LuMove fwait test with prefix to prefix.s
2014-05-01 H.J. LuHandle prefixes before fwait
2014-04-04 Ilya TocarAdd support for Intel SGX instructions
2014-03-20 Ilya TocarFix memory size for gather/scatter instructions
2014-03-05 Alan ModraUpdate copyright years
2014-02-21 Ilya TocarAdd support for CPUID PREFETCHWT1
2014-02-20 Ilya TocarChange cpu for vptestnmd and vptestnmq instructions.
2014-02-12 Ilya TocarAdd clflushopt, xsaves, xsavec, xrstors
2014-01-31 Michael ZolotukhinAdd gather/scatter tests with incorrect memory operand
2014-01-30 Michael ZolotukhinFix shift for AVX512F gather/scatter instructions
next