aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-02epiphany/gas: Update expected test results for 0 offset loadsAndrew Burgess3-14/+14
2016-02-02epiphany/gas: Remove .l suffix from expected test resultsAndrew Burgess4-817/+817
2016-02-02gas/epiphany: Update expected register names in testsAndrew Burgess3-241/+241
2016-02-02epiphany/disassembler: Improve alignment of output.Andrew Burgess1-1/+1
2016-02-01Fix ARC TLS support.Claudiu Zissulescu2-0/+36
2016-01-29Add option -mfence-as-lock-add=[no|yes].Andrew Senkevich6-0/+66
2016-01-26Skip thumb2 conditional backward search test for PE based targets.Nick Clifton1-1/+1
2016-01-25Avoid the use of gp-relative addressing when abicalls are in effect.Catherine Moore3-0/+19
2016-01-25[PATCH[ARM]Check mapping symbol while backward searching for IT block.Renlin Li2-0/+20
2016-01-21Fix gas testsuite failures for ARM netbesdelf configuration.Nick Clifton2-3/+2
2016-01-20Fix unexpected failures in GAS testsuite for ARM VxWorks target.Nick Clifton8-21/+22
2016-01-20Skip ARM v8 tests for COFF based targets.Nick Clifton3-0/+3
2016-01-20[AArch64] Reject invalid immediate operands to MSR UAOMatthew Wahab3-0/+17