Age | Commit message (Expand) | Author | Files | Lines |
2021-04-13 | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 1 | -0/+13 |
2021-04-05 | C99 ld configury | Alan Modra | 1 | -24/+26 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -11/+11 |
2021-01-12 | Implement a workaround for GNU mak jobserver | H.J. Lu | 1 | -0/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-10-16 | Add a new option to the linker: --error-handling-script=<NAME>. Run the scri... | Nick Clifton | 1 | -0/+17 |
2020-08-03 | PR26328, Compilation warning when building ld v2.35 with MinGW | Alan Modra | 1 | -1/+1 |
2020-07-22 | ld, testsuite: only run CTF tests when ld and GCC support CTF | Nick Alcock | 1 | -0/+1 |
2020-06-26 | binutils, ld: work with --disable-libctf | Nick Alcock | 1 | -0/+9 |
2020-06-21 | Do without ld ENABLE_PLUGINS | Alan Modra | 1 | -1/+0 |
2020-05-28 | ld: Add --enable-textrel-check=[no|yes|warning|error] | H.J. Lu | 1 | -0/+29 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-03 | libctf: installable libctf as a shared library | Nick Alcock | 1 | -0/+3 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -0/+4 |
2019-09-11 | Rename elf32.em to elf.em | Alan Modra | 1 | -1/+1 |
2019-04-13 | Automatic makefile dependencies for generated ld/e*.c | Alan Modra | 1 | -1/+5 |
2019-04-13 | ld TDIRS substitution | Alan Modra | 1 | -9/+5 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 1 | -1/+0 |
2018-03-01 | Add missing translations to ALL_LINGUAS | Alan Modra | 1 | -1/+1 |
2018-02-27 | ld: Add --enable-separate-code | H.J. Lu | 1 | -0/+17 |
2018-02-26 | ld message translation for emultempl and emulparams | Alan Modra | 1 | -0/+20 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-10-12 | ld whitespace fixes | Alan Modra | 1 | -6/+6 |
2017-08-17 | Add new Brazilian Portuguese translation for the ld subdirectory. | Nick Clifton | 1 | -1/+1 |
2017-08-08 | ld: Add a ',' after -Wl,--rpath | H.J. Lu | 1 | -1/+1 |
2017-08-08 | ld: Replace --rpath with -Wl,--rpath | H.J. Lu | 1 | -1/+1 |
2017-08-08 | Add configure flag to enable gnu hash style by default. | Romain Geissler | 1 | -0/+34 |
2017-07-12 | Update PO files | Alan Modra | 1 | -1/+1 |
2017-06-05 | Introduce --enable-new-dtags configure option. | Slava Barinov | 1 | -0/+18 |
2017-01-27 | Add Serbian translation for the LD directory. | Nick Clifton | 1 | -1/+1 |
2017-01-02 | Run more ld tests when not native | Alan Modra | 1 | -4/+0 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-04 | Remove support for $PLATFORM in rpath search paths. | Nick Clifton | 1 | -1/+1 |
2016-10-11 | Add support to the static linker for the tokens accepted by the dynamic linke... | Nick Clifton | 1 | -1/+1 |
2016-06-22 | ld: Add a linker configure option --enable-relro | H.J. Lu | 1 | -0/+18 |
2016-01-29 | Replace == with = in ld/configure.ac | H.J. Lu | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-02 | Make --enable-initfini-array the default | Alan Modra | 1 | -17/+5 |
2015-10-22 | Properly check --enable-compressed-debug-sections={yes,all} | H.J. Lu | 1 | -1/+1 |
2015-10-22 | Handle --enable-compressed-debug-sections=ld,gas | H.J. Lu | 1 | -5/+5 |
2015-10-21 | Extend description of the --enable-compressed-debug-sections configure option... | Nick Clifton | 1 | -1/+1 |
2015-10-21 | Reset x86 Linux targets to not compressing debug sections by default. Enable... | Nick Clifton | 1 | -0/+16 |
2015-08-12 | Remove trailing spaces in ld | H.J. Lu | 1 | -2/+2 |
2015-05-17 | ELF options may be missing from `ld --help' output | Chung-Lin Tang | 1 | -2/+10 |
2015-04-10 | Correct setting of elf_list_options | Alan Modra | 1 | -7/+6 |
2015-04-08 | Enable ELF ld_list_options for --enable-targets=all | H.J. Lu | 1 | -0/+3 |
2015-04-08 | Add ld_list_options | H.J. Lu | 1 | -1/+20 |
2015-03-31 | Remove --with-zlib from ld | H.J. Lu | 1 | -4/+0 |
2015-02-06 | Use mmap and cache the view buffer for get_view | H.J. Lu | 1 | -0/+3 |