aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-22Add PT_GNU_SHR/SHF_GNU_SHARABLE/SHN_GNU_SHARABLE_COMMON support to gas/ldusers/hjl/sharableH.J. Lu1-0/+1
2016-06-14Formatting fixes.Alan Modra1-22/+24
2016-06-14Delete bfd_my_archive macroAlan Modra1-4/+4
2016-06-14Set my_archive for thin archivesAlan Modra1-1/+2
2016-05-28Return void from linker callbacksAlan Modra1-43/+29
2016-05-25Skip an archive element if not added by linkerH.J. Lu1-1/+11
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu1-0/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-21Reset x86 Linux targets to not compressing debug sections by default. Enable...Nick Clifton1-0/+3
2015-09-24Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.Alan Modra1-9/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-3/+4
2015-06-12Add new ld option: --print-memory-usageTristan Gingold1-0/+2
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