aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra30-612/+38
2018-04-16Remove sh5 and sh64 supportAlan Modra156-10629/+170
2018-04-16Remove sh-symbianelf supportAlan Modra9-26/+11
2018-04-16Remove m88k supportAlan Modra4-7/+6
2018-04-16Remove i370 supportAlan Modra16-2985/+21
2018-04-16Remove h8500 supportAlan Modra2-5/+4
2018-04-16Remove h8300-coff supportAlan Modra11-434/+18
2018-04-16Remove IEEE 695 object supportAlan Modra3-3/+6
2018-04-16Remove netware supportAlan Modra7-33/+9
2018-04-15x86: Allow 32-bit registers for tpause and umwaitH.J. Lu4-8/+27
2018-04-12Stop the assembler from overwriting its output file.John Darrington3-0/+30
2018-04-12Updated Spanish and Russian translations for the gas sub-directoryNick Clifton3-7775/+12712
2018-04-11Enable Intel WAITPKG instructions.Igor Tsimbalist10-1/+110
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra116-11782/+149
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu2-12/+17
2018-04-04i386: Clear vex instead of vex.evexH.J. Lu3-0/+14