Fix gdb.base/maint.exp regressions
[deliverable/binutils-gdb.git] / gprof / ChangeLog
... / ...
CommitLineData
12016-10-06 Tom Tromey <tromey@sourceware.org>
2
3 PR gprof/20656
4 * source.c (annotate_source): Delete redundant assignment to
5 new_line.
6
72016-10-06 Alan Modra <amodra@gmail.com>
8
9 * gprof.c: Add missing fall through comments.
10
112016-09-26 Vlad Zakharov <vzakhar@synopsys.com>
12
13 * Makefile.in: Regenerate.
14 * configure: Likewise.
15
162016-08-30 Nick Clifton <nickc@redhat.com>
17
18 PR gprof/20499
19 * corefile.c (num_of_syms_in): Return an unsigned int.
20 Fail if the count exceeds the maximum possible allocatable size.
21 (core_create_syms_from): Exit early if num_of_syms_in returns a
22 failure code.
23
242016-08-23 Nick Clifton <nickc@redhat.com>
25
26 PR gprof/20499
27 * corefile.c (BUFSIZE): Define.
28 (STR_BUFSIZE): Define.
29 (read_function_mappings): Use BUFSIZE and STR)BUFSIZE.
30 (num_of_syms_in): Move buf, address and name arrays out of
31 function and declare as static BUFSIZE arrays.
32 Use STR_BUFSIZE when scanning for name and address.
33 (core_create_syms_from): Revert previous delta. Instead
34 short circuit the parsing of a symbol if all three fields
35 could not be found.
36
372016-08-22 Nick Clifton <nickc@redhat.com>
38
39 PR gprof/20499
40 * corefile.c (core_create_syms_from): Avoid walking off the end of
41 the symbol table.
42
432016-07-21 H.J. Lu <hongjiu.lu@intel.com>
44
45 * configure: Regenerated.
46
472016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
48
49 * basic_blocks.c: Update old style function definitions.
50 * cg_arcs.c: Likewise.
51 * cg_print.c: Likewise.
52 * gen-c-prog.awk: Likewise.
53 * gmon_io.c: Likewise.
54 * hertz.c: Likewise.
55 * hist.c: Likewise.
56 * sym_ids.c: Likewise.
57
582016-04-15 H.J. Lu <hongjiu.lu@intel.com>
59
60 * Makefile.in: Regenerated with automake 1.11.6.
61 * aclocal.m4: Likewise.
62
632016-03-22 Nick Clifton <nickc@redhat.com>
64
65 * configure: Regenerate.
66
672016-01-17 Alan Modra <amodra@gmail.com>
68
69 * configure: Regenerate.
70
712016-01-01 Alan Modra <amodra@gmail.com>
72
73 Update year range in copyright notice of all files.
74
75For older changes see ChangeLog-2015
76\f
77Copyright (C) 2016 Free Software Foundation, Inc.
78
79Copying and distribution of this file, with or without modification,
80are permitted in any medium without royalty provided the copyright
81notice and this notice are preserved.
82
83Local Variables:
84mode: change-log
85left-margin: 8
86fill-column: 74
87version-control: never
88End:
This page took 0.023378 seconds and 4 git commands to generate.