gdb: resume ongoing step after handling fork or vfork
[deliverable/binutils-gdb.git] / gprof / ChangeLog
1 2021-07-03 Nick Clifton <nickc@redhat.com>
2
3 * 2.37 release branch created.
4
5 2021-06-03 Ben Asselstine <benasselstine@gmail.com>
6
7 PR 4283
8 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
9
10 2021-05-08 Mike Frysinger <vapier@gentoo.org>
11
12 * Makefile.am (html-local, doc/gprof/index.html): New targets.
13 * Makefile.in: Regenerate.
14
15 2021-05-08 Mike Frysinger <vapier@gentoo.org>
16
17 * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
18 * Makefile.in: Regenerate.
19
20 2021-04-14 Alan Modra <amodra@gmail.com>
21
22 PR 27716
23 * gprof.h (PATH_MAX): Don't define.
24 * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
25 file name size.
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.
29
30 2021-04-05 Alan Modra <amodra@gmail.com>
31
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.
38
39 2021-03-31 Alan Modra <amodra@gmail.com>
40
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.
45 * cg_dfn.c: Likewise.
46 * cg_print.c: Likewise.
47 * corefile.c: Likewise.
48 * gmon_io.c: Likewise.
49 * gprof.c: Likewise.
50 * gprof.h: Likewise.
51 * hist.c: Likewise.
52 * mips.c: Likewise.
53 * source.c: Likewise.
54 * source.h: Likewise.
55 * sym_ids.c: Likewise.
56 * sym_ids.h: Likewise.
57 * symtab.h: Likewise.
58 * vax.c: Likewise.
59
60 2021-01-13 Alan Modra <amodra@gmail.com>
61
62 * Makefile.in: Regenerate.
63
64 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
65
66 PR binutils/26792
67 * configure.ac: Use GNU_MAKE_JOBSERVER.
68 * aclocal.m4: Regenerated.
69 * configure: Likewise.
70
71 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
72
73 PR ld/27173
74 * configure: Regenerated.
75
76 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
77
78 * configure: Regenerated.
79
80 2021-01-09 Nick Clifton <nickc@redhat.com>
81
82 * configure: Regenerate.
83 * po/gprof.pot: Regenerate.
84
85 2021-01-09 Nick Clifton <nickc@redhat.com>
86
87 * 2.36 release branch crated.
88
89 2021-01-09 Alan Modra <amodra@gmail.com>
90
91 * configure: Regenerate.
92
93 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
94
95 * configure: Regenerate.
96
97 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
98
99 * README: Correct grammar.
100 * gprof.texi: Likewise.
101
102 2021-01-01 Alan Modra <amodra@gmail.com>
103
104 Update year range in copyright notice of all files.
105
106 For older changes see ChangeLog-2020
107 \f
108 Copyright (C) 2021 Free Software Foundation, Inc.
109
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.
113
114 Local Variables:
115 mode: change-log
116 left-margin: 8
117 fill-column: 74
118 version-control: never
119 End:
This page took 0.04202 seconds and 4 git commands to generate.