5f69f80651c62be9ca4dcaec5218c890161a6f2d
[deliverable/binutils-gdb.git] / gprof / ChangeLog
1 2005-03-14 Alan Modra <amodra@bigpond.net.au>
2
3 * gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
4
5 2005-03-14 Alan Modra <amodra@bigpond.net.au>
6
7 * po/tr.po: Commit new Turkish translation.
8
9 2005-03-05 Alan Modra <amodra@bigpond.net.au>
10
11 * po/gprof.pot: Regenerate.
12
13 2005-02-22 Alan Modra <amodra@bigpond.net.au>
14
15 * basic_blocks.c: Warning fixes.
16 * gmon_io.c: Likewise.
17 * hist.c: Likewise.
18 * hist.h: Likewise.
19
20 2005-01-31 Andrew Cagney <cagney@gnu.org>
21
22 * configure: Regenerate to track ../gettext.m4.
23
24 2005-01-31 Nick Clifton <nickc@redhat.com>
25
26 * po/vi/po: New file: Vietnamese translation.
27 * configure.in: (ALL_LINGUAS): Add vi.
28 * configure: Regenerate.
29
30 2005-01-27 Andrew Cagney <cagney@gnu.org>
31
32 * configure: Regenerate to track ../gettext.m4 change.
33
34 2005-01-21 Ben Elliston <bje@au.ibm.com>
35
36 * gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
37
38 2004-11-30 Tero Niemela <tero_niemela@yahoo.com>
39
40 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
41 * Makefile.in: Regenerate.
42
43 2004-09-17 Alan Modra <amodra@bigpond.net.au>
44
45 * Makefile.in: Regenerate.
46 * aclocal.m4: Regenerate.
47 * configure: Regenerate.
48 * po/gprof.pot: Regenerate.
49
50 2004-07-13 Ben Elliston <bje@au.ibm.com>
51
52 * gprof.c (main): For line-by-line profiling, there is no need to
53 specially exclude the default function set from the flat profile.
54
55 2004-06-28 Maciej W. Rozycki <macro@linux-mips.org>
56
57 * Makefile.in: Regenerate to clean up breakage.
58
59 2004-06-15 Ben Elliston <bje@au.ibm.com>
60
61 * configure.in: Run through autoupdate.
62 * configure: Regenerate with autoconf 2.59.
63 * Makefile.am (install-local): Rename from this ..
64 (install-data-local): .. to this.
65 * Makefile.in: Regenerate with automake 1.8.5.
66 * aclocal.m4: Regenerate with aclocal 1.8.5.
67
68 2004-06-15 Alan Modra <amodra@bigpond.net.au>
69
70 * corefile.c (core_init): Use bfd_get_section_size
71 instead of bfd_get_section_size_before_reloc or _raw_size.
72 * symtab.c (symtab_finalize): Likewise.
73
74 2004-05-26 Andrew Cagney <cagney@gnu.org>
75
76 * corefile.c (core_create_line_syms): Per ISO C '90, move
77 vma_high's declaration to the function's start.
78
79 2004-05-26 Ben Elliston <bje@au.ibm.com>
80
81 * gprof.c (main): Clean up some more.
82
83 * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
84 call_graph.c, call_graph.h, cg_arcs.c, cg_arcs.h, cg_dfn.c,
85 cg_dfn.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
86 gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
87 i386.c, mips.c, search_list.c, search_list.h, source.c, source.h,
88 sparc.c, sym_ids.c, sym_ids.h, symtab.c, symtab.h, tahoe.c,
89 utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
90
91 2004-05-26 Ben Elliston <bje@au.ibm.com>
92
93 * corefile.c (core_init): Use a separate local variable,
94 core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
95 more obvious.
96 (core_create_function_syms): Discard cbfd argument. Eliminate
97 `offset' variable and calculate VMA directly. Update all users.
98 * corefile.h (core_create_function_syms): Update prototype.
99 (core_create_line_syms): Likewise.
100 * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
101 Tidy.
102
103 2004-05-17 Ben Elliston <bje@au.ibm.com>
104
105 * gprof.texi (Output Options): Correct last patch to use @itemx, not
106 @item, for options with long option alternatives.
107
108 2004-05-17 Ben Elliston <bje@au.ibm.com>
109
110 * gprof.texi (Introduction): Update synopsis.
111 (Output Options): Document -r and -R.
112 (Analysis Options): Document -t, --table-length.
113 (Miscellaneous Options): Document -h, --help.
114
115 2004-05-13 Nick Clifton <nickc@redhat.com>
116
117 * po/fr.po: Updated French translation.
118
119 2004-03-19 Alan Modra <amodra@bigpond.net.au>
120
121 * po/sv.po: Updated.
122
123 * Makefile.am: Run "make dep-am".
124 * Makefile.in: Regenerate.
125 * gconfig.in: Regenerate.
126 * po/gprof.pot: Regenerate.
127
128 For older changes see ChangeLog-9203
129 \f
130 Local Variables:
131 mode: change-log
132 left-margin: 8
133 fill-column: 74
134 version-control: never
135 End:
This page took 0.031813 seconds and 4 git commands to generate.