aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-30Make power8 the default cpu when assembling for 64-bit little endian targets.Peter Bergner2-1/+11
2018-03-28[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...Renlin Li26-6/+297
2018-03-28x86: drop VecESizeJan Beulich8-14/+42
2018-03-28x86: convert broadcast insn attribute to booleanJan Beulich4-25/+332
2018-03-28x86: fold to-scalar-int conversion insnsJan Beulich2-2/+11
2018-03-28x86: don't show suffixes for to-scalar-int conversion insnsJan Beulich3-16/+22
2018-03-28Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R...Nick Clifton4-0/+67
2018-03-22x86: use local variable in check_VecOperands()Jan Beulich2-7/+13
2018-03-22ix86: allow HLE store of accumulator to absolute addressJan Beulich5-0/+25
2018-03-22x86: fix swapped operand handling for BNDMOVJan Beulich6-0/+31
2018-03-22x86/Intel: fix fallout from earlier template foldingJan Beulich5-2/+244
2018-03-22x86: fold a few XOP templatesJan Beulich5-4/+150
2018-03-19Updated Spanish translation for the bfd/ sub-directory, and updated Ukranian ...Nick Clifton2-2/+6
2018-03-16RISC-V: Emit better warning for unknown CSR.Jim Wilson5-6/+26
2018-03-14Missing testcase files for last commit.Jim Wilson2-0/+90
2018-03-14RISC-V: Add .insn support.Jim Wilson3-27/+673
2018-03-13Updated Russian and Brazilian Portuguese translations.Nick Clifton2-1027/+1247
2018-03-09x86: Encode EVEX instructions with VEX128 if possibleH.J. Lu4-25/+33
2018-03-09x86: Strip whitespace in check_VecOperationsH.J. Lu4-2/+15
2018-03-08x86: Optimize with EVEX128 encoding for AVX512VLH.J. Lu13-56/+459
2018-03-08x86-64: Also optimize "clr reg64"H.J. Lu4-7/+23
2018-03-08x86: Remove support for old (<= 2.8.1) versions of gccH.J. Lu10-54/+44