diff options
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 9369e24..f7f5fae 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,9 @@ +2002-02-10 Daniel Jacobowitz <drow@mvista.com> + + * gprof.c: Include "getopt.h" after other includes, so that + the proper macros are defined. + * gen-c-prog.awk: Emit a prototype for the generated function. + 2002-02-01 Alan Modra <amodra@bigpond.net.au> * configure.in (build_warnings): Add -Wstrict-prototypes |