diff options
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 19f2200..18a5396 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,5 +1,8 @@ Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> + * gprof.texi: Extensive additions to document all arguments and + output formats. + * symtab.c (symtab_finalize): Prefer function symbols over line symbols. (dbg_sym_lookup): Correct debugging messages. |