Age | Commit message (Expand) | Author | Files | Lines |
2017-06-06 | ld: Allow section groups to be resolved as part of a relocatable link | Andrew Burgess | 1 | -0/+6 |
2017-06-05 | Fix --enable-new-dtags config support | Alan Modra | 1 | -1/+1 |
2017-06-05 | Introduce --enable-new-dtags configure option. | Slava Barinov | 1 | -0/+3 |
2017-01-31 | Fix buffer overflows in ld when printing translated strings. | Nick Clifton | 1 | -5/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-02 | Fix seg-fault in the linker when attempting to print out a malicious linker s... | Nick Clifton | 1 | -1/+1 |
2016-10-31 | Initialize input statement created in add_archive_member | Thomas Preud'homme | 1 | -0/+1 |
2016-09-30 | Better ld --fatal-warnings support | Alan Modra | 1 | -3/+16 |
2016-06-14 | Formatting fixes. | Alan Modra | 1 | -22/+24 |
2016-06-14 | Delete bfd_my_archive macro | Alan Modra | 1 | -4/+4 |
2016-06-14 | Set my_archive for thin archives | Alan Modra | 1 | -1/+2 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -43/+29 |
2016-05-25 | Skip an archive element if not added by linker | H.J. Lu | 1 | -1/+11 |
2016-02-26 | [x86] Resolve non-PIC undefweak symbols in executable | H.J. Lu | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-21 | Reset x86 Linux targets to not compressing debug sections by default. Enable... | Nick Clifton | 1 | -0/+3 |
2015-09-24 | Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld. | Alan Modra | 1 | -9/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -3/+4 |
2015-06-12 | Add new ld option: --print-memory-usage | Tristan Gingold | 1 | -0/+2 |
2015-04-14 | Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 1 | -0/+7 |
2015-04-14 | Add -z noextern-protected-data to ld for ELF/x86 | H.J. Lu | 1 | -0/+1 |
2015-03-18 | Use %F instead of %X for einfo | Chen Gang | 1 | -2/+2 |
2015-02-07 | Update plugin_maybe_claim | H.J. Lu | 1 | -21/+4 |
2015-01-29 | Remove plugin_active_plugins_p() | H.J. Lu | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-23 | Move support code for linker script DEFINED to ldexp.c | Alan Modra | 1 | -0/+2 |
2014-09-15 | Add support for MIPS R6. | Andrew Bennett | 1 | -1/+3 |
2014-08-12 | Change ld "notice" interface for better handling of indirect symbols | Alan Modra | 1 | -3/+3 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -4/+0 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -1/+1 |
2014-05-10 | Fix freeing of link_info.hash | Hans-Peter Nilsson | 1 | -0/+4 |
2014-04-09 | Remove remaining default manifest support. | Nick Clifton | 1 | -0/+7 |
2014-04-08 | Add support for generating and inserting build IDs into COFF binaries. | Jon TURNEY | 1 | -0/+7 |
2014-03-27 | Scan all input files for symbol reference warning | H.J. Lu | 1 | -17/+26 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-22 | Display the reference causing a shared library to be needed | Alan Modra | 1 | -1/+2 |
2013-10-09 | PR ld/16028 | Nick Clifton | 1 | -0/+1 |
2013-06-22 | * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) | Richard Sandiford | 1 | -1/+1 |
2013-05-02 | * archures.c: Add some more MSP430 machine numbers. | Nick Clifton | 1 | -5/+3 |
2012-12-03 | Improve plugin error handling | H.J. Lu | 1 | -2/+1 |
2012-11-15 | * ldmain.c (main): Add start_sbrk set to sbrk(0) on entry. | Simon Baldwin | 1 | -1/+4 |
2012-10-24 | Move disable_target_specific_optimizations to bfd_link_info | H.J. Lu | 1 | -2/+2 |
2012-10-22 | include/ | Alan Modra | 1 | -20/+26 |
2012-07-13 | PR ld/14357 | Nick Clifton | 1 | -4/+4 |
2012-04-26 | Make bfd asserts cause linker errors. | Hans-Peter Nilsson | 1 | -0/+18 |
2012-03-05 | * ldlang.h (struct lang_input_statement_flags): New, extract from.. | Alan Modra | 1 | -14/+2 |
2012-02-17 | PR ld/13343 | Alan Modra | 1 | -2/+2 |
2011-10-10 | * ldmain.c (main): Move code twiddling various config and link_info | Alan Modra | 1 | -66/+6 |
2011-09-15 | Support thin archive member for LTO. | H.J. Lu | 1 | -5/+5 |
2011-08-22 | * ldmain.c (add_DT_NEEDED_for_dynamic): Default to FALSE. | Michael Matz | 1 | -1/+1 |