X86: Add ptwrite instruction
[binutils-gdb.git] / gas / config / tc-i386.c
2016-08-24 H.J. LuX86: Add ptwrite instruction
2016-07-05 Jan Beulichx86: fix register check in check_qword_reg()
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/Intel: fix operand checking for MOVSD
2016-05-29 H.J. LuAdd .noavx512XX directives to x86 assembler
2016-05-27 H.J. LuUpdate x86 CPU_XXX_FLAGS handling
2016-05-27 H.J. LuReplace CpuAMD64/CpuIntel64 with AMD64/Intel64
2016-05-27 H.J. LuCorrect CpuMax in i386-opc.h
2016-05-27 H.J. LuDon't clear cpu64 nor cpuno64
2016-05-25 H.J. LuRequire another match for AVX512VL
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-13 Trevor Saundersuse XNEW and related macros more
2016-05-10 Alexander FominEnable Intel RDPID instruction.
2016-04-05 H.J. LuDon't use vec_disp8 encoding with the .d32 suffix
2016-04-01 Alan ModraConstify more
2016-03-29 Trevor Saundersmake md_parse_option () take a const char *
2016-03-20 Trevor Saunderstc-i386.c: store encoded instructions in unsigned char[]
2016-02-20 H.J. Lu[i386] Check RegVRex in register_number
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-26 H.J. LuRename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIX
2016-01-01 Alan ModraCopyright update for binutils
2015-12-18 H.J. LuProcess 64-bit imm/disp only for 64-bit BFD
2015-12-09 H.J. LuImplement Intel OSPKE instructions
2015-11-09 Dominik Vogtgas: Fix left shift of negative value.
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-10-19 Nick CliftonAdd a gas configure option to select the default behavi...
2015-08-21 Nick CliftonAllow symbol and label names to be enclosed in double...
2015-08-12 H.J. LuRemove trailing spaces in gas
2015-07-15 H.J. LuMake x86 Linux assembler default to gABI compliant
2015-06-30 Amit PawarAdd support for monitorx/mwaitx instructions
2015-06-28 H.J. LuRemove COMPRESS_DEBUG_ZLIB
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. LuDefault e_machine to EM_IAMCU for i?86-*-elfiamcu
2015-05-11 H.J. LuAdd Intel MCU support to gas
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-30 H.J. LuUse "else if" on cpu_arch_isa
2015-04-23 Jan Beulichx86: don't require operand size specification for AVX51...
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-03-27 H.J. LuRemove the unused cpu_flags_set
2015-03-20 H.J. LuLimit multi-byte nop instructions to 10 bytes
2015-03-17 Ganesh Gopalasubra... Add znver1 processor
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-14 H.J. LuCompress debug sections for Linux/x86 by default
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-14 H.J. LuCorrect x86 assembler manual
2014-11-13 H.J. LuAdd assembler support for @gotplt
2014-11-12 Alan ModraFix x86 non-ELF build breakage
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-10-14 Alan ModraAvoid undefined behaviour with signed expressions
2014-09-23 H.J. LuDisallow VEX/EVEX encoded instructions in 16-bit mode
2014-09-16 Ilya TocarAdd -mevexrcig={rne|rd|ru|rz} option to x86 assembler.
2014-09-15 H.J. LuRename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIX
2014-09-12 Alan ModraFix tc-i386.c -Werror=logical-not-parentheses error
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. Add AVX512VL versions of...
2014-07-17 Ilya TocarProperly handle EVEX register aliases
2014-06-16 Alan ModraReport an error on x86 pcrel BFD_RELOC_SIZE64
2014-05-19 Nick CliftonExtend the fix already created for PR 16858 so that...
2014-04-28 Nick CliftonThis fixes a bootstrapping problem with gcc 4.9 in...
2014-04-09 Alan Modragas TC_PARSE_CONS_EXPRESSION communication with TC_CONS...
2014-04-04 Ilya TocarAdd support for Intel SGX instructions
2014-03-13 Tristan GingoldAdd pe/x86_64 bigobj file format.
2014-03-05 Alan ModraUpdate copyright years
2014-02-21 Ilya TocarAdd support for CPUID PREFETCHWT1
2014-02-12 Ilya TocarAdd clflushopt, xsaves, xsavec, xrstors
2014-01-22 Michael ZolotukhinRemove regzmm from AVX2 gather assert
2014-01-22 Michael ZolotukhinAdd check for invalid register in AVX512 gathers
2014-01-08 H.J. LuRemove regbnd and vec_disp8
2013-11-18 H.J. LuAdd a dummy "int bnd_prefix" argument
2013-11-17 H.J. LuAdd R_X86_64_PC32_BND and R_X86_64_PLT32_BND
2013-11-15 Michael ZolotukhinReorder invalid default mask check
2013-11-04 Jan Beulichx86-64/gas: fix an asymmetry in suffix/register checking
2013-10-08 Jan Beulichgas/
2013-09-30 Saravanan EkanathanAdd AMD bdver4 support.
2013-07-26 H.J. LuAdd Intel AVX-512 support
2013-07-25 H.J. LuSupport Intel SHA
2013-07-24 H.J. LuSupport Intel MPX
2013-05-31 H.J. LuDon't align text/data/bss sections for ELF
2013-03-07 H.J. LuRewrote i386_index_check
2013-02-28 H.J. LuReplace have_hle with hle_prefix
2013-02-28 H.J. LuOptimize REP prefix check
2013-02-19 H.J. LuImplement Intel SMAP instructions
2013-01-18 H.J. LuSupport size relocation only for ELF
2013-01-17 H.J. LuAdd x86 size relocation support to gas
next