Fix copyright header in gdb/testsuite/gdb.arch/powerpc-power10.exp
[binutils-gdb.git] / gprof / ChangeLog
blob499019cf04c2833068f6f788331eb8def6aa13f4
1 2021-09-27  Nick Alcock  <nick.alcock@oracle.com>
3         * configure: Regenerate.
5 2021-07-03  H.J. Lu  <hongjiu.lu@intel.com>
7         * configure: Regenerated.
9 2021-07-03  Nick Clifton  <nickc@redhat.com>
11         * 2.37 release branch created.
13 2021-06-03   Ben Asselstine  <benasselstine@gmail.com>
15         PR 4283
16         * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
18 2021-05-08  Mike Frysinger  <vapier@gentoo.org>
20         * Makefile.am (html-local, doc/gprof/index.html): New targets.
21         * Makefile.in: Regenerate.
23 2021-05-08  Mike Frysinger  <vapier@gentoo.org>
25         * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
26         * Makefile.in: Regenerate.
28 2021-04-14  Alan Modra  <amodra@gmail.com>
30         PR 27716
31         * gprof.h (PATH_MAX): Don't define.
32         * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
33         file name size.
34         * source.c (annotate_source): Malloc file name buffer.  Always
35         trim off "-ann" when dos 8.3 annotate file matches original.
36         * utils.c (print_name_only): Malloc file name buffer.
38 2021-04-05  Alan Modra  <amodra@gmail.com>
40         * configure.ac: Check for sys/time.h and setitimer.  Don't invoke
41         AC_ISC_POSIX.  Don't check for setmode.
42         * gprof.c: Don't test HAVE_SETLOCALE.
43         * gprof.h: Include sys/time.h.
44         * configure: Regenerate.
45         * gconfig.in: Regenerate.
47 2021-03-31  Alan Modra  <amodra@gmail.com>
49         * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
50         and TRUE with true throughout.
51         * basic_blocks.h: Likewise.
52         * cg_arcs.c: Likewise.
53         * cg_dfn.c: Likewise.
54         * cg_print.c: Likewise.
55         * corefile.c: Likewise.
56         * gmon_io.c: Likewise.
57         * gprof.c: Likewise.
58         * gprof.h: Likewise.
59         * hist.c: Likewise.
60         * mips.c: Likewise.
61         * source.c: Likewise.
62         * source.h: Likewise.
63         * sym_ids.c: Likewise.
64         * sym_ids.h: Likewise.
65         * symtab.h: Likewise.
66         * vax.c: Likewise.
68 2021-01-13  Alan Modra  <amodra@gmail.com>
70         * Makefile.in: Regenerate.
72 2021-01-12  H.J. Lu  <hongjiu.lu@intel.com>
74         PR binutils/26792
75         * configure.ac: Use GNU_MAKE_JOBSERVER.
76         * aclocal.m4: Regenerated.
77         * configure: Likewise.
79 2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
81         PR ld/27173
82         * configure: Regenerated.
84 2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
86         * configure: Regenerated.
88 2021-01-09  Nick Clifton  <nickc@redhat.com>
90         * configure: Regenerate.
91         * po/gprof.pot: Regenerate.
93 2021-01-09  Nick Clifton  <nickc@redhat.com>
95         * 2.36 release branch crated.
97 2021-01-09  Alan Modra  <amodra@gmail.com>
99         * configure: Regenerate.
101 2021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
103         * configure: Regenerate.
105 2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
107         * README: Correct grammar.
108         * gprof.texi: Likewise.
110 2021-01-01  Alan Modra  <amodra@gmail.com>
112         Update year range in copyright notice of all files.
114 For older changes see ChangeLog-2020
116 Copyright (C) 2021 Free Software Foundation, Inc.
118 Copying and distribution of this file, with or without modification,
119 are permitted in any medium without royalty provided the copyright
120 notice and this notice are preserved.
122 Local Variables:
123 mode: change-log
124 left-margin: 8
125 fill-column: 74
126 version-control: never
127 End: