Add a check for <unistd.h> providing a prototype for getopt() which is compatible
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index 36ad792ed42b43caed32e34b585ba43af87bfde0..7df630e979669f1fbf359fa6a7e5078dd2374954 100644 (file)
@@ -1,3 +1,61 @@
+2005-04-04  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in: Add a check for <unistd.h> providing a prototype
+       for getopt() which is compatible with the one in
+       include/getopt.h.  If so then define HAVE_DECL_GETOPT.
+       * configure: Regenerate.
+       * gconfig.in (HAVE_DECL_GETOPT): Add.
+
+2005-03-29  Nick Clifton  <nickc@redhat.com>
+
+       * po/de.po: Updated German translation.
+
+2005-03-17  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2005-03-16  Nick Clifton  <nickc@redhat.com>
+           Ben Elliston  <bje@au.ibm.com>
+
+       * configure.in (werror): New switch: Add -Werror to the
+       compiler command line.  Enabled by default.  Disable via
+       --disable-werror.
+       * configure: Regenerate.
+
+2005-03-15  Nick Clifton  <nickc@redhat.com>
+
+       * basic_blocks.c (print_exec_counts): Step through sorted array of
+       basic blocks.
+
+2005-03-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/es.po: Commit new Spanish translation.
+
+       * po/fr.po: Commit new French translation.
+
+2005-03-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
+
+2005-03-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/tr.po: Commit new Turkish translation.
+
+2005-03-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/gprof.pot: Regenerate.
+
+2005-02-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * basic_blocks.c: Warning fixes.
+       * gmon_io.c: Likewise.
+       * hist.c: Likewise.
+       * hist.h: Likewise.
+
+2005-01-31  Andrew Cagney  <cagney@gnu.org>
+
+       * configure: Regenerate to track ../gettext.m4.
+
 2005-01-31  Nick Clifton  <nickc@redhat.com>
 
        * po/vi/po: New file: Vietnamese translation.
        * corefile.h (core_create_function_syms): Update prototype.
        (core_create_line_syms): Likewise.
        * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
-       Tidy.   
+       Tidy.
 
 2004-05-17  Ben Elliston  <bje@au.ibm.com>
 
This page took 0.025284 seconds and 4 git commands to generate.