Commit new French translation.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
ea8409f7
AM
12005-03-15 Alan Modra <amodra@bigpond.net.au>
2
3 * po/fr.po: Commit new French translation.
4
5ef6bac7
AM
52005-03-14 Alan Modra <amodra@bigpond.net.au>
6
7 * gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
8
882cb63e
AM
92005-03-14 Alan Modra <amodra@bigpond.net.au>
10
11 * po/tr.po: Commit new Turkish translation.
12
06647dfd
AM
132005-03-05 Alan Modra <amodra@bigpond.net.au>
14
15 * po/gprof.pot: Regenerate.
16
8c62e9e1
AM
172005-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
c46f8c51
AC
242005-01-31 Andrew Cagney <cagney@gnu.org>
25
26 * configure: Regenerate to track ../gettext.m4.
27
e87b2913
NC
282005-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
e8093792
AC
342005-01-27 Andrew Cagney <cagney@gnu.org>
35
36 * configure: Regenerate to track ../gettext.m4 change.
37
210c61aa
BE
382005-01-21 Ben Elliston <bje@au.ibm.com>
39
40 * gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
41
32118081
NC
422004-11-30 Tero Niemela <tero_niemela@yahoo.com>
43
44 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
45 * Makefile.in: Regenerate.
46
df76639a
AM
472004-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
2ef8a0a8
BE
542004-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
8ffc9dd4
MR
592004-06-28 Maciej W. Rozycki <macro@linux-mips.org>
60
61 * Makefile.in: Regenerate to clean up breakage.
62
6bf9431b
BE
632004-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
67cf9bc5
AM
722004-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
bb02f434
AC
782004-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
3e8f6abf
BE
832004-05-26 Ben Elliston <bje@au.ibm.com>
84
13f178c0
BE
85 * gprof.c (main): Clean up some more.
86
3e8f6abf
BE
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
37b1bfcd
BE
952004-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.
06647dfd 105 Tidy.
37b1bfcd 106
242b2571
BE
1072004-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
a1c21132
BE
1122004-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
9598fbe5
NC
1192004-05-13 Nick Clifton <nickc@redhat.com>
120
121 * po/fr.po: Updated French translation.
122
bfa36442
AM
1232004-03-19 Alan Modra <amodra@bigpond.net.au>
124
e5d10b60
AM
125 * po/sv.po: Updated.
126
bfa36442
AM
127 * Makefile.am: Run "make dep-am".
128 * Makefile.in: Regenerate.
129 * gconfig.in: Regenerate.
130 * po/gprof.pot: Regenerate.
1be59579 131
c9e214e5
AM
132For older changes see ChangeLog-9203
133\f
134Local Variables:
135mode: change-log
136left-margin: 8
137fill-column: 74
138version-control: never
139End:
This page took 0.087581 seconds and 4 git commands to generate.