Age | Commit message (Expand) | Author | Files | Lines |
2022-08-04 | Re: Get rid of fprintf_vma and sprintf_vma | Alan Modra | 1 | -5/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-07-08 | elf: Add GNU_PROPERTY_1_NEEDED check | H.J. Lu | 1 | -0/+1 |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 1 | -0/+1 |
2021-05-07 | multiple definition warnings from script symbols | Alan Modra | 1 | -4/+6 |
2021-04-05 | C99 ld configury | Alan Modra | 1 | -3/+1 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -52/+52 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -3/+3 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 1 | -0/+1 |
2021-02-21 | Warn when a script redefines a symbol | Alan Modra | 1 | -1/+3 |
2021-01-11 | Add support for more MIPS variants to the linker command line. | Matt Jenkins | 1 | -0/+4 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -1/+3 |
2020-10-26 | Invoke the linker's error handling script with the keyword "undefined-symbol"... | Nick Clifton | 1 | -1/+1 |
2020-10-16 | Add a new option to the linker: --error-handling-script=<NAME>. Run the scri... | Nick Clifton | 1 | -0/+38 |
2020-06-23 | PR 22843: ld, gold: Add --dependency-file option. | Roland McGrath | 1 | -1/+51 |
2020-06-24 | PR26150, Assertion when asm() defines global symbols, -flto and --start-group | Alan Modra | 1 | -4/+17 |
2020-06-21 | Do without ld ENABLE_PLUGINS | Alan Modra | 1 | -7/+7 |
2020-06-15 | gold, ld: Implement -z start-stop-visibility=... option. | Roland McGrath | 1 | -0/+2 |
2020-05-28 | ld: Add --enable-textrel-check=[no|yes|warning|error] | H.J. Lu | 1 | -0/+1 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 1 | -2/+1 |
2020-05-19 | Use bfd_get_filename throughout ld | Alan Modra | 1 | -2/+2 |
2020-05-18 | [PATCH] ld: fix s/claimi/claim/ typo | Sergei Trofimovich | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -1/+4 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -1/+1 |
2019-08-10 | lang_input_statement_type next pointers | Alan Modra | 1 | -1/+1 |
2019-05-22 | Have the linker report an error if the same script is used twice. | Nick Clifton | 1 | -1/+1 |
2019-04-11 | ld: Add --no-print-map-discarded option | Faraz Shahbazker | 1 | -0/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-07 | elf: Report property change when merging properties | H.J. Lu | 1 | -0/+1 |
2018-11-27 | LD: Convert `%P: %H:' to `%H:' in error messages | Maciej W. Rozycki | 1 | -3/+3 |
2018-10-29 | Report scripts and libraries searched for ld --trace | Alan Modra | 1 | -2/+4 |
2018-10-29 | Remove some ld --trace output | Alan Modra | 1 | -3/+3 |
2018-10-29 | Simplify --sysroot=/ | Alan Modra | 1 | -9/+13 |
2018-10-15 | BFD_INIT_MAGIC | Alan Modra | 1 | -1/+2 |
2018-09-19 | Tweak map file output for pei386_auto_import | Alan Modra | 1 | -0/+4 |
2018-04-17 | [MicroBlaze] PIC data text relative | Michael Eager | 1 | -6/+8 |
2018-04-14 | powerpc common-page-size | Alan Modra | 1 | -2/+0 |
2018-02-28 | Remove any trailing directory separator from ld_canon_sysroot and adjust ld_c... | Douglas B Rupp | 1 | -1/+8 |
2018-02-26 | ld error/warning messages | Alan Modra | 1 | -56/+74 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -21/+21 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -24/+24 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-10-11 | ld internationalization fixes | Alan Modra | 1 | -2/+2 |
2017-09-02 | LTO rescan archives | Alan Modra | 1 | -0/+5 |
2017-08-08 | Add configure flag to enable gnu hash style by default. | Romain Geissler | 1 | -1/+2 |
2017-08-06 | Treat common symbol as undefined for --no-define-common | H.J. Lu | 1 | -0/+3 |
2017-07-19 | Remove datasize measurements based on sbrk() | Tristan Gingold | 1 | -16/+0 |
2017-06-06 | ld: Allow section groups to be resolved as part of a relocatable link | Andrew Burgess | 1 | -0/+6 |