summaryrefslogtreecommitdiff
path: root/ld/ldmain.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-05-07multiple definition warnings from script symbolsAlan Modra
2021-04-05C99 ld configuryAlan Modra
2021-03-31Use bool in ldAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-03-01PR27451, -z start_stop_gcAlan Modra
2021-02-21Warn when a script redefines a symbolAlan Modra
2021-01-11Add support for more MIPS variants to the linker command line.Matt Jenkins
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock
2020-10-26Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath
2020-06-24PR26150, Assertion when asm() defines global symbols, -flto and --start-groupAlan Modra
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath
2020-05-28ld: Add --enable-textrel-check=[no|yes|warning|error]H.J. Lu
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra
2020-05-19Use bfd_get_filename throughout ldAlan Modra
2020-05-18[PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-09-20bfd macro conversion to inline functionsAlan Modra
2019-08-10lang_input_statement_type next pointersAlan Modra
2019-05-22Have the linker report an error if the same script is used twice.Nick Clifton
2019-04-11ld: Add --no-print-map-discarded optionFaraz Shahbazker
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-07elf: Report property change when merging propertiesH.J. Lu
2018-11-27LD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki
2018-10-29Report scripts and libraries searched for ld --traceAlan Modra
2018-10-29Remove some ld --trace outputAlan Modra
2018-10-29Simplify --sysroot=/Alan Modra
2018-10-15BFD_INIT_MAGICAlan Modra
2018-09-19Tweak map file output for pei386_auto_importAlan Modra
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager
2018-04-14powerpc common-page-sizeAlan Modra
2018-02-28Remove any trailing directory separator from ld_canon_sysroot and adjust ld_c...Douglas B Rupp
2018-02-26ld error/warning messagesAlan Modra
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-11ld internationalization fixesAlan Modra
2017-09-02LTO rescan archivesAlan Modra
2017-08-08Add configure flag to enable gnu hash style by default.Romain Geissler
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu
2017-07-19Remove datasize measurements based on sbrk()Tristan Gingold
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess
2017-06-05Fix --enable-new-dtags config supportAlan Modra