Age | Commit message (Expand) | Author | Files | Lines |
2020-12-15 | Define a new DT_GNU_FLAGS_1 dynamic section for ld, readelf et al | Vivek Das Mohapatra | 1 | -0/+4 |
2020-12-13 | Update ELF headers and readelf with recent e_machine assignments. | Cary Coutant | 1 | -0/+12 |
2020-12-07 | Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag. | Nick Clifton | 1 | -1/+0 |
2020-11-18 | Support SHF_GNU_RETAIN ELF section flag | Jozef Lawrynowicz | 1 | -0/+1 |
2020-10-30 | x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 1 | -8/+9 |
2020-10-16 | RISC-V: Support GNU indirect functions. | Nelson Chu | 1 | -0/+1 |
2020-10-09 | x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker | H.J. Lu | 1 | -28/+48 |
2020-09-11 | x86: Add NT_X86_CET note | H.J. Lu | 1 | -0/+2 |
2020-09-08 | MSP430: Support relocations for subtract expressions in .uleb128 directives | Jozef Lawrynowicz | 1 | -0/+4 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 1 | -0/+75 |
2020-08-26 | Add support to readelf for the OpenBSD segment types. | Nick Clifton | 1 | -0/+5 |
2020-08-26 | PR26458 UBSAN: elf32-i386.c:3615 left shift of negative value | Alan Modra | 1 | -1/+1 |
2020-07-11 | x86: Support GNU_PROPERTY_X86_FEATURE_2_TMM | H.J. Lu | 1 | -0/+1 |
2020-07-09 | Support several new ELF auxiliary vector types on FreeBSD. | John Baldwin | 1 | -0/+5 |
2020-06-29 | C++ comments | Alan Modra | 1 | -2/+2 |
2020-06-26 | m68k: tag floating-point ABI used | Pat Bernardi | 1 | -1/+13 |
2020-06-15 | xtensa: allow runtime ABI selection | Max Filippov | 1 | -0/+3 |
2020-06-11 | asan: readelf: process_mips_specific buffer overflow | Alan Modra | 1 | -9/+9 |
2020-06-06 | Rename PowerPC64 pcrel GOT TLS relocations | Alan Modra | 1 | -5/+5 |
2020-05-25 | ELF: Updated comments for ET_EXEC and ET_DYN | H.J. Lu | 1 | -2/+3 |
2020-05-11 | PowerPC Rename powerxx to power10 | Alan Modra | 1 | -1/+1 |
2020-04-23 | arc: Add support for ARC HS extra registers in core files | Anton Kolesov | 1 | -0/+2 |
2020-04-22 | xtensa: fix PR ld/25861 | Max Filippov | 1 | -0/+6 |
2020-04-21 | Remove SH-5 remnants | Alan Modra | 1 | -21/+0 |
2020-03-26 | Support AT_BSDFLAGS on FreeBSD. | John Baldwin | 1 | -0/+1 |
2020-03-14 | Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core) | Kamil Rytarowski | 1 | -0/+1 |
2020-03-13 | Register NT_NETBSDCORE_AUXV (NetBSD-Core) | Kamil Rytarowski | 1 | -0/+1 |
2020-03-13 | Fix several mix up between octets and bytes in ELF program headers | Christian Eggers | 1 | -3/+4 |
2020-03-13 | Fix several mix up between octets and bytes in ELF program headers | Christian Eggers | 1 | -12/+13 |
2020-03-03 | Add missing AT tags to the ELF common header. | Luis Machado | 1 | -0/+15 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 1 | -0/+2 |
2020-01-13 | [ARC][committed] Update ARC cpu list | Claudiu Zissulescu | 1 | -0/+4 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 1 | -0/+52 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 81 | -81/+81 |
2019-11-07 | Remove CR16C support | Alan Modra | 1 | -258/+0 |
2019-10-25 | PR4499, assign file positions assumes segment offsets increasing | Alan Modra | 1 | -2/+7 |
2019-10-07 | Add support for new functionality in the msp430 backend of GCC. | Jozef Lawrynowicz | 1 | -0/+41 |
2019-08-22 | ARM CMSE symbols | Alan Modra | 1 | -7/+0 |
2019-08-09 | Add support for a MIPS specific .MIPS.xhash section. | Mihailo Stojanovic | 1 | -0/+6 |
2019-07-24 | PT_GNU_MBIND section mapping | Alan Modra | 1 | -1/+3 |
2019-07-19 | [PowerPC64] pc-relative TLS relocations | Alan Modra | 1 | -2/+8 |
2019-06-14 | Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs | Szabolcs Nagy | 1 | -0/+4 |
2019-05-24 | aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS | Szabolcs Nagy | 1 | -0/+5 |
2019-05-24 | PowerPC relocations for prefix insns | Alan Modra | 1 | -0/+24 |
2019-05-23 | include: add elf/bpf.h | Jose E. Marchesi | 1 | -0/+45 |
2019-05-16 | [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 1 | -1/+2 |