| Age | Commit message (Expand) | Author |
| 2020-12-16 | Remove contrib/binutils, unused after r368667 | Ed Maste |
| 2020-05-18 | GNU as: move deprecation message after option parsing | Ed Maste |
| 2020-05-06 | GNU as: print a deprecation warning on program start | Ed Maste |
| 2020-03-28 | gas: mark dwarf2_loc_mark_labels as extern | Kyle Evans |
| 2020-03-27 | objdump: emit a deprecation notice at program start | Ed Maste |
| 2020-01-28 | Fix the following -Werror warning from clang 10.0.0 in binutils: | Dimitry Andric |
| 2019-10-24 | binutils: Fix bugs found by -Wpointer-compare | Brooks Davis |
| 2019-08-01 | as: add deprecation notice to the man page | Ed Maste |
| 2019-08-01 | objdump: be explicit that GNU objdump that will be removed | Ed Maste |
| 2019-03-05 | Fix binutils compilation error with Clang 8 | Justin Hibbits |
| 2018-06-15 | Add deprecation notice to objdump man page | Ed Maste |
| 2017-12-24 | Fix clang 6.0.0 compiler warnings in binutils | Dimitry Andric |
| 2017-12-06 | The function make_relative_prefix_1 does not properly free locally | Stephen J. Kiernan |
| 2017-11-23 | bfd: avoid crash on corrupt binaries | Ed Maste |
| 2017-11-23 | bfd: fix segfault in the ihex parser on malformed ihex file | Ed Maste |
| 2017-10-11 | Do exception offset computations in 64 bits, not 32. | Justin Hibbits |
| 2017-09-05 | gnu binutils: FSGSBASE assembly/disassembly | Ryan Libby |
| 2017-08-18 | gas: add parens to clarify expression and eliminate clang warning | Ed Maste |
| 2017-08-18 | gas: fix "format string is not a string literal" errors on mips | Ed Maste |
| 2017-08-18 | bfd: cast BFD_ALIGN to fix clang error on mips | Ed Maste |
| 2017-05-27 | Align text correctly by using tabs instead of spaces. | Pedro F. Giffuni |
| 2017-05-23 | Bring some rough support for FreeBSD S/390 to the GNU toolchain. | Pedro F. Giffuni |
| 2017-05-10 | Fix parsing of 'vmov Q<n>.F32,Q<n>.F32' instruction. | Michal Meloun |
| 2017-03-19 | use INT3 instead of NOP for x86 binary padding | Ed Maste |
| 2017-02-01 | Add rfdi opcode to binutils | Justin Hibbits |
| 2017-01-27 | add octeon+ as an alias for octeon in GCC & binutils | Ed Maste |
| 2016-12-16 | libbfd: make sure variables are initialized before using them. | Pedro F. Giffuni |
| 2016-12-16 | libbfd: drop unnecessary variable increment. | Pedro F. Giffuni |
| 2016-10-22 | Create a new MACHINE_ARCH for Freescale PowerPC e500v2 | Justin Hibbits |
| 2016-08-24 | Spell MIPS more traditionally in "bfd_elf32_ntradbigmips_vec". | Brooks Davis |
| 2016-08-06 | Check the first byte of the array for NUL, instead of the array as a NULL poi... | Justin Hibbits |
| 2016-07-21 | binutils: fix "Bad value" error in bfd for MIPS when using -Bsymbolic. | Pedro F. Giffuni |
| 2016-05-29 | Replace local prototype of basename() with an inclusion of <libgen.h>. | Ed Schouten |
| 2016-05-20 | gas: Implement the .inst assembler directive for arm. | Pedro F. Giffuni |
| 2016-05-20 | gas/config/tc-arm.c: Minor re-sorting to match upstream history. | Pedro F. Giffuni |
| 2016-02-22 | Fix a problem in ld, causing it to sometimes print messages similar to | Dimitry Andric |
| 2016-02-21 | Unconditionally set e_ident[OSABI]=ELFOSABI_FREEBSD in arm binary headers. | Ian Lepore |
| 2015-12-30 | Add the MOVT/MOVW types to the list of relocs which do not generate .plt | Ian Lepore |
| 2015-12-29 | Correct the code for sign-extending a 16 bit value. As near as I can tell | Ian Lepore |
| 2015-09-22 | In binutils' arm-dis.c, avoid left-shifting a negative number. | Dimitry Andric |
| 2015-08-09 | In GNU as, avoid left-shifting negative integers, which is undefined. | Dimitry Andric |
| 2015-05-05 | Copy new attribute types when linking. bfd will copy attributes as needed, | Andrew Turner |
| 2015-05-03 | For eabi 5 (what FreeBSD uses), be sure to tag all executables and | Warner Losh |
| 2015-05-03 | When merging the floating point type attribute, and reporting an error | Warner Losh |
| 2015-04-03 | More ARM EABI object attributes in binutils. This adds support to binutils | Andrew Turner |
| 2015-03-02 | Remove pregenerated text version of the texinfo documentation | Baptiste Daroussin |
| 2015-03-02 | Generate manpage out of the texinfo files using texi2mdoc | Baptiste Daroussin |
| 2015-02-25 | GNU nm: Avoid NULL dereference | Ed Maste |
| 2015-02-22 | Add some opcodes for assembling forthcoming VSX (Vector-Scalar eXtension) | Nathan Whitehorn |
| 2015-02-11 | Fix ldscripts such that ld(1) collects the .fini_array section in the same | Tijl Coosemans |