summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Add missing changelog for Update encodings for stg, st2g, stzg and s...Tamar Christina2019-01-251-0/+10
* AArch64: Update encodings for stg, st2g, stzg and st2zg.Sudi Das2019-01-255-69/+102
* AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension.Sudi Das2019-01-255-0/+34
* AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das2019-01-256-59/+16
* PR23940, check bounds before usingWu Heng2019-01-252-2/+7
* PR24125, Assertion failure with embedded NULs in stringAlan Modra2019-01-252-2/+6
* Updated translations for various binutils subdirectories.Nick Clifton2019-01-212-2744/+3164
* Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton2019-01-194-2710/+3122
* Add markers for 2.32 branch to NEWS and ChangeLog files.Nick Clifton2019-01-192-0/+6
* Arm: Clean up PE GAS testsuite correct THUMB tests.Tamar Christina2019-01-179-1/+51
* Don't emit vendor attribute section if there is no attribute to emit.Jim Wilson2019-01-162-0/+7
* RISC-V: Support ELF attribute for gas and readelf.Jim Wilson2019-01-1625-6/+390
* S12Z: gas: Fix bug when a symbol name was the single letter 'c'.John Darrington2019-01-165-4/+32
* S12Z: gas: Permit "extend" instructions which don't actually extend.John Darrington2019-01-162-10/+7
* S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington2019-01-163-7/+20
* Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo...Srinath Parvathaneni2019-01-145-2/+44
* More fallout from PR 23963 changeAlan Modra2019-01-113-4/+10
* Correct changelog entry.Nick Clifton2019-01-101-2/+3
* Stop objdump from displaying control codes embedded in symbol names.Nick Clifton2019-01-1031-443/+479
* S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington2019-01-093-1/+8
* Adjust bfd/warning.m4 egrep patternsAndrew Paprocki2019-01-092-5/+9
* [AArch64][gas] Add -mcpu support for Arm AresKyrylo Tkachov2019-01-083-0/+11
* run_dump_test source in build directoryAlan Modra2019-01-08137-2/+210
* [arm][gas] Add -mcpu support for Arm AresKyrylo Tkachov2019-01-073-0/+9
* RX: gas - Add RXv3 instruction support.Yoshinori Sato2019-01-0549-57/+903
* Fix potential buffer overrun whilst scanning macro strings.Wu Heng2019-01-042-1/+7
* Fix bug parsing angle bracketed string sequences.Wu Heng2019-01-042-2/+11
* Update year range in copyright notice of binutils filesAlan Modra2019-01-01561-563/+567
* ChangeLog rotationAlan Modra2019-01-012-5874/+5888
* x86: Properly handle PLT expression in directiveH.J. Lu2018-12-198-3/+34
* elf: Add PT_GNU_PROPERTY segment typeH.J. Lu2018-12-143-3/+9
* Fix typo/thinko in last change.Jeff Law2018-12-132-1/+6
* Move aarch64 CIE code to aarch64 backendSam Tebbs2018-12-134-13/+70
* [GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-ntoAndre Vieira2018-12-122-1/+6
* RISC-V: Don't segfault for two regs in auipc or lui.Jim Wilson2018-12-105-1/+27
* Correct gas/ChangeLog entry for PR gas/23968H.J. Lu2018-12-101-1/+1
* x86: Put back BFD_RELOC_X86_64_GOTPCRELH.J. Lu2018-12-096-0/+39
* RISC-V: Fix 4-arg add parsing.Jim Wilson2018-12-075-3/+43
* PowerPC @l, @h and @ha warnings, plus VLE e_liAlan Modra2018-12-062-33/+61
* opcodes/riscv: Hide '.L0 ' fake symbolsAndrew Burgess2018-12-062-2/+8
* [aarch64] Add support for pointer authentication B keySam Tebbs2018-12-057-16/+150
* PR23939, Check frch_cfi_data before usewu.heng2018-12-042-1/+15
* RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson2018-12-0329-141/+159
* [aarch64] - Only use MOV for disassembly when shifter op is LSL #0Egeyar Bagcioglu2018-12-033-2/+16
* Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton2018-12-0319-19/+41
* PR23938, should not free memory alloced in obstack by free()Alan Modra2018-12-018-44/+67
* GAS/MIPS: Add `-mfix-r5900' option for the R5900 short loop erratumFredrik Noring2018-11-309-1/+161
* RISC-V: Add .insn CA support.Jim Wilson2018-11-275-13/+65
* [ARM] Update knowledge of bfd architecturesThomas Preud'homme2018-11-27150-0/+1145
* Tighten the constraints for warning about NOPs for the MSP 430 ISA, so NOPs a...Jozef Lawrynowicz2018-11-2724-71/+751