12021-07-18  Nick Clifton  <nickc@redhat.com>
2
3	* 2.37 release.
4
52021-07-05  Nick Clifton  <nickc@redhat.com>
6
7	* po/tr.po: Updated Turkish translation.
8
92021-07-03  Nick Clifton  <nickc@redhat.com>
10
11	* 2.37 release branch created.
12
132021-06-03   Ben Asselstine  <benasselstine@gmail.com>
14
15	PR 4283
16	* gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
17
182021-05-08  Mike Frysinger  <vapier@gentoo.org>
19
20	* Makefile.am (html-local, doc/gprof/index.html): New targets.
21	* Makefile.in: Regenerate.
22
232021-05-08  Mike Frysinger  <vapier@gentoo.org>
24
25	* Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
26	* Makefile.in: Regenerate.
27
282021-04-14  Alan Modra  <amodra@gmail.com>
29
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.
37
382021-04-05  Alan Modra  <amodra@gmail.com>
39
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.
46
472021-03-31  Alan Modra  <amodra@gmail.com>
48
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.
67
682021-01-13  Alan Modra  <amodra@gmail.com>
69
70	* Makefile.in: Regenerate.
71
722021-01-12  H.J. Lu  <hongjiu.lu@intel.com>
73
74	PR binutils/26792
75	* configure.ac: Use GNU_MAKE_JOBSERVER.
76	* aclocal.m4: Regenerated.
77	* configure: Likewise.
78
792021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
80
81	PR ld/27173
82	* configure: Regenerated.
83
842021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
85
86	* configure: Regenerated.
87
882021-01-09  Nick Clifton  <nickc@redhat.com>
89
90	* configure: Regenerate.
91	* po/gprof.pot: Regenerate.
92
932021-01-09  Nick Clifton  <nickc@redhat.com>
94
95	* 2.36 release branch crated.
96
972021-01-09  Alan Modra  <amodra@gmail.com>
98
99	* configure: Regenerate.
100
1012021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
102
103	* configure: Regenerate.
104
1052021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
106
107	* README: Correct grammar.
108	* gprof.texi: Likewise.
109
1102021-01-01  Alan Modra  <amodra@gmail.com>
111
112	Update year range in copyright notice of all files.
113
114For older changes see ChangeLog-2020
115
116Copyright (C) 2021 Free Software Foundation, Inc.
117
118Copying and distribution of this file, with or without modification,
119are permitted in any medium without royalty provided the copyright
120notice and this notice are preserved.
121
122Local Variables:
123mode: change-log
124left-margin: 8
125fill-column: 74
126version-control: never
127End:
128