aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-14powerpc common-page-sizeAlan Modra1-2/+0
2018-02-28Remove any trailing directory separator from ld_canon_sysroot and adjust ld_c...Douglas B Rupp1-1/+8
2018-02-26ld error/warning messagesAlan Modra1-56/+74
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-21/+21
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-24/+24
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-11ld internationalization fixesAlan Modra1-2/+2
2017-09-02LTO rescan archivesAlan Modra1-0/+5
2017-08-08Add configure flag to enable gnu hash style by default.Romain Geissler1-1/+2
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu1-0/+3
2017-07-19Remove datasize measurements based on sbrk()Tristan Gingold1-16/+0
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess1-0/+6
2017-06-05Fix --enable-new-dtags config supportAlan Modra1-1/+1
2017-06-05Introduce --enable-new-dtags configure option.Slava Barinov1-0/+3
2017-01-31Fix buffer overflows in ld when printing translated strings.Nick Clifton1-5/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-02Fix seg-fault in the linker when attempting to print out a malicious linker s...Nick Clifton1-1/+1
2016-10-31Initialize input statement created in add_archive_memberThomas Preud'homme1-0/+1
2016-09-30Better ld --fatal-warnings supportAlan Modra1-3/+16
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