]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprof/ChangeLog
gdb/arch: assert that X86_XSTATE_MPX is not set for x32
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
e775d3a9
NC
12024-01-15 Nick Clifton <nickc@redhat.com>
2
3 * configure: Regenerate.
4 * po/gprof.pot: Regenerate.
5
299b91cd
NC
62024-01-15 Nick Clifton <nickc@redhat.com>
7
8 * 2.42 branch point.
9
862776f2
AA
102023-11-15 Arsen Arsenović <arsen@aarsen.me>
11
12 * aclocal.m4: Regenerate.
13 * configure: Regenerate.
14 * po/Make-in ($(srcdir)/$(PACKAGE).pot): Output to a .pot
15 temporary file, to suppress xgettext checking charset names.
16
87485f53
NC
172023-07-03 Nick Clifton <nickc@redhat.com>
18
19 * configure: Regenerate.
20
d501d384
NC
212023-07-03 Nick Clifton <nickc@redhat.com>
22
23 2.41 Branch Point.
24
0cf7c497
NC
252023-06-26 Nick Clifton <nickc@redhat.com>
26
27 * po/fr.po: Updated French translation.
28
e185530b
NC
292023-04-19 Nick Clifton <nickc@redhat.com>
30
31 * po/hu.po: Updated Hungarian translation.
32
91496180
NC
332023-04-11 Nick Clifton <nickc@redhat.com>
34
35 PR 30324
36 * symtab.c (symtab_finalize): Only change the end address if dst
37 has been updated.
38
c375d699
NC
392023-02-20 Nick Clifton <nickc@redhat.com>
40
41 * po/ms.po: Updated Malayasian translation.
42
4004cf83
NC
432023-01-09 Nick Clifton <nickc@redhat.com>
44
45 * po/eo.po: Updated Esperanto translation.
46
d3efc341
NC
472023-01-05 Nick Clifton <nickc@redhat.com>
48
49 * po/bg.po: Updated Bulgarian translation.
50 * po/ru.po: Updated Russian translation.
51
11982f9f
NC
522023-01-03 Nick Clifton <nickc@redhat.com>
53
54 * po/de.po: Updated German translation.
55 * po/ro.po: Updated Romainian translation.
56 * po/sv.po: Updated Swedish translation.
57 * po/uk.po: Updated Ukrainian translation.
58
a72b0718
NC
592022-12-31 Nick Clifton <nickc@redhat.com>
60
61 * 2.40 branch created.
62
7c0cca76
NC
632022-10-21 Nick Clifton <nickc@redhat.com>
64
65 * po/hu.po: Updated Hungarian translation.
66
55b0ce44
NC
672022-09-29 Nick Clifton <nickc@redhat.com>
68
69 PR 29627
70 * gprof.c (usage): Add -B.
71 * gprof.texi (synopsis): Add -B.
72 (Output Options): Add entry for -B.
73
0bd09323
NC
742022-07-08 Nick Clifton <nickc@redhat.com>
75
76 * 2.39 branch created.
77
f4f95df3
NC
782022-03-16 Nick Clifton <nickc@redhat.com>
79
80 * po/ru.po: Updated Russian translation.
81
5fe73d46
NC
822022-01-24 Nick Clifton <nickc@redhat.com>
83
84 * po/ro.po: Updated Romanian translation.
85
f908e960
NC
862022-01-22 Nick Clifton <nickc@redhat.com>
87
88 * configure: Regenerate.
89 * Makefile.in: Regenerate.
90 * po/gprof.pot: Regenerate.
91
a74e1cb3
NC
922022-01-22 Nick Clifton <nickc@redhat.com>
93
94 * 2.38 release branch created.
95
b9004024
NA
962021-09-27 Nick Alcock <nick.alcock@oracle.com>
97
98 * configure: Regenerate.
99
3bdd3c04
L
1002021-07-03 H.J. Lu <hongjiu.lu@intel.com>
101
102 * configure: Regenerated.
103
51419248
NC
1042021-07-03 Nick Clifton <nickc@redhat.com>
105
106 * 2.37 release branch created.
107
bbd47c12
BA
1082021-06-03 Ben Asselstine <benasselstine@gmail.com>
109
110 PR 4283
111 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
112
cf758b39
MF
1132021-05-08 Mike Frysinger <vapier@gentoo.org>
114
115 * Makefile.am (html-local, doc/gprof/index.html): New targets.
116 * Makefile.in: Regenerate.
117
2faf902d
MF
1182021-05-08 Mike Frysinger <vapier@gentoo.org>
119
120 * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
121 * Makefile.in: Regenerate.
122
13acb58d
AM
1232021-04-14 Alan Modra <amodra@gmail.com>
124
125 PR 27716
126 * gprof.h (PATH_MAX): Don't define.
127 * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
128 file name size.
129 * source.c (annotate_source): Malloc file name buffer. Always
130 trim off "-ann" when dos 8.3 annotate file matches original.
131 * utils.c (print_name_only): Malloc file name buffer.
132
5d4d26d1
AM
1332021-04-05 Alan Modra <amodra@gmail.com>
134
135 * configure.ac: Check for sys/time.h and setitimer. Don't invoke
136 AC_ISC_POSIX. Don't check for setmode.
137 * gprof.c: Don't test HAVE_SETLOCALE.
138 * gprof.h: Include sys/time.h.
139 * configure: Regenerate.
140 * gconfig.in: Regenerate.
141
faa7a260
AM
1422021-03-31 Alan Modra <amodra@gmail.com>
143
144 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
145 and TRUE with true throughout.
146 * basic_blocks.h: Likewise.
147 * cg_arcs.c: Likewise.
148 * cg_dfn.c: Likewise.
149 * cg_print.c: Likewise.
150 * corefile.c: Likewise.
151 * gmon_io.c: Likewise.
152 * gprof.c: Likewise.
153 * gprof.h: Likewise.
154 * hist.c: Likewise.
155 * mips.c: Likewise.
156 * source.c: Likewise.
157 * source.h: Likewise.
158 * sym_ids.c: Likewise.
159 * sym_ids.h: Likewise.
160 * symtab.h: Likewise.
161 * vax.c: Likewise.
162
5347ed60
AM
1632021-01-13 Alan Modra <amodra@gmail.com>
164
165 * Makefile.in: Regenerate.
166
d546b610
L
1672021-01-12 H.J. Lu <hongjiu.lu@intel.com>
168
169 PR binutils/26792
170 * configure.ac: Use GNU_MAKE_JOBSERVER.
171 * aclocal.m4: Regenerated.
172 * configure: Likewise.
173
83b33c6c
L
1742021-01-11 H.J. Lu <hongjiu.lu@intel.com>
175
176 PR ld/27173
177 * configure: Regenerated.
178
a4966cd9
L
1792021-01-09 H.J. Lu <hongjiu.lu@intel.com>
180
181 * configure: Regenerated.
182
573fe3fb
NC
1832021-01-09 Nick Clifton <nickc@redhat.com>
184
185 * configure: Regenerate.
186 * po/gprof.pot: Regenerate.
187
055bc77a
NC
1882021-01-09 Nick Clifton <nickc@redhat.com>
189
190 * 2.36 release branch crated.
191
64307045
AM
1922021-01-09 Alan Modra <amodra@gmail.com>
193
194 * configure: Regenerate.
195
f4782128
ST
1962021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
197
198 * configure: Regenerate.
199
f9a6a8f0
AM
2002021-01-01 Nicolas Boulenguez <nicolas@debian.org>
201
202 * README: Correct grammar.
203 * gprof.texi: Likewise.
204
250d07de
AM
2052021-01-01 Alan Modra <amodra@gmail.com>
206
207 Update year range in copyright notice of all files.
208
c2795844 209For older changes see ChangeLog-2020
3499769a 210\f
fd67aa11 211Copyright (C) 2021-2024 Free Software Foundation, Inc.
3499769a
AM
212
213Copying and distribution of this file, with or without modification,
214are permitted in any medium without royalty provided the copyright
215notice and this notice are preserved.
216
217Local Variables:
218mode: change-log
219left-margin: 8
220fill-column: 74
221version-control: never
222End: