[__GO32__]: If HAVE_TEMIOS_H is defined, declare readline_default_bindings.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index 24626c2d098528f16afc20306e27bcf683587eae..e921ffc6c888a0383938417a5ad21606e369a57a 100644 (file)
@@ -1,3 +1,60 @@
+2000-02-22  Ian Lance Taylor  <ian@zembu.com>
+
+       From Brad Lucier <lucier@math.purdue.edu>:
+       * i386.c (i386_find_call): Add cast to ensure that printf argument
+       matches format.
+       * tahoe.c (tahoe_find_call): Likewise.
+       * vax.c (vax_find_call): Likewise.
+
+2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * utils.c (print_name_only): Don't pass error strings to
+       printf as format arg.
+
+1999-09-24  Nick Clifton  <nickc@cygnus.com>
+
+       * gmon_io.c (gmon_out_read): Make sure that sensible values
+       are extracted from a raw header.
+
+1999-08-06  Ian Lance Taylor  <ian@zembu.com>
+
+       From Brad Lucier <lucier@math.purdue.edu>:
+       * corefile.c (core_create_line_syms): Add cast for printf.
+
+1999-07-21  Ian Lance Taylor  <ian@zembu.com>
+
+       From Mark Elbrecht:
+       * configure.bat: Remove; obsolete.
+
+1999-07-15  Ian Lance Taylor  <ian@zembu.com>
+
+       * configure.in: Bump version number to 2.9.5.
+       * configure: Rebuild.
+
+1999-07-11  Ian Lance Taylor  <ian@zembu.com>
+
+       * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.
+       * sym-ids.c (non_existent_file): Fully initialize structure.
+
+1999-07-01  Ian Lance Taylor  <ian@zembu.com>
+
+       * Many files: Add casts in many print statements to cast bfd_vma
+       values to unsigned long when calling printf.
+       * Makefile.am ($(OBJECTS)): Add gmon.h.
+       * Makefile.in: Rebuild.
+
+Mon Jun 14 10:35:28 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * gprof.texi: Fix typo.
+
+1999-06-13  Ian Lance Taylor  <ian@zembu.com>
+
+       From Bob Byrnes <byrnes@curl.com>:
+       * cg_dfn.c: Include "libiberty.h"
+       (DFN_INCR_DEPTH): Define instead of DFN_DEPTH.
+       (dfn_stack): Define as pointer rather than array.
+       (pre_visit): Reallocate dfn_stack as needed.
+
 1999-04-26  Tom Tromey  <tromey@cygnus.com>
 
        * aclocal.m4, configure: Updated for new version of libtool.
This page took 0.024272 seconds and 4 git commands to generate.