aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2021-02-26Correct an error message in the ARM assembler.Nick Clifton1-1/+1
2021-02-24PR23691, gas .y files vs. automatic make dependenciesAlan Modra2-2/+2
2021-02-19Fix compile time warnings when building riscv assembler.Nick Clifton1-3/+3
2021-02-19RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu1-89/+92
2021-02-18RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling.Nelson Chu1-24/+113
2021-02-16gas: Allow SHF_GNU_RETAIN on all sectionsH.J. Lu1-6/+12
2021-02-16x86: honor template rather than actual operands when updating i.xstateJan Beulich1-5/+5
2021-02-16x86: record register use for SIMD insns without respective explicit operandsJan Beulich1-0/+12
2021-02-15IBM Z: Implement instruction set extensionsAndreas Krebbel1-0/+2
2021-02-09Remove arm-symbianelfAlan Modra2-27/+1
2021-02-08opcodes: tic54x: namespace exported variablesMike Frysinger1-14/+14
2021-02-04RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu1-10/+0
2021-02-01PR27283 gas for alpha fails to build with gcc 11Alan Modra1-1/+1
2021-01-26nios2: Don't disable relaxation with --gdwarf-NH.J. Lu1-4/+0
2021-01-18PR27198, segv in S_IS_WEAKAlan Modra1-0/+3
2021-01-15RISC-V: Indent and GNU coding standards tidy, also aligned the code.Nelson Chu2-59/+55
2021-01-15RISC-V: Error and warning messages tidy.Nelson Chu1-58/+66
2021-01-15RISC-V: Comments tidy and improvement.Nelson Chu1-161/+130
2021-01-14gas: make [248]byte directives available everywhereMike Frysinger1-4/+0
2021-01-14gas: bfin: fix build time warningsMike Frysinger1-1/+4
2021-01-13x86: Don't generate GOT_symbol for PLT relocationsH.J. Lu1-19/+20
2021-01-11aarch64: Remove support for CSREKyrylo Tkachov1-31/+0
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-0/+3
2021-01-07RISC-V: Add pause hint instruction.Philipp Tomsich1-0/+2
2021-01-07RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf1-1/+13
2021-01-06RISC-V: Implement support for big endian targets.Marcus Comstedt2-7/+27
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu1-1/+3
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra3-5/+5
2021-01-01Update year range in copyright notice of binutils filesAlan Modra237-237/+237
2021-01-01gas: Change to "swym 0" as canonical nop insn for MMIXHans-Peter Nilsson1-1/+1
2020-12-16constify elfNN_bedAlan Modra1-16/+11
2020-12-16PR27071, gas bugs uncovered by fuzzingAlan Modra2-1/+22
2020-12-11Add support for the .bss pseudo-op to the Z80 assembler.Nick Clifton1-0/+10
2020-12-10RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.Nelson Chu1-0/+33
2020-12-10RISC-V: Control fence.i and csr instructions by zifencei and zicsr.Nelson Chu1-4/+10
2020-12-08gas: Generate a new section for SHF_GNU_RETAINH.J. Lu2-18/+20
2020-12-01RISC-V: Support to add implicit extensions.Nelson Chu1-1/+3
2020-12-01RISC-V: Improve the version parsing for arch string.Nelson Chu1-13/+10
2020-11-23aarch64: Add support for Cortex-A78CPrzemyslaw Wirkus1-0/+9
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz1-17/+63
2020-11-16aarch64: Add +pauth flag for Pointer Authentication featurePrzemyslaw Wirkus1-0/+2
2020-11-16aarch64: Extract Condition flag manipulation feature from Armv8.4-APrzemyslaw Wirkus1-0/+2
2020-11-16arm: Add support for Cortex-A78CPrzemyslaw Wirkus1-0/+3
2020-11-13gas, arm: PR26858 Fix availability of single precision vmul/vmla in arm modeAndre Vieira1-2/+2
2020-11-12MSP430: gas: Ignore -md option required for GCC backward compatibilityJozef Lawrynowicz1-0/+8
2020-11-09gas: improve reproducibility for stabs debugging data formatDenys Zagorui1-1/+2
2020-11-09aarch64: Update LS64 feature with system registerPrzemyslaw Wirkus1-1/+2
2020-11-09aarch64: Limit Rt register number for LS64 load/store instructionsPrzemyslaw Wirkus1-0/+16
2020-11-09RISC-V: Update ABI to the elf_flags after parsing elf attributes.Nelson Chu1-47/+55
2020-11-03[PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7Przemyslaw Wirkus1-0/+2