summaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
Commit message (Expand)AuthorAgeFilesLines
* x86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich2016-07-011-0/+17
* x86/MPX: fix address size handlingJan Beulich2016-07-011-4/+9
* x86/Intel: don't accept bogus instructionsJan Beulich2016-07-011-5/+27
* x86/Intel: fix operand checking for MOVSDJan Beulich2016-07-011-1/+53
* Add .noavx512XX directives to x86 assemblerH.J. Lu2016-05-291-0/+9
* Update x86 CPU_XXX_FLAGS handlingH.J. Lu2016-05-271-5/+20
* Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu2016-05-271-7/+4
* Correct CpuMax in i386-opc.hH.J. Lu2016-05-271-8/+11
* Don't clear cpu64 nor cpuno64H.J. Lu2016-05-271-2/+0
* Require another match for AVX512VLH.J. Lu2016-05-251-0/+15
* Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu2016-05-251-163/+253
* Preserve addend for R_386_GOT32 and R_X86_64_GOT32H.J. Lu2016-05-201-5/+0
* use XNEW and related macros moreTrevor Saunders2016-05-131-7/+7
* Enable Intel RDPID instruction.Alexander Fomin2016-05-101-0/+2
* Don't use vec_disp8 encoding with the .d32 suffixH.J. Lu2016-04-041-1/+3
* Constify moreAlan Modra2016-04-011-2/+2
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* tc-i386.c: store encoded instructions in unsigned char[]Trevor Saunders2016-03-201-33/+33
* [i386] Check RegVRex in register_numberH.J. Lu2016-02-201-0/+3
* Add -mrelax-relocations= to x86 assemblerH.J. Lu2016-02-031-3/+27
* Add option -mfence-as-lock-add=[no|yes].Andrew Senkevich2016-01-291-0/+35
* Rename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIXH.J. Lu2016-01-251-3/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Process 64-bit imm/disp only for 64-bit BFDH.J. Lu2015-12-181-0/+6
* Implement Intel OSPKE instructionsH.J. Lu2015-12-091-0/+2
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu2015-10-221-1/+9
* Add R_386_GOT32X support to gas and ldH.J. Lu2015-10-221-14/+63
* Add a gas configure option to select the default behaviour for the generation...Nick Clifton2015-10-191-6/+0
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-16/+20
* Remove trailing spaces in gasH.J. Lu2015-08-121-1/+1
* Make x86 Linux assembler default to gABI compliantH.J. Lu2015-07-151-1/+1
* Add support for monitorx/mwaitx instructionsAmit Pawar2015-06-301-0/+30
* Remove COMPRESS_DEBUG_ZLIBH.J. Lu2015-06-281-1/+1
* Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu2015-05-151-0/+22
* Add -mshared option to x86 ELF assemblerH.J. Lu2015-05-151-3/+32
* Revert "Add -mno-shared to x86 assembler"H.J. Lu2015-05-131-17/+0
* Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu2015-05-111-1/+23
* Add Intel MCU support to gasH.J. Lu2015-05-111-3/+55
* Add -mno-shared to x86 assemblerH.J. Lu2015-05-081-0/+17
* Optimize branches to non-weak symbols with visibilityH.J. Lu2015-05-071-4/+20
* Remove i386_elf_emit_arch_noteH.J. Lu2015-05-011-42/+0
* Use "else if" on cpu_arch_isaH.J. Lu2015-04-301-1/+1
* x86: don't require operand size specification for AVX512 broadcastsJan Beulich2015-04-231-0/+1
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-081-1/+2
* Remove the unused cpu_flags_setH.J. Lu2015-03-271-17/+0
* Limit multi-byte nop instructions to 10 bytesH.J. Lu2015-03-201-98/+15
* Add znver1 processorGanesh Gopalasubramanian2015-03-171-0/+6
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Compress debug sections for Linux/x86 by defaultH.J. Lu2014-12-141-0/+5