Age | Commit message (Expand) | Author | Files | Lines |
2020-09-16 | Tidy elf_symbol_from | Alan Modra | 1 | -1/+1 |
2020-08-22 | elf: Keep only one '@' for undefined versioned symbols | H.J. Lu | 1 | -1/+4 |
2020-08-10 | nm: Remove --with-symbol-versions | H.J. Lu | 1 | -19/+7 |
2020-03-24 | bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string | H.J. Lu | 1 | -4/+4 |
2020-03-24 | bfd: Display symbol version for nm -D | H.J. Lu | 1 | -6/+20 |
2020-03-20 | plugin: Don't invoke LTO-wrapper | H.J. Lu | 1 | -1/+1 |
2020-02-25 | Don't call lto-wrapper for ar and ranlib | H.J. Lu | 1 | -1/+1 |
2020-01-13 | PR25362, memory leak in nm | Alan Modra | 1 | -0/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-24 | PR25031, nm reports wrong address on 32bit | Alan Modra | 1 | -54/+50 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+2 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -10/+10 |
2019-09-06 | bfd_get_filename | Alan Modra | 1 | -21/+21 |
2019-07-29 | Support .gnu.lto_.lto section in ELF files (PR 24768). | Martin Liska | 1 | -3/+20 |
2019-05-01 | Change nm so that when it is running in POSIX compatible mode, it does not pr... | Nick Clifton | 1 | -33/+62 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-08 | PR23952, memory leak in _bfd_generic_read_minisymbols | Alan Modra | 1 | -6/+3 |
2018-12-07 | Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha... | Nick Clifton | 1 | -4/+23 |
2018-10-15 | BFD_INIT_MAGIC | Alan Modra | 1 | -1/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-19 | PR22443, Global buffer overflow in _bfd_elf_get_symbol_version_string | Alan Modra | 1 | -7/+10 |
2017-10-25 | Allow for __gnu_lto_slim prefixed with extra "_" | Alan Modra | 1 | -1/+3 |
2017-09-25 | Free memory returned from bfd_get_synthetic_symtab | H.J. Lu | 1 | -1/+3 |
2017-07-19 | Remove datasize measurements based on sbrk() | Tristan Gingold | 1 | -11/+0 |
2017-02-13 | Fix illegal memory access bug in nm when run on a corrupt binary. | Nick Clifton | 1 | -1/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-01 | Fix calculation of synthetic symbol sizes (ppc64) | Luis Machado | 1 | -2/+5 |
2016-11-11 | Add the ability for nm to display symbol version information. | Nick Clifton | 1 | -0/+18 |
2016-10-06 | -Wimplicit-fallthrough noreturn fixes | Alan Modra | 1 | -1/+1 |
2016-09-26 | Fix nm potential buffer overflow | Alan Modra | 1 | -14/+22 |
2016-09-19 | nm handling of synthetic symbols | Alan Modra | 1 | -17/+8 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 6 | Alan Modra | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-14 | nm: basic COFF symbol type support for SysV-style symbol table dumping | Jan Beulich | 1 | -4/+52 |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 1 | -2/+2 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -0/+1 |
2015-01-05 | More fixes for invalid memory accesses triggered by fuzzed binaries. | Nick Clifton | 1 | -21/+50 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-07-28 | Warn for ar/nm/ranlib/ld on lto objects without plugin | Alan Modra | 1 | -0/+4 |
2014-04-03 | This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins... | Markus Trippelsdorf | 1 | -2/+5 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-10-25 | * nm.c (display_rel_file): Treat bfd_error_no_symbols as | Nick Clifton | 1 | -1/+1 |
2013-10-25 | * nm.c (display_rel_file): Treat bfd_error_no_symbols as | Nick Clifton | 1 | -1/+9 |
2013-08-19 | binutils/ | Tristan Gingold | 1 | -8/+1 |
2012-06-29 | Simplify global symbol handling | H.J. Lu | 1 | -4/+4 |
2012-01-16 | PR binutils/13593 | Alan Modra | 1 | -5/+15 |
2011-07-12 | PR 12983 | Cary Coutant | 1 | -0/+4 |
2011-05-18 | PR binutils/12753 | Nick Clifton | 1 | -0/+2 |
2011-03-14 | 2011-03-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-10-08 | * nm.c (value_format_64bit): Define appropriately for __MSVCRT__. | Joseph Myers | 1 | -0/+8 |