Age | Commit message (Expand) | Author | Files | Lines |
2024-02-08 | PR 31283 windmc: Parse input correctly on big endian hosts | Richard W.M. Jones | 1 | -2/+228 |
2024-01-15 | Change version to 2.42.50 and regenerate files | Nick Clifton | 1 | -10/+10 |
2023-11-15 | Finalized intl-update patches | Arsen Arsenovi? | 1 | -687/+2272 |
2023-09-27 | config/debuginfod.m4: Add check for libdebuginfod 0.188 | Aaron Merey | 1 | -1/+107 |
2023-08-12 | regen config | Alan Modra | 1 | -21/+52 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -133/+129 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -129/+133 |
2023-07-19 | Tidy binutils configure | Alan Modra | 1 | -124/+119 |
2023-07-19 | Build all the objdump extensions with --enable-targets=all | Alan Modra | 1 | -1/+2 |
2023-07-03 | Change version number to 2.41.50 and regenerate files | Nick Clifton | 1 | -10/+10 |
2023-05-26 | Enhance objdump's --private option so that it can display the contents of PE ... | Nick Clifton | 1 | -1/+6 |
2023-01-10 | Add aarch64-w64-mingw32 target | Mark Harmstone | 1 | -0/+10 |
2023-01-02 | obsolete target tidy | Alan Modra | 1 | -9/+0 |
2022-12-31 | Update version number and regenerate files | Nick Clifton | 1 | -10/+10 |
2022-11-22 | binutils/configure.ac: integrate last change | Michael Matz | 1 | -1/+1 |
2022-11-22 | readelf: use fseeko64 or fseeko if possible | Brett Werling | 1 | -1/+1 |
2022-11-07 | configure: require libzstd >= 1.4.0 | Christophe Lyon | 1 | -10/+10 |
2022-10-31 | objdump: Add configure time option to enable colored disassembly output by de... | Nick Clifton | 1 | -2/+28 |
2022-09-28 | egrep in binutils | Alan Modra | 1 | -2/+2 |
2022-09-26 | binutils, gdb: support zstd compressed debug sections | Fangrui Song | 1 | -3/+133 |
2022-09-26 | PKG_CHECK_MODULES for msgpack and jansson | Alan Modra | 1 | -14/+7 |
2022-09-14 | bfd: Stop using -Wstack-usage=262144 when built with Clang | Tsukasa OI | 1 | -0/+18 |
2022-08-13 | Make dwarf_vma uint64_t | Alan Modra | 1 | -252/+2 |
2022-07-22 | PR17122, OSX 10.9 build failure | Alan Modra | 1 | -11/+1 |
2022-07-09 | Regenerate with automake-1.15.1 | Alan Modra | 1 | -118/+103 |
2022-07-08 | Update version to 2.39.50 and regenerate files | Nick Clifton | 1 | -113/+128 |
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 |