aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)Author
2018-01-16Update translations for various binutils components.Nick Clifton
2018-01-15RISC-V: Add support for addi that compresses to c.nop.Jim Wilson
2018-01-15[ARM] Add new macro for Thumb-only opcodesThomas Preud'homme
2018-01-15[ARM] Enable conditional Armv8-M instructionsThomas Preud'homme
2018-01-15[ARM] No IT usage deprecation for ARMv8-MThomas Preud'homme
2018-01-15Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton
2018-01-13Update pot filesNick Clifton
2018-01-13Bump version number to 2.30.51Nick Clifton
2018-01-13Add note about 2.30 branch creation to changelogsNick Clifton
2018-01-13Add 2.30 markers to NEWS files.Nick Clifton
2018-01-12Fix compile time warning building aout targeted architectures.Gunther Nikl
2018-01-11Remove VL variants for 4FMAPS and 4VNNIW insns.Igor Tsimbalist
2018-01-11gas tc-arm.c warning fixAlan Modra
2018-01-10x86: fix Disp8 handling for scalar AVX512_4FMAPS insnsJan Beulich
2018-01-10x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variantsJan Beulich
2018-01-09RISC-V: Disassemble x0 based addresses as 0.Jim Wilson
2018-01-09[Arm] Add CSDB instructionJames Greenhalgh
2018-01-09Add support for the AArch64's CSDB instruction.James Greenhalgh
2018-01-08x86: Properly encode vmovd with 64-bit memeoryH.J. Lu
2018-01-08Add a description of the X86_64 assembler's .largcomm pseudo-op.Nick Clifton
2018-01-04RISC-V: Add 2 missing privileged registers.Jim Wilson
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2018-01-03ChangeLog rotationAlan Modra
2018-01-02Fix typo in do_mrs function in ARM assembler.Nick Clifton
2017-12-28RISC-V: Add missing privileged spec registers.Jim Wilson
2017-12-20RISC-V: Add compressed instruction hints, and a few misc cleanups.Jim Wilson
2017-12-19Correct disassembly of dot product instructions.Tamar Christina
2017-12-19Add support for V_4B so we can properly reject it.Tamar Christina
2017-12-18Resolve PR 22493 - the encoding to be used when pushing the stack pointer ont...Nick Clifton
2017-12-18x86: fold certain AVX and AVX2 templatesJan Beulich
2017-12-18x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich
2017-12-18x86: drop FloatReg and FloatAccJan Beulich
2017-12-18x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich
2017-12-17x86: Check pseudo prefix without instructionH.J. Lu
2017-12-15x86: correct operand type checksJan Beulich
2017-12-15x86: correct abort checkJan Beulich
2017-12-14Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton
2017-12-13Add missing RISC-V fsrmi and fsflagsi instructions.Jim Wilson
2017-12-13This patch enables disassembler_needs_relocs for PRU. It is needed to print c...Dimitar Dimitrov
2017-12-12Don't mask X_add_number containing a register numberAlan Modra
2017-12-08gas: xtensa: fix comparison of trampoline chain symbolsMax Filippov
2017-12-04Documentation fixAlan Modra
2017-12-04Run powerpc vle gas tests for all powerpc ELF targetsAlan Modra
2017-12-03Fix for texinfo 4.8.Jim Wilson
2017-12-01Update and clean up RISC-V gas documentation.Jim Wilson
2017-12-01Use consistent types for holding instructions, instruction masks, etc.Peter Bergner
2017-11-30x86: drop Vec_Disp8Jan Beulich
2017-11-30x86/Intel: issue diagnostics for redundant segment override prefixesJan Beulich
2017-11-30Revert "x86: Update segment register check in Intel syntax"Jan Beulich
2017-11-29Give Palmer co-credit for last patch.Jim Wilson