Age | Commit message (Expand) | Author | Files | Lines |
2022-03-25 | libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case | Nick Alcock | 1 | -7/+13 |
2022-03-16 | binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contents | Simon Marchi | 1 | -3/+134 |
2022-01-23 | Regenerate configure files with autoconf 2.69 | H.J. Lu | 1 | -15/+3 |
2022-01-22 | Change version number to 2.38.50 and regenerate files | Nick Clifton | 1 | -13/+25 |
2021-11-29 | binutils: merge doc subdir up a level | Mike Frysinger | 1 | -2/+1 |
2021-11-29 | binutils: enable silent build rules | Mike Frysinger | 1 | -2/+41 |
2021-09-27 | configure: regenerate in all projects that use libtool.m4 | Nick Alcock | 1 | -45/+46 |
2021-09-02 | Add support for the haiku operating system. These are the os support patches... | Alexander von Gluck IV | 1 | -1/+1 |
2021-07-21 | Remove `netbsdpe` support | John Ericson | 1 | -1/+1 |
2021-07-07 | Check for strnlen declaration to fix Solaris 10 build | Rainer Orth | 1 | -0/+10 |
2021-07-03 | Update version number and regenerate files | Nick Clifton | 1 | -10/+10 |
2021-04-15 | PR27725, better objcopy -p times | Alan Modra | 1 | -22/+160 |
2021-04-14 | PR27716, build failure for msdosdjgpp: PATH_MAX undeclared | Alan Modra | 1 | -1/+1 |
2021-04-13 | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 1 | -2/+20 |
2021-04-05 | C99 binutils configury | Alan Modra | 1 | -1588/+523 |
2021-02-12 | Change the readelf and objdump programs so that they will automatically follo... | Nick Clifton | 1 | -2/+27 |
2021-01-12 | Implement a workaround for GNU mak jobserver | H.J. Lu | 1 | -0/+18 |
2021-01-11 | Binutils: Check if AR works with --plugin and rc | H.J. Lu | 1 | -3/+11 |
2021-01-09 | Binutils: Pass --plugin to AR and RANLIB | H.J. Lu | 1 | -2/+25 |
2021-01-09 | Change version number to 2.36.50 and regenerate files | Nick Clifton | 1 | -10/+10 |
2021-01-09 | configure regen | Alan Modra | 1 | -2/+2 |
2021-01-07 | libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a... | Samuel Thibault | 1 | -11/+1 |
2020-11-20 | Add option to nm to change the characters displayed for ifunc symbols. Add a... | Nick Clifton | 1 | -8/+34 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 1 | -11/+53 |
2020-07-28 | PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works | H.J. Lu | 1 | -6/+8 |
2020-07-28 | PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works | H.J. Lu | 1 | -0/+22 |
2020-07-24 | config/debuginfod.m4: Use PKG_CHECK_MODULES | Aaron Merey | 1 | -105/+264 |
2020-07-09 | Remove powerpc PE support | Alan Modra | 1 | -9/+0 |
2020-07-04 | Update version to 2.35.50 and regenerate files | Nick Clifton | 1 | -10/+10 |
2020-06-26 | binutils, ld: work with --disable-libctf | Nick Alcock | 1 | -2/+37 |
2020-02-19 | Merge changes from GCC for the config/ directory | Andrew Burgess | 1 | -8/+25 |
2020-01-18 | Update version to 2.34.50. Regenerate configure and .pot files. | Nick Clifton | 1 | -10/+10 |
2020-01-09 | Add support for debuginfod to the binutils (disable by default, enabled via a... | Aaron Merey | 1 | -48/+136 |
2019-09-18 | Re-generate many configure and Makefile.in files | Simon Marchi | 1 | -22/+8 |
2019-09-16 | Update version to 2.33.50 and regenerate configure scripts. | Phil Blundell | 1 | -18/+32 |
2019-06-03 | Revert patch that disables building libctf for non-ELF based targets. | Nick Clifton | 1 | -62/+2 |
2019-05-29 | Do not build libctf for targets that do not use the ELF file format. | Nick Clifton | 1 | -2/+62 |
2019-01-19 | Change version to 2.32.51 and regenerate configure and pot files. | Nick Clifton | 1 | -10/+10 |
2019-01-09 | Adjust bfd/warning.m4 egrep patterns | Andrew Paprocki | 1 | -5/+5 |
2018-11-09 | Fix a typo in iconv.m4. | Hafiz Abid Qadeer | 1 | -1/+1 |
2018-11-02 | binutils: Add AC_FUNC_MMAP to configure.ac | H.J. Lu | 1 | -2/+207 |
2018-06-24 | Regenerate configure and pot files with updated binutils version number. | Nick Clifton | 1 | -10/+10 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 1 | -641/+971 |
2018-06-01 | Bump version number to 2.30.52 | H.J. Lu | 1 | -10/+10 |
2018-04-16 | Remove arm-epoc-pe support | Alan Modra | 1 | -9/+0 |
2018-04-16 | Remove netware support | Alan Modra | 1 | -29/+2 |
2018-04-05 | Use dlsym to check if libdl is needed for plugin | H.J. Lu | 1 | -12/+12 |
2018-03-07 | XCOFF disassembler | Alan Modra | 1 | -1/+1 |
2018-03-01 | Add missing translations to ALL_LINGUAS | Alan Modra | 1 | -1/+1 |
2018-02-27 | Add a new Portuguese translation for the binutils sub-directory, and update t... | Nick Clifton | 1 | -1/+1 |