]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprof/ChangeLog
When building target binaries, ensure that the warning flags selected for the command...
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
c5da1932
VZ
12016-09-26 Vlad Zakharov <vzakhar@synopsys.com>
2
3 * Makefile.in: Regenerate.
4 * configure: Likewise.
5
00927233
NC
62016-08-30 Nick Clifton <nickc@redhat.com>
7
8 PR gprof/20499
9 * corefile.c (num_of_syms_in): Return an unsigned int.
c6165913
NC
10 Fail if the count exceeds the maximum possible allocatable size.
11 (core_create_syms_from): Exit early if num_of_syms_in returns a
12 failure code.
00927233 13
38334d6d
NC
142016-08-23 Nick Clifton <nickc@redhat.com>
15
16 PR gprof/20499
17 * corefile.c (BUFSIZE): Define.
18 (STR_BUFSIZE): Define.
19 (read_function_mappings): Use BUFSIZE and STR)BUFSIZE.
20 (num_of_syms_in): Move buf, address and name arrays out of
21 function and declare as static BUFSIZE arrays.
22 Use STR_BUFSIZE when scanning for name and address.
23 (core_create_syms_from): Revert previous delta. Instead
24 short circuit the parsing of a symbol if all three fields
25 could not be found.
26
4ca0333f
NC
272016-08-22 Nick Clifton <nickc@redhat.com>
28
29 PR gprof/20499
30 * corefile.c (core_create_syms_from): Avoid walking off the end of
31 the symbol table.
32
fecd57f9
L
332016-07-21 H.J. Lu <hongjiu.lu@intel.com>
34
35 * configure: Regenerated.
36
e6c7cdec
TS
372016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
38
39 * basic_blocks.c: Update old style function definitions.
40 * cg_arcs.c: Likewise.
41 * cg_print.c: Likewise.
42 * gen-c-prog.awk: Likewise.
43 * gmon_io.c: Likewise.
44 * hertz.c: Likewise.
45 * hist.c: Likewise.
46 * sym_ids.c: Likewise.
47
6fd8e7c2
L
482016-04-15 H.J. Lu <hongjiu.lu@intel.com>
49
50 * Makefile.in: Regenerated with automake 1.11.6.
51 * aclocal.m4: Likewise.
52
9780e045
NC
532016-03-22 Nick Clifton <nickc@redhat.com>
54
55 * configure: Regenerate.
56
5c14705f
AM
572016-01-17 Alan Modra <amodra@gmail.com>
58
59 * configure: Regenerate.
60
6f2750fe
AM
612016-01-01 Alan Modra <amodra@gmail.com>
62
63 Update year range in copyright notice of all files.
64
3499769a
AM
65For older changes see ChangeLog-2015
66\f
67Copyright (C) 2016 Free Software Foundation, Inc.
68
69Copying and distribution of this file, with or without modification,
70are permitted in any medium without royalty provided the copyright
71notice and this notice are preserved.
72
73Local Variables:
74mode: change-log
75left-margin: 8
76fill-column: 74
77version-control: never
78End: