aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2021-01-21PR27221, 058430b4a1 warnings while assembling the Linux kernelAlan Modra6-22/+13
2021-01-21PR27218, memory access violation in dwarf2dbg.cAlan Modra2-13/+20
2021-01-20PowerPC: Don't generate unused section symbolsAlan Modra4-3/+6
2021-01-18as: Automatically enable DWARF5 supportH.J. Lu4-9/+30
2021-01-18PR27198, segv in S_IS_WEAKAlan Modra6-0/+21
2021-01-15RISC-V: Indent and GNU coding standards tidy, also aligned the code.Nelson Chu3-59/+61
2021-01-15RISC-V: Error and warning messages tidy.Nelson Chu9-292/+311
2021-01-15RISC-V: Comments tidy and improvement.Nelson Chu2-161/+136
2021-01-14gas: make [248]byte directives available everywhereMike Frysinger4-11/+10
2021-01-14gas: bfin: build lexer with -WerrorMike Frysinger3-4/+9
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