aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-05-23x86: Update notrackbad tests for non-ELF targetsH.J. Lu2-10/+12
2017-05-22x86: Add NOTRACK prefix supportH.J. Lu11-0/+345
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi25-1/+394
2017-05-19gas: fix tests call-relax and asi-bump-warn in 32-bit SPARC ELF targetsJose E. Marchesi2-2/+2
2017-05-17S/390: Fix arch level of pckmo instruction.Andreas Krebbel4-2/+2
2017-05-15Fix use of ARM ADR and ADRl pseudo-instructions with thumb function symbols.Nick Clifton2-0/+67
2017-05-15MIPS16e2: Add new MIPS16e2 relaxation GAS and LD testsMaciej W. Rozycki85-114/+1214
2017-05-15MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki30-6/+3390
2017-05-15MIPS16e2: Add MIPS16e2 ASE GAS test infrastructureMaciej W. Rozycki23-5/+373
2017-05-15MIPS/GAS: Improve bignum operand error diagnosticsMaciej W. Rozycki12-1/+71
2017-05-15MIPS16/GAS: Improve non-immediate operand error diagnosticsMaciej W. Rozycki8-36/+175
2017-05-15MIPS16/GAS: Improve disallowed relocation operand error diagnosticsMaciej W. Rozycki4-0/+85
2017-05-15MIPS/GAS/testsuite: Convert LUI list tests to dump testsMaciej W. Rozycki3-2/+8
2017-05-12MIPS/GAS: Unify GP-relative percent-opsMaciej W. Rozycki4-1/+26
2017-05-12MIPS16/opcodes: Make the handling of BREAK and SDBBP consistentMaciej W. Rozycki8-58/+58
2017-05-12MIPS/opcodes: Mark descriptive SYNC mnemonics as aliasesMaciej W. Rozycki3-0/+60
2017-05-10MIPS/GAS/testsuite: Convert ISA override list tests to dump testsMaciej W. Rozycki23-185/+45
2017-05-10MIPS/GAS/testsuite: Correct swapped MIPS16e subset test namesMaciej W. Rozycki7-7/+7
2017-05-10MIPS/GAS/testsuite: Remove stale `mips16-macro' list test outputMaciej W. Rozycki1-12/+0
2017-05-10MIPS/GAS/testsuite: Remove last remnants of ECOFF supportMaciej W. Rozycki20-100/+0
2017-05-10[ARC] Object attributes.Claudiu Zissulescu42-3/+349
2017-05-03MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructionsMaciej W. Rozycki104-45/+1953
2017-05-03MIPS16/GAS: Fix absolute references with PC-relative synthetic instructionsMaciej W. Rozycki16-0/+156
2017-04-27MIPS/GAS: Fix `.option picX' handling with relaxationMaciej W. Rozycki18-0/+258
2017-04-25[ARC] Enhance enter/leave mnemonics.Claudiu Zissulescu2-16/+36
2017-04-25[ARC] Prefer NOP instead of MOV 0,0Claudiu Zissulescu2-5/+5
2017-04-25MIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup sizeMaciej W. Rozycki6-0/+95
2017-04-25gas: sparc: fix relaxation of CALL instruction into branches in a.out targetsJose E. Marchesi4-0/+51
2017-04-24[GAS/ARM] Fix expansion of ldr pseudo instructionThomas Preud'homme2-15/+25
2017-04-22PowerPC VLE insn set additionsAlan Modra2-127/+135
2017-04-21Fix detection of illegal AArch64 opcodes that resemble LD1R, LD2R, LD3R and L...Nick Clifton2-0/+23
2017-04-11Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra1-2/+2
2017-04-10gas: xtensa: fix incorrect code generated with auto litpoolsMax Filippov6-3/+38
2017-04-07Remove E6500 insns from PPC_OPCODE_ALTIVEC2Alan Modra2-163/+67
2017-04-07MBIND gas test tweakAlan Modra1-2/+2
2017-04-06Add support for disassembling WebAssembly opcodes.Pip Cet8-38/+63
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu9-4/+113
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet52-0/+543
2017-03-27PR21303, objdump doesn't show e200z4 insnsAlan Modra3-0/+18
2017-03-27Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.Rinat Zelig2-0/+130
2017-03-21arc/nps400: Add cp16/cp32 instructions to opcodes libraryRinat Zelig2-0/+611
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton1-2/+2
2017-03-09X86: Add pseudo prefixes to control encodingH.J. Lu5-0/+258
2017-03-08Update -maltivec and -mvsx options to only enable their oldest instructions.Peter Bergner1-2/+2
2017-03-08Add support for the new 'lnia' extended mnemonic.Peter Bergner2-2/+4
2017-03-06Add support for Intel CET instructionsH.J. Lu7-0/+197
2017-03-06Update x86-64-mpx-inval-2 test for COFFH.J. Lu2-4/+7
2017-03-05gas: Emit name, comp_dir and producer strings in .debug_str.Mark Wielaard1-3/+4
2017-03-02GAS: Fix bogus "attempt to move .org backwards" relaxation errorsMaciej W. Rozycki46-0/+353
2017-02-28x86: fix handling of 64-bit operand size VPCMPESTR{I,M}Jan Beulich13-192/+244