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