OSDN Git Service

* fhandler_process.cc: Drop unneeded includes.
[pf3gnuchains/pf3gnuchains4x.git] / gprof / gprof.c
2009-06-12 nickc * corefile.c (num_of_syms_in): New function...
2009-02-12 amodra * corefile.c (core_create_function_syms): Remov...
2008-06-19 schwab* basic_blocks.c: Always include "gprof.h" first.
2007-04-19 amodra * corefile.c (core_create_function_syms, core_create_l...
2007-03-01 jsm28bfd:
2007-02-17 jsm28top level:
2006-10-18 bwilson * gprof.c (main): Fix option string for -r and -R.
2006-10-17 bwilson * gprof.c (main): Fix option string for -C...
2006-05-02 wilsonAvoid confusing error message for trivial profiled...
2005-10-30 mmitchel * as.c (show_usage): Document "@FILE".
2005-09-30 mmitchel * addr2line.c (main): Likewise.
2005-09-30 nickcasintl.h/bucomm.h/ld.h: Prevent the inclusion of <libin...
2005-04-23 bje * corefile.c (core_num_syms): Make static.
2004-07-13 bje * gprof.c (main): For line-by-line profiling, there...
2004-05-26 bje * gprof.c (main): Clean up some more.
2004-05-26 bje * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
2004-05-26 bje * corefile.c (core_init): Use a separate local variable,
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-22 nickcTurn off default excluded functions in FLAT profile.
2002-07-30 nickcUpdate copyright notice
2002-07-23 nickcupdate translations.
2002-02-10 drowUpdate copyright date per last commit.
2002-02-10 drow2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2002-02-01 amodra * alpha.c (alpha_find_call): Warning fixes.
2002-02-01 amodra * basic_blocks.c: Replace bool with boolean, TRUE...
2002-01-31 amodra * alpha.c (alpha_Instruction): Don't use.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-03-14 amodraDavid Mosberger's fixes for cross compiling gprof.
2000-07-20 nickcAdd optional style argument to --demangle switch.
2000-05-26 nickcWhen calling getopt_long indicate that the 'd' switch...
2000-04-05 aoliva* gprof.c (copyright): Do not use N_ in array initializer.
2000-04-04 amodraMove translated part of bug report string back into...
2000-04-03 amodraMove bug report string to one place.
1999-05-03 rthInitial revision