summaryrefslogtreecommitdiff
path: root/ld/ldmain.c
Commit message (Expand)AuthorAgeFilesLines
* Revert ld DIGEST supportAlan Modra2023-03-101-2/+0
* DIGEST: ldmain.cUlf Samuelsson2023-03-071-0/+2
* Delete PROGRESS macrosAlan Modra2023-02-161-5/+0
* Call bfd_close_all_done in ld_cleanupAlan Modra2023-01-271-3/+12
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Compression tidy and fixesAlan Modra2022-12-071-9/+16
* add --enable-default-compressed-debug-sections-algorithm configure optionMartin Liska2022-10-111-1/+1
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-2/+6
* PR29617, ld segfaults when bfd_close failsAlan Modra2022-09-271-1/+1
* Re: Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-041-5/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu2021-07-081-0/+1
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-081-0/+1
* multiple definition warnings from script symbolsAlan Modra2021-05-071-4/+6
* C99 ld configuryAlan Modra2021-04-051-3/+1
* Use bool in ldAlan Modra2021-03-311-52/+52
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-3/+3
* PR27451, -z start_stop_gcAlan Modra2021-03-011-0/+1
* Warn when a script redefines a symbolAlan Modra2021-02-211-1/+3
* Add support for more MIPS variants to the linker command line.Matt Jenkins2021-01-111-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock2020-11-201-1/+3
* Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton2020-10-261-1/+1
* Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton2020-10-161-0/+38
* PR 22843: ld, gold: Add --dependency-file option.Roland McGrath2020-06-231-1/+51
* PR26150, Assertion when asm() defines global symbols, -flto and --start-groupAlan Modra2020-06-241-4/+17
* Do without ld ENABLE_PLUGINSAlan Modra2020-06-211-7/+7
* gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath2020-06-151-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