summaryrefslogtreecommitdiff
path: root/ld/ldmain.c
Commit message (Expand)AuthorAgeFilesLines
* gold, ld: Implement -z start-stop-visibility=... option.users/roland/ld-start-stop-visibilityRoland McGrath2020-06-121-0/+2
* ld: Add --enable-textrel-check=[no|yes|warning|error]H.J. Lu2020-05-281-0/+1
* Replace "if (x) free (x)" with "free (x)", ldAlan Modra2020-05-211-2/+1
* Use bfd_get_filename throughout ldAlan Modra2020-05-191-2/+2
* [PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich2020-05-181-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd, ld: add CTF section linkingNick Alcock2019-10-031-1/+4
* bfd macro conversion to inline functionsAlan Modra2019-09-201-1/+1
* lang_input_statement_type next pointersAlan Modra2019-08-101-1/+1
* Have the linker report an error if the same script is used twice.Nick Clifton2019-05-221-1/+1
* ld: Add --no-print-map-discarded optionFaraz Shahbazker2019-04-111-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* elf: Report property change when merging propertiesH.J. Lu2018-12-071-0/+1
* LD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki2018-11-271-3/+3
* Report scripts and libraries searched for ld --traceAlan Modra2018-10-291-2/+4
* Remove some ld --trace outputAlan Modra2018-10-291-3/+3
* Simplify --sysroot=/Alan Modra2018-10-291-9/+13
* BFD_INIT_MAGICAlan Modra2018-10-151-1/+2
* Tweak map file output for pei386_auto_importAlan Modra2018-09-191-0/+4
* [MicroBlaze] PIC data text relativeMichael Eager2018-04-171-6/+8
* powerpc common-page-sizeAlan Modra2018-04-141-2/+0
* Remove any trailing directory separator from ld_canon_sysroot and adjust ld_c...Douglas B Rupp2018-02-281-1/+8
* ld error/warning messagesAlan Modra2018-02-261-56/+74
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-21/+21
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-24/+24
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* 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