PR24520, gprof fails to read compressed debug data
[external/binutils.git] / gprof / ChangeLog
1 2019-05-08  Alan Modra  <amodra@gmail.com>
2
3         PR 24520
4         * corefile.c (core_init): Set BFD_DECOMPRESS.
5
6 2019-04-01  Alan Modra  <amodra@gmail.com>
7
8         PR 24402
9         * symtab.c (symtab_finalize): Init prev_addr to one less than
10         first symbol address, not one more.  Correct test for symbols
11         with leading underscores.
12
13 2019-01-21  Nick Clifton  <nickc@redhat.com>
14
15         * po/tr.po: Updated Turkish translation.
16
17 2019-01-19  Nick Clifton  <nickc@redhat.com>
18
19         * configure: Regenerate.
20         * po/gprof.pot: Regenerate.
21
22 2018-06-24  Nick Clifton  <nickc@redhat.com>
23
24         2.32 branch created.
25
26 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
27
28         * configure: Regenerate.
29
30 2019-01-01  Alan Modra  <amodra@gmail.com>
31
32         Update year range in copyright notice of all files.
33
34 For older changes see ChangeLog-2018
35 \f
36 Copyright (C) 2019 Free Software Foundation, Inc.
37
38 Copying and distribution of this file, with or without modification,
39 are permitted in any medium without royalty provided the copyright
40 notice and this notice are preserved.
41
42 Local Variables:
43 mode: change-log
44 left-margin: 8
45 fill-column: 74
46 version-control: never
47 End: