]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprof/ChangeLog
Updated French translation for the gprof sub-directory
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
0cf7c497
NC
12023-06-26 Nick Clifton <nickc@redhat.com>
2
3 * po/fr.po: Updated French translation.
4
e185530b
NC
52023-04-19 Nick Clifton <nickc@redhat.com>
6
7 * po/hu.po: Updated Hungarian translation.
8
91496180
NC
92023-04-11 Nick Clifton <nickc@redhat.com>
10
11 PR 30324
12 * symtab.c (symtab_finalize): Only change the end address if dst
13 has been updated.
14
c375d699
NC
152023-02-20 Nick Clifton <nickc@redhat.com>
16
17 * po/ms.po: Updated Malayasian translation.
18
4004cf83
NC
192023-01-09 Nick Clifton <nickc@redhat.com>
20
21 * po/eo.po: Updated Esperanto translation.
22
d3efc341
NC
232023-01-05 Nick Clifton <nickc@redhat.com>
24
25 * po/bg.po: Updated Bulgarian translation.
26 * po/ru.po: Updated Russian translation.
27
11982f9f
NC
282023-01-03 Nick Clifton <nickc@redhat.com>
29
30 * po/de.po: Updated German translation.
31 * po/ro.po: Updated Romainian translation.
32 * po/sv.po: Updated Swedish translation.
33 * po/uk.po: Updated Ukrainian translation.
34
a72b0718
NC
352022-12-31 Nick Clifton <nickc@redhat.com>
36
37 * 2.40 branch created.
38
7c0cca76
NC
392022-10-21 Nick Clifton <nickc@redhat.com>
40
41 * po/hu.po: Updated Hungarian translation.
42
55b0ce44
NC
432022-09-29 Nick Clifton <nickc@redhat.com>
44
45 PR 29627
46 * gprof.c (usage): Add -B.
47 * gprof.texi (synopsis): Add -B.
48 (Output Options): Add entry for -B.
49
0bd09323
NC
502022-07-08 Nick Clifton <nickc@redhat.com>
51
52 * 2.39 branch created.
53
f4f95df3
NC
542022-03-16 Nick Clifton <nickc@redhat.com>
55
56 * po/ru.po: Updated Russian translation.
57
5fe73d46
NC
582022-01-24 Nick Clifton <nickc@redhat.com>
59
60 * po/ro.po: Updated Romanian translation.
61
f908e960
NC
622022-01-22 Nick Clifton <nickc@redhat.com>
63
64 * configure: Regenerate.
65 * Makefile.in: Regenerate.
66 * po/gprof.pot: Regenerate.
67
a74e1cb3
NC
682022-01-22 Nick Clifton <nickc@redhat.com>
69
70 * 2.38 release branch created.
71
b9004024
NA
722021-09-27 Nick Alcock <nick.alcock@oracle.com>
73
74 * configure: Regenerate.
75
3bdd3c04
L
762021-07-03 H.J. Lu <hongjiu.lu@intel.com>
77
78 * configure: Regenerated.
79
51419248
NC
802021-07-03 Nick Clifton <nickc@redhat.com>
81
82 * 2.37 release branch created.
83
bbd47c12
BA
842021-06-03 Ben Asselstine <benasselstine@gmail.com>
85
86 PR 4283
87 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
88
cf758b39
MF
892021-05-08 Mike Frysinger <vapier@gentoo.org>
90
91 * Makefile.am (html-local, doc/gprof/index.html): New targets.
92 * Makefile.in: Regenerate.
93
2faf902d
MF
942021-05-08 Mike Frysinger <vapier@gentoo.org>
95
96 * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
97 * Makefile.in: Regenerate.
98
13acb58d
AM
992021-04-14 Alan Modra <amodra@gmail.com>
100
101 PR 27716
102 * gprof.h (PATH_MAX): Don't define.
103 * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
104 file name size.
105 * source.c (annotate_source): Malloc file name buffer. Always
106 trim off "-ann" when dos 8.3 annotate file matches original.
107 * utils.c (print_name_only): Malloc file name buffer.
108
5d4d26d1
AM
1092021-04-05 Alan Modra <amodra@gmail.com>
110
111 * configure.ac: Check for sys/time.h and setitimer. Don't invoke
112 AC_ISC_POSIX. Don't check for setmode.
113 * gprof.c: Don't test HAVE_SETLOCALE.
114 * gprof.h: Include sys/time.h.
115 * configure: Regenerate.
116 * gconfig.in: Regenerate.
117
faa7a260
AM
1182021-03-31 Alan Modra <amodra@gmail.com>
119
120 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
121 and TRUE with true throughout.
122 * basic_blocks.h: Likewise.
123 * cg_arcs.c: Likewise.
124 * cg_dfn.c: Likewise.
125 * cg_print.c: Likewise.
126 * corefile.c: Likewise.
127 * gmon_io.c: Likewise.
128 * gprof.c: Likewise.
129 * gprof.h: Likewise.
130 * hist.c: Likewise.
131 * mips.c: Likewise.
132 * source.c: Likewise.
133 * source.h: Likewise.
134 * sym_ids.c: Likewise.
135 * sym_ids.h: Likewise.
136 * symtab.h: Likewise.
137 * vax.c: Likewise.
138
5347ed60
AM
1392021-01-13 Alan Modra <amodra@gmail.com>
140
141 * Makefile.in: Regenerate.
142
d546b610
L
1432021-01-12 H.J. Lu <hongjiu.lu@intel.com>
144
145 PR binutils/26792
146 * configure.ac: Use GNU_MAKE_JOBSERVER.
147 * aclocal.m4: Regenerated.
148 * configure: Likewise.
149
83b33c6c
L
1502021-01-11 H.J. Lu <hongjiu.lu@intel.com>
151
152 PR ld/27173
153 * configure: Regenerated.
154
a4966cd9
L
1552021-01-09 H.J. Lu <hongjiu.lu@intel.com>
156
157 * configure: Regenerated.
158
573fe3fb
NC
1592021-01-09 Nick Clifton <nickc@redhat.com>
160
161 * configure: Regenerate.
162 * po/gprof.pot: Regenerate.
163
055bc77a
NC
1642021-01-09 Nick Clifton <nickc@redhat.com>
165
166 * 2.36 release branch crated.
167
64307045
AM
1682021-01-09 Alan Modra <amodra@gmail.com>
169
170 * configure: Regenerate.
171
f4782128
ST
1722021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
173
174 * configure: Regenerate.
175
f9a6a8f0
AM
1762021-01-01 Nicolas Boulenguez <nicolas@debian.org>
177
178 * README: Correct grammar.
179 * gprof.texi: Likewise.
180
250d07de
AM
1812021-01-01 Alan Modra <amodra@gmail.com>
182
183 Update year range in copyright notice of all files.
184
c2795844 185For older changes see ChangeLog-2020
3499769a 186\f
d87bef3a 187Copyright (C) 2021-2023 Free Software Foundation, Inc.
3499769a
AM
188
189Copying and distribution of this file, with or without modification,
190are permitted in any medium without royalty provided the copyright
191notice and this notice are preserved.
192
193Local Variables:
194mode: change-log
195left-margin: 8
196fill-column: 74
197version-control: never
198End: