More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index 3a409741b12f06574573403f8809f0343f594e3b..7b51f9c40af7e7b4f418e2d3685feb300aac3d79 100644 (file)
@@ -1,3 +1,98 @@
+2000-06-05  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS: new
+
+2000-07-01  Alan Modra  <alan@linuxcare.com.au>
+
+       * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
+       (CLEANFILES): Add DEPA.
+       * Makefile.in: Regenerate.
+
+2000-06-22  Alan Modra  <alan@linuxcare.com.au>
+
+       * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
+       find one.
+       * Makefile.in: Regenerate.
+
+2000-06-20  Alan Modra  <alan@linuxcare.com.au>
+
+       * source.c (annotate_source): Correct pointer comparison when
+       checking for backslashes.
+
+2000-06-13  H.J. Lu  <hjl@gnu.org>
+
+       * configure: Regenerate.
+
+2000-06-08  David O'Brien  <obrien@FreeBSD.org>
+
+       * configure.in (VERSION): Update to show this is the CVS mainline.
+
+2000-06-07  Philippe De Muyter  <phdm@macqel.be>
+
+       * source.c: Remove direct inclusion of sys/stat.h.
+
+2000-05-31  Nick Clifton  <nickc@cygnus.com>
+
+       * gprof.h (_): Revert previous delta.  We want to use gettext,
+       not dgettext in the _ macro.
+
+2000-05-29  Alan Modra  <alan@linuxcare.com.au>
+
+       * gprof.h (_): Use BFD version.
+
+2000-05-26  Nick Clifton  <nickc@cygnus.com>
+
+       * gprof.c (main): When calling getopt_long indicate that the 'd'
+       switch takes an optional argument, whereas the 'D' switch takes no
+       argument at all.
+
+2000-05-26  Alan Modra  <alan@linuxcare.com.au>
+
+       * dep-in.sed: Copy from ../binutils.
+       * Makefile.am: Update dependencies with "make dep-am"
+       * Makefile.in: Regenerate.
+
+       * gprof.h: Remove most nls defines.  They are pulled in by
+       bfd/sysdep.h.  #include "ansidecl.h" not <ansidecl.h>
+
+2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gprof.texi: Fix numerous typos. Mention some DOS/Windows related
+       issues.
+
+       * configure.in: Check for setmode function.
+       * configure: Regenerate.
+
+       * gmon_io.h (SET_BINARY) [HAVE_SETMODE]: Define.
+
+       * gmon_io.c (gmon_out_read) [SET_BINARY]: Switch stdin into binary
+       mode.
+
+       * source.c: Include filenames.h and sys/stat.h.
+       (source_file_lookup_path, source_file_lookup_name): Use
+       FILENAME_CMP to compare file names.
+       (annotate_source) [__MSDOS__]: If "filename-ann" would overwrite
+       "filename", replace the extension with ".ann".
+       [HAVE_DOS_BASED_FILE_SYSTEM]: Support file names with
+       backslashes and drive letters.
+       Use IS_ABSOLUTE_PATH.
+
+       * search_list.h (PATH_SEP_CHAR): Define.
+
+       * search_list.c (search_list_append): Use PATH_SEP_CHAR.
+
+       * hertz.c (HERTZ) [__MSDOS__]: Don't define unless they have
+       neither HAVE_SETITIMER nor HAVE_SYSCONF.
+       [HAVE_SETITIMER]: If they define both HAVE_SETITIMER and
+       HAVE_SYSCONF, try setitimer and fall back on sysconf.
+
+Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+       * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
+       --enable-build-warnings option.
+       * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
+       * Makefile.in, configure, aclocal.m4: Re-generate.
+
 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
 
        * gprof.c (copyright): Do not use N_ in array initializer.
This page took 0.023691 seconds and 4 git commands to generate.