aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina2-10/+25
2018-05-14Stop generating GNU build notes for linkonce sections.Nick Clifton2-48/+49
2018-05-14Fix a problem in the assembler when checking for overlapping input and output...Nick Clifton2-1/+7
2018-05-12score gcc-8 warning fixesAlan Modra2-70/+72
2018-05-10Allow integer immediates for AArch64 fmov instructions.Tamar Christina8-43/+37
2018-05-10Allow integer immediate for VFP vmov instructions.Tamar Christina4-0/+34
2018-05-09gas: xtensa: fix literal movementMax Filippov9-21/+116
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov6-9/+37
2018-05-08RISC-V: Add missing hint instructions from RV128I.Jim Wilson5-2/+26
2018-05-07Enable Intel MOVDIRI, MOVDIR64B instructionsH.J. Lu14-0/+199
2018-05-07x86: Replace AddrPrefixOp0 with AddrPrefixOpRegH.J. Lu2-3/+12
2018-05-07Cleanup ppc code dealing with opcode dumps.Peter Bergner2-38/+34
2018-05-06gas/i386/xmmhi32.d: Also allow dir32 relocationH.J. Lu2-42/+46
2018-05-06i386: Append ".p2align 4,0" to gas testsH.J. Lu9-0/+23
2018-05-04-Wstringop-truncation warningsAlan Modra3-9/+18
2018-05-01Updated Spanish translation for the gas sub-directory.Nick Clifton2-1394/+909
2018-04-27testsuite: Support filtering targets by TCL procedure in `run_dump_test'Maciej W. Rozycki2-16/+26
2018-04-27Revert "Enable Intel MOVDIRI, MOVDIR64B instructions."Igor Tsimbalist14-197/+0
2018-04-26Enable Intel MOVDIRI, MOVDIR64B instructions.Igor Tsimbalist14-0/+197
2018-04-26Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton10-20/+314
2018-04-26x86: fold various non-memory operand AVX512VL templatesJan Beulich2-17/+61
2018-04-26x86: also optimize zeroing-masking variants of insnsJan Beulich8-73/+84
2018-04-26x86: properly force / avoid forcing EVEX encodingJan Beulich7-7/+76
2018-04-26x86: CpuXSAVE is a prereq for various other featuresJan Beulich4-0/+56
2018-04-26x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMaskJan Beulich7-11/+110
2018-04-26x86: don't recognize bnd<N> as registers without CpuMPXJan Beulich5-0/+29
2018-04-26x86: x87-related adjustmentsJan Beulich7-6/+55
2018-04-26x86: fix indentation in build_modrm_byte()Jan Beulich2-39/+43
2018-04-26x86: move and fold common code in build_modrm_byte()Jan Beulich2-29/+18
2018-04-26x86: drop VexImmExtJan Beulich2-7/+8
2018-04-26x86: tighten assertion in build_modrm_byte()Jan Beulich2-4/+8
2018-04-26x86: drop dead code from build_modrm_byte()Jan Beulich2-19/+10
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon2-1/+34
2018-04-25[ARM] Add FDPIC relocations definitionsChristophe Lyon4-1/+65
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon2-3/+41
2018-04-25Fix the mask for the sqrdml(a|s)h instructions.Tamar Christina4-125/+10064
2018-04-25Updated Spanish translation for the gas directory.Nick Clifton2-559/+432
2018-04-25Remove arm-aout and arm-coff supportAlan Modra159-233/+311
2018-04-23Silence gcc-8 warningsAlan Modra4-6/+17
2018-04-20RISC-V: Add new option -mrelax/-mno-relax.Jim Wilson7-0/+80
2018-04-20Updated Spanish translation for gas sub-directoryNick Clifton2-923/+730
2018-04-18various i386-aout and i386-coff target removalAlan Modra13-239/+16
2018-04-18Tidy gas/configure.tgtAlan Modra2-1/+4
2018-04-18Correct ChangeLog dates for git commit 3f0a5f17d7fAlan Modra1-1/+1
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager2-9/+55
2018-04-17Fix tests to avoid cldemote encoding.Igor Tsimbalist6-4/+19
2018-04-17Enable Intel CLDEMOTE instruction.Igor Tsimbalist15-11/+118
2018-04-16Fix illegal memory accesses in the assembler when attempting to parse corrup ...Nick Clifton4-17/+41
2018-04-16Remove arm-epoc-pe supportAlan Modra11-38/+17
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra12-334/+21