Fix: A potential null_pointer_deference bug
[binutils-gdb.git] / gprof / ChangeLog-2019
blobf638de2ebade2b760e8aef4c52393b0b6f43a419
1 2019-11-15  Nick Clifton  <nickc@redhat.com>
3         PR 2587
4         * Makefile.am: Revert change from 2019-11-13.
5         * Makefile.in: Regenerate.
7 2019-11-14  Nick Clifton  <nickc@redhat.com>
9         PR 2587
10         * Makefile.am (SUFFIXES): Add .c.
11         * Makefile.in: Regenerate.
13 2019-11-13  Nick Clifton  <nickc@redhat.com>
15         PR 2587
16         * Makefile.am: Fix rule to build .c files from .m files.
18 2019-09-18  Alan Modra  <amodra@gmail.com>
20         * corefile.c, * symtab.c: Update throughout for bfd section
21         macro and function changes.
23 2019-09-18  Simon Marchi  <simon.marchi@polymtl.ca>
25         * Makefile.in: Re-generate.
26         * configure: Re-generate.
28 2019-09-16  Phil Blundell  <pb@pbcl.net>
30         * Makefile.in, configure: Regenerated.
32 2019-09-09  Phil Blundell  <pb@pbcl.net>
34         binutils 2.33 branch created.
36 2019-05-20  Nick Clifton  <nickc@redhat.com>
38         PR 24569
39         * gprof.c (usage): Restore alphabetical sorting to short options
40         list.  Add -r, -R and -t short options to the list.
41         (main): Add comment about -g and -G possibly being deprecated.
42         * gprof.texi: Update usage example in line with changes above.
44 2019-05-20  Nick Clifton  <nickc@redhat.com>
46         * po/de.po: Updated German translation.
48 2019-05-08  Alan Modra  <amodra@gmail.com>
50         PR 24520
51         * corefile.c (core_init): Set BFD_DECOMPRESS.
53 2019-04-01  Alan Modra  <amodra@gmail.com>
55         PR 24402
56         * symtab.c (symtab_finalize): Init prev_addr to one less than
57         first symbol address, not one more.  Correct test for symbols
58         with leading underscores.
60 2019-01-21  Nick Clifton  <nickc@redhat.com>
62         * po/tr.po: Updated Turkish translation.
64 2019-01-19  Nick Clifton  <nickc@redhat.com>
66         * configure: Regenerate.
67         * po/gprof.pot: Regenerate.
69 2018-06-24  Nick Clifton  <nickc@redhat.com>
71         2.32 branch created.
73 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
75         * configure: Regenerate.
77 2019-01-01  Alan Modra  <amodra@gmail.com>
79         Update year range in copyright notice of all files.
81 For older changes see ChangeLog-2018
83 Copyright (C) 2019 Free Software Foundation, Inc.
85 Copying and distribution of this file, with or without modification,
86 are permitted in any medium without royalty provided the copyright
87 notice and this notice are preserved.
89 Local Variables:
90 mode: change-log
91 left-margin: 8
92 fill-column: 74
93 version-control: never
94 End: