aboutsummaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* 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
* i386: Clear vex instead of vex.evexH.J. Lu2018-04-043-0/+14
* Make power8 the default cpu when assembling for 64-bit little endian targets.Peter Bergner2018-03-302-1/+11
* [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...Renlin Li2018-03-2826-6/+297
* x86: drop VecESizeJan Beulich2018-03-288-14/+42
* x86: convert broadcast insn attribute to booleanJan Beulich2018-03-284-25/+332
* x86: fold to-scalar-int conversion insnsJan Beulich2018-03-282-2/+11
* x86: don't show suffixes for to-scalar-int conversion insnsJan Beulich2018-03-283-16/+22
* Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R...Nick Clifton2018-03-284-0/+67
* x86: use local variable in check_VecOperands()Jan Beulich2018-03-222-7/+13
* ix86: allow HLE store of accumulator to absolute addressJan Beulich2018-03-225-0/+25
* x86: fix swapped operand handling for BNDMOVJan Beulich2018-03-226-0/+31
* x86/Intel: fix fallout from earlier template foldingJan Beulich2018-03-225-2/+244
* x86: fold a few XOP templatesJan Beulich2018-03-225-4/+150
* Updated Spanish translation for the bfd/ sub-directory, and updated Ukranian ...Nick Clifton2018-03-192-2/+6
* RISC-V: Emit better warning for unknown CSR.Jim Wilson2018-03-165-6/+26
* Missing testcase files for last commit.Jim Wilson2018-03-142-0/+90
* RISC-V: Add .insn support.Jim Wilson2018-03-143-27/+673
* Updated Russian and Brazilian Portuguese translations.Nick Clifton2018-03-132-1027/+1247
* x86: Encode EVEX instructions with VEX128 if possibleH.J. Lu2018-03-094-25/+33
* x86: Strip whitespace in check_VecOperationsH.J. Lu2018-03-094-2/+15
* x86: Optimize with EVEX128 encoding for AVX512VLH.J. Lu2018-03-0813-56/+459
* x86-64: Also optimize "clr reg64"H.J. Lu2018-03-084-7/+23
* x86: Remove support for old (<= 2.8.1) versions of gccH.J. Lu2018-03-0810-54/+44
* x86: fold several AVX512VL templatesJan Beulich2018-03-082-6/+47
* x86: fold certain AVX512 rotate and shift templatesJan Beulich2018-03-082-3/+9
* x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIXJan Beulich2018-03-083-43/+32