]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprof/ChangeLog
Use bool in gprof
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
faa7a260
AM
12021-03-31 Alan Modra <amodra@gmail.com>
2
3 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
4 and TRUE with true throughout.
5 * basic_blocks.h: Likewise.
6 * cg_arcs.c: Likewise.
7 * cg_dfn.c: Likewise.
8 * cg_print.c: Likewise.
9 * corefile.c: Likewise.
10 * gmon_io.c: Likewise.
11 * gprof.c: Likewise.
12 * gprof.h: Likewise.
13 * hist.c: Likewise.
14 * mips.c: Likewise.
15 * source.c: Likewise.
16 * source.h: Likewise.
17 * sym_ids.c: Likewise.
18 * sym_ids.h: Likewise.
19 * symtab.h: Likewise.
20 * vax.c: Likewise.
21
5347ed60
AM
222021-01-13 Alan Modra <amodra@gmail.com>
23
24 * Makefile.in: Regenerate.
25
d546b610
L
262021-01-12 H.J. Lu <hongjiu.lu@intel.com>
27
28 PR binutils/26792
29 * configure.ac: Use GNU_MAKE_JOBSERVER.
30 * aclocal.m4: Regenerated.
31 * configure: Likewise.
32
83b33c6c
L
332021-01-11 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR ld/27173
36 * configure: Regenerated.
37
a4966cd9
L
382021-01-09 H.J. Lu <hongjiu.lu@intel.com>
39
40 * configure: Regenerated.
41
573fe3fb
NC
422021-01-09 Nick Clifton <nickc@redhat.com>
43
44 * configure: Regenerate.
45 * po/gprof.pot: Regenerate.
46
055bc77a
NC
472021-01-09 Nick Clifton <nickc@redhat.com>
48
49 * 2.36 release branch crated.
50
64307045
AM
512021-01-09 Alan Modra <amodra@gmail.com>
52
53 * configure: Regenerate.
54
f4782128
ST
552021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
56
57 * configure: Regenerate.
58
f9a6a8f0
AM
592021-01-01 Nicolas Boulenguez <nicolas@debian.org>
60
61 * README: Correct grammar.
62 * gprof.texi: Likewise.
63
250d07de
AM
642021-01-01 Alan Modra <amodra@gmail.com>
65
66 Update year range in copyright notice of all files.
67
c2795844 68For older changes see ChangeLog-2020
3499769a 69\f
c2795844 70Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
71
72Copying and distribution of this file, with or without modification,
73are permitted in any medium without royalty provided the copyright
74notice and this notice are preserved.
75
76Local Variables:
77mode: change-log
78left-margin: 8
79fill-column: 74
80version-control: never
81End: