aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-06-18gas: fold symbol table entries generated for .startof.() / .sizeof.()Jan Beulich3-0/+17
2021-06-17Fix an assertion failure in the AArch64 assembler triggered by incorrect inst...Nick Clifton3-0/+5
2021-06-17gas: ensure sections contents is zero for BFD_RELOC_PPC*_TLSM on XCOFF.Clément Chigot4-0/+85
2021-06-16gas: fix hex float parsing from .dcb.? directivesJan Beulich1-0/+16
2021-06-16gas: fix overflow diagnosticsJan Beulich3-0/+56
2021-06-15x86: bring "gas --help" output for --32 etc in sync with realityJan Beulich1-1/+1
2021-06-15x86: harmonize disp with imm handlingJan Beulich3-0/+41
2021-06-15x86: off-by-1 in offset_in_range()Jan Beulich5-0/+79
2021-06-15x86: permit parenthesized expressions again as addressing scale factorJan Beulich3-0/+12
2021-06-10x86: suppress LEA optimization in a specific 16-bit caseJan Beulich3-3/+54
2021-06-08x86: cover a.out in recently added testsJan Beulich3-41/+41
2021-06-08x86-64: avoid bogus warnings with 32-bit addressingJan Beulich7-0/+76
2021-06-07x86: honor quoted figure braces in i386_att_operand()Jan Beulich2-0/+4
2021-06-07x86: better respect quotes in parse_operands()Jan Beulich2-0/+7
2021-06-07x86: allow unary operators to start a memory operandJan Beulich3-0/+29
2021-06-07x86: make symbol quotation check consistent in i386_att_operand()Jan Beulich3-0/+27
2021-06-07ix86: wrap constantsJan Beulich4-0/+128
2021-06-03PR1202, mcore disassembler: wrong address looptAlan Modra1-1/+1
2021-05-29PowerPC table driven -Mraw disassemblyAlan Modra3-0/+115
2021-05-29MIPS/GAS/testsuite: Add C0, C1, C2, C3 opcode testsMaciej W. Rozycki53-0/+7524
2021-05-29MIPS/GAS/testsuite: Run RFE test across all ISAsMaciej W. Rozycki7-7/+29
2021-05-29MIPS/GAS/testsuite: Run coprocessor tests across all ISAsMaciej W. Rozycki95-467/+1547
2021-05-29MIPS/opcodes: Accurately record coprocessor opcode CPU/ISA membershipMaciej W. Rozycki2-2/+47
2021-05-29MIPS/GAS/testsuite: Add tests for coprocessor branch instructionsMaciej W. Rozycki15-0/+197
2021-05-29MIPS/opcodes: Disassemble the RFE instructionMaciej W. Rozycki3-0/+20
2021-05-29MIPS/opcodes: Add legacy CP1 control register namesMaciej W. Rozycki8-29/+35
2021-05-29MIPS/GAS/testsuite: Add tests for coprocessor access instructionsMaciej W. Rozycki26-0/+2151
2021-05-29MIPS/opcodes: Add TX39 CP0 register namesMaciej W. Rozycki2-0/+44
2021-05-29microMIPS/opcodes: Refer FPRs rather than FCRs with DMTC1Maciej W. Rozycki6-321/+321
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu2-10/+0
2021-05-27PowerPC: Add new xxmr and xxlnot extended mnemonicsPeter Bergner2-0/+8
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu4-0/+29
2021-05-25Arm: Fix forward thumb references [PR gas/25235]Tamar Christina2-0/+54
2021-05-24RISC-V: PR25212, Report errors for invalid march and mabi combinations.Nelson Chu25-16/+38
2021-05-22Re: Fix offset for ia64 PCREL60B relocation on HP-UXAlan Modra1-1/+1
2021-05-20Fix overflow detection in the Z80 assembler.Sergey Belyashov3-192/+192
2021-05-17arm: Fix bugs with MVE vmov from two GPRs to vector lanesAlex Coplan3-1/+330
2021-05-12SAFE_BYTE_GET64Alan Modra2-3/+3
2021-05-11Report illegal Z80 load instructions.Sergey Belyashov3-0/+84
2021-05-10Add support for 8-bit and 24-bit shifts in the z80 assembler.Sergey Belyashov2-2/+10
2021-05-07Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot7-0/+109
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich3-0/+28
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne2-1/+7
2021-05-03RISC-V: PR27764, Add tests for A extensionChristoph Muellner4-0/+550
2021-05-03x86: allow @secrel32 also in data definitionsJan Beulich2-6/+12
2021-05-03x86: use UNIX EOL in secrel testcaseJan Beulich2-125/+125
2021-05-03testsuite: Don't start directives in first columnAlan Modra2-14/+14
2021-04-29x86-64: adjust recently added testsJan Beulich5-15/+18
2021-04-29x86: relax when/how @size can be usedJan Beulich4-0/+77
2021-04-29x86: allow @size to also (sensibly) apply to sectionsJan Beulich3-6/+23