aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-05-03Assume that the GAS testsuite for the AVR is being run without -mlink-relax s...Pitchumani Sivanupandi1-0/+1
2016-04-22MIPS/GAS: Fix an ISA override not lifting ABI restrictionsMaciej W. Rozycki44-0/+688
2016-04-20[AArch64] Support RAS extension for ARMv8 onwards.Matthew Wahab5-0/+236
2016-04-19opcodes/arc: Add yet more nps instructionsAndrew Burgess2-0/+137
2016-04-19opcodes/arc: Add more nps instructionsAndrew Burgess4-0/+38
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess2-0/+79
2016-04-14gas/arc: Unify tests run on big/little endian arc assemblerAndrew Burgess3-3/+2
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton2-4/+4
2016-04-13Fix disassembly of the V850's LD.BU instruction.Nick Clifton3-0/+33
2016-04-13MIPS/GAS: Correct branch relaxation for weak symbolsMaciej W. Rozycki8-0/+103
2016-04-13MIPS/GAS: Relax branches to symbols resolved at link timeMaciej W. Rozycki13-0/+170
2016-04-12Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu11-3/+92
2016-04-12Update ARC instruction data-base.Claudiu Zissulescu4-0/+63
2016-04-12Add support for .extInstruction pseudo-op.Claudiu Zissulescu9-0/+230
2016-04-12Remove unneeded AUX register symbols.Claudiu Zissulescu2-0/+379
2016-04-09MIPS/GAS: Sanitize `.option picX' pseudo-opMaciej W. Rozycki5-0/+45
2016-04-09MIPS/GAS: Disallow `.option picX' with VxWorks PICMaciej W. Rozycki5-0/+20
2016-04-08Fix regexps in PR19910 test to cope with COFF and AOUT sparc targets.Nick Clifton1-3/+4
2016-04-07arc/nps400: Add new instructionsAndrew Burgess2-0/+34
2016-04-07Allow integer contants to have a U suffix. Improve error reporting for missi...Nick Clifton6-2/+32
2016-04-06Fix MSP430 assembler's detection of NOP and EINT.Nick Clifton2-6/+14
2016-04-05arc/nps400: Add additional instructionsAndrew Burgess2-5/+133
2016-04-05[ARC] Fix support for double assist instructions.Claudiu Zissulescu3-0/+78
2016-04-05[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)Jiong Wang8-0/+145
2016-04-05[ARC] Don't allow pc-rel relocations for J* instructions.Claudiu Zissulescu3-0/+15
2016-04-04Don't use vec_disp8 encoding with the .d32 suffixH.J. Lu4-8/+19
2016-04-04Add a testcase for PR gas/19498H.J. Lu3-0/+22
2016-03-30[ARC] Allow equ redefintion tests for ARC.Claudiu Zissulescu3-3/+3
2016-03-30[ARC] Fix warn.exp test error.Claudiu Zissulescu1-1/+1
2016-03-29[ARC] Add support for Quarkse opcodes.Claudiu Zissulescu4-0/+175
2016-03-21arc/nps400: Add first nps400 instructionsAndrew Burgess4-0/+47
2016-03-21arc/opcodes: Use flag operand class to handle multiple flag matchesAndrew Burgess3-0/+10
2016-03-21gas/arc: Fix test for big-endian arcAndrew Burgess2-0/+10
2016-03-18Fix the disassembly of the AArch64's OOR instruction as a MOV instruction.Nick Clifton2-0/+15
2016-03-17testsuite/ChangeLog is no longer supposed to existAlan Modra1-13/+0
2016-03-16[ARM] Support ARMv8.2 FP16 simd instructionsJiong Wang6-0/+663
2016-03-16Fix checking bignum values that are being inserted into byte sized containers.Nick Clifton3-4/+42
2016-03-10PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targetsMickael Guene5-0/+66
2016-03-08[ARC] Allow non-instruction relocations within .text sectionsClaudiu Zissulescu2-0/+11
2016-03-04[ARM] Build attributes for ARMv8.1-A AdvSIMDMatthew Wahab2-0/+36
2016-03-04[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.Matthew Wahab5-33/+182
2016-03-02Adjust testsuite/gas/i386/x86_64-intel.d for COFFH.J. Lu1-1/+1
2016-02-29[ARC] Local symbols relocation cleanupClaudiu Zissulescu4-35/+33
2016-02-26Properly implement STT_COMMONH.J. Lu12-6/+251
2016-02-25gas: Update tests for big-endian arc targetsAndrew Burgess3-3/+3
2016-02-24[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H ins...Renlin Li6-0/+532
2016-02-24[OPCODES][ARM][1/3]Add armv8.2 fp16 instruction dissembler support.Renlin Li2-3/+3
2016-02-24[OPCODES][ARM]Fix mask for a few coprocessor opcodes.Renlin Li2-0/+45
2016-02-24[OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2,...Renlin Li2-2/+3
2016-02-23Skip tests for common directive on hpuxH.J. Lu1-2/+5