Remove path name from test case
[binutils-gdb.git] / binutils / nm.c
2023-08-03 Alan Modraobjdump, nm: sprintf sanitizer null destination pointer
2023-03-08 Alan ModraRe: Move nm.c cached line number info to bfd usrdata
2023-03-06 Alan ModraDowngrade nm fatal errors to non-fatal
2023-03-06 Alan ModraMove nm.c cached line number info to bfd usrdata
2023-02-16 Alan ModraDelete PROGRESS macros
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-11-24 Alan ModraConstify nm format array
2022-06-16 Alan ModraAlways free matching vector from bfd_check_format_matches
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-05-18 Nick CliftonAdd a --no-weak option to nm.
2022-05-11 Nick Cliftonnm: use -U as an alias for --defines-only, in line...
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-12 Alan ModraFix demangle style usage info
2021-11-09 Nick CliftonAdd --unicode option to control how unicode characters...
2021-10-19 Nick CliftonFix a potential illegal memory access when testing...
2021-04-05 Alan ModraC99 binutils configury
2021-03-31 Alan ModraUse bool in binutils
2021-03-15 Nick CliftonAdd a symbols-only mode to nm.
2021-03-01 Alan ModraPR27128, nm -P portable output format regression
2021-02-26 Fangrui Songnm: Add --quiet to suppress "no symbols" diagnostic
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-31 Alan ModraPR27128, nm -P portable output format regression
2020-11-20 Nick CliftonAdd option to nm to change the characters displayed...
2020-09-16 Alan ModraTidy elf_symbol_from
2020-08-22 H.J. Luelf: Keep only one '@' for undefined versioned symbols
2020-08-10 H.J. Lunm: Remove --with-symbol-versions
2020-03-24 H.J. Lubfd: Add a bfd_boolean argument to bfd_get_symbol_versi...
2020-03-24 H.J. Lubfd: Display symbol version for nm -D
2020-03-20 H.J. Luplugin: Don't invoke LTO-wrapper
2020-02-25 H.J. LuDon't call lto-wrapper for ar and ranlib
2020-01-13 Alan ModraPR25362, memory leak in nm
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-09-24 Alan ModraPR25031, nm reports wrong address on 32bit
2019-09-19 Alan Modrabfd_section_* macros
2019-09-18 Alan Modrabfd_asymbol_* macros
2019-09-06 Alan Modrabfd_get_filename
2019-07-29 Martin LiskaSupport .gnu.lto_.lto section in ELF files (PR 24768).
2019-05-01 Nick CliftonChange nm so that when it is running in POSIX compatibl...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-07 Alan ModraPR23952, memory leak in _bfd_generic_read_minisymbols
2018-12-07 Nick CliftonSynchronize libiberty with gcc and add --no-recruse...
2018-10-15 Alan ModraBFD_INIT_MAGIC
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-18 Alan ModraPR22443, Global buffer overflow in _bfd_elf_get_symbol_...
2017-10-25 Alan ModraAllow for __gnu_lto_slim prefixed with extra "_"
2017-09-25 H.J. LuFree memory returned from bfd_get_synthetic_symtab
2017-07-19 Tristan GingoldRemove datasize measurements based on sbrk()
2017-02-13 Nick CliftonFix illegal memory access bug in nm when run on a corru...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-01 Luis MachadoFix calculation of synthetic symbol sizes (ppc64)
2016-11-11 Nick CliftonAdd the ability for nm to display symbol version inform...
2016-10-05 Alan Modra-Wimplicit-fallthrough noreturn fixes
2016-09-26 Alan ModraFix nm potential buffer overflow
2016-09-19 Alan Modranm handling of synthetic symbols
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 6
2016-01-01 Alan ModraCopyright update for binutils
2015-12-14 Jan Beulichnm: basic COFF symbol type support for SysV-style symbo...
2015-08-12 H.J. LuRemove trailing spaces in binutils
2015-01-21 Nick CliftonFix memory access violations triggered by running strip...
2015-01-05 Nick CliftonMore fixes for invalid memory accesses triggered by...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-07-28 Alan ModraWarn for ar/nm/ranlib/ld on lto objects without plugin
2014-04-03 Markus TrippelsdorfThis patch allows one to place the gcc's liblto_plugin...
2014-03-05 Alan ModraUpdate copyright years
2013-10-25 Nick Clifton * nm.c (display_rel_file): Treat bfd_error_no_symbols as
2013-10-25 Nick Clifton* nm.c (display_rel_file): Treat bfd_error_no_symbols as
2013-08-19 Tristan Gingoldbinutils/
2012-06-29 H.J. LuSimplify global symbol handling
2012-01-16 Alan Modra PR binutils/13593
2011-07-12 Cary Coutant PR 12983
2011-05-18 Nick Clifton PR binutils/12753
2011-03-14 Michael Snyder2011-03-07 Michael Snyder <msnyder@vmware.com>
2010-10-08 Joseph Myers * nm.c (value_format_64bit): Define appropriately...
2010-10-03 H.J. LuSet BFD target to "plugin" for "nm --plugin".
2010-01-06 Tristan Gingold2010-01-06 Tristan Gingold <gingold@adacore.com>
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-10 Nick Clifton Updated soruces in binutils/* to compile cleanl...
2009-09-02 Alan Modraupdate copyright dates
2009-06-19 Nick Clifton * ar.c (usage): Do not use #ifdef inside _...
2009-05-28 Nick Clifton2009-05-28 Nick Clifton <nickc@redhat.com>
2009-05-26 Nick Clifton * Makefile.am: Run "make dep-am".
2008-11-13 Hans-Peter Nilsson * nm.c (filter_symbols): Only call memcpy when from...
2007-09-13 Alan Modra * nm.c (value_format_64bit, set_print_radix, print_val...
2007-07-05 Nick CliftonChange sources over to using GPLv3
2007-04-26 Alan Modrabfd/
2007-04-19 Alan Modra * budemang.c: Delete.
2007-04-05 Alan Modra PR binutils/4292
2007-04-02 Nick CliftonPR binutils/4292
2007-02-17 Joseph Myerstop level:
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-10-03 Mark Mitchell * addr2line.c (usage): Document @file.
2005-09-30 Mark Mitchell * addr2line.c (main): Likewise.
2005-06-06 H.J. Lubfd/
2005-05-08 Nick CliftonUpdate FSF address
2005-01-25 Alan Modrabfd/
2004-10-14 Nick Clifton(usage): Fix description of --special-syms switch.
2004-10-08 Nick CliftonImplement a new BFD API function: bfd_is_target_special...
2004-09-28 Nick CliftonReoder functions to eliminate most of the static functi...
2004-08-28 Alan Modra * nm.c (show_synthetic): New var.
2003-11-07 Nick CliftonUse consistent error messages for missing files.
next