aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2021-01-14gas: bfin: fix build time warningsMike Frysinger2-1/+9
2021-01-13x86: Don't generate GOT_symbol for PLT relocationsH.J. Lu7-19/+79
2021-01-13Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra3-0/+7
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu4-0/+28
2021-01-12Updated translations for some subdirectoriesNick Clifton2-3617/+3626
2021-01-11Binutils: Check if AR works with --plugin and rcH.J. Lu2-3/+16
2021-01-11aarch64: Remove support for CSREKyrylo Tkachov12-100/+19
2021-01-11Updated translations for multiple subdirectoriesNick Clifton2-3616/+3625
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu2-2/+29
2021-01-09Change version number to 2.36.50 and regenerate filesNick Clifton3-1065/+1091
2021-01-09Add Changelog entries and NEWS entries for 2.36 branchNick Clifton2-0/+6
2021-01-09POWER10: Add Return-Oriented Programming instructionsPeter Bergner7-0/+97
2021-01-09configure regenAlan Modra2-2/+6
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault2-11/+5
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu22-117/+165
2021-01-07RISC-V: Add pause hint instruction.Philipp Tomsich4-0/+22
2021-01-07RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf5-1/+177
2021-01-06sparc-elf ld test failsAlan Modra2-16/+22
2021-01-06gas APP macro testsAlan Modra5-0/+11
2021-01-06RISC-V: Mention -mbig-endian and -mlittle-endian in docMarcus Comstedt3-0/+14
2021-01-06RISC-V: Fix riscv gas/ld testsuites failures for big endian.Marcus Comstedt12-11/+26
2021-01-06RISC-V: Implement support for big endian targets.Marcus Comstedt4-8/+44
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu2-1/+9
2021-01-04PR27102, gas: "section symbols are already global"Alan Modra2-3/+8
2021-01-04PR27101, as: Reject (byte) .align 0x100000000Alan Modra2-2/+8
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra8-12/+20
2021-01-01Update year range in copyright notice of binutils filesAlan Modra568-570/+574
2021-01-01ChangeLog rotationAlan Modra2-6107/+6121
2021-01-01gas: Change to "swym 0" as canonical nop insn for MMIXHans-Peter Nilsson2-1/+5
2020-12-25gas: Update 80387 floating point 's' suffixH.J. Lu1-1/+1
2020-12-18Statically initialise target common sectionsAlan Modra2-17/+13
2020-12-16constify elfNN_bedAlan Modra2-16/+16
2020-12-16PR27071, gas bugs uncovered by fuzzingAlan Modra4-8/+34
2020-12-14rx-elf FAIL: SHF_GNU_RETAIN sections 27Alan Modra2-10/+16
2020-12-13x86: Do not dump DS/CS segment overrides for branch hintsBorislav Petkov10-60/+82
2020-12-11Add support for the .bss pseudo-op to the Z80 assembler.Nick Clifton2-0/+17
2020-12-10RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.Nelson Chu5-0/+171
2020-12-10RISC-V: Control fence.i and csr instructions by zifencei and zicsr.Nelson Chu9-11/+95
2020-12-08gas: Generate a new section for SHF_GNU_RETAINH.J. Lu7-21/+97
2020-12-04IBM Z: Add risbgz and risbgnz extended mnemonicsAndreas Krebbel5-15/+31
2020-12-03IBM Z: Add support for HLASM extended mnemonicsAndreas Krebbel7-52/+166
2020-12-01RISC-V: Support to add implicit extensions for G.Nelson Chu4-1/+20
2020-12-01RISC-V: Support to add implicit extensions.Nelson Chu12-12/+48
2020-12-01RISC-V: Improve the version parsing for arch string.Nelson Chu23-35/+72
2020-12-01RISC-V: Add zifencei and prefixed h class extensions.Nelson Chu7-2/+23
2020-12-01RISC-V: Don't allow any uppercase letter in the arch string.Nelson Chu4-2/+11
2020-12-01RISC-V: Minor cleanup and testcases improvement for arch string parser.Nelson Chu55-59/+156
2020-11-29x86: Do not dump DS/CS segment overrides for branch hintsBorislav Petkov7-0/+34
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz6-0/+50
2020-11-25gas output_file_close error messageAlan Modra3-3/+8