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