aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu1-0/+7
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu1-0/+1
2015-03-18Use %F instead of %X for einfoChen Gang1-2/+2
2015-02-07Update plugin_maybe_claimH.J. Lu1-21/+4
2015-01-29Remove plugin_active_plugins_p()H.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-23Move support code for linker script DEFINED to ldexp.cAlan Modra1-0/+2
2014-09-15Add support for MIPS R6.Andrew Bennett1-1/+3
2014-08-12Change ld "notice" interface for better handling of indirect symbolsAlan Modra1-3/+3
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-4/+0
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-05-10Fix freeing of link_info.hashHans-Peter Nilsson1-0/+4
2014-04-09Remove remaining default manifest support.Nick Clifton1-0/+7
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY1-0/+7
2014-03-27Scan all input files for symbol reference warningH.J. Lu1-17/+26
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-01-22Display the reference causing a shared library to be neededAlan Modra1-1/+2
2013-10-09 PR ld/16028Nick Clifton1-0/+1
2013-06-22 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford1-1/+1
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton1-5/+3
2012-12-03Improve plugin error handlingH.J. Lu1-2/+1
2012-11-15 * ldmain.c (main): Add start_sbrk set to sbrk(0) on entry.Simon Baldwin1-1/+4
2012-10-24Move disable_target_specific_optimizations to bfd_link_infoH.J. Lu1-2/+2
2012-10-22include/Alan Modra1-20/+26
2012-07-13 PR ld/14357Nick Clifton1-4/+4
2012-04-26 Make bfd asserts cause linker errors.Hans-Peter Nilsson1-0/+18
2012-03-05 * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra1-14/+2
2012-02-17 PR ld/13343Alan Modra1-2/+2
2011-10-10 * ldmain.c (main): Move code twiddling various config and link_infoAlan Modra1-66/+6
2011-09-15Support thin archive member for LTO.H.J. Lu1-5/+5
2011-08-22 * ldmain.c (add_DT_NEEDED_for_dynamic): Default to FALSE.Michael Matz1-1/+1
2011-08-04Replace remove_output with ld_cleanup in comments.H.J. Lu1-2/+2
2011-07-16Implement ld --print-output-format.Roland McGrath1-1/+4
2011-05-23 * ldmisc.c (vfinfo): Add %H.Alan Modra1-3/+3
2011-05-17 PR ld/12760Alan Modra1-2/+4
2011-04-24 PR ld/12365Alan Modra1-3/+7
2011-04-20 PR ld/12365Alan Modra1-20/+3
2011-04-20 PR ld/12365Alan Modra1-13/+74
2011-04-17 PR ld/12365Alan Modra1-24/+6
2011-03-10[PATCH] Revise linker plugin API to better preserve link order.Dave Korn1-0/+1
2011-02-14 * ldmain.c (remove_output): Rename to..Alan Modra1-9/+8
2011-01-14 * ldmain.c (main): Flush stdout before and stderr after printingAlan Modra1-1/+3
2010-12-06Call xatexit with plugin_call_cleanup.H.J. Lu1-7/+0
2010-11-21Re-indent plugin code.H.J. Lu1-5/+6
2010-11-05 * plugin.h (plugin_active_plugins_p): New prototype.Dave Korn1-2/+3
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn1-8/+88
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-7/+7
2009-11-26 PR ld/10956Nick Clifton1-2/+3
2009-11-062009-11-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2009-11-05 * lexsup.c: Rename --add-needed to --copy-dt-needed-entries.Nick Clifton1-7/+8