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