2001-11-06 Fred Fish <fnf@redhat.com>
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index 72d634e51f114d26de0b2939a334cc81461afbee..1399b6c63dce156da550a67b6c75856b2ea3f41e 100644 (file)
@@ -1,3 +1,62 @@
+2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * configure.in (ALL_LINGUAS): Add 'fr'.
+       * configure: Regernate.
+       * po/fr.po: New file.
+
+2001-10-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure: Regenerate.
+
+2001-10-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (Makefile): Depend on bfd/configure.in.
+       Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2001-09-18  Bruno Haible  <haible@clisp.cons.org>
+
+       * gprof.c (main): For gettext, also set the LC_CTYPE locate facet.
+       * sym_ids.c: Include "safe-ctype.h" instead of <ctype.h>.
+       (parse_spec): Use ISDIGIT instead of isdigit.
+
+2001-09-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * sparc.c (sparc_find_call): Warning fix.
+       * alpha.c (alpha_find_call): Likewise.
+
+2001-08-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * alpha.c: Add missing prototypes.
+       * sparc.c: Likewise.
+       * tahoe.c: Likewise.
+       * vax.c: Likewise.
+       * i386.c: Likewise.
+       (i386_iscall): Don't use DEFUN.
+
+2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * NOTES: Rename to README for consistency with other binutils.
+
+2001-06-18  H.J. Lu <hjl@gnu.org>
+
+        * Makefile.am (diststuff): Add $(MANS).
+        (gprof.1): Remove the prefix `$(srcdir)/'.
+        * Makefile.in: Regenerated.
+
+        * gprof.1: Removed.
+
+2001-06-12  Ben Elliston  <bje@redhat.com>
+
+       * gprof.texi (File Format): Profile data files are stored in
+       target byte order, not host byte order.
+
+2001-05-16  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gmon_io.c (gmon_io_read, gmon_io_write_vma,
+       gmon_io_write_32, gmon_io_write_8, gmon_io_write): Adjust
+       argument list for K&R C.
+
 2001-04-06  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
 
        * gprof.texi: Put @c man begin and @c man end indications
This page took 0.030437 seconds and 4 git commands to generate.