summaryrefslogtreecommitdiff
path: root/gprof/gprof.c
AgeCommit message (Expand)Author
2019-05-20Correct the alpha sorting of the short options in the usage description of th...Nick Clifton
2018-10-01Fix typo setting user_specified variable when parsing -Z option.Nick Clifton
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2015-08-12Remove trailing spaces in gprofH.J. Lu
2013-11-21 * gprof.c (inline_file_names): New variable.Conrad Hoffmann
2009-06-12 * corefile.c (num_of_syms_in): New function - computes the numberNick Clifton
2009-02-12 * corefile.c (core_create_function_syms): Remove "<locore>" andAlan Modra
2008-06-19* basic_blocks.c: Always include "gprof.h" first.Andreas Schwab
2007-04-19 * corefile.c (core_create_function_syms, core_create_line_syms): Don'tAlan Modra
2007-03-01bfd:Joseph Myers
2007-02-17top level:Joseph Myers
2006-10-18 * gprof.c (main): Fix option string for -r and -R.Bob Wilson
2006-10-17 * gprof.c (main): Fix option string for -C, -n and -N.Bob Wilson
2006-05-02Avoid confusing error message for trivial profiled testcase.Jim Wilson
2005-10-30 * as.c (show_usage): Document "@FILE".Mark Mitchell
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell
2005-09-30asintl.h/bucomm.h/ld.h: Prevent the inclusion of <libintl.h> from the SolarisNick Clifton
2005-04-23 * corefile.c (core_num_syms): Make static.Ben Elliston
2004-07-13 * gprof.c (main): For line-by-line profiling, there is no need toBen Elliston
2004-05-26 * gprof.c (main): Clean up some more.Ben Elliston
2004-05-26 * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,Ben Elliston
2004-05-26 * corefile.c (core_init): Use a separate local variable,Ben Elliston
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-08-22Turn off default excluded functions in FLAT profile.Nick Clifton
2002-07-30Update copyright noticeNick Clifton
2002-07-23update translations.Nick Clifton
2002-02-10Update copyright date per last commit.Daniel Jacobowitz
2002-02-102002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-02-01 * alpha.c (alpha_find_call): Warning fixes.Alan Modra
2002-02-01 * basic_blocks.c: Replace bool with boolean, TRUE with true andAlan Modra
2002-01-31 * alpha.c (alpha_Instruction): Don't use.Alan Modra
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu
2001-03-14David Mosberger's fixes for cross compiling gprof.Alan Modra
2000-07-20Add optional style argument to --demangle switch.Nick Clifton
2000-05-26When calling getopt_long indicate that the 'd' switch takes an optionalNick Clifton
2000-04-05* gprof.c (copyright): Do not use N_ in array initializer.Alexandre Oliva
2000-04-04Move translated part of bug report string back into .c files soAlan Modra
2000-04-03Move bug report string to one place.Alan Modra
1999-05-0319990502 sourceware importRichard Henderson