aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-12[BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin...Sudakshina Das4-0/+58
2018-11-12[BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex...Sudakshina Das5-0/+108
2018-11-09S/390: Fix optional operand handling after memory addressesAndreas Krebbel3-0/+19
2018-11-07rx: Add target rx-*-linux.Yoshinori Sato2-2/+2
2018-11-06[arm] fix testsuite breakage on pe-coffMatthew Malcomson1-2/+4
2018-11-06[arm] Check for neon and condition in vcvt.f16.f32Matthew Malcomson5-14/+27
2018-11-06x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit modeJan Beulich3-0/+4
2018-11-06x86: correctly handle VMOVD with EVEX.W set outside of 64-bit modeJan Beulich3-0/+14
2018-11-06x86: correctly handle KMOVD with VEX.W set outside of 64-bit modeJan Beulich2-0/+4
2018-11-06x86: adjust {,E}VEX.W handling for PEXTR* / PINSR*Jan Beulich7-0/+50
2018-11-06x86: adjust {,E}VEX.W handling outside of 64-bit modeJan Beulich11-29/+219
2018-11-06x86: fix various non-LIG templatesJan Beulich9-0/+420
2018-11-06x86: allow {store} to select alternative {,}PEXTRW encodingJan Beulich4-2/+44
2018-11-06x86: add more VexWIGJan Beulich8-18/+58
2018-11-05x86: Disable GOT relaxation with data prefixH.J. Lu1-1/+1
2018-11-01Fix ld action in run_dump_testThomas Preud'homme1-0/+8
2018-10-31[GAS][ARM] Fix ARMv8.1 AdvSIMD testismAndre Vieira1-1/+0
2018-10-31[GAS][ARM] Fix UDF testismAndre Vieira1-23/+19
2018-10-31[GAS][ARM] Fix failing Armv1 testAndre Vieira1-18/+18
2018-10-23S/390: Support vector alignment hintsAndreas Krebbel2-0/+16
2018-10-22gas simple-forward testAlan Modra4-2/+29
2018-10-22Apply alpha BFD_RELOC_8 fixupsAlan Modra2-4/+2
2018-10-20PR23800, .eqv doesn't always defer expression evaluationAlan Modra3-0/+21
2018-10-19Arm: Skip new binary decode tests on pe targetsTamar Christina2-2/+2
2018-10-19Arm: Fix disassembler crashing on -b binary when thumb file and thumb not for...Tamar Christina3-0/+11
2018-10-19This set of changes clarifies the conditions for the R5900 short loop fix and...Fredrik Noring2-5/+45