Release 2.33.1
[external/binutils.git] / binutils / nm.c
2019-09-25 Alan ModraPR25031, nm reports wrong address on 32bit
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.
2003-10-27 Kazu Hirata * ChangeLog: Fix typos.
2003-09-14 Andreas Jaeger * addr2line.c: Convert to ISO C90 prototypes, change...
2003-03-17 Nick Cliftonnm.c (print_symbol_info_bsd): Print the symbol's size...
2003-03-04 Nick Clifton(print_symbol): Remove check for undefined_only.
2003-02-13 Nick CliftonFix help messages about demangling styles
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-26 Alan ModraRevert last change.
2002-08-26 Alan Modra * nm.c (display_rel_file): Don't report "no symbols...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-14 Nick CliftonReplace 'gnu-new-abi' with 'gnu-v3'
2002-07-02 Alan Modra * budemang.c: New file, "demangle" function.
2002-06-26 Alan Modra * nm.c (print_symname): When demangling, strip leading...
2002-06-21 Alan Modra * configure.in: Check for strcoll.
2002-06-19 H.J. Lu2002-06-18 H.J. Lu (hjl@gnu.org)
2002-06-15 H.J. Lu2002-06-15 H.J. Lu (hjl@gnu.org)
2002-06-13 Nick CliftonDisplay the symbol's size and use it for sorting.
2002-06-08 Alan Modra * bucomm.c: Replace CONST with const.
2002-06-07 Nick CliftonWhen computing size of symbols for an ELF target use...
2002-05-21 Kazu Hirata * filemode.c: Fix formatting.
2002-05-01 Alan Modra * nm.c (print_symbol): Check returned filename from
2002-01-30 Daniel Jacobowitz2002-01-29 Daniel Jacobowitz <drow@mvista.com>
2002-01-23 Nick CliftonTidy up formatting of --help output.
2001-12-18 Thiemo Seufer * addr2line.c (main): Protoype.
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-25 H.J. Lu2001-08-25 H.J. Lu <hjl@gnu.org>
2001-08-10 H.J. Lu2001-08-10 H.J. Lu <hjl@gnu.org>
2001-04-11 Alan Modra * MAINTAINERS: Update my email address
2001-03-13 Nick CliftonFix typos in ChangeLogs and update copyright notices
2001-02-09 Alan ModraDon't #ifdef inside printf in case printf is a macro.
2000-07-27 Geoffrey Keating* nm.c (main): Ignore '-X32_64' as an option.
2000-07-20 Nick CliftonAdd optional style argument to --demangle switch.
2000-07-20 Nick CliftonChange output of `nm --help' to include a description...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
next