Prevent a seg-fault in gprof when parsing a corrupt core file.
[external/binutils.git] / gprof / ChangeLog
1 2016-08-22  Nick Clifton  <nickc@redhat.com>
2
3         PR gprof/20499
4         * corefile.c (core_create_syms_from): Avoid walking off the end of
5         the symbol table.
6
7 2016-07-21  H.J. Lu  <hongjiu.lu@intel.com>
8
9         * configure: Regenerated.
10
11 2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
12
13         * basic_blocks.c: Update old style function definitions.
14         * cg_arcs.c: Likewise.
15         * cg_print.c: Likewise.
16         * gen-c-prog.awk: Likewise.
17         * gmon_io.c: Likewise.
18         * hertz.c: Likewise.
19         * hist.c: Likewise.
20         * sym_ids.c: Likewise.
21
22 2016-04-15  H.J. Lu  <hongjiu.lu@intel.com>
23
24         * Makefile.in: Regenerated with automake 1.11.6.
25         * aclocal.m4: Likewise.
26
27 2016-03-22  Nick Clifton  <nickc@redhat.com>
28
29         * configure: Regenerate.
30
31 2016-01-17  Alan Modra  <amodra@gmail.com>
32
33         * configure: Regenerate.
34
35 2016-01-01  Alan Modra  <amodra@gmail.com>
36
37         Update year range in copyright notice of all files.
38
39 For older changes see ChangeLog-2015
40 \f
41 Copyright (C) 2016 Free Software Foundation, Inc.
42
43 Copying and distribution of this file, with or without modification,
44 are permitted in any medium without royalty provided the copyright
45 notice and this notice are preserved.
46
47 Local Variables:
48 mode: change-log
49 left-margin: 8
50 fill-column: 74
51 version-control: never
52 End: