Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in ld | Alan Modra | 14 | -25/+25 |
2021-02-09 | Remove arm-symbianelf | Alan Modra | 1 | -25/+0 |
2021-01-26 | PR27226, ld.bfd contains huge .rodata section | Alan Modra | 8 | -8/+6 |
2021-01-15 | ld/x86: Add -z report-relative-reloc | H.J. Lu | 4 | -0/+14 |
2021-01-06 | RISC-V: Implement support for big endian targets. | Marcus Comstedt | 6 | -0/+12 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-23 | x86-64: Add Intel LAM property support | H.J. Lu | 3 | -7/+77 |
2020-11-27 | ELF: Support .noinit and .persistent sections | Jozef Lawrynowicz | 1 | -13/+5 |
2020-11-03 | Fix compile time warning | Nick Clifton | 1 | -1/+1 |
2020-10-30 | x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 1 | -3/+4 |
2020-10-26 | CSKY: Change default linker script for elf toolchain. | Cooper Qu | 2 | -6/+57 |
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 | 4 | -0/+21 |
2020-10-06 | PR26667, Add powerpc64le-*-freebsd* support | Brandon Bergren | 1 | -0/+6 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 1 | -0/+1 |
2020-07-19 | ld: optionally emit _etext last, before .data | Hans-Peter Nilsson | 1 | -0/+4 |
2020-07-09 | Remove powerpc PE support | Alan Modra | 2 | -19/+0 |
2020-06-30 | Remove x86 NaCl target support | H.J. Lu | 3 | -12/+0 |
2020-06-16 | Really remove tic30-aout support | Alan Modra | 1 | -7/+0 |
2020-04-30 | ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linux | Yoshinori Sato | 1 | -0/+17 |
2020-04-14 | Fixes for the magic number used in PDP11 AOUT binaries. | Stephen Casner | 1 | -1/+2 |
2020-03-28 | ld: Set COMMONPAGESIZE for i386 Solaris | H.J. Lu | 1 | -0/+1 |
2020-03-13 | x86: Check static link of dynamic objects | H.J. Lu | 4 | -0/+15 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 1 | -1/+1 |
2020-01-15 | Set the default page size of the PDP11 target to 8192 bytes. | Lars Brinkhoff | 1 | -1/+1 |
2020-01-13 | [ARC][committed] Code cleanup and improvements. | Claudiu Zissulescu | 2 | -53/+0 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 1 | -0/+22 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-18 | 2019-12-18 Anthony Green <green@moxielogic.com> | Anthony Green | 1 | -2/+1 |
2019-12-17 | Remove tic80 support | Alan Modra | 1 | -50/+0 |
2019-12-05 | PR25243, static linking with exceptions and iostream is broken on ARM | Alan Modra | 6 | -52/+29 |
2019-11-08 | Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED." | Alan Modra | 14 | -9/+18 |
2019-11-07 | Remove CR16C support | Alan Modra | 1 | -5/+0 |
2019-11-05 | GENERATE_SHLIB_SCRIPT vs. EMBEDDED. | Alan Modra | 14 | -18/+9 |
2019-11-05 | Unset EMBEDDED rather than assigning as empty | Alan Modra | 4 | -4/+7 |
2019-10-16 | PR13616, linker should pad executable sections with nops, not zeros | Alan Modra | 2 | -2/+0 |
2019-09-11 | Rename elf32.em to elf.em | Alan Modra | 128 | -129/+128 |
2019-08-16 | [ld] [arm] Add support for noinit section | Christophe Lyon | 1 | -1/+13 |
2019-08-09 | Add support for a MIPS specific .MIPS.xhash section. | Mihailo Stojanovic | 3 | -0/+3 |
2019-08-07 | ld: use a specific linker script in BPF targets | Jose E. Marchesi | 1 | -1/+2 |
2019-05-30 | s12z genelf.em | Alan Modra | 1 | -1/+2 |
2019-05-23 | ld: add support for eBPF | Jose E. Marchesi | 1 | -0/+10 |
2019-04-13 | Automatic makefile dependencies for generated ld/e*.c | Alan Modra | 148 | -212/+212 |
2019-04-11 | x86: Add -z cet-report=[none|warning|error] | H.J. Lu | 1 | -0/+19 |
2019-04-10 | Fix some ld dependencies | Alan Modra | 5 | -58/+11 |
2019-04-08 | x86: Remove i386-*-kaos* and i386-*-chaos targets | H.J. Lu | 1 | -15/+0 |
2019-04-08 | Use elf-x86.em for i386-moss and i386-beos | H.J. Lu | 2 | -0/+2 |
2019-04-08 | Fix i386-lynxos and other runtime linker fails | Alan Modra | 3 | -0/+3 |
2019-04-06 | x86: Move x86-specific linker options to elf_linker_x86_params | H.J. Lu | 15 | -15/+25 |
2019-03-21 | lm32-linux ld testsuite fails | Alan Modra | 1 | -0/+1 |