Age | Commit message (Expand) | Author | Files | Lines |
2019-04-19 | RX Assembler: Ensure that the internal limit on the number of relaxation iter... | Nick Clifton | 2 | -8/+22 |
2019-04-18 | Improve warning message for $0 constraint on MIPSR6 branches | Matthew Fortune | 1 | -1/+4 |
2019-04-18 | MSP430 Assembler: Define symbols for functions to run through. | Jozef Lawrynowicz | 1 | -6/+38 |
2019-04-17 | MSP420 assembler: Add -m{u,U} options to enable/disable NOP warnings for unk... | Jozef Lawrynowicz | 1 | -8/+37 |
2019-04-16 | Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE | Alan Modra | 5 | -36/+30 |
2019-04-16 | Make fixup fx_where unsigned | Alan Modra | 4 | -6/+6 |
2019-04-16 | Make frag fr_fix unsigned | Alan Modra | 7 | -13/+11 |
2019-04-15 | [binutils, ARM, 16/16] Add support to VLDR and VSTR of system registers | Andre Vieira | 1 | -4/+120 |
2019-04-15 | [binutils, ARM, 15/16] Add support for VSCCLRM | Andre Vieira | 1 | -14/+103 |
2019-04-15 | [binutils, ARM, 13/16] Add support for CLRM | Andre Vieira | 1 | -29/+85 |
2019-04-15 | [binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma... | Andre Vieira | 1 | -0/+113 |
2019-04-15 | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 1 | -0/+83 |
2019-04-15 | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 1 | -0/+35 |
2019-04-15 | [binutils, ARM, 9/16] New BFL instruction for Armv8.1-M Mainline | Andre Vieira | 1 | -0/+21 |
2019-04-15 | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 1 | -0/+35 |
2019-04-15 | [binutils, ARM, 7/16] New BFX and BFLX instruction for Armv8.1-M Mainline | Andre Vieira | 1 | -0/+9 |
2019-04-15 | [binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline | Andre Vieira | 1 | -0/+61 |
2019-04-15 | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 1 | -0/+35 |
2019-04-15 | [binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct ... | Andre Vieira | 1 | -271/+304 |
2019-04-15 | [binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo... | Andre Vieira | 1 | -0/+54 |
2019-04-15 | [GAS, ARM, 2/16] Add CLI extension support for Armv8.1-M Mainline | Andre Vieira | 1 | -4/+16 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 1 | -45/+47 |
2019-04-13 | [MIPS] Add i6500 CPU and fix i6400 default ASEs | Matthew Fortune | 1 | -1/+3 |
2019-04-13 | [MIPS] Apply ASE information for the selected processor | Matthew Fortune | 1 | -7/+15 |
2019-04-12 | GAS: S12Z: Remove definition of macro TC_M68K. | John Darrington | 1 | -3/+0 |
2019-04-12 | GAS: tc-s12z.c: int -> bfd_boolean | John Darrington | 1 | -206/+206 |
2019-04-11 | xtensa: gas: clean up literal management code | Max Filippov | 1 | -60/+54 |
2019-04-11 | xtensa: gas: put .literal_position at section start | Max Filippov | 1 | -13/+9 |
2019-04-11 | [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions | Sudakshina Das | 1 | -0/+2 |
2019-04-10 | Disable R_X86_64_PLT32 generation as branch marker on Solaris/x86 | Rainer Orth | 1 | -0/+6 |
2019-04-10 | te-cloudabi.h | Alan Modra | 3 | -5/+32 |
2019-04-08 | x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16 | H.J. Lu | 1 | -0/+2 |
2019-04-05 | x86: Support Intel AVX512 BF16 | Xuepeng Guo | 1 | -0/+3 |
2019-04-03 | gas: use literals/const16 for xtensa loop relaxation | Max Filippov | 2 | -142/+55 |
2019-04-01 | [GAS, Arm] CLI with architecture sensitive extensions | Andre Vieira | 1 | -38/+278 |
2019-03-21 | Teach a few targets to resolve BFD_RELOC_8 | Alan Modra | 3 | -27/+14 |
2019-03-19 | x86: Correct EVEX vector load/store optimization | H.J. Lu | 1 | -13/+30 |
2019-03-19 | x86: Correct EVEX to 128-bit EVEX optimization | H.J. Lu | 1 | -9/+2 |
2019-03-18 | Fix MRI mode testsuite failures | Alan Modra | 1 | -7/+4 |
2019-03-18 | x86: Optimize EVEX vector load/store instructions | H.J. Lu | 1 | -0/+50 |
2019-03-18 | x86: Encode 256-bit/512-bit VEX/EVEX insns with 128-bit VEX | H.J. Lu | 1 | -11/+11 |
2019-03-17 | x86: Set optimize to INT_MAX for -Os | H.J. Lu | 1 | -1/+12 |
2019-03-17 | x86: Correctly optimize EVEX to 128-bit VEX/EVEX | H.J. Lu | 1 | -5/+13 |
2019-03-15 | Fix a potential illegal memory access whilt parsing an x86 insn. | Li Hao | 1 | -32/+36 |
2019-02-24 | Re: PowerPC __tls_get_addr arg parsing | Alan Modra | 1 | -0/+2 |
2019-02-24 | PR24144, pdp11-ld overwriting section data with zeros | Alan Modra | 1 | -11/+21 |
2019-02-22 | [arm][gas] Add support for Neoverse N1 | Kyrylo Tkachov | 1 | -1/+3 |
2019-02-22 | [AArch64][gas] Add support for Neoverse E1 | Kyrylo Tkachov | 1 | -0/+5 |
2019-02-22 | [AArch64][gas] Add support for Neoverse N1 | Kyrylo Tkachov | 1 | -0/+5 |
2019-02-21 | PowerPC __tls_get_addr arg parsing | Alan Modra | 1 | -40/+52 |