aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-07Compression tidy and fixesAlan Modra1-9/+16
2022-10-11add --enable-default-compressed-debug-sections-algorithm configure optionMartin Liska1-1/+1
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-2/+6
2022-09-27PR29617, ld segfaults when bfd_close failsAlan Modra1-1/+1
2022-08-04Re: Get rid of fprintf_vma and sprintf_vmaAlan Modra1-5/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu1-0/+1
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu1-0/+1
2021-05-07multiple definition warnings from script symbolsAlan Modra1-4/+6
2021-04-05C99 ld configuryAlan Modra1-3/+1
2021-03-31Use bool in ldAlan Modra1-52/+52
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-3/+3
2021-03-01PR27451, -z start_stop_gcAlan Modra1-0/+1
2021-02-21Warn when a script redefines a symbolAlan Modra1-1/+3
2021-01-11Add support for more MIPS variants to the linker command line.Matt Jenkins1-0/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock1-1/+3
2020-10-26Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton1-1/+1
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton1-0/+38
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath1-1/+51
2020-06-24PR26150, Assertion when asm() defines global symbols, -flto and --start-groupAlan Modra1-4/+17
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra1-7/+7
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath1-0/+2
2020-05-28ld: Add --enable-textrel-check=[no|yes|warning|error]H.J. Lu1-0/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra1-2/+1
2020-05-19Use bfd_get_filename throughout ldAlan Modra1-2/+2
2020-05-18[PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-1/+4
2019-09-20bfd macro conversion to inline functionsAlan Modra1-1/+1
2019-08-10lang_input_statement_type next pointersAlan Modra1-1/+1
2019-05-22Have the linker report an error if the same script is used twice.Nick Clifton1-1/+1
2019-04-11ld: Add --no-print-map-discarded optionFaraz Shahbazker1-0/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-07elf: Report property change when merging propertiesH.J. Lu1-0/+1
2018-11-27LD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki1-3/+3
2018-10-29Report scripts and libraries searched for ld --traceAlan Modra1-2/+4
2018-10-29Remove some ld --trace outputAlan Modra1-3/+3
2018-10-29Simplify --sysroot=/Alan Modra1-9/+13
2018-10-15BFD_INIT_MAGICAlan Modra1-1/+2
2018-09-19Tweak map file output for pei386_auto_importAlan Modra1-0/+4
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager1-6/+8
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