summaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-181-45/+15
* Add AVX512VBMI instructionsIlya Tocar2014-11-171-0/+2
* Add AVX512IFMA instructionsIlya Tocar2014-11-171-0/+2
* Add pcommit instructionIlya Tocar2014-11-171-0/+2
* Add clwb instructionIlya Tocar2014-11-171-0/+2
* Correct x86 assembler manualH.J. Lu2014-11-141-10/+10
* Add assembler support for @gotpltH.J. Lu2014-11-131-0/+3
* Fix x86 non-ELF build breakageAlan Modra2014-11-121-0/+2
* X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2014-11-071-0/+9
* Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra2014-10-181-1/+1
* Avoid undefined behaviour with signed expressionsAlan Modra2014-10-141-13/+12
* Disallow VEX/EVEX encoded instructions in 16-bit modeH.J. Lu2014-09-231-4/+13
* Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler.Ilya Tocar2014-09-161-1/+23
* Rename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIXH.J. Lu2014-09-151-3/+3
* Fix tc-i386.c -Werror=logical-not-parentheses errorAlan Modra2014-09-121-6/+6
* Add -momit_lock_prefix=[no|yes] optionIlya Tocar2014-08-061-0/+27
* Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar2014-07-221-0/+2
* Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar2014-07-221-0/+2