aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2018-01-31PR22714, Assembler preprocessor loses track of \@Alan Modra2-1/+29
2018-01-30Fix PR gas/22738 (.dc.a directive has wrong size on SPARC 64-bit).Eric Botcazou3-2/+26
2018-01-29Update Russian translation for the gas sub-directoryNick Clifton2-4734/+9701
2018-01-26MIPS/GAS: Correct `mips-*-windiss' target emulation configurationMaciej W. Rozycki2-0/+6
2018-01-26MIPS/GAS: Correct `mips-*-sysv4*' target emulation configurationMaciej W. Rozycki2-1/+6
2018-01-24[GAS][AARCH64]Add group relocations to create PC-relative offset.Renlin Li16-0/+263
2018-01-23MIPS/GAS: Correct default ABI selection for `mips64*-ps2-elf*'Maciej W. Rozycki3-2/+10
2018-01-23MIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option markerMaciej W. Rozycki2-1/+5
2018-01-23Enable Intel PCONFIG instruction.Igor Tsimbalist10-1/+74
2018-01-23Enable Intel WBNOINVD instruction.Igor Tsimbalist10-0/+74
2018-01-23MIPS/GAS: Correct `as --help' always reporting `o32' as the default ABIMaciej W. Rozycki2-3/+13
2018-01-23MIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2' help textMaciej W. Rozycki2-0/+8
2018-01-22GAS/doc: Correct `.set nomips16e2' directive description syntaxMaciej W. Rozycki2-2/+7
2018-01-22Fix the RX assembler so that it can handle escaped double quote characters, i...Oleg Endo5-2/+30
2018-01-19[gas/ARM] Remove spurious commentsThomas Preud'homme2-2/+5
2018-01-17RISC-V: Fix bug in prior addi/c.nop patch.Jim Wilson2-0/+15
2018-01-17Replace CET bit with IBT and SHSTK bits.Igor Tsimbalist12-6/+69
2018-01-16Update translations for various binutils components.Nick Clifton2-2448/+2647
2018-01-15RISC-V: Add support for addi that compresses to c.nop.Jim Wilson3-2/+9
2018-01-15[ARM] Add new macro for Thumb-only opcodesThomas Preud'homme2-9/+27
2018-01-15[ARM] Enable conditional Armv8-M instructionsThomas Preud'homme3-11/+27
2018-01-15[ARM] No IT usage deprecation for ARMv8-MThomas Preud'homme7-54/+70
2018-01-15Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton2-2446/+2678
2018-01-13Update pot filesNick Clifton2-2430/+2597
2018-01-13Bump version number to 2.30.51Nick Clifton2-10/+14
2018-01-13Add note about 2.30 branch creation to changelogsNick Clifton1-0/+1
2018-01-13Add 2.30 markers to NEWS files.Nick Clifton2-0/+6
2018-01-12Fix compile time warning building aout targeted architectures.Gunther Nikl2-3/+10
2018-01-11Remove VL variants for 4FMAPS and 4VNNIW insns.Igor Tsimbalist20-1030/+36
2018-01-11gas tc-arm.c warning fixAlan Modra2-1/+6
2018-01-10x86: fix Disp8 handling for scalar AVX512_4FMAPS insnsJan Beulich13-381/+402
2018-01-10x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variantsJan Beulich7-0/+46
2018-01-09RISC-V: Disassemble x0 based addresses as 0.Jim Wilson3-0/+21
2018-01-09[Arm] Add CSDB instructionJames Greenhalgh6-0/+44
2018-01-09Add support for the AArch64's CSDB instruction.James Greenhalgh2-1/+6
2018-01-08x86: Properly encode vmovd with 64-bit memeoryH.J. Lu5-0/+145
2018-01-08Add a description of the X86_64 assembler's .largcomm pseudo-op.Nick Clifton2-1/+16
2018-01-04RISC-V: Add 2 missing privileged registers.Jim Wilson3-24/+33
2018-01-03Update year range in copyright notice of binutils filesAlan Modra578-580/+584
2018-01-03ChangeLog rotationAlan Modra2-4407/+4421
2018-01-02Fix typo in do_mrs function in ARM assembler.Nick Clifton2-1/+7
2017-12-28RISC-V: Add missing privileged spec registers.Jim Wilson3-0/+522
2017-12-20RISC-V: Add compressed instruction hints, and a few misc cleanups.Jim Wilson14-0/+110
2017-12-19Correct disassembly of dot product instructions.Tamar Christina3-434/+446
2017-12-19Add support for V_4B so we can properly reject it.Tamar Christina5-3/+35
2017-12-18Resolve PR 22493 - the encoding to be used when pushing the stack pointer ont...Nick Clifton2-0/+11
2017-12-18x86: fold certain AVX and AVX2 templatesJan Beulich2-38/+52
2017-12-18x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich4-125/+146
2017-12-18x86: drop FloatReg and FloatAccJan Beulich2-11/+18
2017-12-18x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich3-133/+138