bfd/
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
9e9b66a9
AM
12005-04-14 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.am (NO_WERROR): Define.
4 * acinclude.m4: Include ../bfd/warning.m4.
5 * configure.in: Invoke AM_BINUTILS_WARNINGS.
6 * Makefile.in: Regenerate.
7 * aclocal.m4: Regenerate.
8 * configure: Regenerate.
9
0d6af1ab
NC
102005-04-06 Nick Clifton <nickc@redhat.com>
11
12 * po/rw.po: New translation: Kinyarwanda
13 * configure.in (ALL_LINGUAS): Add rw
14 * configure: Regenerate.
15
34875e64
NC
162005-04-04 Nick Clifton <nickc@redhat.com>
17
18 * configure.in: Add a check for <unistd.h> providing a prototype
19 for getopt() which is compatible with the one in
20 include/getopt.h. If so then define HAVE_DECL_GETOPT.
21 * configure: Regenerate.
22 * gconfig.in (HAVE_DECL_GETOPT): Add.
23
f0953f9d
NC
242005-03-29 Nick Clifton <nickc@redhat.com>
25
26 * po/de.po: Updated German translation.
27
f7e6ca5e
NC
282005-03-17 Nick Clifton <nickc@redhat.com>
29
30 * po/vi.po: Updated Vietnamese translation.
31
1ad12f97
NC
322005-03-16 Nick Clifton <nickc@redhat.com>
33 Ben Elliston <bje@au.ibm.com>
34
569acd2c 35 * configure.in (werror): New switch: Add -Werror to the
1ad12f97 36 compiler command line. Enabled by default. Disable via
569acd2c 37 --disable-werror.
1ad12f97
NC
38 * configure: Regenerate.
39
f7945f45
NC
402005-03-15 Nick Clifton <nickc@redhat.com>
41
42 * basic_blocks.c (print_exec_counts): Step through sorted array of
43 basic blocks.
44
ea8409f7
AM
452005-03-15 Alan Modra <amodra@bigpond.net.au>
46
729ae8d2
AM
47 * po/es.po: Commit new Spanish translation.
48
ea8409f7
AM
49 * po/fr.po: Commit new French translation.
50
5ef6bac7
AM
512005-03-14 Alan Modra <amodra@bigpond.net.au>
52
53 * gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
54
882cb63e
AM
552005-03-14 Alan Modra <amodra@bigpond.net.au>
56
57 * po/tr.po: Commit new Turkish translation.
58
06647dfd
AM
592005-03-05 Alan Modra <amodra@bigpond.net.au>
60
61 * po/gprof.pot: Regenerate.
62
8c62e9e1
AM
632005-02-22 Alan Modra <amodra@bigpond.net.au>
64
65 * basic_blocks.c: Warning fixes.
66 * gmon_io.c: Likewise.
67 * hist.c: Likewise.
68 * hist.h: Likewise.
69
c46f8c51
AC
702005-01-31 Andrew Cagney <cagney@gnu.org>
71
72 * configure: Regenerate to track ../gettext.m4.
73
e87b2913
NC
742005-01-31 Nick Clifton <nickc@redhat.com>
75
76 * po/vi/po: New file: Vietnamese translation.
77 * configure.in: (ALL_LINGUAS): Add vi.
78 * configure: Regenerate.
79
e8093792
AC
802005-01-27 Andrew Cagney <cagney@gnu.org>
81
82 * configure: Regenerate to track ../gettext.m4 change.
83
210c61aa
BE
842005-01-21 Ben Elliston <bje@au.ibm.com>
85
86 * gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
87
32118081
NC
882004-11-30 Tero Niemela <tero_niemela@yahoo.com>
89
90 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
91 * Makefile.in: Regenerate.
92
df76639a
AM
932004-09-17 Alan Modra <amodra@bigpond.net.au>
94
95 * Makefile.in: Regenerate.
96 * aclocal.m4: Regenerate.
97 * configure: Regenerate.
98 * po/gprof.pot: Regenerate.
99
2ef8a0a8
BE
1002004-07-13 Ben Elliston <bje@au.ibm.com>
101
102 * gprof.c (main): For line-by-line profiling, there is no need to
103 specially exclude the default function set from the flat profile.
104
8ffc9dd4
MR
1052004-06-28 Maciej W. Rozycki <macro@linux-mips.org>
106
107 * Makefile.in: Regenerate to clean up breakage.
108
6bf9431b
BE
1092004-06-15 Ben Elliston <bje@au.ibm.com>
110
111 * configure.in: Run through autoupdate.
112 * configure: Regenerate with autoconf 2.59.
113 * Makefile.am (install-local): Rename from this ..
114 (install-data-local): .. to this.
115 * Makefile.in: Regenerate with automake 1.8.5.
116 * aclocal.m4: Regenerate with aclocal 1.8.5.
117
67cf9bc5
AM
1182004-06-15 Alan Modra <amodra@bigpond.net.au>
119
120 * corefile.c (core_init): Use bfd_get_section_size
121 instead of bfd_get_section_size_before_reloc or _raw_size.
122 * symtab.c (symtab_finalize): Likewise.
123
bb02f434
AC
1242004-05-26 Andrew Cagney <cagney@gnu.org>
125
126 * corefile.c (core_create_line_syms): Per ISO C '90, move
127 vma_high's declaration to the function's start.
128
3e8f6abf
BE
1292004-05-26 Ben Elliston <bje@au.ibm.com>
130
13f178c0
BE
131 * gprof.c (main): Clean up some more.
132
3e8f6abf
BE
133 * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
134 call_graph.c, call_graph.h, cg_arcs.c, cg_arcs.h, cg_dfn.c,
135 cg_dfn.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
136 gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
137 i386.c, mips.c, search_list.c, search_list.h, source.c, source.h,
138 sparc.c, sym_ids.c, sym_ids.h, symtab.c, symtab.h, tahoe.c,
139 utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
140
37b1bfcd
BE
1412004-05-26 Ben Elliston <bje@au.ibm.com>
142
143 * corefile.c (core_init): Use a separate local variable,
144 core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
145 more obvious.
146 (core_create_function_syms): Discard cbfd argument. Eliminate
147 `offset' variable and calculate VMA directly. Update all users.
148 * corefile.h (core_create_function_syms): Update prototype.
149 (core_create_line_syms): Likewise.
150 * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
06647dfd 151 Tidy.
37b1bfcd 152
242b2571
BE
1532004-05-17 Ben Elliston <bje@au.ibm.com>
154
155 * gprof.texi (Output Options): Correct last patch to use @itemx, not
156 @item, for options with long option alternatives.
157
a1c21132
BE
1582004-05-17 Ben Elliston <bje@au.ibm.com>
159
160 * gprof.texi (Introduction): Update synopsis.
161 (Output Options): Document -r and -R.
162 (Analysis Options): Document -t, --table-length.
163 (Miscellaneous Options): Document -h, --help.
164
9598fbe5
NC
1652004-05-13 Nick Clifton <nickc@redhat.com>
166
167 * po/fr.po: Updated French translation.
168
bfa36442
AM
1692004-03-19 Alan Modra <amodra@bigpond.net.au>
170
e5d10b60
AM
171 * po/sv.po: Updated.
172
bfa36442
AM
173 * Makefile.am: Run "make dep-am".
174 * Makefile.in: Regenerate.
175 * gconfig.in: Regenerate.
176 * po/gprof.pot: Regenerate.
1be59579 177
c9e214e5
AM
178For older changes see ChangeLog-9203
179\f
180Local Variables:
181mode: change-log
182left-margin: 8
183fill-column: 74
184version-control: never
185End:
This page took 0.086863 seconds and 4 git commands to generate.