]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprof/ChangeLog
configure: regenerate in all projects that use libtool.m4
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
b9004024
NA
12021-09-27 Nick Alcock <nick.alcock@oracle.com>
2
3 * configure: Regenerate.
4
3bdd3c04
L
52021-07-03 H.J. Lu <hongjiu.lu@intel.com>
6
7 * configure: Regenerated.
8
51419248
NC
92021-07-03 Nick Clifton <nickc@redhat.com>
10
11 * 2.37 release branch created.
12
bbd47c12
BA
132021-06-03 Ben Asselstine <benasselstine@gmail.com>
14
15 PR 4283
16 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
17
cf758b39
MF
182021-05-08 Mike Frysinger <vapier@gentoo.org>
19
20 * Makefile.am (html-local, doc/gprof/index.html): New targets.
21 * Makefile.in: Regenerate.
22
2faf902d
MF
232021-05-08 Mike Frysinger <vapier@gentoo.org>
24
25 * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
26 * Makefile.in: Regenerate.
27
13acb58d
AM
282021-04-14 Alan Modra <amodra@gmail.com>
29
30 PR 27716
31 * gprof.h (PATH_MAX): Don't define.
32 * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
33 file name size.
34 * source.c (annotate_source): Malloc file name buffer. Always
35 trim off "-ann" when dos 8.3 annotate file matches original.
36 * utils.c (print_name_only): Malloc file name buffer.
37
5d4d26d1
AM
382021-04-05 Alan Modra <amodra@gmail.com>
39
40 * configure.ac: Check for sys/time.h and setitimer. Don't invoke
41 AC_ISC_POSIX. Don't check for setmode.
42 * gprof.c: Don't test HAVE_SETLOCALE.
43 * gprof.h: Include sys/time.h.
44 * configure: Regenerate.
45 * gconfig.in: Regenerate.
46
faa7a260
AM
472021-03-31 Alan Modra <amodra@gmail.com>
48
49 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
50 and TRUE with true throughout.
51 * basic_blocks.h: Likewise.
52 * cg_arcs.c: Likewise.
53 * cg_dfn.c: Likewise.
54 * cg_print.c: Likewise.
55 * corefile.c: Likewise.
56 * gmon_io.c: Likewise.
57 * gprof.c: Likewise.
58 * gprof.h: Likewise.
59 * hist.c: Likewise.
60 * mips.c: Likewise.
61 * source.c: Likewise.
62 * source.h: Likewise.
63 * sym_ids.c: Likewise.
64 * sym_ids.h: Likewise.
65 * symtab.h: Likewise.
66 * vax.c: Likewise.
67
5347ed60
AM
682021-01-13 Alan Modra <amodra@gmail.com>
69
70 * Makefile.in: Regenerate.
71
d546b610
L
722021-01-12 H.J. Lu <hongjiu.lu@intel.com>
73
74 PR binutils/26792
75 * configure.ac: Use GNU_MAKE_JOBSERVER.
76 * aclocal.m4: Regenerated.
77 * configure: Likewise.
78
83b33c6c
L
792021-01-11 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR ld/27173
82 * configure: Regenerated.
83
a4966cd9
L
842021-01-09 H.J. Lu <hongjiu.lu@intel.com>
85
86 * configure: Regenerated.
87
573fe3fb
NC
882021-01-09 Nick Clifton <nickc@redhat.com>
89
90 * configure: Regenerate.
91 * po/gprof.pot: Regenerate.
92
055bc77a
NC
932021-01-09 Nick Clifton <nickc@redhat.com>
94
95 * 2.36 release branch crated.
96
64307045
AM
972021-01-09 Alan Modra <amodra@gmail.com>
98
99 * configure: Regenerate.
100
f4782128
ST
1012021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
102
103 * configure: Regenerate.
104
f9a6a8f0
AM
1052021-01-01 Nicolas Boulenguez <nicolas@debian.org>
106
107 * README: Correct grammar.
108 * gprof.texi: Likewise.
109
250d07de
AM
1102021-01-01 Alan Modra <amodra@gmail.com>
111
112 Update year range in copyright notice of all files.
113
c2795844 114For older changes see ChangeLog-2020
3499769a 115\f
c2795844 116Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
117
118Copying and distribution of this file, with or without modification,
119are permitted in any medium without royalty provided the copyright
120notice and this notice are preserved.
121
122Local Variables:
123mode: change-log
124left-margin: 8
125fill-column: 74
126version-control: never
127End: