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