summaryrefslogtreecommitdiff
path: root/ld/ldmain.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Reset x86 Linux targets to not compressing debug sections by default. Enable...Nick Clifton2015-10-211-0/+3
* Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.Alan Modra2015-09-241-9/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-3/+4
* Add new ld option: --print-memory-usageTristan Gingold2015-06-121-0/+2
* Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-141-0/+7
* Add -z noextern-protected-data to ld for ELF/x86H.J. Lu2015-04-141-0/+1
* Use %F instead of %X for einfoChen Gang2015-03-181-2/+2
* Update plugin_maybe_claimH.J. Lu2015-02-071-21/+4
* Remove plugin_active_plugins_p()H.J. Lu2015-01-291-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Move support code for linker script DEFINED to ldexp.cAlan Modra2014-12-231-0/+2
* Add support for MIPS R6.Andrew Bennett2014-09-151-1/+3
* Change ld "notice" interface for better handling of indirect symbolsAlan Modra2014-08-121-3/+3
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-4/+0
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* Fix freeing of link_info.hashHans-Peter Nilsson2014-05-101-0/+4
* Remove remaining default manifest support.Nick Clifton2014-04-091-0/+7
* Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY2014-04-081-0/+7
* Scan all input files for symbol reference warningH.J. Lu2014-03-271-17/+26
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Display the reference causing a shared library to be neededAlan Modra2014-01-221-1/+2
* PR ld/16028Nick Clifton2013-10-091-0/+1
* * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford2013-06-221-1/+1
* * archures.c: Add some more MSP430 machine numbers.Nick Clifton2013-05-021-5/+3
* Improve plugin error handlingH.J. Lu2012-12-031-2/+1
* * ldmain.c (main): Add start_sbrk set to sbrk(0) on entry.Simon Baldwin2012-11-151-1/+4
* Move disable_target_specific_optimizations to bfd_link_infoH.J. Lu2012-10-241-2/+2
* include/Alan Modra2012-10-221-20/+26
* PR ld/14357Nick Clifton2012-07-131-4/+4
* Make bfd asserts cause linker errors.Hans-Peter Nilsson2012-04-261-0/+18
* * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra2012-03-051-14/+2
* PR ld/13343Alan Modra2012-02-171-2/+2
* * ldmain.c (main): Move code twiddling various config and link_infoAlan Modra2011-10-101-66/+6
* Support thin archive member for LTO.H.J. Lu2011-09-151-5/+5
* * ldmain.c (add_DT_NEEDED_for_dynamic): Default to FALSE.Michael Matz2011-08-221-1/+1
* Replace remove_output with ld_cleanup in comments.H.J. Lu2011-08-041-2/+2
* Implement ld --print-output-format.Roland McGrath2011-07-161-1/+4
* * ldmisc.c (vfinfo): Add %H.Alan Modra2011-05-231-3/+3
* PR ld/12760Alan Modra2011-05-171-2/+4
* PR ld/12365Alan Modra2011-04-241-3/+7
* PR ld/12365Alan Modra2011-04-201-20/+3
* PR ld/12365Alan Modra2011-04-201-13/+74
* PR ld/12365Alan Modra2011-04-171-24/+6
* [PATCH] Revise linker plugin API to better preserve link order.Dave Korn2011-03-101-0/+1
* * ldmain.c (remove_output): Rename to..Alan Modra2011-02-141-9/+8
* * ldmain.c (main): Flush stdout before and stderr after printingAlan Modra2011-01-141-1/+3
* Call xatexit with plugin_call_cleanup.H.J. Lu2010-12-061-7/+0
* Re-indent plugin code.H.J. Lu2010-11-211-5/+6
* * plugin.h (plugin_active_plugins_p): New prototype.Dave Korn2010-11-051-2/+3