Age | Commit message (Expand) | Author | Files | Lines |
2019-05-06 | PowerPC reloc symbols that shouldn't be adjusted | Alan Modra | 3 | -1/+27 |
2019-05-05 | [LVu] base subseg head view on prev subseg's tail | Alexandre Oliva | 5 | -5/+107 |
2019-05-04 | m32c padding with nops | Alan Modra | 8 | -31/+23 |
2019-05-02 | i386: Issue a warning to IRET without suffix for .code16gcc | H.J. Lu | 5 | -7/+46 |
2019-05-01 | [BINUTILS, AArch64] Enable Transactional Memory Extension | Sudakshina Das | 8 | -0/+111 |
2019-04-29 | S12Z: Opcodes: Fix crash when trying to decode a truncated operation. | John Darrington | 4 | -0/+27 |
2019-04-26 | [MIPS] Add load-link, store-conditional paired instructions | Andrew Bennett | 14 | -10/+228 |
2019-04-26 | i386: Don't add 0x66 prefix to IRET for .code16gcc | H.J. Lu | 4 | -0/+22 |
2019-04-25 | Speed up locview resolution with relaxable frags | Alexandre Oliva | 4 | -1/+69 |
2019-04-24 | resolve_symbol_value vs. .loc view resolution | Alan Modra | 3 | -29/+35 |
2019-04-24 | S12Z: Opcodes: Handle bit map operations with non-canonical operands. | John Darrington | 3 | -1/+15 |
2019-04-19 | RX Assembler: Ensure that the internal limit on the number of relaxation iter... | Nick Clifton | 3 | -8/+31 |
2019-04-18 | Improve warning message for $0 constraint on MIPSR6 branches | Matthew Fortune | 3 | -11/+20 |
2019-04-18 | MSP430 Assembler: Define symbols for functions to run through. | Jozef Lawrynowicz | 9 | -6/+141 |
2019-04-17 | MSP430 Assembler: Leave placement of .lower and .upper sections to generic li... | Jozef Lawrynowicz | 1 | -0/+13 |
2019-04-17 | MSP420 assembler: Add -m{u,U} options to enable/disable NOP warnings for unk... | Jozef Lawrynowicz | 13 | -10/+198 |
2019-04-16 | xfail gas weakref1 test for nds32 | Alan Modra | 2 | -0/+5 |
2019-04-16 | ns32k testsuite tidy | Alan Modra | 3 | -3/+6 |
2019-04-16 | Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE | Alan Modra | 8 | -68/+66 |
2019-04-16 | Make fixup fx_where unsigned | Alan Modra | 7 | -27/+36 |
2019-04-16 | Make frag fr_fix unsigned | Alan Modra | 13 | -23/+40 |
2019-04-15 | [binutils, ARM, 16/16] Add support to VLDR and VSTR of system registers | Andre Vieira | 6 | -4/+225 |
2019-04-15 | [binutils, ARM, 15/16] Add support for VSCCLRM | Andre Vieira | 6 | -14/+158 |
2019-04-15 | [binutils, ARM, 13/16] Add support for CLRM | Andre Vieira | 7 | -29/+150 |
2019-04-15 | [binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma... | Andre Vieira | 7 | -0/+189 |
2019-04-15 | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 4 | -0/+121 |
2019-04-15 | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 2 | -0/+42 |
2019-04-15 | [binutils, ARM, 9/16] New BFL instruction for Armv8.1-M Mainline | Andre Vieira | 9 | -0/+102 |
2019-04-15 | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 2 | -0/+42 |
2019-04-15 | [binutils, ARM, 7/16] New BFX and BFLX instruction for Armv8.1-M Mainline | Andre Vieira | 7 | -0/+69 |
2019-04-15 | [binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline | Andre Vieira | 9 | -0/+142 |
2019-04-15 | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 2 | -0/+42 |
2019-04-15 | [binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct ... | Andre Vieira | 2 | -271/+310 |
2019-04-15 | [binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo... | Andre Vieira | 2 | -0/+64 |
2019-04-15 | [GAS, ARM, 2/16] Add CLI extension support for Armv8.1-M Mainline | Andre Vieira | 6 | -4/+585 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 3 | -45/+68 |
2019-04-13 | [MIPS] Add i6500 CPU and fix i6400 default ASEs | Matthew Fortune | 6 | -1/+63 |
2019-04-13 | [MIPS] Apply ASE information for the selected processor | Matthew Fortune | 4 | -7/+51 |
2019-04-12 | GAS: S12Z: Remove definition of macro TC_M68K. | John Darrington | 2 | -3/+4 |
2019-04-12 | GAS: tc-s12z.c: int -> bfd_boolean | John Darrington | 2 | -206/+210 |
2019-04-11 | xtensa: gas: add relaxations tests | Max Filippov | 13 | -0/+179 |
2019-04-11 | xtensa: gas: convert tests to run_dump_tests | Max Filippov | 13 | -105/+63 |
2019-04-11 | xtensa: gas: clean up literal management code | Max Filippov | 2 | -60/+65 |
2019-04-11 | xtensa: gas: put .literal_position at section start | Max Filippov | 5 | -25/+34 |
2019-04-11 | [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions | Sudakshina Das | 6 | -33/+45 |
2019-04-11 | [BINUTILS, AArch64, 1/2] Add new LDGM/STGM instruction | Sudakshina Das | 5 | -0/+39 |
2019-04-10 | Disable R_X86_64_PLT32 generation as branch marker on Solaris/x86 | Rainer Orth | 21 | -0/+426 |
2019-04-10 | te-cloudabi.h | Alan Modra | 5 | -6/+41 |
2019-04-09 | [MIPS] Add RDHWR with the SEL field for MIPS R6. | Robert Suchanek | 4 | -0/+71 |
2019-04-08 | x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16 | H.J. Lu | 5 | -2/+13 |