Age | Commit message (Expand) | Author | Files | Lines |
2017-08-11 | Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ... | Nick Clifton | 1 | -0/+2 |
2017-08-06 | Treat common symbol as undefined for --no-define-common | H.J. Lu | 1 | -1/+1 |
2017-06-15 | Correct "ld --help" to display "-z stack-size=SIZE" | H.J. Lu | 1 | -1/+1 |
2017-06-06 | ld: Allow section groups to be resolved as part of a relocatable link | Andrew Burgess | 1 | -0/+6 |
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/+6 |
2016-11-14 | lexsup.c (parse_args): Add break at end of default case. | Nick Clifton | 1 | -0/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -1/+2 |
2016-09-14 | Add support for disabling automatic generation of .eh_frame_hdr sections in E... | Nick Clifton | 1 | -0/+2 |
2016-07-15 | Add support for creating ELF import libraries | Thomas Preud'homme | 1 | -0/+5 |
2016-06-27 | Allow a second -T<section>=<addr> to override a previous version on the same ... | Nick Clifton | 1 | -0/+1 |
2016-06-24 | Check DEFAULT_LD_Z_RELRO for -z relro help message | H.J. Lu | 1 | -1/+8 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 1 | -0/+4 |
2016-02-11 | Enable -Bsymbolic and -Bsymbolic-functions to PIE | H.J. Lu | 1 | -6/+5 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-29 | Fix reporting of command line options that need an argument, but which occur ... | Nick Clifton | 1 | -4/+25 |
2015-10-21 | Reset x86 Linux targets to not compressing debug sections by default. Enable... | Nick Clifton | 1 | -0/+7 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -0/+7 |
2015-09-04 | ld: Extend options for altering orphan handling behaviour. | Andrew Burgess | 1 | -10/+17 |
2015-08-19 | Remove link_info.pic | Alan Modra | 1 | -3/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -19/+27 |
2015-08-04 | ld: Add '--require-defined' command line option. | Andrew Burgess | 1 | -0/+6 |
2015-07-29 | Don't set link_info.executable for "ld -r" | H.J. Lu | 1 | -1/+1 |
2015-06-12 | Add new ld option: --print-memory-usage | Tristan Gingold | 1 | -0/+6 |
2015-04-14 | Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 1 | -0/+3 |
2015-04-08 | Add ld_list_options | H.J. Lu | 1 | -0/+108 |
2015-04-07 | Add new linker option: --warn-orphan which generates warning messages when o... | Nick Clifton | 1 | -0/+10 |
2015-02-23 | Fixes a problem where "ld -ixxx" would report an error of "ld: bad -rpath opt... | Nick Clifton | 1 | -1/+1 |
2015-02-11 | Add --[no-]map-whole-files for gold compatibility | H.J. Lu | 1 | -0/+6 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-10-17 | Implement --print-sysroot in ld. | Hans-Peter Nilsson | 1 | -0/+7 |
2014-08-08 | * ldlang.h (struct lang_input_statement_flags): Add pushed | Ulrich Drepper | 1 | -0/+23 |
2014-06-30 | lexsup.c (parse_args): Check whether provided SONAME is empty | Ulrich Drepper | 1 | -1/+11 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-01-14 | * ld.texinfo (-Tldata-segment): Describe. | Alan Modra | 1 | -0/+5 |
2013-01-07 | Add fuse-ld= for GCC linker option compatibility | H.J. Lu | 1 | -0/+3 |
2012-12-18 | ld/ | Roland McGrath | 1 | -3/+8 |
2012-12-03 | Improve plugin error handling | H.J. Lu | 1 | -3/+1 |
2012-10-22 | include/ | Alan Modra | 1 | -0/+7 |
2012-07-13 | PR ld/14357 | Nick Clifton | 1 | -1/+1 |
2012-05-26 | ld/ | Alan Modra | 1 | -113/+0 |
2012-03-26 | 2012-03-26 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2012-03-05 | * ldlang.h (struct lang_input_statement_flags): New, extract from.. | Alan Modra | 1 | -15/+15 |
2012-02-17 | PR ld/13343 | Alan Modra | 1 | -7/+3 |
2011-10-10 | * ldmain.c (main): Move code twiddling various config and link_info | Alan Modra | 1 | -5/+65 |
2011-07-16 | Implement ld --print-output-format. | Roland McGrath | 1 | -0/+6 |
2011-06-02 | Fix spelling mistakes. | Nick Clifton | 1 | -2/+2 |
2011-03-23 | * lexsup.c (parse_args): Only set report_plugin_symbols if plugins | Joseph Myers | 1 | -1/+3 |
2011-03-04 | Report plugin symbols for --verbose=N. | H.J. Lu | 1 | -2/+11 |
2010-12-06 | Add -flto and -flto-partition=. | H.J. Lu | 1 | -0/+6 |