Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | PR27116, Spelling errors found by Debian style checker | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 58 | -58/+58 |
2020-12-16 | constify elfNN_bed | Alan Modra | 2 | -5/+6 |
2020-12-15 | Handle -z unique/-z nounique in ld | Vivek Das Mohapatra | 1 | -0/+4 |
2020-11-21 | RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous. | Nelson Chu | 1 | -1/+1 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 12 | -12/+24 |
2020-09-30 | After preventing creating an import library for an exe when there are no expo... | Jeremy Drake | 2 | -2/+4 |
2020-09-24 | PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocs | Alan Modra | 1 | -3/+15 |
2020-09-22 | Linker: If the type is pie the results should be an executable which entry po... | Frediano Ziglio | 2 | -2/+2 |
2020-09-12 | elf: Add -z unique-symbol to avoid duplicated local symbol names | H.J. Lu | 1 | -0/+4 |
2020-09-11 | Fix a segfault when creating an import library with 0 exports. | Jeremy Drake | 2 | -2/+4 |
2020-08-28 | MSP430: Fix alignment of __*_array_start symbols in default linker script | Jozef Lawrynowicz | 1 | -1/+80 |
2020-08-27 | ld/emultempl/msp430.em: Remove unused variable | Jozef Lawrynowicz | 1 | -3/+1 |
2020-08-27 | Change the default characteristics of DLLs built by the linker to more secure... | Jeremy Drake | 2 | -28/+138 |
2020-08-26 | PR26499 UBSAN: eelf32_spu.c:537 member access null pointer | Alan Modra | 1 | -1/+1 |
2020-08-13 | PowerPC64 --no-pcrel-optimize | Alan Modra | 1 | -1/+11 |
2020-08-06 | MSP430: ld: Update output section tail when shuffling ".either" sections | Jozef Lawrynowicz | 1 | -10/+22 |
2020-07-19 | Power10 stub selection | Alan Modra | 1 | -3/+16 |
2020-07-10 | PowerPC64 ld --no-power10-stubs | Alan Modra | 1 | -1/+19 |
2020-07-09 | Remove powerpc PE support | Alan Modra | 2 | -37/+1 |
2020-07-07 | XCOFF linker script PROVIDE support | Alan Modra | 1 | -0/+1 |
2020-06-24 | ld --help output | Alan Modra | 1 | -6/+8 |
2020-06-19 | Emit a warning when -z relro is unsupported | Alan Modra | 5 | -0/+36 |
2020-06-15 | xtensa: allow runtime ABI selection | Max Filippov | 1 | -5/+36 |
2020-06-15 | gold, ld: Implement -z start-stop-visibility=... option. | Roland McGrath | 1 | -0/+15 |
2020-05-27 | ld: Add --warn-textrel and obsolete --warn-shared-textrel | H.J. Lu | 1 | -3/+3 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 6 | -32/+14 |
2020-05-20 | PR25993, read of freed memory | Alan Modra | 2 | -52/+22 |
2020-05-19 | Use bfd_get_filename throughout ld | Alan Modra | 4 | -24/+28 |
2020-05-18 | Show AIX gc'd symbol address adjustments in map file | Douglas B Rupp | 11 | -11/+52 |
2020-05-18 | Prevent a potential use-after-fee memory corruption bug in the linker (for PE... | Nick Clifton | 2 | -12/+39 |
2020-04-30 | ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linux | Yoshinori Sato | 1 | -0/+42 |
2020-04-15 | Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres... | Fangrui Song | 2 | -5/+5 |
2020-04-14 | Fixes for the magic number used in PDP11 AOUT binaries. | Stephen Casner | 1 | -0/+132 |
2020-03-30 | Fix objcopy's --preserve-dates command line option so that it will work with ... | Nick Clifton | 2 | -2/+8 |
2020-03-18 | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 1 | -4/+2 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 2 | -1/+8 |
2020-03-13 | x86: Check static link of dynamic objects | H.J. Lu | 1 | -0/+1 |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-19 | Various fixes for the Z80 support. | Sergey Belyashov | 1 | -106/+16 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 2 | -237/+111 |
2020-02-06 | ELF: Discard a section if any of its linked-to sections has been discarded | H.J. Lu | 11 | -0/+11 |
2020-01-29 | PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.conf | Alan Modra | 1 | -1/+1 |
2020-01-22 | PowerPC64 __tls_get_addr_desc | Alan Modra | 1 | -1/+19 |
2020-01-22 | PR25417, Fix minor typos | Yuri Chornoivan | 1 | -1/+1 |
2020-01-03 | For PE format files, the base relocation table is necessary if the image is l... | Hannes Domani | 2 | -2/+16 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 2 | -18/+194 |
2020-01-02 | AArch64: Set the correct ELF class for AArch64 stubs (PR/25210) | Tamar Christina | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 56 | -56/+56 |
2019-12-26 | Avoid ubsan bug complaining about &p->field | Alan Modra | 6 | -7/+7 |