Age | Commit message (Expand) | Author | Files | Lines |
2024-03-26 | Don't claim a fat IR object if no IR object should be claimed | H.J. Lu | 1 | -3/+3 |
2024-01-15 | nm: Replace --with-symbol-versions with --without-symbol-versions in --help o... | Nick Clifton | 1 | -1/+1 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-12-06 | PR31096, nm shows 32bit addresses as 64bit addresses | Alan Modra | 1 | -35/+44 |
2023-12-01 | Fix: nm -U short flag erroneously consumes argument | Nick Clifton | 1 | -1/+1 |
2023-08-03 | objdump, nm: sprintf sanitizer null destination pointer | Alan Modra | 1 | -12/+17 |
2023-03-08 | Re: Move nm.c cached line number info to bfd usrdata | Alan Modra | 1 | -6/+7 |
2023-03-06 | Downgrade nm fatal errors to non-fatal | Alan Modra | 1 | -24/+12 |
2023-03-06 | Move nm.c cached line number info to bfd usrdata | Alan Modra | 1 | -85/+65 |
2023-02-16 | Delete PROGRESS macros | Alan Modra | 1 | -12/+0 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-11-24 | Constify nm format array | Alan Modra | 1 | -2/+2 |
2022-06-16 | Always free matching vector from bfd_check_format_matches | Alan Modra | 1 | -8/+2 |
2022-05-27 | Remove use of bfd_uint64_t and similar | Alan Modra | 1 | -44/+5 |
2022-05-18 | Add a --no-weak option to nm. | Nick Clifton | 1 | -1/+10 |
2022-05-11 | nm: use -U as an alias for --defines-only, in line with llvm-nm | Nick Clifton | 1 | -8/+14 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-11-12 | Fix demangle style usage info | Alan Modra | 1 | -39/+74 |
2021-11-09 | Add --unicode option to control how unicode characters are handled by display... | Nick Clifton | 1 | -1/+227 |
2021-10-19 | Fix a potential illegal memory access when testing for a special LTO symbol n... | Nick Clifton | 1 | -1/+2 |
2021-04-05 | C99 binutils configury | Alan Modra | 1 | -7/+1 |
2021-03-31 | Use bool in binutils | Alan Modra | 1 | -26/+26 |
2021-03-15 | Add a symbols-only mode to nm. | Nick Clifton | 1 | -24/+85 |
2021-03-01 | PR27128, nm -P portable output format regression | Alan Modra | 1 | -7/+14 |
2021-02-26 | nm: Add --quiet to suppress "no symbols" diagnostic | Fangrui Song | 1 | -4/+14 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-31 | PR27128, nm -P portable output format regression | Alan Modra | 1 | -13/+15 |
2020-11-20 | Add option to nm to change the characters displayed for ifunc symbols. Add a... | Nick Clifton | 1 | -0/+26 |
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 |