aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-20[i386] Check RegVRex in register_numberH.J. Lu3-0/+6
2016-02-17xtensa: fix .init/.fini literals movingMax Filippov3-0/+44
2016-02-16[ARC] Enable .cfi_* pseudo-ops.Claudiu Zissulescu4-1/+58
2016-02-16[PR19620][GAS][AArch64]Remove mov[z,k,n] relocation symbol name restriction.Renlin Li2-0/+32
2016-02-15Correct opcode generated for RX indirect MOVs without an offset.Vinay Kumar G4-5/+52
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton6-10/+77
2016-02-11Allow the .cfi_sections directive to be reissued provided that CFI generation...Nick Clifton2-1/+4
2016-02-10Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu8-0/+91
2016-02-04Remove support for creating ARM NOREAD sections.Nick Clifton2-57/+0
2016-02-04Fix the encoding of the MSP430's RRUX instruction.Nick Clifton2-25/+36
2016-02-03xtensa: fix signedness of gas relocationsMax Filippov3-0/+18
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu11-0/+68
2016-02-02[GAS][ARM]Skip none elf target for testsuite/gas/arm/thumb2_it_search.sRenlin Li1-1/+2
2016-02-02gas/ip2k: Add all instructions assembler testAndrew Burgess3-0/+1613