diff options
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 333e952..9a07866 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,11 @@ +2005-03-16 Nick Clifton <nickc@redhat.com> + Ben Elliston <bje@au.ibm.com> + + * configure.in (error-on-warning): New switch: Add -Werror to the + compiler command line. Enabled by default. Disable via + --disable-error-on-warning. + * configure: Regenerate. + 2005-03-15 Nick Clifton <nickc@redhat.com> * basic_blocks.c (print_exec_counts): Step through sorted array of |