Regenerate tree using Autoconf 2.64 and Automake 1.11.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
81ecdfbb
RW
12009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * Makefile.in: Regenerate.
4 * aclocal.m4: Likewise.
5 * configure: Likewise.
6 * gconfig.in: Likewise.
7
e7e981d6
NC
82009-06-16 Homer Xing <homer.xing@yahoo.com>
9
10 * corefile.c (cmp_symbol_map): New function.
11 (read_function_mappins): Use qsort to sort the symbols.
12 (search_mapped_symbol): New function.
13 (core_create_function_syms): Use bsearch to find symbols.
14 * corefile.h (struct function_map): Add new bit-field: is_first.
15 * cg_print.c (cmp_symbol_map): New function.
16 (cg_print_file_ordering): Sort the symbol map.
17
f89ddd70
NC
182009-06-15 Homer Xing <homer.xing@yahoo.com>
19
20 * corefile.c (core_create_syms_from): Use BFD_VMA_FMT when
21 scanning in an address.
22
0e27a8f6
NC
232009-06-12 Homer Xing <homer.xing@yahoo.com>
24
25 * corefile.c (num_of_syms_in): New function - computes the number
26 of symbols in a given file.
27 (core_create_syms_from): New function - populates a symbol table
28 from the symbols found in a specified file.
29 * corefile.h: Prototype core_create_syms_from.
30 * gprof.c (long_options): Add --external-symbol-table.
31 (usage): Mention it.
32 (main): Initiailize external_symbol_table from
33 --external-symbol-table option. If set use it.
34 * gprof.texi: Document the new option.
35
67a648f1
AM
362009-06-04 Alan Modra <amodra@bigpond.net.au>
37
38 * dep-in.sed: Don't use \n in replacement part of s command.
39 * Makefile.am (DEP1): LC_ALL for uniq.
40 * Makefile.in: Regenerate.
41
f12e7348
NC
422009-05-26 Nick Clifton <nickc@redhat.com>
43
44 * po/id.po: Updated Indonesian translation.
45 * po/gprof.pot: Updated template file.
46
00f3247a
AM
472009-05-26 Alan Modra <amodra@bigpond.net.au>
48
49 * dep-in.sed: Output one filename per line with all lines having
50 continuation backslash. Prefix first line with "A", following
51 lines with "B".
52 * Makefile.am (DEP): Don't use dep.sed here.
53 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
54 sort and uniq.
55 * Makefile.in: Regenerate.
56
2b3decb5
AM
572009-05-22 Alan Modra <amodra@bigpond.net.au>
58
59 * Makefile.am: Run "make dep-am".
60 * Makefile.in: Regenerate.
61
39e65143
KH
622009-04-15 Kazu Hirata <kazu@codesourcery.com>
63
64 * gprof.h: Include gconfig.h. #undef PACKAGE.
65
8487be8b
NC
662009-04-09 Philippe Biondi <phil@secdev.org>
67
68 * corefile.c (core_create_function_syms): Initialise a symbol's
69 is_func field based on the setting of the BSF_FUNCTION flag.
70
d11fd249
NC
712009-03-06 Nick Clifton <nickc@redhat.com>
72
73 * po/es.po: Updated Spanish translation.
74
a1f7ca36
AM
752009-03-03 Alan Modra <amodra@bigpond.net.au>
76
77 * Makefile.am: Run "make dep-am".
78 * Makefile.in: Regenerate.
79
58e24671
RW
802009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
81
82 * configure: Regenerate.
83
d401d98a
AM
842009-02-12 Ken Werner <ken.werner@de.ibm.com>
85
86 * corefile.c (core_create_function_syms): Remove "<locore>" and
87 "<hicore>" sentinels.
88 * gprof.c: Likewise.
89 * cg_print.c (cg_print_function_ordering): Likewise.
90 * alpha.c (alpha_find_call): Add check for return value of sym_lookup.
91 * mips.c (mips_find_call): Likewise.
92 * sparc.c (sparc_find_call): Likewise.
93 * tahoe.c (tahoe_find_call): Likewise.
94 * vax.c (vax_find_call): Likewise.
95
31dd3154
JM
962009-02-03 Carlos O'Donell <carlos@codesourcery.com>
97
98 * configure.in: AC_SUBST pdfdir.
99 * Makefile.am: Add install-pdf, install-pdf-am,
100 and install-pdf-recursive targets. Define pdf__strip_dir.
101 * po/Make-in: Add install-pdf target.
102 * configure: Regenerate.
103 * Makefile.in: Regenerate.
104
c8d1c0af
NC
1052009-01-03 Nick Clifton <nickc@redhat.com>
106
107 PR 7099
108 * gprof.texi (Compiling): Mention the need for using
109 -static-libgcc on shared library systems.
110
e8f957fd
NC
1112009-01-02 Nick Clifton <nickc@redhat.com>
112
113 * po/id.po: Updated Indonesian translation.
114
22e8c8e0
RW
1152008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
116
117 * configure: Regenerate.
118
793c5807
NC
1192008-11-19 Nick Clifton <nickc@redhat.com>
120
121 * fdl.texi: New file.
122 * gprof.texi: Change license to v1.3.
123
b214d478
SE
1242008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
125 Steve Ellcey <sje@cup.hp.com>
126
127 * configure: Regenerate for new libtool.
128 * aclocal.m4: Ditto.
129 * Makefile.in: Ditto.
130
afac680a
NC
1312008-09-29 Nick Clifton <nickc@redhat.com>
132
133 * po/vi.po: Updated Vietnamese translation.
134
d053aef8
JK
1352008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
136
137 * configure.in: Call AC_SYS_LARGEFILE.
138 * gconfig.in: Regenerate.
139 * configure: Regenerate.
140
5cb12a97
AM
1412008-09-11 Alan Modra <amodra@bigpond.net.au>
142
143 * po/ro.po: New file.
144
81e80dda
AM
1452008-08-25 Alan Modra <amodra@bigpond.net.au>
146
147 * gmon_io.h: Don't include sysdep.h here.
148 (O_BINARY, SET_BINARY): Don't define here.
149 * gmon_io.c: Include "binary-io.h".
150 (gmon_out_read): Remove #ifdef SET_BINARY.
151 * Makefile.am: Run "make dep-am"
152 * Makefile.in: Regenerate.
153
da594c4a
AM
1542008-08-24 Alan Modra <amodra@bigpond.net.au>
155
81e80dda 156 * configure.in: Update a number of obsolete autoconf macros.
da594c4a 157
7357c5b6
AM
1582008-08-15 Alan Modra <amodra@bigpond.net.au>
159
160 PR 6526
161 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
162 * Makefile.in: Regenerate.
163 * aclocal.m4: Regenerate.
164 * configure: Regenerate.
165 * gconfig.in: Regenerate.
166
4094fdc2
BD
1672008-08-05 Brian Dessent <brian@dessent.net>
168
169 * gmon_io.c (gmon_out_read): When reading old format gmon.out,
170 set num_histograms and hist_scale.
171
323ee3f4
AM
1722008-08-04 Alan Modra <amodra@bigpond.net.au>
173
174 * Makefile.am (POTFILES.in): Set LC_ALL=C.
175 * Makefile.in: Regenerate.
176
0af1713e
AM
1772008-07-30 Alan Modra <amodra@bigpond.net.au>
178
179 * corefile.c, symtab.c: Silence gcc warnings.
180
ecba005f
AS
1812008-06-19 Andreas Schwab <schwab@suse.de>
182
183 * basic_blocks.c: Always include "gprof.h" first.
184 * cg_arcs.c: Likewise.
185 * cg_dfn.c: Likewise.
186 * cg_print.c: Likewise.
187 * corefile.c: Likewise.
188 * gprof.c: Likewise.
189 * hist.c: Likewise.
190 * search_list.c: Likewise.
191 * sym_ids.c: Likewise.
192 * utils.c: Likewise.
193
7a283e07
RW
1942008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
195
196 * configure: Regenerate.
197
789169e5
NC
1982008-06-04 Nick Clifton <nickc@redhat.com>
199
200 * po/nl.po: New file: Dutch translation.
201 * configure.in (ALL_LINGUAS): Add nl.
202 * configure: Regenerate.
203
8944f3c2
AM
2042008-05-14 Alan Modra <amodra@bigpond.net.au>
205
206 * Makefile.in: Regenerate.
207
6194aaab
L
2082008-04-23 Paolo Bonzini <bonzini@gnu.org>
209
210 * aclocal.m4: Regenerate.
211 * configure: Regenerate.
212
95f0efb9
NC
2132008-03-31 Nick Clifton <nickc@redhat.com>
214
215 * po/fr.po: Updated French translation.
216
58c85be7
RW
2172008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
218
219 * aclocal.m4: Regenerate.
220 * configure: Likewise.
221 * Makefile.in: Likewise.
222
50e7d84b
AM
2232008-03-13 Alan Modra <amodra@bigpond.net.au>
224
225 * configure: Regenerate.
226
6ec62a9b
NC
2272008-02-06 Nick Clifton <nickc@redhat.com>
228
229 * po/ms.po: Updated Malasian translation.
230
32b1cf22
L
2312008-02-04 H.J. Lu <hongjiu.lu@intel.com>
232
233 PR 5715
234 * configure: Regenerated.
235
ce2cded5
L
2362007-10-24 H.J. Lu <hongjiu.lu@intel.com>
237
238 * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
239 * configure: Regenerated.
240
7d4c5211
AM
2412007-10-24 Alan Modra <amodra@bigpond.net.au>
242
243 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
244 * configure.in: Invoke AC_GNU_SOURCE.
245 * Makefile.in: Regenerate.
246 * configure: Regenerate.
247 * gconfig.in: Regenerate.
248
1b9750d6
NC
2492007-10-12 Michael Haubenwallner <haubi@gentoo.org>
250
251 PR gprof/5147
252 * configure.in: Add check for fabs() being in libm.
253 * configure: Regenerate.
254
2d7b9687
NC
2552007-09-25 Robert Norton <rnorton@broadcom.com>
256
257 * cg_print.c (sort_members): Include the final member on the list
258 in the sort.
259
7f396d02
NC
2602007-09-17 Nick Clifton <nickc@redhat.com>
261
262 * po/es.po: Updated Spanish translation.
263
7cd41002
NC
2642007-08-30 Nick Clifton <nickc@redhat.com>
265
266 * po/fi.po: Updated Finnish translation.
267
b0b8c9e0
DJ
2682007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
269
270 * po/sv.po: Updated Swedish translation.
271
e9f27433
AM
2722007-08-17 Alan Modra <amodra@bigpond.net.au>
273
274 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
275
9975e4c4
DJ
2762007-08-12 Matthias Klose <doko@ubuntu.com>
277
278 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
279 $(top_srcdir)/../../bfd/doc.
280 * Makefile.in: Regenerate.
281
19aec961
DJ
2822007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
283
284 * configure.in (ALL_LINGUAS): Add fi.
285 * po/fi.po: New file.
286 * configure: Regenerated.
287
d02756e7
NC
2882007-08-10 Nick Clifton <nickc@redhat.com>
289
290 * po/ga.po: Updated Irish translation.
291 * po/vi.po: Updated Vietnamese translation.
292
d173dac9
NC
2932007-08-07 Nick Clifton <nickc@redhat.com>
294
295 * po/de.po: Updated German translation.
296
7353bd54
NC
2972007-07-12 Nick Clifton <nickc@redhat.com>
298
299 * po/vi.po: Updated translation.
300
d2df793a
NC
3012007-07-12 Kai Tietz <kai.tietz@onevision.com>
302
303 * cg_print.c: Force cast of sizeof to be a long.
304 * hist.c: Likewise.
305
651dbc76
NC
3062007-07-06 Nick Clifton <nickc@redhat.com>
307
308 * basic_blocks.c: Update copyright notice to refer to GPLv3.
309 * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
310 call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
311 flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
312 search_list.c, search_list.h, source.c, source.h, sym_ids.c,
313 sym_ids.h, symtab.c, symtab.h: Likewise.
8944f3c2 314
3289fe0c
NC
3152007-07-05 Tristan Gingold <gingold@adacore.com>
316
317 * corefile.c (core_sym_class): Do not discard nested subprograms.
dea757d1
NC
318 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
319 * Makefile.in: Regenerate.
3289fe0c 320
ae351704
AM
3212007-07-02 Alan Modra <amodra@bigpond.net.au>
322
323 * Makefile.am: Run "make dep-am".
324 * Makefile.in: Regenerate.
325 * aclocal.m4: Regenerate.
326 * gconfig.in: Regenerate.
327 * po/gprof.pot: Regenerate.
328
86b57e31
L
3292007-06-30 H.J. Lu <hongjiu.lu@intel.com>
330
331 * aclocal.m4: Regenerated.
332 * Makefile.in: Likewise.
333
25c909f1
NC
3342007-06-20 Nick Clifton <nickc@redhat.com>
335
336 * gprof.texi: Refer readers to the gcov tool if they want
337 line-by-line profiling.
338
79887925
L
3392007-06-14 H.J. Lu <hongjiu.lu@intel.com>
340
341 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
342
343 * acinclude.m4: Removed.
344
345 * Makefile.in: Regenerated.
346 * aclocal.m4: Likewise.
347 * configure: Likewise.
348
37ad9514
SE
3492007-05-24 Steve Ellcey <sje@cup.hp.com>
350
351 * Makefile.in: Regnerate.
352 * configure: Regenerate.
353 * aclocal.m4: Regenerate.
354
50b4b126
L
3552007-05-24 H.J. Lu <hongjiu.lu@intel.com>
356
357 * gprof.texi: Remove orphaned "@end ignore".
358
0e9517a9
NC
3592007-05-22 Nick Clifton <nickc@redhat.com>
360
361 * gprof.texi: Use @copying around the copyright notice.
362
74bad5d4
L
3632007-05-14 H.J. Lu <hongjiu.lu@intel.com>
364
365 * hist.c (scale_and_align_entries): Avoid C99 feature.
366
8db406db
AM
3672007-04-19 Alan Modra <amodra@bigpond.net.au>
368
369 * corefile.c (core_create_function_syms, core_create_line_syms): Don't
370 set discard_underscores.
371 * gprof.c (discard_underscores): Delete.
372 * gprof.h (discard_underscores): Delete.
373 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
374 leading underscores.
375 * utils.c (print_name_only): Call bfd_demangle rather than
376 cplus_demangle.
377 * Makefile.am: Run "make dep-am".
378 * Makefile.in: Regenerate.
379
b7d19ba6
SE
3802007-04-14 Steve Ellcey <sje@cup.hp.com>
381
382 * Makefile.am: Add ACLOCAL_AMFLAGS.
383 * Makefile.in: Regenerate.
384
b3296dc5
VP
3852007-04-10 Vladimir Prus <vladimir@codesourcery.com>
386
387 * hist.h (struct histogram)
388 (histograms, num_histograms): New.
389 * hist.c (find_histogram, find_histogram_for_pc)
390 (read_histogram_header): New.
391 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
392 (hist_sample): Remove.
393 (hist_read_rec): Use the above, and handle multiple
394 histogram records with disjoint address ranges.
395 (hist_write_hist): Support several histogram records.
396 (scale_and_align_entries): Adjust for multiple histograms.
397 (hist_assign_samples_1): New.
398 (hist_assign_samples): Use the above.
399 (hist_clip_symbol_address): New.
400 * hist.h (hist_check_address)
401 (hist_clip_symbol_address): Declare.
402 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
403 of legacy format for multiple histogram changes.
404 * corefile.c (find_call): Check for core_text_space and
405 clip symbol address range here.
406 * vax.c (vax_find_call): Don't check for
407 core_text_space, or clip the symbol's address range here.
8944f3c2 408 Use hist_check_address to check call's target address.
b3296dc5
VP
409 * sparc.c: Likewise.
410 * tahoe.c: Likewise.
411 * i386.c: Likewise.
412 * mips.c: Likewise. Also use core_text_sect->vma as the base
413 address for code accesses, just like other machine-specific
414 routines do.
415 * gprof.texi: Adjust for the new logic.
8944f3c2 416
4ecceb71
RS
4172007-03-28 Richard Sandiford <richard@codesourcery.com>
418 Phil Edwards <phil@codesourcery.com>
419
420 * gprof.texi: Put the contents after the title page rather
421 than at the end of the document.
422
e49e529d
JM
4232007-03-22 Joseph Myers <joseph@codesourcery.com>
424
425 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
426 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
427 * Makefile.in: Regenerate.
428 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
429 and VERSION.
430
c428fa83
L
4312007-03-15 H.J. Lu <hongjiu.lu@intel.com>
432
433 * Makefile.am (REPORT_BUGS_TO): Removed.
434 (INCLUDES): Remove -DREPORT_BUGS_TO.
435 * Makefile.in: Regenerated.
436
437 * configure.in (--with-bugurl): Removed.
438 * configure: Regenerated.
439
066c2a57
JM
4402007-03-01 Joseph Myers <joseph@codesourcery.com>
441
442 * gprof.c: Include bfdver.h
443 (main): Use BFD_VERSION_STRING for version number and package
444 name.
445 * Makefile.am (PKGVERSION): Remove.
446 (INCLUDES): Update.
447 Regenerate dependencies.
448 * Makefile.in: Regenerate.
449 * configure.in (PKGVERSION): Remove.
450 * configure: Regenerate.
451
92f01d61 4522007-02-17 Mark Mitchell <mark@codesourcery.com>
c428fa83
L
453 Nathan Sidwell <nathan@codesourcery.com>
454 Vladimir Prus <vladimir@codesourcery.com>
455 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
456
457 * configure.in (--with-pkgversion, --with-bugurl): New options.
458 * configure: Regenerate.
459 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
460 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
461 Regenerate dependencies.
462 * Makefile.in: Regenerate.
463 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
464 (main): Include PKGVERSION in version output.
465 * gprof.h: Remove include of bin-bugs.h.
466
74335607
BE
4672007-01-16 Ben Elliston <bje@au.ibm.com>
468
469 * corefile.c (parse_error): New function.
470 (read_function_mappings): Check calls to fscanf and report any
471 errors in parsing the mapping file.
472
37d037c1
DJ
4732006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
474
475 * Makefile.am (gprof_TEXINFOS): Set.
476 (gprof.info gprof.dvi gprof.html): Delete rule.
477 * Makefile.in: Regenerated.
478
d5fbea21
DJ
4792006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
480
481 * configure.in: Define GENINSRC_NEVER.
482 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
483 (MAINTAINERCLEANFILES): Add info file.
484 (DISTCLEANFILES): Pretend to add info file.
485 * po/Make-in (.po.gmo): Put gmo files in objdir.
486 * configure, Makefile.in: Regenerated.
487
c897d1a2
NC
4882006-11-27 Nick Clifton <nickc@redhat.com>
489
490 * po/ms.po: Updated Malay translation.
491
221ca466
NC
4922006-11-22 Nick Clifton <nickc@redhat.com>
493
494 * configure.in (LINGUAS): Add ms.
495 * po/ms.po: New Malay translation.
496
4ce7dc15
BW
4972006-10-17 Bob Wilson <bob.wilson@acm.org>
498
499 * gprof.c (main): Fix option string for -r and -R.
500
6bacc34d
BW
5012006-10-16 Bob Wilson <bob.wilson@acm.org>
502
503 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
504
263e594b
BW
5052006-10-16 Bob Wilson <bob.wilson@acm.org>
506
507 * gprof.c (main): Fix option string for -C, -n and -N.
508
19c6af1e
TS
5092006-09-26 Thiemo Seufer <ths@networkno.de>
510
511 * gprof.texi: Fix install failure.
512
afb17569
BW
5132006-09-19 Bob Wilson <bob.wilson@acm.org>
514
515 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
516 Specify section names in cross references. Fix typos.
517 Omit "next", "previous" and "up" fields from @node lines.
518 (SYNOPSIS): Show map_file argument to --file-ordering.
519 (Compiling): Remove extra, truncated lines from example output.
520 (Cycles): Fix references to "called" field.
521 (Internals): Allow hyphenation between file:function names.
522 (GNU Free Documentation License): Update formatting to match fdl.texi.
523
b45619c0
NC
5242006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
525
526 * gprof.texi: Fix some typos.
527
6648b7cf
JM
5282006-06-07 Joseph S. Myers <joseph@codesourcery.com>
529
530 * po/Make-in (pdf, ps): New dummy targets.
531
4cfe2c59
DJ
5322006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
533
534 * po/Make-in (top_builddir): Define.
535
cb015bd9
AM
5362006-06-05 Alan Modra <amodra@bigpond.net.au>
537
538 * Makefile.in: Regenerate.
539 * gconfig.in: Regenerate.
540
20e95c23
DJ
5412006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
542
543 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
544 and LIBINTL_DEP everywhere.
545 (INCLUDES): Use @INCINTL@.
546 * acinclude.m4: Include new gettext macros.
547 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
548 Remove local code for po/Makefile.
549 * Makefile.in, aclocal.m4, configure: Regenerated.
550
eebf07fb
NC
5512006-05-30 Nick Clifton <nickc@redhat.com>
552
553 * po/es.po: Updated Spanish translation.
554
fe541ea9
JW
5552006-05-02 James E Wilson <wilson@specifix.com>
556
557 * gprof.c (main): When setting default output_style, add separate
558 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
559
253a2395
NC
5602006-04-25 Masaki Muranaka <monaka@monami-software.com>
561
562 PR 2587
563 * Makefile.am: Add empty rule for .m -> .o build in order to work
564 around bug in gmake shipped by Apple.
565 * Makefile.in: Regenerate.
566
241a6c40
AM
5672006-04-19 Alan Modra <amodra@bigpond.net.au>
568
569 * configure: Regenerate.
570
108a6f8e
CD
5712006-04-06 Carlos O'Donell <carlos@codesourcery.com>
572
573 * po/Make-in: Add install-html target.
8944f3c2
AM
574 * Makefile.am: Add install-html, install-html-am and
575 install-html-recursive targets.
108a6f8e
CD
576 * Makefile.in: Regenerate.
577 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
578 * configure: Regenerate.
579
11010f5a
BE
5802006-03-21 Ben Elliston <bje@au.ibm.com>
581
582 * corefile.c (core_init): Report that the executable is not in the
583 expected executable format rather than "a.out" format.
584
f530741d
NC
5852006-03-09 Nick Clifton <nickc@redhat.com>
586
587 * po/sv.po: Updated Swedish translation.
588
f7d9e5c3
CD
5892006-02-27 Carlos O'Donell <carlos@codesourcery.com>
590
591 * po/Make-in: Add html target.
592
e88d958a 593For older changes see ChangeLog-2005
c9e214e5
AM
594\f
595Local Variables:
596mode: change-log
597left-margin: 8
598fill-column: 74
599version-control: never
600End:
This page took 0.241471 seconds and 4 git commands to generate.