[ARC] Disassemble correctly extension instructions.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
00927233
NC
12016-08-30 Nick Clifton <nickc@redhat.com>
2
3 PR gprof/20499
4 * corefile.c (num_of_syms_in): Return an unsigned int.
c6165913
NC
5 Fail if the count exceeds the maximum possible allocatable size.
6 (core_create_syms_from): Exit early if num_of_syms_in returns a
7 failure code.
00927233 8
38334d6d
NC
92016-08-23 Nick Clifton <nickc@redhat.com>
10
11 PR gprof/20499
12 * corefile.c (BUFSIZE): Define.
13 (STR_BUFSIZE): Define.
14 (read_function_mappings): Use BUFSIZE and STR)BUFSIZE.
15 (num_of_syms_in): Move buf, address and name arrays out of
16 function and declare as static BUFSIZE arrays.
17 Use STR_BUFSIZE when scanning for name and address.
18 (core_create_syms_from): Revert previous delta. Instead
19 short circuit the parsing of a symbol if all three fields
20 could not be found.
21
4ca0333f
NC
222016-08-22 Nick Clifton <nickc@redhat.com>
23
24 PR gprof/20499
25 * corefile.c (core_create_syms_from): Avoid walking off the end of
26 the symbol table.
27
fecd57f9
L
282016-07-21 H.J. Lu <hongjiu.lu@intel.com>
29
30 * configure: Regenerated.
31
e6c7cdec
TS
322016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
33
34 * basic_blocks.c: Update old style function definitions.
35 * cg_arcs.c: Likewise.
36 * cg_print.c: Likewise.
37 * gen-c-prog.awk: Likewise.
38 * gmon_io.c: Likewise.
39 * hertz.c: Likewise.
40 * hist.c: Likewise.
41 * sym_ids.c: Likewise.
42
6fd8e7c2
L
432016-04-15 H.J. Lu <hongjiu.lu@intel.com>
44
45 * Makefile.in: Regenerated with automake 1.11.6.
46 * aclocal.m4: Likewise.
47
9780e045
NC
482016-03-22 Nick Clifton <nickc@redhat.com>
49
50 * configure: Regenerate.
51
5c14705f
AM
522016-01-17 Alan Modra <amodra@gmail.com>
53
54 * configure: Regenerate.
55
6f2750fe
AM
562016-01-01 Alan Modra <amodra@gmail.com>
57
58 Update year range in copyright notice of all files.
59
3499769a
AM
60For older changes see ChangeLog-2015
61\f
62Copyright (C) 2016 Free Software Foundation, Inc.
63
64Copying and distribution of this file, with or without modification,
65are permitted in any medium without royalty provided the copyright
66notice and this notice are preserved.
67
68Local Variables:
69mode: change-log
70left-margin: 8
71fill-column: 74
72version-control: never
73End:
This page took 0.071042 seconds and 4 git commands to generate.