update copyright dates
[platform/upstream/binutils.git] / gprof / gprof.h
2009-04-15 Kazu Hiratagprof/
2007-04-19 Alan Modra * corefile.c (core_create_function_syms, core_create_l...
2007-02-17 Joseph Myerstop level:
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2004-05-26 Ben Elliston * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-30 Nick CliftonUpdate copyright notice
2002-02-01 Alan Modra * alpha.c (alpha_find_call): Warning fixes.
2002-02-01 Alan Modra * basic_blocks.c: Replace bool with boolean, TRUE...
2002-01-31 Alan Modra * alpha.c (alpha_Instruction): Don't use.
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...
2000-06-01 Nick Cliftonundo repvious delta
2000-05-28 Alan ModraUse BFD's _. ie. dgettext ("gprof", ..) vs. gettext...
2000-05-26 Alan Modramissed this in the last commit.
2000-04-03 Alan ModraMove bug report string to one place.
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-05-06 Tom Tromey * gprof.h (_): Undefine BFD's version.
1998-04-29 Tom Tromey * gprof.c (main): Conditionally call setlocale.
1998-04-22 Tom Tromey * gprof.h: Added includes and defines for gettext.
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-25 Ian Lance Taylor Add --demangle and --no-demangle options:
1998-02-03 Ian Lance TaylorTue Feb 3 14:25:25 1998 Brent Baccala <baccala@frees...
1997-08-09 Ian Lance Taylor * configure.in: Change version number to 2.8.2. Call
1995-12-31 Jeff Law * gprof.c (long_options): Add "--function-ordering...
1995-12-25 Jeff Law * core.c (core_sym_class): Ignore symbols witho...
1995-02-08 Ken Raeburnran "indent -gnu"; have not fixed block comment style
1995-02-07 Ken RaeburnLots of changes from David Mosberger-Tang; see ChangeLo...
1994-09-01 Jeff Law * gprof.h (kfromlist, ktolist, flist, Flist, elist...
1994-05-05 Ken Raeburn(TRUE, FALSE): Always use undef before defining them.
1993-06-16 Steve Chamberlain * gmon.h, gprof.h: structs of chars used to hold external
1993-04-26 Ian Lance Taylor * gprof.h: Undefine hz.
1993-04-26 Ian Lance Taylor * gprof.h: Include ansidecl.h before sysdep.h.
1993-04-13 Per Bothner * M Makefile.in: Add -g to CFLAGS.
1992-08-31 Per Bothner * gprof.h, gprof.c, printfgprof.c: Add support for two
1992-03-06 Sean Eric FaganFixed bugs (both typos and algorithmic) bugs. It now...
1991-07-22 Sean Eric FaganMade gprof use bfd instead. This is the first step...
1991-07-18 Sean Eric FaganInitial revision