aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2018-06-08[AArch64][gas] Add support for Arm Cortex-A76kyrtka011-0/+3
2018-06-07Fix AArch64 unintialized variable which can cause diagnostic failures.Tamar Christina1-0/+2
2018-06-06Update the AArch64 assembler to note that the Qualcomm Saphira cpu supports A...Sameera Deshpande1-1/+1
2018-06-04xtensa: add separate property sections optionMax Filippov1-1/+21
2018-06-01x86: relax redundant REX prefix checkJan Beulich1-2/+3
2018-06-01x86: simplify control register checkJan Beulich1-5/+2
2018-06-01x86: tighten condition for emitting LOCK on control register accessesJan Beulich1-4/+3
2018-05-30Add znver2 support.Amit Pawar1-0/+2
2018-05-24RISC-V: Fix .align handling when .option norelax.Jim Wilson2-10/+22
2018-05-21Remove fake operand handling for extended mnemonics.Peter Bergner1-14/+2
2018-05-18RISC-V: Add RV32E support.Jim Wilson1-10/+56
2018-05-18Add support for the Freescale s12z processor.John Darrington2-0/+3945
2018-05-16NDS32/GAS: Correct an `expr' global shadowing error for pre-4.8 GCCMaciej W. Rozycki1-2/+2
2018-05-15Allow non-fatal errors to be emitted and for disassembly notes be placed on A...Tamar Christina1-51/+81
2018-05-15Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina1-10/+19
2018-05-12score gcc-8 warning fixesAlan Modra1-70/+66
2018-05-10Allow integer immediates for AArch64 fmov instructions.Tamar Christina1-21/+4
2018-05-10Allow integer immediate for VFP vmov instructions.Tamar Christina1-0/+8
2018-05-09gas: xtensa: fix literal movementMax Filippov1-21/+30
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov1-5/+13
2018-05-07Enable Intel MOVDIRI, MOVDIR64B instructionsH.J. Lu1-0/+41
2018-05-07x86: Replace AddrPrefixOp0 with AddrPrefixOpRegH.J. Lu1-3/+7
2018-05-07Cleanup ppc code dealing with opcode dumps.Peter Bergner1-38/+26
2018-05-04-Wstringop-truncation warningsAlan Modra2-9/+11
2018-04-27Revert "Enable Intel MOVDIRI, MOVDIR64B instructions."Igor Tsimbalist1-40/+0
2018-04-26Enable Intel MOVDIRI, MOVDIR64B instructions.Igor Tsimbalist1-0/+40
2018-04-26x86: fold various non-memory operand AVX512VL templatesJan Beulich1-17/+54
2018-04-26x86: also optimize zeroing-masking variants of insnsJan Beulich1-1/+1
2018-04-26x86: properly force / avoid forcing EVEX encodingJan Beulich1-7/+5
2018-04-26x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMaskJan Beulich1-11/+13
2018-04-26x86: don't recognize bnd<N> as registers without CpuMPXJan Beulich1-0/+3
2018-04-26x86: x87-related adjustmentsJan Beulich1-6/+5
2018-04-26x86: fix indentation in build_modrm_byte()Jan Beulich1-39/+39
2018-04-26x86: move and fold common code in build_modrm_byte()Jan Beulich1-29/+13
2018-04-26x86: drop VexImmExtJan Beulich1-7/+3
2018-04-26x86: tighten assertion in build_modrm_byte()Jan Beulich1-4/+3
2018-04-26x86: drop dead code from build_modrm_byte()Jan Beulich1-19/+4
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon1-1/+25
2018-04-25[ARM] Add FDPIC relocations definitionsChristophe Lyon1-1/+26
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon1-3/+31
2018-04-25Remove arm-aout and arm-coff supportAlan Modra3-73/+2
2018-04-23Silence gcc-8 warningsAlan Modra2-4/+8
2018-04-20RISC-V: Add new option -mrelax/-mno-relax.Jim Wilson1-0/+14
2018-04-18various i386-aout and i386-coff target removalAlan Modra5-187/+0
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager1-9/+36
2018-04-17Enable Intel CLDEMOTE instruction.Igor Tsimbalist1-0/+2
2018-04-16Fix illegal memory accesses in the assembler when attempting to parse corrup ...Nick Clifton1-1/+2
2018-04-16Remove arm-epoc-pe supportAlan Modra2-30/+1
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra4-264/+6
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra4-285/+4