aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Document the assembler's .dc, .dcb and .ds directives.Nick Clifton2-5/+107
2018-02-23nds32: Support target directive .ict_model.Kuan-Lin Chen2-1/+59
2018-02-22Diagnose when trying to assemble conditional FP16 vmovx and vinsAndre Simoes Dias Vieira3-205/+279
2018-02-22x86: Add {rex} pseudo prefixH.J. Lu5-0/+94
2018-02-22Fix memory access violation when attempting to shorten a suffixed micromips i...A. Wilcox2-1/+7
2018-02-20MIPS16/GAS/testsuite: Add cross-section R_MIPS16_PC16_S1 relocation testsMaciej W. Rozycki6-0/+122
2018-02-20gas: xtensa: limit size of auto litpoolsMax Filippov7-45/+119
2018-02-20Clarify .arch_extension possible valuesThomas Preud'homme2-1/+6
2018-02-17Add .nop assembler directiveH.J. Lu30-111/+812
2018-02-15Fix AArch32 build attributes for Armv8.4-A.Tamar Christina3-1/+23
2018-02-13gas: xtensa: fix trampoline placementMax Filippov2-0/+11
2018-02-13Fix ARm assembler so that it rejects invalid immediate values for the Thumb O...Nick Clifton5-3/+28
2018-02-13x86-64: Generate branch with PLT32 relocationH.J. Lu10-23/+85
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton9-16/+75
2018-02-13MIPS/GAS/testsuite: Correct duplicate `Loongson-3A tests' test nameMaciej W. Rozycki2-1/+5
2018-02-12MIPS/GAS/test: Fix an n32 `.reginfo' size test failureMaciej W. Rozycki2-1/+6
2018-02-12MIPS: Fix encoding for MIPSr6 sigrie instruction.Henry Wong4-6/+12
2018-02-12Update Russian translation for the gas/ sub-directory.Nick Clifton2-574/+600
2018-02-08PR22819, powerpc gas "instruction address is not a multiple of 4"Alan Modra8-35/+70
2018-02-05RISC-V/GAS: Correct an `expr' global shadowing error for pre-4.8 GCCMaciej W. Rozycki2-3/+8
2018-02-05MIPS/BFD: Correctly report unsupported `.reginfo' section sizeMaciej W. Rozycki6-0/+24
2018-02-05Updated Brazillian portuguese and Russian translationNick Clifton2-273/+263
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