1 2021-07-03 Nick Clifton <nickc@redhat.com>
3 * 2.37 release branch created.
5 2021-06-03 Ben Asselstine <benasselstine@gmail.com>
8 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
10 2021-05-08 Mike Frysinger <vapier@gentoo.org>
12 * Makefile.am (html-local, doc/gprof/index.html): New targets.
13 * Makefile.in: Regenerate.
15 2021-05-08 Mike Frysinger <vapier@gentoo.org>
17 * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
18 * Makefile.in: Regenerate.
20 2021-04-14 Alan Modra <amodra@gmail.com>
23 * gprof.h (PATH_MAX): Don't define.
24 * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
26 * source.c (annotate_source): Malloc file name buffer. Always
27 trim off "-ann" when dos 8.3 annotate file matches original.
28 * utils.c (print_name_only): Malloc file name buffer.
30 2021-04-05 Alan Modra <amodra@gmail.com>
32 * configure.ac: Check for sys/time.h and setitimer. Don't invoke
33 AC_ISC_POSIX. Don't check for setmode.
34 * gprof.c: Don't test HAVE_SETLOCALE.
35 * gprof.h: Include sys/time.h.
36 * configure: Regenerate.
37 * gconfig.in: Regenerate.
39 2021-03-31 Alan Modra <amodra@gmail.com>
41 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
42 and TRUE with true throughout.
43 * basic_blocks.h: Likewise.
44 * cg_arcs.c: Likewise.
46 * cg_print.c: Likewise.
47 * corefile.c: Likewise.
48 * gmon_io.c: Likewise.
55 * sym_ids.c: Likewise.
56 * sym_ids.h: Likewise.
60 2021-01-13 Alan Modra <amodra@gmail.com>
62 * Makefile.in: Regenerate.
64 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
67 * configure.ac: Use GNU_MAKE_JOBSERVER.
68 * aclocal.m4: Regenerated.
69 * configure: Likewise.
71 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
74 * configure: Regenerated.
76 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
78 * configure: Regenerated.
80 2021-01-09 Nick Clifton <nickc@redhat.com>
82 * configure: Regenerate.
83 * po/gprof.pot: Regenerate.
85 2021-01-09 Nick Clifton <nickc@redhat.com>
87 * 2.36 release branch crated.
89 2021-01-09 Alan Modra <amodra@gmail.com>
91 * configure: Regenerate.
93 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
95 * configure: Regenerate.
97 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
99 * README: Correct grammar.
100 * gprof.texi: Likewise.
102 2021-01-01 Alan Modra <amodra@gmail.com>
104 Update year range in copyright notice of all files.
106 For older changes see ChangeLog-2020
108 Copyright (C) 2021 Free Software Foundation, Inc.
110 Copying and distribution of this file, with or without modification,
111 are permitted in any medium without royalty provided the copyright
112 notice and this notice are preserved.
118 version-control: never