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