Automatic date update in version.in
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index a1e821c12d8c125957611f2869b7411f1c2b66de..996b5877bcd3a0e5ed3dda430d8951e4335e87d4 100644 (file)
-2016-10-06  Alan Modra  <amodra@gmail.com>
+2021-07-03  Nick Clifton  <nickc@redhat.com>
 
-       * gprof.c: Add missing fall through comments.
+       * 2.37 release branch created.
 
-2016-09-26  Vlad Zakharov  <vzakhar@synopsys.com>
+2021-06-03   Ben Asselstine  <benasselstine@gmail.com>
 
-       * Makefile.in: Regenerate.
-       * configure: Likewise.
+       PR 4283
+       * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
 
-2016-08-30  Nick Clifton  <nickc@redhat.com>
+2021-05-08  Mike Frysinger  <vapier@gentoo.org>
 
-       PR gprof/20499
-       * corefile.c (num_of_syms_in): Return an unsigned int.
-       Fail if the count exceeds the maximum possible allocatable size.
-       (core_create_syms_from): Exit early if num_of_syms_in returns a
-       failure code.
+       * Makefile.am (html-local, doc/gprof/index.html): New targets.
+       * Makefile.in: Regenerate.
 
-2016-08-23  Nick Clifton  <nickc@redhat.com>
+2021-05-08  Mike Frysinger  <vapier@gentoo.org>
 
-       PR gprof/20499
-       * corefile.c (BUFSIZE): Define.
-       (STR_BUFSIZE): Define.
-       (read_function_mappings): Use BUFSIZE and STR)BUFSIZE.
-       (num_of_syms_in): Move buf, address and name arrays out of
-       function and declare as static BUFSIZE arrays.
-       Use STR_BUFSIZE when scanning for name and address.
-       (core_create_syms_from): Revert previous delta.  Instead
-       short circuit the parsing of a symbol if all three fields
-       could not be found.
+       * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
+       * Makefile.in: Regenerate.
 
-2016-08-22  Nick Clifton  <nickc@redhat.com>
+2021-04-14  Alan Modra  <amodra@gmail.com>
 
-       PR gprof/20499
-       * corefile.c (core_create_syms_from): Avoid walking off the end of
-       the symbol table.
+       PR 27716
+       * gprof.h (PATH_MAX): Don't define.
+       * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
+       file name size.
+       * source.c (annotate_source): Malloc file name buffer.  Always
+       trim off "-ann" when dos 8.3 annotate file matches original.
+       * utils.c (print_name_only): Malloc file name buffer.
 
-2016-07-21  H.J. Lu  <hongjiu.lu@intel.com>
+2021-04-05  Alan Modra  <amodra@gmail.com>
 
-       * configure: Regenerated.
+       * configure.ac: Check for sys/time.h and setitimer.  Don't invoke
+       AC_ISC_POSIX.  Don't check for setmode.
+       * gprof.c: Don't test HAVE_SETLOCALE.
+       * gprof.h: Include sys/time.h.
+       * configure: Regenerate.
+       * gconfig.in: Regenerate.
 
-2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+2021-03-31  Alan Modra  <amodra@gmail.com>
 
-       * basic_blocks.c: Update old style function definitions.
+       * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
+       and TRUE with true throughout.
+       * basic_blocks.h: Likewise.
        * cg_arcs.c: Likewise.
+       * cg_dfn.c: Likewise.
        * cg_print.c: Likewise.
-       * gen-c-prog.awk: Likewise.
+       * corefile.c: Likewise.
        * gmon_io.c: Likewise.
-       * hertz.c: Likewise.
+       * gprof.c: Likewise.
+       * gprof.h: Likewise.
        * hist.c: Likewise.
+       * mips.c: Likewise.
+       * source.c: Likewise.
+       * source.h: Likewise.
        * sym_ids.c: Likewise.
+       * sym_ids.h: Likewise.
+       * symtab.h: Likewise.
+       * vax.c: Likewise.
 
-2016-04-15  H.J. Lu  <hongjiu.lu@intel.com>
+2021-01-13  Alan Modra  <amodra@gmail.com>
 
-       * Makefile.in: Regenerated with automake 1.11.6.
-       * aclocal.m4: Likewise.
+       * Makefile.in: Regenerate.
+
+2021-01-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/26792
+       * configure.ac: Use GNU_MAKE_JOBSERVER.
+       * aclocal.m4: Regenerated.
+       * configure: Likewise.
+
+2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
 
-2016-03-22  Nick Clifton  <nickc@redhat.com>
+       PR ld/27173
+       * configure: Regenerated.
+
+2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2021-01-09  Nick Clifton  <nickc@redhat.com>
 
        * configure: Regenerate.
+       * po/gprof.pot: Regenerate.
+
+2021-01-09  Nick Clifton  <nickc@redhat.com>
+
+       * 2.36 release branch crated.
 
-2016-01-17  Alan Modra  <amodra@gmail.com>
+2021-01-09  Alan Modra  <amodra@gmail.com>
 
        * configure: Regenerate.
 
-2016-01-01  Alan Modra  <amodra@gmail.com>
+2021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
+
+       * configure: Regenerate.
+
+2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
+
+       * README: Correct grammar.
+       * gprof.texi: Likewise.
+
+2021-01-01  Alan Modra  <amodra@gmail.com>
 
        Update year range in copyright notice of all files.
 
-For older changes see ChangeLog-2015
+For older changes see ChangeLog-2020
 \f
-Copyright (C) 2016 Free Software Foundation, Inc.
+Copyright (C) 2021 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
This page took 0.033318 seconds and 4 git commands to generate.