Age | Commit message (Expand) | Author | Files | Lines |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -5/+11 |
2020-09-12 | elf: Add -z unique-symbol to avoid duplicated local symbol names | H.J. Lu | 1 | -0/+3 |
2020-07-22 | ld: Properly override the IR definition | H.J. Lu | 1 | -0/+3 |
2020-06-15 | gold, ld: Implement -z start-stop-visibility=... option. | Roland McGrath | 1 | -2/+5 |
2020-05-27 | ld: Add --warn-textrel and obsolete --warn-shared-textrel | H.J. Lu | 1 | -5/+14 |
2020-04-15 | Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres... | Fangrui Song | 1 | -3/+5 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -0/+8 |
2020-03-13 | Fix several mix up between octets and bytes in ELF program headers | Christian Eggers | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-16 | PR13616, linker should pad executable sections with nops, not zeros | Alan Modra | 1 | -0/+4 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -0/+15 |
2019-09-23 | linker bfd.h tidy | Alan Modra | 1 | -0/+14 |
2019-09-23 | elf bfd.h tidy | Alan Modra | 1 | -0/+6 |
2019-04-06 | x86: Move x86-specific linker options to elf_linker_x86_params | H.J. Lu | 1 | -21/+0 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-07 | elf: Report property change when merging properties | H.J. Lu | 1 | -0/+3 |
2018-10-08 | Separate header PT_LOAD for -z separate-code | Alan Modra | 1 | -0/+3 |
2018-07-17 | LD: Export relative-from-absolute symbol marking to BFD | Maciej W. Rozycki | 1 | -0/+5 |
2018-04-17 | [MicroBlaze] PIC data text relative | Michael Eager | 1 | -0/+3 |
2018-01-11 | ld: Add "-z separate-code" option to ELF linker | H.J. Lu | 1 | -0/+3 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-08-06 | Treat common symbol as undefined for --no-define-common | H.J. Lu | 1 | -0/+3 |
2017-06-22 | x86: Support Intel Shadow Stack with SHSTK property | H.J. Lu | 1 | -0/+3 |
2017-06-22 | x86: Support Intel IBT with IBT property and IBT-enable PLT | H.J. Lu | 1 | -0/+6 |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -3/+0 |
2017-06-06 | ld: Allow section groups to be resolved as part of a relocatable link | Andrew Burgess | 1 | -0/+3 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-05-16 | non_ir_ref_dynamic | Alan Modra | 1 | -5/+5 |
2017-04-20 | Handle symbol defined in IR and referenced in DSO | H.J. Lu | 1 | -0/+4 |
2017-04-19 | Implement -z dynamic-undefined-weak | Alan Modra | 1 | -2/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-16 | Implement and document --gc-keep-exported | fincs | 1 | -0/+3 |
2016-07-15 | Add support for creating ELF import libraries | Thomas Preud'homme | 1 | -0/+6 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -15/+12 |
2016-04-27 | Cache result of scan for __start_* and __stop_* sections | Alan Modra | 1 | -6/+15 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -0/+5 |
2016-04-20 | Check ELF relocs after opening all input files | H.J. Lu | 1 | -0/+4 |
2016-03-15 | Add -z noreloc-overflow option to x86-64 ld | H.J. Lu | 1 | -0/+3 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 1 | -0/+12 |
2016-02-26 | [x86] Resolve non-PIC undefweak symbols in executable | H.J. Lu | 1 | -0/+4 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-22 | Add "-z call-nop=PADDING" option to ld | H.J. Lu | 1 | -0/+6 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -0/+3 |
2015-08-23 | Reorder enum output_type for better code generation | Alan Modra | 1 | -1/+1 |
2015-08-19 | Remove link_info.pic | Alan Modra | 1 | -11/+7 |
2015-08-19 | Add bfd_link_pde, and simplify some tests of link_info.type | Alan Modra | 1 | -0/+2 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -10/+20 |
2015-05-28 | Compact EH Support | Catherine Moore | 1 | -3/+3 |
2015-04-14 | Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 1 | -0/+3 |
2015-04-14 | Add -z noextern-protected-data to ld for ELF/x86 | H.J. Lu | 1 | -0/+5 |