aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-28MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki6-6/+137
2017-02-25Testsuite fixes for hppa64-hpuxAlan Modra1-7/+13
2017-02-24[AArch64] Additional SVE instructionsRichard Sandiford4-3/+5053
2017-02-24[AArch64] Add a "compnum" featureRichard Sandiford2-0/+49
2017-02-24x86: also correctly support TEST opcode aliasesJan Beulich6-0/+23
2017-02-24gas: test cases for the architecture level aware SPARC ASI work.Sheldon Lobo5-0/+13
2017-02-23MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki5-0/+148
2017-02-23S/390: Add support for new cpu architecture - arch12.Andreas Krebbel4-6/+401
2017-02-23gas: slightly relax .startof.()/.sizeof.() testcaseJan Beulich1-5/+2
2017-02-23x86: extend 64-bit invalid MPX insn forms testcaseJan Beulich2-171/+219
2017-02-22GAS: Consistently fix labels at the `.end' pseudo-opMaciej W. Rozycki5-0/+81
2017-02-22Fix gas/all/err-sizeof.s for cris*-*-*Hans-Peter Nilsson1-1/+1
2017-02-22Skip ARM vcmp-noprefix-imm test on non-ELF targetsNick Clifton1-0/+1
2017-02-22gas: require an operand to .startof.()/.sizeof.()Jan Beulich1-0/+21
2017-02-17GAS: Add ECOFF `.aent' pseudo-op supportMaciej W. Rozycki4-1/+47
2017-02-15[AArch64] Add SVE system registersRichard Sandiford4-0/+78
2017-02-15[ARC] Fix assembler relaxation.Claudiu Zissulescu26-0/+290