| Commit message (Expand) | Author | Age | Files | Lines |
* | ld: Add a before_plugin_all_symbols_read hook | H.J. Lu | 2022-03-09 | 2 | -0/+15 |
* | Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro" | H.J. Lu | 2022-02-14 | 1 | -1/+0 |
* | PR28824, relro security issues, x86 keep COMMONPAGESIZE relro | Alan Modra | 2022-02-13 | 1 | -0/+1 |
* | ld: Add emultempl/emulation.em | H.J. Lu | 2022-02-06 | 10 | -372/+165 |
* | ld: Remove emultempl/armcoff.em | H.J. Lu | 2022-02-04 | 1 | -293/+0 |
* | PR28751 mbind2a / mbind2b regressions on powerpc*-linux | Alan Modra | 2022-01-14 | 1 | -0/+1 |
* | elf: Set p_align to the minimum page size if possible | H.J. Lu | 2022-01-05 | 1 | -0/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2022-01-02 | 58 | -58/+58 |
* | ld: Remove emultempl/linux.em | H.J. Lu | 2021-12-27 | 1 | -226/+0 |
* | Set the default DLL chracteristics to 0 for Cygwin based targets. | Jeremy Drake | 2021-11-17 | 2 | -3/+17 |
* | LoongArch ld support | liuzhensong | 2021-10-24 | 1 | -0/+87 |
* | RISC-V: Don't separate pcgp relaxation to another relax pass. | Lewis Revill | 2021-10-22 | 1 | -6/+2 |
* | RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust. | Nelson Chu | 2021-05-31 | 1 | -0/+14 |
* | convert elf_link_hash macros to inline functions | Alan Modra | 2021-04-12 | 1 | -1/+1 |
* | PR27719, lang_mark_undefineds trashes memory | Alan Modra | 2021-04-12 | 2 | -2/+3 |
* | Use bool in ld | Alan Modra | 2021-03-31 | 38 | -514/+514 |
* | Remove bfd_stdint.h | Alan Modra | 2021-03-31 | 1 | -1/+1 |
* | TRUE/FALSE simplification | Alan Modra | 2021-03-29 | 1 | -3/+2 |
* | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 2021-03-22 | 6 | -14/+14 |
* | aix: implement TLS relocation for gas and ld | Clément Chigot | 2021-03-12 | 1 | -0/+38 |
* | RISC-V: Improve multiple relax passes problem. | Nelson Chu | 2021-03-11 | 1 | -1/+5 |
* | elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE | H.J. Lu | 2021-03-05 | 1 | -1/+1 |
* | PR27451, -z start_stop_gc | Alan Modra | 2021-03-01 | 1 | -0/+4 |
* | PR27226, ld.bfd contains huge .rodata section | Alan Modra | 2021-01-26 | 4 | -2/+121 |
* | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 2021-01-13 | 16 | -20/+21 |
* | PR27116, Spelling errors found by Debian style checker | Alan Modra | 2021-01-01 | 1 | -1/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 58 | -58/+58 |
* | constify elfNN_bed | Alan Modra | 2020-12-16 | 2 | -5/+6 |
* | Handle -z unique/-z nounique in ld | Vivek Das Mohapatra | 2020-12-15 | 1 | -0/+4 |
* | RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous. | Nelson Chu | 2020-11-21 | 1 | -1/+1 |
* | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 2020-11-20 | 12 | -12/+24 |
* | After preventing creating an import library for an exe when there are no expo... | Jeremy Drake | 2020-09-30 | 2 | -2/+4 |
* | PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocs | Alan Modra | 2020-09-24 | 1 | -3/+15 |
* | Linker: If the type is pie the results should be an executable which entry po... | Frediano Ziglio | 2020-09-22 | 2 | -2/+2 |
* | elf: Add -z unique-symbol to avoid duplicated local symbol names | H.J. Lu | 2020-09-12 | 1 | -0/+4 |
* | Fix a segfault when creating an import library with 0 exports. | Jeremy Drake | 2020-09-11 | 2 | -2/+4 |
* | MSP430: Fix alignment of __*_array_start symbols in default linker script | Jozef Lawrynowicz | 2020-08-28 | 1 | -1/+80 |
* | ld/emultempl/msp430.em: Remove unused variable | Jozef Lawrynowicz | 2020-08-27 | 1 | -3/+1 |
* | Change the default characteristics of DLLs built by the linker to more secure... | Jeremy Drake | 2020-08-27 | 2 | -28/+138 |
* | PR26499 UBSAN: eelf32_spu.c:537 member access null pointer | Alan Modra | 2020-08-26 | 1 | -1/+1 |
* | PowerPC64 --no-pcrel-optimize | Alan Modra | 2020-08-13 | 1 | -1/+11 |
* | MSP430: ld: Update output section tail when shuffling ".either" sections | Jozef Lawrynowicz | 2020-08-06 | 1 | -10/+22 |
* | Power10 stub selection | Alan Modra | 2020-07-19 | 1 | -3/+16 |
* | PowerPC64 ld --no-power10-stubs | Alan Modra | 2020-07-10 | 1 | -1/+19 |
* | Remove powerpc PE support | Alan Modra | 2020-07-09 | 2 | -37/+1 |
* | XCOFF linker script PROVIDE support | Alan Modra | 2020-07-07 | 1 | -0/+1 |
* | ld --help output | Alan Modra | 2020-06-24 | 1 | -6/+8 |
* | Emit a warning when -z relro is unsupported | Alan Modra | 2020-06-19 | 5 | -0/+36 |
* | xtensa: allow runtime ABI selection | Max Filippov | 2020-06-15 | 1 | -5/+36 |
* | gold, ld: Implement -z start-stop-visibility=... option. | Roland McGrath | 2020-06-15 | 1 | -0/+15 |