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