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