]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprof/ChangeLog
Add -B to the help output from gprof, and add suitable documentation.
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
55b0ce44
NC
12022-09-29 Nick Clifton <nickc@redhat.com>
2
3 PR 29627
4 * gprof.c (usage): Add -B.
5 * gprof.texi (synopsis): Add -B.
6 (Output Options): Add entry for -B.
7
0bd09323
NC
82022-07-08 Nick Clifton <nickc@redhat.com>
9
10 * 2.39 branch created.
11
f4f95df3
NC
122022-03-16 Nick Clifton <nickc@redhat.com>
13
14 * po/ru.po: Updated Russian translation.
15
5fe73d46
NC
162022-01-24 Nick Clifton <nickc@redhat.com>
17
18 * po/ro.po: Updated Romanian translation.
19
f908e960
NC
202022-01-22 Nick Clifton <nickc@redhat.com>
21
22 * configure: Regenerate.
23 * Makefile.in: Regenerate.
24 * po/gprof.pot: Regenerate.
25
a74e1cb3
NC
262022-01-22 Nick Clifton <nickc@redhat.com>
27
28 * 2.38 release branch created.
29
b9004024
NA
302021-09-27 Nick Alcock <nick.alcock@oracle.com>
31
32 * configure: Regenerate.
33
3bdd3c04
L
342021-07-03 H.J. Lu <hongjiu.lu@intel.com>
35
36 * configure: Regenerated.
37
51419248
NC
382021-07-03 Nick Clifton <nickc@redhat.com>
39
40 * 2.37 release branch created.
41
bbd47c12
BA
422021-06-03 Ben Asselstine <benasselstine@gmail.com>
43
44 PR 4283
45 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
46
cf758b39
MF
472021-05-08 Mike Frysinger <vapier@gentoo.org>
48
49 * Makefile.am (html-local, doc/gprof/index.html): New targets.
50 * Makefile.in: Regenerate.
51
2faf902d
MF
522021-05-08 Mike Frysinger <vapier@gentoo.org>
53
54 * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
55 * Makefile.in: Regenerate.
56
13acb58d
AM
572021-04-14 Alan Modra <amodra@gmail.com>
58
59 PR 27716
60 * gprof.h (PATH_MAX): Don't define.
61 * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
62 file name size.
63 * source.c (annotate_source): Malloc file name buffer. Always
64 trim off "-ann" when dos 8.3 annotate file matches original.
65 * utils.c (print_name_only): Malloc file name buffer.
66
5d4d26d1
AM
672021-04-05 Alan Modra <amodra@gmail.com>
68
69 * configure.ac: Check for sys/time.h and setitimer. Don't invoke
70 AC_ISC_POSIX. Don't check for setmode.
71 * gprof.c: Don't test HAVE_SETLOCALE.
72 * gprof.h: Include sys/time.h.
73 * configure: Regenerate.
74 * gconfig.in: Regenerate.
75
faa7a260
AM
762021-03-31 Alan Modra <amodra@gmail.com>
77
78 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
79 and TRUE with true throughout.
80 * basic_blocks.h: Likewise.
81 * cg_arcs.c: Likewise.
82 * cg_dfn.c: Likewise.
83 * cg_print.c: Likewise.
84 * corefile.c: Likewise.
85 * gmon_io.c: Likewise.
86 * gprof.c: Likewise.
87 * gprof.h: Likewise.
88 * hist.c: Likewise.
89 * mips.c: Likewise.
90 * source.c: Likewise.
91 * source.h: Likewise.
92 * sym_ids.c: Likewise.
93 * sym_ids.h: Likewise.
94 * symtab.h: Likewise.
95 * vax.c: Likewise.
96
5347ed60
AM
972021-01-13 Alan Modra <amodra@gmail.com>
98
99 * Makefile.in: Regenerate.
100
d546b610
L
1012021-01-12 H.J. Lu <hongjiu.lu@intel.com>
102
103 PR binutils/26792
104 * configure.ac: Use GNU_MAKE_JOBSERVER.
105 * aclocal.m4: Regenerated.
106 * configure: Likewise.
107
83b33c6c
L
1082021-01-11 H.J. Lu <hongjiu.lu@intel.com>
109
110 PR ld/27173
111 * configure: Regenerated.
112
a4966cd9
L
1132021-01-09 H.J. Lu <hongjiu.lu@intel.com>
114
115 * configure: Regenerated.
116
573fe3fb
NC
1172021-01-09 Nick Clifton <nickc@redhat.com>
118
119 * configure: Regenerate.
120 * po/gprof.pot: Regenerate.
121
055bc77a
NC
1222021-01-09 Nick Clifton <nickc@redhat.com>
123
124 * 2.36 release branch crated.
125
64307045
AM
1262021-01-09 Alan Modra <amodra@gmail.com>
127
128 * configure: Regenerate.
129
f4782128
ST
1302021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
131
132 * configure: Regenerate.
133
f9a6a8f0
AM
1342021-01-01 Nicolas Boulenguez <nicolas@debian.org>
135
136 * README: Correct grammar.
137 * gprof.texi: Likewise.
138
250d07de
AM
1392021-01-01 Alan Modra <amodra@gmail.com>
140
141 Update year range in copyright notice of all files.
142
c2795844 143For older changes see ChangeLog-2020
3499769a 144\f
a2c58332 145Copyright (C) 2021-2022 Free Software Foundation, Inc.
3499769a
AM
146
147Copying and distribution of this file, with or without modification,
148are permitted in any medium without royalty provided the copyright
149notice and this notice are preserved.
150
151Local Variables:
152mode: change-log
153left-margin: 8
154fill-column: 74
155version-control: never
156End: