summaryrefslogtreecommitdiff
path: root/gas/testsuite
Commit message (Expand)AuthorAgeFilesLines
* S/390: Implement instruction set extensionsAndreas Krebbel2019-01-314-4/+311
* xtensa: gas: don't keep relocations for constantsMax Filippov2019-01-291-1/+1
* AArch64: Update encodings for stg, st2g, stzg and st2zg.Sudi Das2019-01-254-69/+100
* AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension.Sudi Das2019-01-254-0/+27
* AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das2019-01-254-43/+0
* Arm: Clean up PE GAS testsuite correct THUMB tests.Tamar Christina2019-01-178-1/+40
* Don't emit vendor attribute section if there is no attribute to emit.Jim Wilson2019-01-161-0/+3
* RISC-V: Support ELF attribute for gas and readelf.Jim Wilson2019-01-1618-4/+96
* S12Z: gas: Fix bug when a symbol name was the single letter 'c'.John Darrington2019-01-163-0/+22
* S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington2019-01-161-1/+1
* Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo...Srinath Parvathaneni2019-01-143-0/+29
* More fallout from PR 23963 changeAlan Modra2019-01-112-4/+4
* Stop objdump from displaying control codes embedded in symbol names.Nick Clifton2019-01-1030-443/+443
* S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington2019-01-092-1/+3
* run_dump_test source in build directoryAlan Modra2019-01-08136-2/+137
* RX: gas - Add RXv3 instruction support.Yoshinori Sato2019-01-0544-3/+489
* Update year range in copyright notice of binutils filesAlan Modra2019-01-01187-187/+187
* x86: Properly handle PLT expression in directiveH.J. Lu2018-12-196-0/+6
* elf: Add PT_GNU_PROPERTY segment typeH.J. Lu2018-12-141-2/+1
* [GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-ntoAndre Vieira2018-12-121-1/+1
* RISC-V: Don't segfault for two regs in auipc or lui.Jim Wilson2018-12-103-0/+9
* x86: Put back BFD_RELOC_X86_64_GOTPCRELH.J. Lu2018-12-094-0/+28
* RISC-V: Fix 4-arg add parsing.Jim Wilson2018-12-073-0/+18
* [aarch64] Add support for pointer authentication B keySam Tebbs2018-12-052-0/+85
* RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson2018-12-0327-0/+91
* [aarch64] - Only use MOV for disassembly when shifter op is LSL #0Egeyar Bagcioglu2018-12-032-2/+8
* Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton2018-12-0317-17/+17
* PR23938, should not free memory alloced in obstack by free()Alan Modra2018-12-012-0/+4
* GAS/MIPS: Add `-mfix-r5900' option for the R5900 short loop erratumFredrik Noring2018-11-305-0/+102
* RISC-V: Add .insn CA support.Jim Wilson2018-11-272-12/+14
* [ARM] Update knowledge of bfd architecturesThomas Preud'homme2018-11-27149-0/+993
* Tighten the constraints for warning about NOPs for the MSP 430 ISA, so NOPs a...Jozef Lawrynowicz2018-11-2722-10/+481
* [GAS][ARM] Fix testism for bl local v4t testAndre Vieira2018-11-233-1/+54
* S12Z opcodes: Fix bug disassembling certain shift instructions.John Darrington2018-11-212-1/+5
* S12Z: Add alias instructions BHS and BLO.John Darrington2018-11-212-2/+6
* [BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Exten...Sudakshina Das2018-11-123-0/+59
* [BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging ExtensionSudakshina Das2018-11-123-1/+67
* [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-124-0/+43
* [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-124-1/+26
* [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das2018-11-124-0/+122
* [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin...Sudakshina Das2018-11-124-0/+58
* [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex...Sudakshina Das2018-11-125-0/+108
* S/390: Fix optional operand handling after memory addressesAndreas Krebbel2018-11-093-0/+19
* rx: Add target rx-*-linux.Yoshinori Sato2018-11-072-2/+2
* [arm] fix testsuite breakage on pe-coffMatthew Malcomson2018-11-061-2/+4
* [arm] Check for neon and condition in vcvt.f16.f32Matthew Malcomson2018-11-065-14/+27
* x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit modeJan Beulich2018-11-063-0/+4
* x86: correctly handle VMOVD with EVEX.W set outside of 64-bit modeJan Beulich2018-11-063-0/+14
* x86: correctly handle KMOVD with VEX.W set outside of 64-bit modeJan Beulich2018-11-062-0/+4
* x86: adjust {,E}VEX.W handling for PEXTR* / PINSR*Jan Beulich2018-11-067-0/+50