aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2019-01-17Arm: Clean up PE GAS testsuite correct THUMB tests.Tamar Christina9-1/+51
2019-01-16Don't emit vendor attribute section if there is no attribute to emit.Jim Wilson2-0/+7
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson25-6/+390
2019-01-16S12Z: gas: Fix bug when a symbol name was the single letter 'c'.John Darrington5-4/+32
2019-01-16S12Z: gas: Permit "extend" instructions which don't actually extend.John Darrington2-10/+7
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington3-7/+20
2019-01-14Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo...Srinath Parvathaneni5-2/+44
2019-01-11More fallout from PR 23963 changeAlan Modra3-4/+10
2019-01-10Correct changelog entry.Nick Clifton1-2/+3
2019-01-10Stop objdump from displaying control codes embedded in symbol names.Nick Clifton31-443/+479
2019-01-09S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington3-1/+8
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki2-5/+9
2019-01-08[AArch64][gas] Add -mcpu support for Arm AresKyrylo Tkachov3-0/+11
2019-01-08run_dump_test source in build directoryAlan Modra137-2/+210
2019-01-07[arm][gas] Add -mcpu support for Arm AresKyrylo Tkachov3-0/+9
2019-01-05RX: gas - Add RXv3 instruction support.Yoshinori Sato49-57/+903
2019-01-04Fix potential buffer overrun whilst scanning macro strings.Wu Heng2-1/+7
2019-01-04Fix bug parsing angle bracketed string sequences.Wu Heng2-2/+11
2019-01-01Update year range in copyright notice of binutils filesAlan Modra561-563/+567
2019-01-01ChangeLog rotationAlan Modra2-5874/+5888
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu8-3/+34
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu3-3/+9
2018-12-13Fix typo/thinko in last change.Jeff Law2-1/+6
2018-12-13Move aarch64 CIE code to aarch64 backendSam Tebbs4-13/+70
2018-12-12[GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-ntoAndre Vieira2-1/+6
2018-12-10RISC-V: Don't segfault for two regs in auipc or lui.Jim Wilson5-1/+27
2018-12-10Correct gas/ChangeLog entry for PR gas/23968H.J. Lu1-1/+1
2018-12-09x86: Put back BFD_RELOC_X86_64_GOTPCRELH.J. Lu6-0/+39
2018-12-07RISC-V: Fix 4-arg add parsing.Jim Wilson5-3/+43
2018-12-06PowerPC @l, @h and @ha warnings, plus VLE e_liAlan Modra2-33/+61
2018-12-06opcodes/riscv: Hide '.L0 ' fake symbolsAndrew Burgess2-2/+8
2018-12-05[aarch64] Add support for pointer authentication B keySam Tebbs7-16/+150
2018-12-04PR23939, Check frch_cfi_data before usewu.heng2-1/+15
2018-12-03RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson29-141/+159
2018-12-03[aarch64] - Only use MOV for disassembly when shifter op is LSL #0Egeyar Bagcioglu3-2/+16
2018-12-03Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton19-19/+41
2018-12-01PR23938, should not free memory alloced in obstack by free()Alan Modra8-44/+67
2018-11-30GAS/MIPS: Add `-mfix-r5900' option for the R5900 short loop erratumFredrik Noring9-1/+161
2018-11-27RISC-V: Add .insn CA support.Jim Wilson5-13/+65
2018-11-27[ARM] Update knowledge of bfd architecturesThomas Preud'homme150-0/+1145
2018-11-27Tighten the constraints for warning about NOPs for the MSP 430 ISA, so NOPs a...Jozef Lawrynowicz24-71/+751
2018-11-23[GAS][ARM] Fix testism for bl local v4t testAndre Vieira4-1/+61
2018-11-21S12Z opcodes: Fix bug disassembling certain shift instructions.John Darrington3-1/+10
2018-11-21S12Z: Add alias instructions BHS and BLO.John Darrington4-2/+14
2018-11-13[ARM] Improve indentation of ARM architecture declarationsThomas Preud'homme2-51/+55
2018-11-12[BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Exten...Sudakshina Das4-0/+68
2018-11-12[BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging ExtensionSudakshina Das4-1/+75
2018-11-12[BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das6-3/+70
2018-11-12[BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das5-1/+33
2018-11-12[BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das6-0/+140