summaryrefslogtreecommitdiff
path: root/binutils/cxxfilt.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-18cxxfilt: Recognize rust_demangling.Mark Wielaard
2016-10-06-Wimplicit-fallthrough noreturn fixesAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-10-31Add dlang demangling support to c++filt.Iain Buclaw
2014-03-05Update copyright yearsAlan Modra
2007-11-26 * cxxfilt.c (demangle_it): Don't call printf without format string.Alan Modra
2007-07-05Change sources over to using GPLv3Nick Clifton
2007-04-26bfd/Alan Modra
2007-02-17top level:Joseph Myers
2005-11-172005-11-17 Andrew Haley <aph@redhat.com>Andrew Haley
2005-10-11PR binutils/1437Nick Clifton
2005-10-04* cxxfilt.c: Treat mangled names specified on the command line in the same wayNick Clifton
2005-10-03 * addr2line.c (usage): Document @file.Mark Mitchell
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell
2005-05-08Update FSF addressNick Clifton
2005-04-29 * ar.c (mri_mode): Make static.Ben Elliston
2003-11-29 * cxxfilt.c (usage): Mention new -p/--no-params options.Ian Lance Taylor
2003-11-23 * cxxfilt.c (long_options): Add --no-params.Ian Lance Taylor
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger
2002-09-17binutils:Zack Weinberg