summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Updated Spanish translation for the gas sub-directory.Nick Clifton2018-05-012-1394/+909
* testsuite: Support filtering targets by TCL procedure in `run_dump_test'Maciej W. Rozycki2018-04-272-16/+26
* Revert "Enable Intel MOVDIRI, MOVDIR64B instructions."Igor Tsimbalist2018-04-2714-197/+0
* Enable Intel MOVDIRI, MOVDIR64B instructions.Igor Tsimbalist2018-04-2614-0/+197
* Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton2018-04-2610-20/+314
* x86: fold various non-memory operand AVX512VL templatesJan Beulich2018-04-262-17/+61
* x86: also optimize zeroing-masking variants of insnsJan Beulich2018-04-268-73/+84
* x86: properly force / avoid forcing EVEX encodingJan Beulich2018-04-267-7/+76
* x86: CpuXSAVE is a prereq for various other featuresJan Beulich2018-04-264-0/+56
* x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMaskJan Beulich2018-04-267-11/+110
* x86: don't recognize bnd<N> as registers without CpuMPXJan Beulich2018-04-265-0/+29
* x86: x87-related adjustmentsJan Beulich2018-04-267-6/+55
* x86: fix indentation in build_modrm_byte()Jan Beulich2018-04-262-39/+43
* x86: move and fold common code in build_modrm_byte()Jan Beulich2018-04-262-29/+18
* x86: drop VexImmExtJan Beulich2018-04-262-7/+8
* x86: tighten assertion in build_modrm_byte()Jan Beulich2018-04-262-4/+8
* x86: drop dead code from build_modrm_byte()Jan Beulich2018-04-262-19/+10
* [ARM] Add TLS relocations for FDPIC.Christophe Lyon2018-04-252-1/+34
* [ARM] Add FDPIC relocations definitionsChristophe Lyon2018-04-254-1/+65
* [ARM] Add FDPIC OSABI flag support.Christophe Lyon2018-04-252-3/+41
* Fix the mask for the sqrdml(a|s)h instructions.Tamar Christina2018-04-254-125/+10064
* Updated Spanish translation for the gas directory.Nick Clifton2018-04-252-559/+432
* Remove arm-aout and arm-coff supportAlan Modra2018-04-25159-233/+311
* Silence gcc-8 warningsAlan Modra2018-04-234-6/+17
* RISC-V: Add new option -mrelax/-mno-relax.Jim Wilson2018-04-207-0/+80
* Updated Spanish translation for gas sub-directoryNick Clifton2018-04-202-923/+730
* various i386-aout and i386-coff target removalAlan Modra2018-04-1813-239/+16
* Tidy gas/configure.tgtAlan Modra2018-04-182-1/+4
* Correct ChangeLog dates for git commit 3f0a5f17d7fAlan Modra2018-04-181-1/+1
* [MicroBlaze] PIC data text relativeMichael Eager2018-04-172-9/+55
* Fix tests to avoid cldemote encoding.Igor Tsimbalist2018-04-176-4/+19
* Enable Intel CLDEMOTE instruction.Igor Tsimbalist2018-04-1715-11/+118
* Fix illegal memory accesses in the assembler when attempting to parse corrup ...Nick Clifton2018-04-164-17/+41
* Remove arm-epoc-pe supportAlan Modra2018-04-1611-38/+17
* Remove sparc-aout and sparc-coff supportAlan Modra2018-04-1612-334/+21
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-1630-612/+38
* Remove sh5 and sh64 supportAlan Modra2018-04-16156-10629/+170
* Remove sh-symbianelf supportAlan Modra2018-04-169-26/+11
* Remove m88k supportAlan Modra2018-04-164-7/+6
* Remove i370 supportAlan Modra2018-04-1616-2985/+21
* Remove h8500 supportAlan Modra2018-04-162-5/+4
* Remove h8300-coff supportAlan Modra2018-04-1611-434/+18
* Remove IEEE 695 object supportAlan Modra2018-04-163-3/+6
* Remove netware supportAlan Modra2018-04-167-33/+9
* x86: Allow 32-bit registers for tpause and umwaitH.J. Lu2018-04-154-8/+27
* Stop the assembler from overwriting its output file.John Darrington2018-04-123-0/+30
* Updated Spanish and Russian translations for the gas sub-directoryNick Clifton2018-04-123-7775/+12712
* Enable Intel WAITPKG instructions.Igor Tsimbalist2018-04-1110-1/+110
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-11116-11782/+149
* Use dlsym to check if libdl is needed for pluginH.J. Lu2018-04-052-12/+17