]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gprof/ChangeLog
Change tui_addr_is_displayed into a method
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
1 2019-05-20 Nick Clifton <nickc@redhat.com>
2
3 PR 24569
4 * gprof.c (usage): Restore alphabetical sorting to short options
5 list. Add -r, -R and -t short options to the list.
6 (main): Add comment about -g and -G possibly being deprecated.
7 * gprof.texi: Update usage example in line with changes above.
8
9 2019-05-20 Nick Clifton <nickc@redhat.com>
10
11 * po/de.po: Updated German translation.
12
13 2019-05-08 Alan Modra <amodra@gmail.com>
14
15 PR 24520
16 * corefile.c (core_init): Set BFD_DECOMPRESS.
17
18 2019-04-01 Alan Modra <amodra@gmail.com>
19
20 PR 24402
21 * symtab.c (symtab_finalize): Init prev_addr to one less than
22 first symbol address, not one more. Correct test for symbols
23 with leading underscores.
24
25 2019-01-21 Nick Clifton <nickc@redhat.com>
26
27 * po/tr.po: Updated Turkish translation.
28
29 2019-01-19 Nick Clifton <nickc@redhat.com>
30
31 * configure: Regenerate.
32 * po/gprof.pot: Regenerate.
33
34 2018-06-24 Nick Clifton <nickc@redhat.com>
35
36 2.32 branch created.
37
38 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
39
40 * configure: Regenerate.
41
42 2019-01-01 Alan Modra <amodra@gmail.com>
43
44 Update year range in copyright notice of all files.
45
46 For older changes see ChangeLog-2018
47 \f
48 Copyright (C) 2019 Free Software Foundation, Inc.
49
50 Copying and distribution of this file, with or without modification,
51 are permitted in any medium without royalty provided the copyright
52 notice and this notice are preserved.
53
54 Local Variables:
55 mode: change-log
56 left-margin: 8
57 fill-column: 74
58 version-control: never
59 End: