| Commit message (Expand) | Author | Age | Files | Lines |
* | Update version number and regenerate files | Nick Clifton | 2022-12-31 | 1 | -10/+10 |
* | bfd: linker: merge .sframe sections | Indu Bhagat | 2022-11-15 | 1 | -2/+6 |
* | configure: require libzstd >= 1.4.0 | Christophe Lyon | 2022-11-07 | 1 | -10/+10 |
* | add --enable-default-compressed-debug-sections-algorithm configure option | Martin Liska | 2022-10-11 | 1 | -2/+21 |
* | binutils, gdb: support zstd compressed debug sections | Fangrui Song | 2022-09-26 | 1 | -130/+260 |
* | PKG_CHECK_MODULES for msgpack and jansson | Alan Modra | 2022-09-26 | 1 | -14/+3 |
* | bfd: Stop using -Wstack-usage=262144 when built with Clang | Tsukasa OI | 2022-09-14 | 1 | -0/+18 |
* | PR17122, OSX 10.9 build failure | Alan Modra | 2022-07-22 | 1 | -11/+1 |
* | Fix regeneration of ld configure and makefiles | Nick Clifton | 2022-07-08 | 1 | -118/+103 |
* | Update version to 2.39.50 and regenerate files | Nick Clifton | 2022-07-08 | 1 | -113/+128 |
* | Disable execstack and rwx segments warnings for MIPS targets. | Nick Clifton | 2022-06-27 | 1 | -12/+2 |
* | ld: regenerate configure after recent misgeneration | Nick Alcock | 2022-06-21 | 1 | -118/+103 |
* | Default to disabling the linker warnings about execstack and RWX segments if ... | Nick Clifton | 2022-06-21 | 1 | -105/+130 |
* | ld: add --package-metadata | Luca Boccassi | 2022-05-26 | 1 | -2/+268 |
* | Tidy warn-execstack handling | Alan Modra | 2022-05-20 | 1 | -5/+4 |
* | Add a linker warning when creating potentially dangerous executable segments.... | Nick Clifton | 2022-05-03 | 1 | -2/+73 |
* | libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case | Nick Alcock | 2022-03-25 | 1 | -7/+13 |
* | Regenerate configure files with autoconf 2.69 | H.J. Lu | 2022-01-23 | 1 | -15/+3 |
* | Change version number to 2.38.50 and regenerate files | Nick Clifton | 2022-01-22 | 1 | -13/+25 |
* | unify 64-bit bfd checks | Mike Frysinger | 2022-01-01 | 1 | -97/+117 |
* | ld: enable silent build rules | Mike Frysinger | 2021-11-29 | 1 | -2/+41 |
* | configure: regenerate in all projects that use libtool.m4 | Nick Alcock | 2021-09-27 | 1 | -45/+46 |
* | Add support for the haiku operating system. These are the os support patches... | Alexander von Gluck IV | 2021-09-02 | 1 | -2/+2 |
* | Update version number and regenerate files | Nick Clifton | 2021-07-03 | 1 | -10/+10 |
* | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 2021-04-13 | 1 | -2/+20 |
* | C99 ld configury | Alan Modra | 2021-04-05 | 1 | -1466/+575 |
* | Use bool in ld | Alan Modra | 2021-03-31 | 1 | -11/+11 |
* | Implement a workaround for GNU mak jobserver | H.J. Lu | 2021-01-12 | 1 | -0/+18 |
* | Binutils: Check if AR works with --plugin and rc | H.J. Lu | 2021-01-11 | 1 | -3/+11 |
* | Binutils: Pass --plugin to AR and RANLIB | H.J. Lu | 2021-01-09 | 1 | -2/+25 |
* | Change version number to 2.36.50 and regenerate files | Nick Clifton | 2021-01-09 | 1 | -10/+10 |
* | configure regen | Alan Modra | 2021-01-09 | 1 | -13/+3 |
* | libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a... | Samuel Thibault | 2021-01-07 | 1 | -11/+1 |
* | Add a new option to the linker: --error-handling-script=<NAME>. Run the scri... | Nick Clifton | 2020-10-16 | 1 | -2/+26 |
* | PR26328, Compilation warning when building ld v2.35 with MinGW | Alan Modra | 2020-08-03 | 1 | -12/+22 |
* | Unify Solaris procfs and largefile handling | Rainer Orth | 2020-07-30 | 1 | -11/+53 |
* | ld, testsuite: only run CTF tests when ld and GCC support CTF | Nick Alcock | 2020-07-22 | 1 | -2/+4 |
* | Update version to 2.35.50 and regenerate files | Nick Clifton | 2020-07-04 | 1 | -10/+10 |
* | binutils, ld: work with --disable-libctf | Nick Alcock | 2020-06-26 | 1 | -2/+40 |
* | Do without ld ENABLE_PLUGINS | Alan Modra | 2020-06-21 | 1 | -16/+2 |
* | ld: Add --enable-textrel-check=[no|yes|warning|error] | H.J. Lu | 2020-05-28 | 1 | -2/+39 |
* | Update version to 2.34.50. Regenerate configure and .pot files. | Nick Clifton | 2020-01-18 | 1 | -10/+10 |
* | libctf: installable libctf as a shared library | Nick Alcock | 2019-10-03 | 1 | -2/+6 |
* | bfd, ld: add CTF section linking | Nick Alcock | 2019-10-03 | 1 | -2/+26 |
* | Re-generate many configure and Makefile.in files | Simon Marchi | 2019-09-18 | 1 | -22/+8 |
* | Update version to 2.33.50 and regenerate configure scripts. | Phil Blundell | 2019-09-16 | 1 | -18/+32 |
* | Rename elf32.em to elf.em | Alan Modra | 2019-09-11 | 1 | -1/+1 |
* | Regenerate with approved autotools version | Alan Modra | 2019-06-14 | 1 | -20/+8 |
* | ld: add support for eBPF | Jose E. Marchesi | 2019-05-23 | 1 | -8/+20 |
* | Automatic makefile dependencies for generated ld/e*.c | Alan Modra | 2019-04-13 | 1 | -1/+5 |