More updated translations
[binutils-gdb.git] / gprof / ChangeLog
blob7eb4e8ad10eb41b045b9d89ae467f55577f3cd53
1 2025-01-19  Nick Clifton  <nickc@redhat.com>
3         * 2.44 Branch point.
5 2024-07-20  Nick Clifton  <nickc@redhat.com>
7         * 2.43 branch point.
9 2024-01-15  Nick Clifton  <nickc@redhat.com>
11         * configure: Regenerate.
12         * po/gprof.pot: Regenerate.
14 2024-01-15  Nick Clifton  <nickc@redhat.com>
16         * 2.42 branch point.
18 2023-11-15  Arsen Arsenović  <arsen@aarsen.me>
20         * aclocal.m4: Regenerate.
21         * configure: Regenerate.
22         * po/Make-in ($(srcdir)/$(PACKAGE).pot): Output to a .pot
23         temporary file, to suppress xgettext checking charset names.
25 2023-07-03  Nick Clifton  <nickc@redhat.com>
27         * configure: Regenerate.
29 2023-07-03  Nick Clifton  <nickc@redhat.com>
31         2.41 Branch Point.
33 2023-06-26  Nick Clifton  <nickc@redhat.com>
35         * po/fr.po: Updated French translation.
37 2023-04-19  Nick Clifton  <nickc@redhat.com>
39         * po/hu.po: Updated Hungarian translation.
41 2023-04-11  Nick Clifton  <nickc@redhat.com>
43         PR 30324
44         * symtab.c (symtab_finalize): Only change the end address if dst
45         has been updated.
47 2023-02-20  Nick Clifton  <nickc@redhat.com>
49         * po/ms.po: Updated Malayasian translation.
51 2023-01-09  Nick Clifton  <nickc@redhat.com>
53         * po/eo.po: Updated Esperanto translation.
55 2023-01-05  Nick Clifton  <nickc@redhat.com>
57         * po/bg.po: Updated Bulgarian translation.
58         * po/ru.po: Updated Russian translation.
60 2023-01-03  Nick Clifton  <nickc@redhat.com>
62         * po/de.po: Updated German translation.
63         * po/ro.po: Updated Romainian translation.
64         * po/sv.po: Updated Swedish translation.
65         * po/uk.po: Updated Ukrainian translation.
67 2022-12-31  Nick Clifton  <nickc@redhat.com>
69         * 2.40 branch created.
71 2022-10-21  Nick Clifton  <nickc@redhat.com>
73         * po/hu.po: Updated Hungarian translation.
75 2022-09-29  Nick Clifton  <nickc@redhat.com>
77         PR 29627
78         * gprof.c (usage): Add -B.
79         * gprof.texi (synopsis): Add -B.
80         (Output Options): Add entry for -B.
82 2022-07-08  Nick Clifton  <nickc@redhat.com>
84         * 2.39 branch created.
86 2022-03-16  Nick Clifton  <nickc@redhat.com>
88         * po/ru.po: Updated Russian translation.
90 2022-01-24  Nick Clifton  <nickc@redhat.com>
92         * po/ro.po: Updated Romanian translation.
94 2022-01-22  Nick Clifton  <nickc@redhat.com>
96         * configure: Regenerate.
97         * Makefile.in: Regenerate.
98         * po/gprof.pot: Regenerate.
100 2022-01-22  Nick Clifton  <nickc@redhat.com>
102         * 2.38 release branch created.
104 2021-09-27  Nick Alcock  <nick.alcock@oracle.com>
106         * configure: Regenerate.
108 2021-07-03  H.J. Lu  <hongjiu.lu@intel.com>
110         * configure: Regenerated.
112 2021-07-03  Nick Clifton  <nickc@redhat.com>
114         * 2.37 release branch created.
116 2021-06-03   Ben Asselstine  <benasselstine@gmail.com>
118         PR 4283
119         * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
121 2021-05-08  Mike Frysinger  <vapier@gentoo.org>
123         * Makefile.am (html-local, doc/gprof/index.html): New targets.
124         * Makefile.in: Regenerate.
126 2021-05-08  Mike Frysinger  <vapier@gentoo.org>
128         * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
129         * Makefile.in: Regenerate.
131 2021-04-14  Alan Modra  <amodra@gmail.com>
133         PR 27716
134         * gprof.h (PATH_MAX): Don't define.
135         * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
136         file name size.
137         * source.c (annotate_source): Malloc file name buffer.  Always
138         trim off "-ann" when dos 8.3 annotate file matches original.
139         * utils.c (print_name_only): Malloc file name buffer.
141 2021-04-05  Alan Modra  <amodra@gmail.com>
143         * configure.ac: Check for sys/time.h and setitimer.  Don't invoke
144         AC_ISC_POSIX.  Don't check for setmode.
145         * gprof.c: Don't test HAVE_SETLOCALE.
146         * gprof.h: Include sys/time.h.
147         * configure: Regenerate.
148         * gconfig.in: Regenerate.
150 2021-03-31  Alan Modra  <amodra@gmail.com>
152         * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
153         and TRUE with true throughout.
154         * basic_blocks.h: Likewise.
155         * cg_arcs.c: Likewise.
156         * cg_dfn.c: Likewise.
157         * cg_print.c: Likewise.
158         * corefile.c: Likewise.
159         * gmon_io.c: Likewise.
160         * gprof.c: Likewise.
161         * gprof.h: Likewise.
162         * hist.c: Likewise.
163         * mips.c: Likewise.
164         * source.c: Likewise.
165         * source.h: Likewise.
166         * sym_ids.c: Likewise.
167         * sym_ids.h: Likewise.
168         * symtab.h: Likewise.
169         * vax.c: Likewise.
171 2021-01-13  Alan Modra  <amodra@gmail.com>
173         * Makefile.in: Regenerate.
175 2021-01-12  H.J. Lu  <hongjiu.lu@intel.com>
177         PR binutils/26792
178         * configure.ac: Use GNU_MAKE_JOBSERVER.
179         * aclocal.m4: Regenerated.
180         * configure: Likewise.
182 2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
184         PR ld/27173
185         * configure: Regenerated.
187 2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
189         * configure: Regenerated.
191 2021-01-09  Nick Clifton  <nickc@redhat.com>
193         * configure: Regenerate.
194         * po/gprof.pot: Regenerate.
196 2021-01-09  Nick Clifton  <nickc@redhat.com>
198         * 2.36 release branch crated.
200 2021-01-09  Alan Modra  <amodra@gmail.com>
202         * configure: Regenerate.
204 2021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
206         * configure: Regenerate.
208 2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
210         * README: Correct grammar.
211         * gprof.texi: Likewise.
213 2021-01-01  Alan Modra  <amodra@gmail.com>
215         Update year range in copyright notice of all files.
217 For older changes see ChangeLog-2020
219 Copyright (C) 2021-2025 Free Software Foundation, Inc.
221 Copying and distribution of this file, with or without modification,
222 are permitted in any medium without royalty provided the copyright
223 notice and this notice are preserved.
225 Local Variables:
226 mode: change-log
227 left-margin: 8
228 fill-column: 74
229 version-control: never
230 End: