aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-03-12S/390: arch13: Adjust to recent changesAndreas Krebbel2-48/+43
2019-02-27Testsuite: Allow multiple lines of "as" in testsuite.Matthew Malcomson6-33/+4
2019-02-07Arm: Backport hlt to all architectures.Tamar Christina3-0/+59
2019-02-07AArch64: Add negative tests for Armv8.3-a complex number instructions instruc...Tamar Christina2-0/+126
2019-02-07AArch64: Add verifier for By elem Single and Double sized instructions.Tamar Christina2-0/+95
2019-02-07Visium: align branch absolute instruction for the GR6Eric Botcazou5-10/+27
2019-02-01S12Z: GAS: Allow #_symbol operands as mov sourceJohn Darrington3-0/+26
2019-02-01S12Z: GAS: Fix incorrect range test for 16-bit PC relative offsets.John Darrington6-0/+52
2019-02-01S12Z: GAS: Issue warning if TFR/EXG have identical source and destination.John Darrington2-0/+3
2019-02-01S12Z: GAS: Disallow immediate destination operandsJohn Darrington4-0/+40
2019-01-31S/390: Implement instruction set extensionsAndreas Krebbel4-4/+311
2019-01-28xtensa: gas: don't keep relocations for constantsMax Filippov1-1/+1
2019-01-25AArch64: Update encodings for stg, st2g, stzg and st2zg.Sudi Das4-69/+100
2019-01-25AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension.Sudi Das4-0/+27
2019-01-25AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das4-43/+0
2019-01-17Arm: Clean up PE GAS testsuite correct THUMB tests.Tamar Christina8-1/+40
2019-01-16Don't emit vendor attribute section if there is no attribute to emit.Jim Wilson1-0/+3
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson18-4/+96
2019-01-16S12Z: gas: Fix bug when a symbol name was the single letter 'c'.John Darrington3-0/+22
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington1-1/+1
2019-01-14Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo...Srinath Parvathaneni3-0/+29
2019-01-11More fallout from PR 23963 changeAlan Modra2-4/+4
2019-01-10Stop objdump from displaying control codes embedded in symbol names.Nick Clifton30-443/+443
2019-01-09S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington2-1/+3
2019-01-08run_dump_test source in build directoryAlan Modra136-2/+137
2019-01-05RX: gas - Add RXv3 instruction support.Yoshinori Sato44-3/+489
2019-01-01Update year range in copyright notice of binutils filesAlan Modra187-187/+187
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu6-0/+6
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu1-2/+1
2018-12-12[GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-ntoAndre Vieira1-1/+1
2018-12-10RISC-V: Don't segfault for two regs in auipc or lui.Jim Wilson3-0/+9
2018-12-09x86: Put back BFD_RELOC_X86_64_GOTPCRELH.J. Lu4-0/+28
2018-12-07RISC-V: Fix 4-arg add parsing.Jim Wilson3-0/+18
2018-12-05[aarch64] Add support for pointer authentication B keySam Tebbs2-0/+85
2018-12-03RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson27-0/+91
2018-12-03[aarch64] - Only use MOV for disassembly when shifter op is LSL #0Egeyar Bagcioglu2-2/+8
2018-12-03Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton17-17/+17
2018-12-01PR23938, should not free memory alloced in obstack by free()Alan Modra2-0/+4
2018-11-30GAS/MIPS: Add `-mfix-r5900' option for the R5900 short loop erratumFredrik Noring5-0/+102
2018-11-27RISC-V: Add .insn CA support.Jim Wilson2-12/+14
2018-11-27[ARM] Update knowledge of bfd architecturesThomas Preud'homme149-0/+993
2018-11-27Tighten the constraints for warning about NOPs for the MSP 430 ISA, so NOPs a...Jozef Lawrynowicz22-10/+481
2018-11-23[GAS][ARM] Fix testism for bl local v4t testAndre Vieira3-1/+54
2018-11-21S12Z opcodes: Fix bug disassembling certain shift instructions.John Darrington2-1/+5
2018-11-21S12Z: Add alias instructions BHS and BLO.John Darrington2-2/+6
2018-11-12[BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Exten...Sudakshina Das3-0/+59
2018-11-12[BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging ExtensionSudakshina Das3-1/+67
2018-11-12[BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das4-0/+43
2018-11-12[BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das4-1/+26
2018-11-12[BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das4-0/+122