Age | Commit message (Expand) | Author | Files | Lines |
2015-11-12 | Fix dates in Changelog for previous commit. | Ramana Radhakrishnan | 1 | -1/+1 |
2015-11-12 | Fix PR gas/19217 | Ramana Radhakrishnan | 2 | -3/+8 |
2015-11-11 | Add assembler, disassembler and linker support for power9. | Peter Bergner | 13 | -10/+1224 |
2015-11-09 | gas: Fix left shift of negative value. | Dominik Vogt | 2 | -11/+16 |
2015-11-09 | Move copy_u.w to MSA64 ASE, remove copy_u.d. | Robert Suchanek | 7 | -44/+36 |
2015-11-02 | Disassemble RX NOP instructions as such. | Nick Clifton | 4 | -5/+25 |
2015-11-02 | Fix disassembly of RX zero-offset register indirect instructions. | Nick Clifton | 3 | -470/+534 |
2015-10-28 | Add tests for 16-bit versions of ARM teq, tst, cmp and cmn instructions. | Nick Clifton | 3 | -0/+45 |
2015-10-27 | Fix RL78 disassembly of DE+offset addressing to always show the offset, even ... | Vinay Kumar | 5 | -1/+37 |
2015-10-27 | Display system registers by their names when disassembling RL78 instructions. | Vinay Kumar | 4 | -0/+47 |
2015-10-27 | Fix RL78 disassembly so that SP+OFFSET addressing always shows the offset, ev... | Vinay Kumar | 4 | -0/+59 |
2015-10-22 | Add support for MSP430 silicon errata to the assembler. | Nick Clifton | 8 | -1/+169 |
2015-10-22 | Add R_X86_64_[REX_]GOTPCRELX support to gas and ld | H.J. Lu | 7 | -6/+93 |
2015-10-22 | Add R_386_GOT32X support to gas and ld | H.J. Lu | 7 | -5/+74 |
2015-10-22 | Fix tests for PR 18500, revisited | Alan Modra | 4 | -34/+42 |
2015-10-21 | Fix tests for PR 18500 so that they will pass for big-endian ARM toolchains. | Nick Clifton | 4 | -34/+42 |
2015-10-14 | Add missing changelog entries | Andreas Krebbel | 1 | -0/+7 |
2015-10-14 | S/390: Fix instruction type of troo, trot, trto, and trtt. | Andreas Krebbel | 4 | -24/+24 |
2015-10-12 | avr: Fix bugs in org/align tracking. | Andrew Burgess | 3 | -10/+18 |
2015-10-07 | New ARC implementation. | Nick Clifton | 79 | -3015/+1805 |
2015-10-02 | [GAS][AARCH64]Add TLSDESC large memory model support. | Renlin Li | 7 | -0/+69 |
2015-10-02 | [Binutils][AARCH64]Add TLS IE large memory support. | Renlin Li | 5 | -0/+33 |
2015-10-02 | [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support. | Renlin Li | 3 | -0/+18 |
2015-10-02 | [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support. | Renlin Li | 3 | -0/+18 |
2015-10-02 | [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support. | Renlin Li | 3 | -0/+19 |
2015-10-02 | [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support. | Renlin Li | 3 | -0/+19 |
2015-09-30 | Revise new e500 invalid opcode test | Alan Modra | 4 | -9/+14 |
2015-09-29 | Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ... | Dominik Vogt | 14 | -0/+54 |
2015-09-28 | Patches for illegal ppc 500 instructions | Tom Rix | 4 | -0/+26 |
2015-09-10 | S/390: Fix instruction format of crj*, clrj*, and clgrj*. | Andreas Krebbel | 1 | -39/+39 |
2015-09-10 | S/390: Fix MASK_RIE_R0PI and MASK_RIE_R0PU. | Andreas Krebbel | 1 | -52/+52 |
2015-09-09 | S/390: Fix opcode of ppno. | Andreas Krebbel | 1 | -1/+1 |
2015-08-25 | Update MIPS tests for test failures on some configurations. | Simon Dardis | 4 | -14/+20 |
2015-08-25 | Support for the sparc %pmcdper privileged register. | Jose E. Marchesi | 5 | -0/+13 |
2015-08-24 | Fix the partial disassembly of a broken three byte instruction at the end of ... | Jan Stancek | 3 | -0/+21 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 6 | -4/+24 |
2015-08-21 | PR binutils/18257: Properly decode x86/Intel mask instructions. | Alexander Fomin | 5 | -2/+1002 |
2015-08-19 | [AArch64][5/6] GAS support TLSLD load/store relocation types | Jiong Wang | 17 | -0/+146 |
2015-08-19 | [AArch64][3/6] GAS support TLSLD move/add relocation types | Jiong Wang | 21 | -0/+167 |
2015-08-19 | [AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC | Jiong Wang | 5 | -0/+36 |
2015-08-13 | Fixes for unpredictable nops and 26-bit versions of teq,tst,cmn,cmp. | Andre Vieira | 4 | -16/+39 |
2015-08-12 | xtensa: add --auto-litpools option | Max Filippov | 4 | -0/+34 |
2015-08-12 | [MIPS] Map 'move' to 'or'. | Simon Dardis | 36 | -171/+227 |
2015-08-11 | [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 | Jiong Wang | 5 | -0/+36 |
2015-08-11 | [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC | Jiong Wang | 5 | -0/+38 |
2015-08-11 | [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21 | Jiong Wang | 5 | -0/+41 |
2015-08-10 | Add SIGRIE instruction for MIPS R6 | Robert Suchanek | 5 | -0/+16 |
2015-07-30 | Properly disassemble movnti in Intel mode | H.J. Lu | 4 | -0/+334 |
2015-07-24 | Fix the evaluation of RL78 complex relocs, by making immediate values be comp... | Nick Clifton | 5 | -1/+21 |
2015-07-24 | Remove leading/trailing white spaces in ChangeLog | H.J. Lu | 1 | -1/+1 |