Age | Commit message (Expand) | Author | Files | Lines |
2018-04-25 | Fix the mask for the sqrdml(a|s)h instructions. | Tamar Christina | 4 | -125/+10064 |
2018-04-25 | Updated Spanish translation for the gas directory. | Nick Clifton | 2 | -559/+432 |
2018-04-25 | Remove arm-aout and arm-coff support | Alan Modra | 159 | -233/+311 |
2018-04-23 | Silence gcc-8 warnings | Alan Modra | 4 | -6/+17 |
2018-04-20 | RISC-V: Add new option -mrelax/-mno-relax. | Jim Wilson | 7 | -0/+80 |
2018-04-20 | Updated Spanish translation for gas sub-directory | Nick Clifton | 2 | -923/+730 |
2018-04-18 | various i386-aout and i386-coff target removal | Alan Modra | 13 | -239/+16 |
2018-04-18 | Tidy gas/configure.tgt | Alan Modra | 2 | -1/+4 |
2018-04-18 | Correct ChangeLog dates for git commit 3f0a5f17d7f | Alan Modra | 1 | -1/+1 |
2018-04-17 | [MicroBlaze] PIC data text relative | Michael Eager | 2 | -9/+55 |
2018-04-17 | Fix tests to avoid cldemote encoding. | Igor Tsimbalist | 6 | -4/+19 |
2018-04-17 | Enable Intel CLDEMOTE instruction. | Igor Tsimbalist | 15 | -11/+118 |
2018-04-16 | Fix illegal memory accesses in the assembler when attempting to parse corrup ... | Nick Clifton | 4 | -17/+41 |
2018-04-16 | Remove arm-epoc-pe support | Alan Modra | 11 | -38/+17 |
2018-04-16 | Remove sparc-aout and sparc-coff support | Alan Modra | 12 | -334/+21 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 30 | -612/+38 |
2018-04-16 | Remove sh5 and sh64 support | Alan Modra | 156 | -10629/+170 |
2018-04-16 | Remove sh-symbianelf support | Alan Modra | 9 | -26/+11 |
2018-04-16 | Remove m88k support | Alan Modra | 4 | -7/+6 |
2018-04-16 | Remove i370 support | Alan Modra | 16 | -2985/+21 |
2018-04-16 | Remove h8500 support | Alan Modra | 2 | -5/+4 |
2018-04-16 | Remove h8300-coff support | Alan Modra | 11 | -434/+18 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 3 | -3/+6 |
2018-04-16 | Remove netware support | Alan Modra | 7 | -33/+9 |
2018-04-15 | x86: Allow 32-bit registers for tpause and umwait | H.J. Lu | 4 | -8/+27 |
2018-04-12 | Stop the assembler from overwriting its output file. | John Darrington | 3 | -0/+30 |
2018-04-12 | Updated Spanish and Russian translations for the gas sub-directory | Nick Clifton | 3 | -7775/+12712 |
2018-04-11 | Enable Intel WAITPKG instructions. | Igor Tsimbalist | 10 | -1/+110 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 116 | -11782/+149 |
2018-04-05 | Use dlsym to check if libdl is needed for plugin | H.J. Lu | 2 | -12/+17 |
2018-04-04 | i386: Clear vex instead of vex.evex | H.J. Lu | 3 | -0/+14 |
2018-03-30 | Make power8 the default cpu when assembling for 64-bit little endian targets. | Peter Bergner | 2 | -1/+11 |
2018-03-28 | [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp... | Renlin Li | 26 | -6/+297 |
2018-03-28 | x86: drop VecESize | Jan Beulich | 8 | -14/+42 |
2018-03-28 | x86: convert broadcast insn attribute to boolean | Jan Beulich | 4 | -25/+332 |
2018-03-28 | x86: fold to-scalar-int conversion insns | Jan Beulich | 2 | -2/+11 |
2018-03-28 | x86: don't show suffixes for to-scalar-int conversion insns | Jan Beulich | 3 | -16/+22 |
2018-03-28 | Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R... | Nick Clifton | 4 | -0/+67 |
2018-03-22 | x86: use local variable in check_VecOperands() | Jan Beulich | 2 | -7/+13 |
2018-03-22 | ix86: allow HLE store of accumulator to absolute address | Jan Beulich | 5 | -0/+25 |
2018-03-22 | x86: fix swapped operand handling for BNDMOV | Jan Beulich | 6 | -0/+31 |
2018-03-22 | x86/Intel: fix fallout from earlier template folding | Jan Beulich | 5 | -2/+244 |
2018-03-22 | x86: fold a few XOP templates | Jan Beulich | 5 | -4/+150 |
2018-03-19 | Updated Spanish translation for the bfd/ sub-directory, and updated Ukranian ... | Nick Clifton | 2 | -2/+6 |
2018-03-16 | RISC-V: Emit better warning for unknown CSR. | Jim Wilson | 5 | -6/+26 |
2018-03-14 | Missing testcase files for last commit. | Jim Wilson | 2 | -0/+90 |
2018-03-14 | RISC-V: Add .insn support. | Jim Wilson | 3 | -27/+673 |
2018-03-13 | Updated Russian and Brazilian Portuguese translations. | Nick Clifton | 2 | -1027/+1247 |
2018-03-09 | x86: Encode EVEX instructions with VEX128 if possible | H.J. Lu | 4 | -25/+33 |
2018-03-09 | x86: Strip whitespace in check_VecOperations | H.J. Lu | 4 | -2/+15 |