summaryrefslogtreecommitdiff
path: root/ld/ldmain.c
AgeCommit message (Expand)Author
2024-01-25ld: Always call output_unknown_cmdline_warningH.J. Lu
2024-01-25ld: Improve --fatal-warnings for unknown command-line optionsH.J. Lu
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-07-17PR10957, Missing option to really print section+offsetAlan Modra
2023-03-10Revert ld DIGEST supportAlan Modra
2023-03-07DIGEST: ldmain.cUlf Samuelsson
2023-02-16Delete PROGRESS macrosAlan Modra
2023-01-27Call bfd_close_all_done in ld_cleanupAlan Modra
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-12-07Compression tidy and fixesAlan Modra
2022-10-11add --enable-default-compressed-debug-sections-algorithm configure optionMartin Liska
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song
2022-09-27PR29617, ld segfaults when bfd_close failsAlan Modra
2022-08-04Re: Get rid of fprintf_vma and sprintf_vmaAlan Modra
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