aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Fix dates in Changelog for previous commit.Ramana Radhakrishnan1-1/+1
2015-11-12Fix PR gas/19217Ramana Radhakrishnan2-3/+8
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner13-10/+1224
2015-11-09gas: Fix left shift of negative value.Dominik Vogt2-11/+16
2015-11-09Move copy_u.w to MSA64 ASE, remove copy_u.d.Robert Suchanek7-44/+36
2015-11-02Disassemble RX NOP instructions as such.Nick Clifton4-5/+25
2015-11-02Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton3-470/+534
2015-10-28Add tests for 16-bit versions of ARM teq, tst, cmp and cmn instructions.Nick Clifton3-0/+45
2015-10-27Fix RL78 disassembly of DE+offset addressing to always show the offset, even ...Vinay Kumar5-1/+37
2015-10-27Display system registers by their names when disassembling RL78 instructions.Vinay Kumar4-0/+47
2015-10-27Fix RL78 disassembly so that SP+OFFSET addressing always shows the offset, ev...Vinay Kumar4-0/+59
2015-10-22Add support for MSP430 silicon errata to the assembler.Nick Clifton8-1/+169
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu7-6/+93
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu7-5/+74
2015-10-22Fix tests for PR 18500, revisitedAlan Modra4-34/+42
2015-10-21Fix tests for PR 18500 so that they will pass for big-endian ARM toolchains.Nick Clifton4-34/+42
2015-10-14Add missing changelog entriesAndreas Krebbel1-0/+7
2015-10-14S/390: Fix instruction type of troo, trot, trto, and trtt.Andreas Krebbel4-24/+24
2015-10-12avr: Fix bugs in org/align tracking.Andrew Burgess3-10/+18
2015-10-07New ARC implementation.Nick Clifton79-3015/+1805
2015-10-02[GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li7-0/+69
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li5-0/+33
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li3-0/+18
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li3-0/+18
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li3-0/+19
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li3-0/+19
2015-09-30Revise new e500 invalid opcode testAlan Modra4-9/+14
2015-09-29Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ...Dominik Vogt14-0/+54
2015-09-28Patches for illegal ppc 500 instructionsTom Rix4-0/+26
2015-09-10S/390: Fix instruction format of crj*, clrj*, and clgrj*.Andreas Krebbel1-39/+39
2015-09-10S/390: Fix MASK_RIE_R0PI and MASK_RIE_R0PU.Andreas Krebbel1-52/+52
2015-09-09S/390: Fix opcode of ppno.Andreas Krebbel1-1/+1
2015-08-25Update MIPS tests for test failures on some configurations.Simon Dardis4-14/+20
2015-08-25Support for the sparc %pmcdper privileged register.Jose E. Marchesi5-0/+13
2015-08-24Fix the partial disassembly of a broken three byte instruction at the end of ...Jan Stancek3-0/+21
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton6-4/+24
2015-08-21PR binutils/18257: Properly decode x86/Intel mask instructions.Alexander Fomin5-2/+1002
2015-08-19[AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang17-0/+146
2015-08-19[AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang21-0/+167
2015-08-19[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang5-0/+36
2015-08-13Fixes for unpredictable nops and 26-bit versions of teq,tst,cmn,cmp.Andre Vieira4-16/+39
2015-08-12xtensa: add --auto-litpools optionMax Filippov4-0/+34
2015-08-12[MIPS] Map 'move' to 'or'.Simon Dardis36-171/+227
2015-08-11[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang5-0/+36
2015-08-11[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang5-0/+38
2015-08-11[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang5-0/+41
2015-08-10Add SIGRIE instruction for MIPS R6Robert Suchanek5-0/+16
2015-07-30Properly disassemble movnti in Intel modeH.J. Lu4-0/+334
2015-07-24Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton5-1/+21
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-1/+1