Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-06-05 | Fix --enable-new-dtags config support | Alan Modra | 1 | -1/+1 |
2017-06-05 | Introduce --enable-new-dtags configure option. | Slava Barinov | 1 | -0/+3 |
2017-01-31 | Fix buffer overflows in ld when printing translated strings. | Nick Clifton | 1 | -5/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-02 | Fix seg-fault in the linker when attempting to print out a malicious linker s... | Nick Clifton | 1 | -1/+1 |
2016-10-31 | Initialize input statement created in add_archive_member | Thomas Preud'homme | 1 | -0/+1 |
2016-09-30 | Better ld --fatal-warnings support | Alan Modra | 1 | -3/+16 |
2016-06-14 | Formatting fixes. | Alan Modra | 1 | -22/+24 |
2016-06-14 | Delete bfd_my_archive macro | Alan Modra | 1 | -4/+4 |
2016-06-14 | Set my_archive for thin archives | Alan Modra | 1 | -1/+2 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -43/+29 |
2016-05-25 | Skip an archive element if not added by linker | H.J. Lu | 1 | -1/+11 |
2016-02-26 | [x86] Resolve non-PIC undefweak symbols in executable | H.J. Lu | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-21 | Reset x86 Linux targets to not compressing debug sections by default. Enable... | Nick Clifton | 1 | -0/+3 |
2015-09-24 | Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld. | Alan Modra | 1 | -9/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -3/+4 |
2015-06-12 | Add new ld option: --print-memory-usage | Tristan Gingold | 1 | -0/+2 |
2015-04-14 | Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 1 | -0/+7 |
2015-04-14 | Add -z noextern-protected-data to ld for ELF/x86 | H.J. Lu | 1 | -0/+1 |
2015-03-18 | Use %F instead of %X for einfo | Chen Gang | 1 | -2/+2 |
2015-02-07 | Update plugin_maybe_claim | H.J. Lu | 1 | -21/+4 |
2015-01-29 | Remove plugin_active_plugins_p() | H.J. Lu | 1 | -1/+1 |