Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
576a6e4d
AM
12016-11-27 Ambrogino Modigliani <ambrogino.modigliani@gmail.com>
2
3 * basic_blocks.c: Fix spelling in comments.
4 * cg_arcs.c: Fix spelling in comments.
5 * cg_print.c: Fix spelling in comments.
6 * corefile.c: Fix spelling in comments.
7
96fe4562
AM
82016-11-22 Ambrogino Modigliani <ambrogino.modigliani@gmail.com>
9
10 * configure: Regenerate.
11
6bd7996d
TT
122016-10-06 Tom Tromey <tromey@sourceware.org>
13
14 PR gprof/20656
15 * source.c (annotate_source): Delete redundant assignment to
16 new_line.
17
1a0670f3
AM
182016-10-06 Alan Modra <amodra@gmail.com>
19
20 * gprof.c: Add missing fall through comments.
21
c5da1932
VZ
222016-09-26 Vlad Zakharov <vzakhar@synopsys.com>
23
24 * Makefile.in: Regenerate.
25 * configure: Likewise.
26
00927233
NC
272016-08-30 Nick Clifton <nickc@redhat.com>
28
29 PR gprof/20499
30 * corefile.c (num_of_syms_in): Return an unsigned int.
c6165913
NC
31 Fail if the count exceeds the maximum possible allocatable size.
32 (core_create_syms_from): Exit early if num_of_syms_in returns a
33 failure code.
00927233 34
38334d6d
NC
352016-08-23 Nick Clifton <nickc@redhat.com>
36
37 PR gprof/20499
38 * corefile.c (BUFSIZE): Define.
39 (STR_BUFSIZE): Define.
40 (read_function_mappings): Use BUFSIZE and STR)BUFSIZE.
41 (num_of_syms_in): Move buf, address and name arrays out of
42 function and declare as static BUFSIZE arrays.
43 Use STR_BUFSIZE when scanning for name and address.
44 (core_create_syms_from): Revert previous delta. Instead
45 short circuit the parsing of a symbol if all three fields
46 could not be found.
47
4ca0333f
NC
482016-08-22 Nick Clifton <nickc@redhat.com>
49
50 PR gprof/20499
51 * corefile.c (core_create_syms_from): Avoid walking off the end of
52 the symbol table.
53
fecd57f9
L
542016-07-21 H.J. Lu <hongjiu.lu@intel.com>
55
56 * configure: Regenerated.
57
e6c7cdec
TS
582016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
59
60 * basic_blocks.c: Update old style function definitions.
61 * cg_arcs.c: Likewise.
62 * cg_print.c: Likewise.
63 * gen-c-prog.awk: Likewise.
64 * gmon_io.c: Likewise.
65 * hertz.c: Likewise.
66 * hist.c: Likewise.
67 * sym_ids.c: Likewise.
68
6fd8e7c2
L
692016-04-15 H.J. Lu <hongjiu.lu@intel.com>
70
71 * Makefile.in: Regenerated with automake 1.11.6.
72 * aclocal.m4: Likewise.
73
9780e045
NC
742016-03-22 Nick Clifton <nickc@redhat.com>
75
76 * configure: Regenerate.
77
5c14705f
AM
782016-01-17 Alan Modra <amodra@gmail.com>
79
80 * configure: Regenerate.
81
6f2750fe
AM
822016-01-01 Alan Modra <amodra@gmail.com>
83
84 Update year range in copyright notice of all files.
85
3499769a
AM
86For older changes see ChangeLog-2015
87\f
88Copyright (C) 2016 Free Software Foundation, Inc.
89
90Copying and distribution of this file, with or without modification,
91are permitted in any medium without royalty provided the copyright
92notice and this notice are preserved.
93
94Local Variables:
95mode: change-log
96left-margin: 8
97fill-column: 74
98version-control: never
99End:
This page took 0.081624 seconds and 4 git commands to generate.