Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 1 | -3/+0 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-23 | Use a symbol flag bit to mark linker defined symbols | Alan Modra | 1 | -0/+6 |
2014-11-18 | Add -z bndplt to generate BND prefix in PLT entries | Igor Zamyatin | 1 | -0/+3 |
2014-08-12 | Change ld "notice" interface for better handling of indirect symbols | Alan Modra | 1 | -7/+6 |
2014-08-12 | Fix non-plugin warning symbol handling | Alan Modra | 1 | -0/+3 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -0/+2 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -1/+1 |
2014-06-10 | Unwrap symbols for debug information | Alan Modra | 1 | -0/+6 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-02-18 | include/ | Alan Modra | 1 | -3/+0 |
2012-10-24 | Move disable_target_specific_optimizations to bfd_link_info | H.J. Lu | 1 | -0/+18 |
2012-10-23 | bfd/ | Nathan Sidwell | 1 | -0/+4 |
2012-10-22 | include/ | Alan Modra | 1 | -0/+4 |
2012-04-09 | bfd/ | Roland McGrath | 1 | -2/+5 |
2012-01-31 | Support arch-dependent fill | H.J. Lu | 1 | -2/+2 |
2011-10-19 | PR ld/13254 | Alan Modra | 1 | -0/+3 |
2011-09-16 | Check if a symbol is hidden by linker script. | H.J. Lu | 1 | -0/+4 |