summaryrefslogtreecommitdiff
path: root/ld/ldmain.c
Commit message (Expand)AuthorAgeFilesLines
* ld internationalization fixesAlan Modra2017-10-111-2/+2
* LTO rescan archivesAlan Modra2017-09-021-0/+5
* Add configure flag to enable gnu hash style by default.Romain Geissler2017-08-081-1/+2
* Treat common symbol as undefined for --no-define-commonH.J. Lu2017-08-061-0/+3
* Remove datasize measurements based on sbrk()Tristan Gingold2017-07-191-16/+0
* ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess2017-06-061-0/+6
* Fix --enable-new-dtags config supportAlan Modra2017-06-051-1/+1
* Introduce --enable-new-dtags configure option.Slava Barinov2017-06-051-0/+3
* Fix buffer overflows in ld when printing translated strings.Nick Clifton2017-01-311-5/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix seg-fault in the linker when attempting to print out a malicious linker s...Nick Clifton2016-12-021-1/+1
* Initialize input statement created in add_archive_memberThomas Preud'homme2016-10-311-0/+1
* Better ld --fatal-warnings supportAlan Modra2016-09-301-3/+16
* Formatting fixes.Alan Modra2016-06-141-22/+24
* Delete bfd_my_archive macroAlan Modra2016-06-141-4/+4
* Set my_archive for thin archivesAlan Modra2016-06-141-1/+2
* Return void from linker callbacksAlan Modra2016-05-281-43/+29
* Skip an archive element if not added by linkerH.J. Lu2016-05-251-1/+11
* [x86] Resolve non-PIC undefweak symbols in executableH.J. Lu2016-02-261-0/+1
* 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