Automatic date update in version.in
[binutils-gdb.git] / gprof / ChangeLog
blobcf11b98e812b47e04cd6078e338e2fe8038a7b27
1 2022-07-08  Nick Clifton  <nickc@redhat.com>
3         * 2.39 branch created.
5 2022-03-16  Nick Clifton  <nickc@redhat.com>
7         * po/ru.po: Updated Russian translation.
9 2022-01-24  Nick Clifton  <nickc@redhat.com>
11         * po/ro.po: Updated Romanian translation.
13 2022-01-22  Nick Clifton  <nickc@redhat.com>
15         * configure: Regenerate.
16         * Makefile.in: Regenerate.
17         * po/gprof.pot: Regenerate.
19 2022-01-22  Nick Clifton  <nickc@redhat.com>
21         * 2.38 release branch created.
23 2021-09-27  Nick Alcock  <nick.alcock@oracle.com>
25         * configure: Regenerate.
27 2021-07-03  H.J. Lu  <hongjiu.lu@intel.com>
29         * configure: Regenerated.
31 2021-07-03  Nick Clifton  <nickc@redhat.com>
33         * 2.37 release branch created.
35 2021-06-03   Ben Asselstine  <benasselstine@gmail.com>
37         PR 4283
38         * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
40 2021-05-08  Mike Frysinger  <vapier@gentoo.org>
42         * Makefile.am (html-local, doc/gprof/index.html): New targets.
43         * Makefile.in: Regenerate.
45 2021-05-08  Mike Frysinger  <vapier@gentoo.org>
47         * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
48         * Makefile.in: Regenerate.
50 2021-04-14  Alan Modra  <amodra@gmail.com>
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.
60 2021-04-05  Alan Modra  <amodra@gmail.com>
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.
69 2021-03-31  Alan Modra  <amodra@gmail.com>
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.
90 2021-01-13  Alan Modra  <amodra@gmail.com>
92         * Makefile.in: Regenerate.
94 2021-01-12  H.J. Lu  <hongjiu.lu@intel.com>
96         PR binutils/26792
97         * configure.ac: Use GNU_MAKE_JOBSERVER.
98         * aclocal.m4: Regenerated.
99         * configure: Likewise.
101 2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
103         PR ld/27173
104         * configure: Regenerated.
106 2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
108         * configure: Regenerated.
110 2021-01-09  Nick Clifton  <nickc@redhat.com>
112         * configure: Regenerate.
113         * po/gprof.pot: Regenerate.
115 2021-01-09  Nick Clifton  <nickc@redhat.com>
117         * 2.36 release branch crated.
119 2021-01-09  Alan Modra  <amodra@gmail.com>
121         * configure: Regenerate.
123 2021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
125         * configure: Regenerate.
127 2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
129         * README: Correct grammar.
130         * gprof.texi: Likewise.
132 2021-01-01  Alan Modra  <amodra@gmail.com>
134         Update year range in copyright notice of all files.
136 For older changes see ChangeLog-2020
138 Copyright (C) 2021-2022 Free Software Foundation, Inc.
140 Copying and distribution of this file, with or without modification,
141 are permitted in any medium without royalty provided the copyright
142 notice and this notice are preserved.
144 Local Variables:
145 mode: change-log
146 left-margin: 8
147 fill-column: 74
148 version-control: never
149 End: