gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gprof / ChangeLog-2016
CommitLineData
5c1ad6b5
AM
12016-12-23 Tristan Gingold <gingold@adacore.com>
2
3 * configure: Regenerate.
4
52016-12-23 Tristan Gingold <gingold@adacore.com>
6
7 * po/gprof.pot: Regenerate.
8
92016-11-27 Ambrogino Modigliani <ambrogino.modigliani@gmail.com>
10
11 * basic_blocks.c: Fix spelling in comments.
12 * cg_arcs.c: Fix spelling in comments.
13 * cg_print.c: Fix spelling in comments.
14 * corefile.c: Fix spelling in comments.
15
162016-11-22 Ambrogino Modigliani <ambrogino.modigliani@gmail.com>
17
18 * configure: Regenerate.
19
202016-10-06 Tom Tromey <tromey@sourceware.org>
21
22 PR gprof/20656
23 * source.c (annotate_source): Delete redundant assignment to
24 new_line.
25
262016-10-06 Alan Modra <amodra@gmail.com>
27
28 * gprof.c: Add missing fall through comments.
29
302016-09-26 Vlad Zakharov <vzakhar@synopsys.com>
31
32 * Makefile.in: Regenerate.
33 * configure: Likewise.
34
352016-08-30 Nick Clifton <nickc@redhat.com>
36
37 PR gprof/20499
38 * corefile.c (num_of_syms_in): Return an unsigned int.
39 Fail if the count exceeds the maximum possible allocatable size.
40 (core_create_syms_from): Exit early if num_of_syms_in returns a
41 failure code.
42
432016-08-23 Nick Clifton <nickc@redhat.com>
44
45 PR gprof/20499
46 * corefile.c (BUFSIZE): Define.
47 (STR_BUFSIZE): Define.
48 (read_function_mappings): Use BUFSIZE and STR)BUFSIZE.
49 (num_of_syms_in): Move buf, address and name arrays out of
50 function and declare as static BUFSIZE arrays.
51 Use STR_BUFSIZE when scanning for name and address.
52 (core_create_syms_from): Revert previous delta. Instead
53 short circuit the parsing of a symbol if all three fields
54 could not be found.
55
562016-08-22 Nick Clifton <nickc@redhat.com>
57
58 PR gprof/20499
59 * corefile.c (core_create_syms_from): Avoid walking off the end of
60 the symbol table.
61
622016-07-21 H.J. Lu <hongjiu.lu@intel.com>
63
64 * configure: Regenerated.
65
662016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
67
68 * basic_blocks.c: Update old style function definitions.
69 * cg_arcs.c: Likewise.
70 * cg_print.c: Likewise.
71 * gen-c-prog.awk: Likewise.
72 * gmon_io.c: Likewise.
73 * hertz.c: Likewise.
74 * hist.c: Likewise.
75 * sym_ids.c: Likewise.
76
772016-04-15 H.J. Lu <hongjiu.lu@intel.com>
78
79 * Makefile.in: Regenerated with automake 1.11.6.
80 * aclocal.m4: Likewise.
81
822016-03-22 Nick Clifton <nickc@redhat.com>
83
84 * configure: Regenerate.
85
862016-01-17 Alan Modra <amodra@gmail.com>
87
88 * configure: Regenerate.
89
902016-01-01 Alan Modra <amodra@gmail.com>
91
92 Update year range in copyright notice of all files.
93
94For older changes see ChangeLog-2015
95\f
96Copyright (C) 2016 Free Software Foundation, Inc.
97
98Copying and distribution of this file, with or without modification,
99are permitted in any medium without royalty provided the copyright
100notice and this notice are preserved.
101
102Local Variables:
103mode: change-log
104left-margin: 8
105fill-column: 74
106version-control: never
107End:
This page took 0.171426 seconds and 4 git commands to generate.