]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprof/ChangeLog
Add markers for 2.39 branch
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
0bd09323
NC
12022-07-08 Nick Clifton <nickc@redhat.com>
2
3 * 2.39 branch created.
4
f4f95df3
NC
52022-03-16 Nick Clifton <nickc@redhat.com>
6
7 * po/ru.po: Updated Russian translation.
8
5fe73d46
NC
92022-01-24 Nick Clifton <nickc@redhat.com>
10
11 * po/ro.po: Updated Romanian translation.
12
f908e960
NC
132022-01-22 Nick Clifton <nickc@redhat.com>
14
15 * configure: Regenerate.
16 * Makefile.in: Regenerate.
17 * po/gprof.pot: Regenerate.
18
a74e1cb3
NC
192022-01-22 Nick Clifton <nickc@redhat.com>
20
21 * 2.38 release branch created.
22
b9004024
NA
232021-09-27 Nick Alcock <nick.alcock@oracle.com>
24
25 * configure: Regenerate.
26
3bdd3c04
L
272021-07-03 H.J. Lu <hongjiu.lu@intel.com>
28
29 * configure: Regenerated.
30
51419248
NC
312021-07-03 Nick Clifton <nickc@redhat.com>
32
33 * 2.37 release branch created.
34
bbd47c12
BA
352021-06-03 Ben Asselstine <benasselstine@gmail.com>
36
37 PR 4283
38 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
39
cf758b39
MF
402021-05-08 Mike Frysinger <vapier@gentoo.org>
41
42 * Makefile.am (html-local, doc/gprof/index.html): New targets.
43 * Makefile.in: Regenerate.
44
2faf902d
MF
452021-05-08 Mike Frysinger <vapier@gentoo.org>
46
47 * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
48 * Makefile.in: Regenerate.
49
13acb58d
AM
502021-04-14 Alan Modra <amodra@gmail.com>
51
52 PR 27716
53 * gprof.h (PATH_MAX): Don't define.
54 * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
55 file name size.
56 * source.c (annotate_source): Malloc file name buffer. Always
57 trim off "-ann" when dos 8.3 annotate file matches original.
58 * utils.c (print_name_only): Malloc file name buffer.
59
5d4d26d1
AM
602021-04-05 Alan Modra <amodra@gmail.com>
61
62 * configure.ac: Check for sys/time.h and setitimer. Don't invoke
63 AC_ISC_POSIX. Don't check for setmode.
64 * gprof.c: Don't test HAVE_SETLOCALE.
65 * gprof.h: Include sys/time.h.
66 * configure: Regenerate.
67 * gconfig.in: Regenerate.
68
faa7a260
AM
692021-03-31 Alan Modra <amodra@gmail.com>
70
71 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
72 and TRUE with true throughout.
73 * basic_blocks.h: Likewise.
74 * cg_arcs.c: Likewise.
75 * cg_dfn.c: Likewise.
76 * cg_print.c: Likewise.
77 * corefile.c: Likewise.
78 * gmon_io.c: Likewise.
79 * gprof.c: Likewise.
80 * gprof.h: Likewise.
81 * hist.c: Likewise.
82 * mips.c: Likewise.
83 * source.c: Likewise.
84 * source.h: Likewise.
85 * sym_ids.c: Likewise.
86 * sym_ids.h: Likewise.
87 * symtab.h: Likewise.
88 * vax.c: Likewise.
89
5347ed60
AM
902021-01-13 Alan Modra <amodra@gmail.com>
91
92 * Makefile.in: Regenerate.
93
d546b610
L
942021-01-12 H.J. Lu <hongjiu.lu@intel.com>
95
96 PR binutils/26792
97 * configure.ac: Use GNU_MAKE_JOBSERVER.
98 * aclocal.m4: Regenerated.
99 * configure: Likewise.
100
83b33c6c
L
1012021-01-11 H.J. Lu <hongjiu.lu@intel.com>
102
103 PR ld/27173
104 * configure: Regenerated.
105
a4966cd9
L
1062021-01-09 H.J. Lu <hongjiu.lu@intel.com>
107
108 * configure: Regenerated.
109
573fe3fb
NC
1102021-01-09 Nick Clifton <nickc@redhat.com>
111
112 * configure: Regenerate.
113 * po/gprof.pot: Regenerate.
114
055bc77a
NC
1152021-01-09 Nick Clifton <nickc@redhat.com>
116
117 * 2.36 release branch crated.
118
64307045
AM
1192021-01-09 Alan Modra <amodra@gmail.com>
120
121 * configure: Regenerate.
122
f4782128
ST
1232021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
124
125 * configure: Regenerate.
126
f9a6a8f0
AM
1272021-01-01 Nicolas Boulenguez <nicolas@debian.org>
128
129 * README: Correct grammar.
130 * gprof.texi: Likewise.
131
250d07de
AM
1322021-01-01 Alan Modra <amodra@gmail.com>
133
134 Update year range in copyright notice of all files.
135
c2795844 136For older changes see ChangeLog-2020
3499769a 137\f
a2c58332 138Copyright (C) 2021-2022 Free Software Foundation, Inc.
3499769a
AM
139
140Copying and distribution of this file, with or without modification,
141are permitted in any medium without royalty provided the copyright
142notice and this notice are preserved.
143
144Local Variables:
145mode: change-log
146left-margin: 8
147fill-column: 74
148version-control: never
149End: