x86: decouple broadcast type and bytes fields
[binutils-gdb.git] / gprof / ChangeLog
blobd49b189490583720dfdf1e5d293f4aa3097b38f9
1 2023-02-20  Nick Clifton  <nickc@redhat.com>
3         * po/ms.po: Updated Malayasian translation.
5 2023-01-09  Nick Clifton  <nickc@redhat.com>
7         * po/eo.po: Updated Esperanto translation.
9 2023-01-05  Nick Clifton  <nickc@redhat.com>
11         * po/bg.po: Updated Bulgarian translation.
12         * po/ru.po: Updated Russian translation.
14 2023-01-03  Nick Clifton  <nickc@redhat.com>
16         * po/de.po: Updated German translation.
17         * po/ro.po: Updated Romainian translation.
18         * po/sv.po: Updated Swedish translation.
19         * po/uk.po: Updated Ukrainian translation.
21 2022-12-31  Nick Clifton  <nickc@redhat.com>
23         * 2.40 branch created.
25 2022-10-21  Nick Clifton  <nickc@redhat.com>
27         * po/hu.po: Updated Hungarian translation.
29 2022-09-29  Nick Clifton  <nickc@redhat.com>
31         PR 29627
32         * gprof.c (usage): Add -B.
33         * gprof.texi (synopsis): Add -B.
34         (Output Options): Add entry for -B.
36 2022-07-08  Nick Clifton  <nickc@redhat.com>
38         * 2.39 branch created.
40 2022-03-16  Nick Clifton  <nickc@redhat.com>
42         * po/ru.po: Updated Russian translation.
44 2022-01-24  Nick Clifton  <nickc@redhat.com>
46         * po/ro.po: Updated Romanian translation.
48 2022-01-22  Nick Clifton  <nickc@redhat.com>
50         * configure: Regenerate.
51         * Makefile.in: Regenerate.
52         * po/gprof.pot: Regenerate.
54 2022-01-22  Nick Clifton  <nickc@redhat.com>
56         * 2.38 release branch created.
58 2021-09-27  Nick Alcock  <nick.alcock@oracle.com>
60         * configure: Regenerate.
62 2021-07-03  H.J. Lu  <hongjiu.lu@intel.com>
64         * configure: Regenerated.
66 2021-07-03  Nick Clifton  <nickc@redhat.com>
68         * 2.37 release branch created.
70 2021-06-03   Ben Asselstine  <benasselstine@gmail.com>
72         PR 4283
73         * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
75 2021-05-08  Mike Frysinger  <vapier@gentoo.org>
77         * Makefile.am (html-local, doc/gprof/index.html): New targets.
78         * Makefile.in: Regenerate.
80 2021-05-08  Mike Frysinger  <vapier@gentoo.org>
82         * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
83         * Makefile.in: Regenerate.
85 2021-04-14  Alan Modra  <amodra@gmail.com>
87         PR 27716
88         * gprof.h (PATH_MAX): Don't define.
89         * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
90         file name size.
91         * source.c (annotate_source): Malloc file name buffer.  Always
92         trim off "-ann" when dos 8.3 annotate file matches original.
93         * utils.c (print_name_only): Malloc file name buffer.
95 2021-04-05  Alan Modra  <amodra@gmail.com>
97         * configure.ac: Check for sys/time.h and setitimer.  Don't invoke
98         AC_ISC_POSIX.  Don't check for setmode.
99         * gprof.c: Don't test HAVE_SETLOCALE.
100         * gprof.h: Include sys/time.h.
101         * configure: Regenerate.
102         * gconfig.in: Regenerate.
104 2021-03-31  Alan Modra  <amodra@gmail.com>
106         * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
107         and TRUE with true throughout.
108         * basic_blocks.h: Likewise.
109         * cg_arcs.c: Likewise.
110         * cg_dfn.c: Likewise.
111         * cg_print.c: Likewise.
112         * corefile.c: Likewise.
113         * gmon_io.c: Likewise.
114         * gprof.c: Likewise.
115         * gprof.h: Likewise.
116         * hist.c: Likewise.
117         * mips.c: Likewise.
118         * source.c: Likewise.
119         * source.h: Likewise.
120         * sym_ids.c: Likewise.
121         * sym_ids.h: Likewise.
122         * symtab.h: Likewise.
123         * vax.c: Likewise.
125 2021-01-13  Alan Modra  <amodra@gmail.com>
127         * Makefile.in: Regenerate.
129 2021-01-12  H.J. Lu  <hongjiu.lu@intel.com>
131         PR binutils/26792
132         * configure.ac: Use GNU_MAKE_JOBSERVER.
133         * aclocal.m4: Regenerated.
134         * configure: Likewise.
136 2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
138         PR ld/27173
139         * configure: Regenerated.
141 2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
143         * configure: Regenerated.
145 2021-01-09  Nick Clifton  <nickc@redhat.com>
147         * configure: Regenerate.
148         * po/gprof.pot: Regenerate.
150 2021-01-09  Nick Clifton  <nickc@redhat.com>
152         * 2.36 release branch crated.
154 2021-01-09  Alan Modra  <amodra@gmail.com>
156         * configure: Regenerate.
158 2021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
160         * configure: Regenerate.
162 2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
164         * README: Correct grammar.
165         * gprof.texi: Likewise.
167 2021-01-01  Alan Modra  <amodra@gmail.com>
169         Update year range in copyright notice of all files.
171 For older changes see ChangeLog-2020
173 Copyright (C) 2021-2023 Free Software Foundation, Inc.
175 Copying and distribution of this file, with or without modification,
176 are permitted in any medium without royalty provided the copyright
177 notice and this notice are preserved.
179 Local Variables:
180 mode: change-log
181 left-margin: 8
182 fill-column: 74
183 version-control: never
184 End: