12008-09-29 Nick Clifton <nickc@redhat.com> 2 3 * po/vi.po: Updated Vietnamese translation. 4 52008-09-11 Alan Modra <amodra@bigpond.net.au> 6 7 * po/ro.po: New file. 8 92008-09-09 Alan Modra <amodra@bigpond.net.au> 10 11 * po/gprof.pot: Regenerate. 12 132008-08-25 Alan Modra <amodra@bigpond.net.au> 14 15 * gmon_io.h: Don't include sysdep.h here. 16 (O_BINARY, SET_BINARY): Don't define here. 17 * gmon_io.c: Include "binary-io.h". 18 (gmon_out_read): Remove #ifdef SET_BINARY. 19 * Makefile.am: Run "make dep-am" 20 * Makefile.in: Regenerate. 21 222008-08-24 Alan Modra <amodra@bigpond.net.au> 23 24 * configure.in: Update a number of obsolete autoconf macros. 25 262008-08-15 Alan Modra <amodra@bigpond.net.au> 27 28 PR 6526 29 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS. 30 * Makefile.in: Regenerate. 31 * aclocal.m4: Regenerate. 32 * configure: Regenerate. 33 * gconfig.in: Regenerate. 34 352008-08-05 Brian Dessent <brian@dessent.net> 36 37 * gmon_io.c (gmon_out_read): When reading old format gmon.out, 38 set num_histograms and hist_scale. 39 402008-08-04 Alan Modra <amodra@bigpond.net.au> 41 42 * Makefile.am (POTFILES.in): Set LC_ALL=C. 43 * Makefile.in: Regenerate. 44 452008-07-30 Alan Modra <amodra@bigpond.net.au> 46 47 * corefile.c, symtab.c: Silence gcc warnings. 48 492008-06-19 Andreas Schwab <schwab@suse.de> 50 51 * basic_blocks.c: Always include "gprof.h" first. 52 * cg_arcs.c: Likewise. 53 * cg_dfn.c: Likewise. 54 * cg_print.c: Likewise. 55 * corefile.c: Likewise. 56 * gprof.c: Likewise. 57 * hist.c: Likewise. 58 * search_list.c: Likewise. 59 * sym_ids.c: Likewise. 60 * utils.c: Likewise. 61 622008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 63 64 * configure: Regenerate. 65 662008-06-04 Nick Clifton <nickc@redhat.com> 67 68 * po/nl.po: New file: Dutch translation. 69 * configure.in (ALL_LINGUAS): Add nl. 70 * configure: Regenerate. 71 722008-05-14 Alan Modra <amodra@bigpond.net.au> 73 74 * Makefile.in: Regenerate. 75 762008-04-23 Paolo Bonzini <bonzini@gnu.org> 77 78 * aclocal.m4: Regenerate. 79 * configure: Regenerate. 80 812008-03-31 Nick Clifton <nickc@redhat.com> 82 83 * po/fr.po: Updated French translation. 84 852008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 86 87 * aclocal.m4: Regenerate. 88 * configure: Likewise. 89 * Makefile.in: Likewise. 90 912008-03-13 Alan Modra <amodra@bigpond.net.au> 92 93 * configure: Regenerate. 94 952008-02-06 Nick Clifton <nickc@redhat.com> 96 97 * po/ms.po: Updated Malasian translation. 98 992008-02-04 H.J. Lu <hongjiu.lu@intel.com> 100 101 PR 5715 102 * configure: Regenerated. 103 1042007-10-24 H.J. Lu <hongjiu.lu@intel.com> 105 106 * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE. 107 * configure: Regenerated. 108 1092007-10-24 Alan Modra <amodra@bigpond.net.au> 110 111 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE. 112 * configure.in: Invoke AC_GNU_SOURCE. 113 * Makefile.in: Regenerate. 114 * configure: Regenerate. 115 * gconfig.in: Regenerate. 116 1172007-10-12 Michael Haubenwallner <haubi@gentoo.org> 118 119 PR gprof/5147 120 * configure.in: Add check for fabs() being in libm. 121 * configure: Regenerate. 122 1232007-09-25 Robert Norton <rnorton@broadcom.com> 124 125 * cg_print.c (sort_members): Include the final member on the list 126 in the sort. 127 1282007-09-17 Nick Clifton <nickc@redhat.com> 129 130 * po/es.po: Updated Spanish translation. 131 1322007-08-30 Nick Clifton <nickc@redhat.com> 133 134 * po/fi.po: Updated Finnish translation. 135 1362007-08-24 Daniel Jacobowitz <dan@codesourcery.com> 137 138 * po/sv.po: Updated Swedish translation. 139 1402007-08-17 Alan Modra <amodra@bigpond.net.au> 141 142 * po/Make-in: Add --msgid-bugs-address to xgettext invocation. 143 1442007-08-12 Matthias Klose <doko@ubuntu.com> 145 146 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include 147 $(top_srcdir)/../../bfd/doc. 148 * Makefile.in: Regenerate. 149 1502007-08-12 Daniel Jacobowitz <dan@codesourcery.com> 151 152 * configure.in (ALL_LINGUAS): Add fi. 153 * po/fi.po: New file. 154 * configure: Regenerated. 155 1562007-08-10 Nick Clifton <nickc@redhat.com> 157 158 * po/ga.po: Updated Irish translation. 159 * po/vi.po: Updated Vietnamese translation. 160 1612007-08-07 Nick Clifton <nickc@redhat.com> 162 163 * po/de.po: Updated German translation. 164 1652007-07-12 Nick Clifton <nickc@redhat.com> 166 167 * po/vi.po: Updated translation. 168 1692007-07-12 Kai Tietz <kai.tietz@onevision.com> 170 171 * cg_print.c: Force cast of sizeof to be a long. 172 * hist.c: Likewise. 173 1742007-07-06 Nick Clifton <nickc@redhat.com> 175 176 * basic_blocks.c: Update copyright notice to refer to GPLv3. 177 * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c, 178 call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h, 179 flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h, 180 search_list.c, search_list.h, source.c, source.h, sym_ids.c, 181 sym_ids.h, symtab.c, symtab.h: Likewise. 182 1832007-07-05 Tristan Gingold <gingold@adacore.com> 184 185 * corefile.c (core_sym_class): Do not discard nested subprograms. 186 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h. 187 * Makefile.in: Regenerate. 188 1892007-07-02 Alan Modra <amodra@bigpond.net.au> 190 191 * Makefile.am: Run "make dep-am". 192 * Makefile.in: Regenerate. 193 * aclocal.m4: Regenerate. 194 * gconfig.in: Regenerate. 195 * po/gprof.pot: Regenerate. 196 1972007-06-30 H.J. Lu <hongjiu.lu@intel.com> 198 199 * aclocal.m4: Regenerated. 200 * Makefile.in: Likewise. 201 2022007-06-20 Nick Clifton <nickc@redhat.com> 203 204 * gprof.texi: Refer readers to the gcov tool if they want 205 line-by-line profiling. 206 2072007-06-14 H.J. Lu <hongjiu.lu@intel.com> 208 209 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd. 210 211 * acinclude.m4: Removed. 212 213 * Makefile.in: Regenerated. 214 * aclocal.m4: Likewise. 215 * configure: Likewise. 216 2172007-05-24 Steve Ellcey <sje@cup.hp.com> 218 219 * Makefile.in: Regnerate. 220 * configure: Regenerate. 221 * aclocal.m4: Regenerate. 222 2232007-05-24 H.J. Lu <hongjiu.lu@intel.com> 224 225 * gprof.texi: Remove orphaned "@end ignore". 226 2272007-05-22 Nick Clifton <nickc@redhat.com> 228 229 * gprof.texi: Use @copying around the copyright notice. 230 2312007-05-14 H.J. Lu <hongjiu.lu@intel.com> 232 233 * hist.c (scale_and_align_entries): Avoid C99 feature. 234 2352007-04-19 Alan Modra <amodra@bigpond.net.au> 236 237 * corefile.c (core_create_function_syms, core_create_line_syms): Don't 238 set discard_underscores. 239 * gprof.c (discard_underscores): Delete. 240 * gprof.h (discard_underscores): Delete. 241 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for 242 leading underscores. 243 * utils.c (print_name_only): Call bfd_demangle rather than 244 cplus_demangle. 245 * Makefile.am: Run "make dep-am". 246 * Makefile.in: Regenerate. 247 2482007-04-14 Steve Ellcey <sje@cup.hp.com> 249 250 * Makefile.am: Add ACLOCAL_AMFLAGS. 251 * Makefile.in: Regenerate. 252 2532007-04-10 Vladimir Prus <vladimir@codesourcery.com> 254 255 * hist.h (struct histogram) 256 (histograms, num_histograms): New. 257 * hist.c (find_histogram, find_histogram_for_pc) 258 (read_histogram_header): New. 259 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins) 260 (hist_sample): Remove. 261 (hist_read_rec): Use the above, and handle multiple 262 histogram records with disjoint address ranges. 263 (hist_write_hist): Support several histogram records. 264 (scale_and_align_entries): Adjust for multiple histograms. 265 (hist_assign_samples_1): New. 266 (hist_assign_samples): Use the above. 267 (hist_clip_symbol_address): New. 268 * hist.h (hist_check_address) 269 (hist_clip_symbol_address): Declare. 270 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling 271 of legacy format for multiple histogram changes. 272 * corefile.c (find_call): Check for core_text_space and 273 clip symbol address range here. 274 * vax.c (vax_find_call): Don't check for 275 core_text_space, or clip the symbol's address range here. 276 Use hist_check_address to check call's target address. 277 * sparc.c: Likewise. 278 * tahoe.c: Likewise. 279 * i386.c: Likewise. 280 * mips.c: Likewise. Also use core_text_sect->vma as the base 281 address for code accesses, just like other machine-specific 282 routines do. 283 * gprof.texi: Adjust for the new logic. 284 2852007-03-28 Richard Sandiford <richard@codesourcery.com> 286 Phil Edwards <phil@codesourcery.com> 287 288 * gprof.texi: Put the contents after the title page rather 289 than at the end of the document. 290 2912007-03-22 Joseph Myers <joseph@codesourcery.com> 292 293 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS). 294 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc. 295 * Makefile.in: Regenerate. 296 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE 297 and VERSION. 298 2992007-03-15 H.J. Lu <hongjiu.lu@intel.com> 300 301 * Makefile.am (REPORT_BUGS_TO): Removed. 302 (INCLUDES): Remove -DREPORT_BUGS_TO. 303 * Makefile.in: Regenerated. 304 305 * configure.in (--with-bugurl): Removed. 306 * configure: Regenerated. 307 3082007-03-01 Joseph Myers <joseph@codesourcery.com> 309 310 * gprof.c: Include bfdver.h 311 (main): Use BFD_VERSION_STRING for version number and package 312 name. 313 * Makefile.am (PKGVERSION): Remove. 314 (INCLUDES): Update. 315 Regenerate dependencies. 316 * Makefile.in: Regenerate. 317 * configure.in (PKGVERSION): Remove. 318 * configure: Regenerate. 319 3202007-02-17 Mark Mitchell <mark@codesourcery.com> 321 Nathan Sidwell <nathan@codesourcery.com> 322 Vladimir Prus <vladimir@codesourcery.com> 323 Joseph Myers <joseph@codesourcery.com> 324 325 * configure.in (--with-pkgversion, --with-bugurl): New options. 326 * configure: Regenerate. 327 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define. 328 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO. 329 Regenerate dependencies. 330 * Makefile.in: Regenerate. 331 * gprof.c (usage): Don't print empty REPORT_BUGS_TO. 332 (main): Include PKGVERSION in version output. 333 * gprof.h: Remove include of bin-bugs.h. 334 3352007-01-16 Ben Elliston <bje@au.ibm.com> 336 337 * corefile.c (parse_error): New function. 338 (read_function_mappings): Check calls to fscanf and report any 339 errors in parsing the mapping file. 340 3412006-12-12 Daniel Jacobowitz <dan@codesourcery.com> 342 343 * Makefile.am (gprof_TEXINFOS): Set. 344 (gprof.info gprof.dvi gprof.html): Delete rule. 345 * Makefile.in: Regenerated. 346 3472006-12-11 Daniel Jacobowitz <dan@codesourcery.com> 348 349 * configure.in: Define GENINSRC_NEVER. 350 * doc/Makefile.am (gprof.info): Remove srcdir prefix. 351 (MAINTAINERCLEANFILES): Add info file. 352 (DISTCLEANFILES): Pretend to add info file. 353 * po/Make-in (.po.gmo): Put gmo files in objdir. 354 * configure, Makefile.in: Regenerated. 355 3562006-11-27 Nick Clifton <nickc@redhat.com> 357 358 * po/ms.po: Updated Malay translation. 359 3602006-11-22 Nick Clifton <nickc@redhat.com> 361 362 * configure.in (LINGUAS): Add ms. 363 * po/ms.po: New Malay translation. 364 3652006-10-17 Bob Wilson <bob.wilson@acm.org> 366 367 * gprof.c (main): Fix option string for -r and -R. 368 3692006-10-16 Bob Wilson <bob.wilson@acm.org> 370 371 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory. 372 3732006-10-16 Bob Wilson <bob.wilson@acm.org> 374 375 * gprof.c (main): Fix option string for -C, -n and -N. 376 3772006-09-26 Thiemo Seufer <ths@networkno.de> 378 379 * gprof.texi: Fix install failure. 380 3812006-09-19 Bob Wilson <bob.wilson@acm.org> 382 383 * gprof.texi: Use TeX-style quotes and em-dashes consistently. 384 Specify section names in cross references. Fix typos. 385 Omit "next", "previous" and "up" fields from @node lines. 386 (SYNOPSIS): Show map_file argument to --file-ordering. 387 (Compiling): Remove extra, truncated lines from example output. 388 (Cycles): Fix references to "called" field. 389 (Internals): Allow hyphenation between file:function names. 390 (GNU Free Documentation License): Update formatting to match fdl.texi. 391 3922006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de> 393 394 * gprof.texi: Fix some typos. 395 3962006-06-07 Joseph S. Myers <joseph@codesourcery.com> 397 398 * po/Make-in (pdf, ps): New dummy targets. 399 4002006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 401 402 * po/Make-in (top_builddir): Define. 403 4042006-06-05 Alan Modra <amodra@bigpond.net.au> 405 406 * Makefile.in: Regenerate. 407 * gconfig.in: Regenerate. 408 4092006-05-31 Daniel Jacobowitz <dan@codesourcery.com> 410 411 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL 412 and LIBINTL_DEP everywhere. 413 (INCLUDES): Use @INCINTL@. 414 * acinclude.m4: Include new gettext macros. 415 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS. 416 Remove local code for po/Makefile. 417 * Makefile.in, aclocal.m4, configure: Regenerated. 418 4192006-05-30 Nick Clifton <nickc@redhat.com> 420 421 * po/es.po: Updated Spanish translation. 422 4232006-05-02 James E Wilson <wilson@specifix.com> 424 425 * gprof.c (main): When setting default output_style, add separate 426 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH. 427 4282006-04-25 Masaki Muranaka <monaka@monami-software.com> 429 430 PR 2587 431 * Makefile.am: Add empty rule for .m -> .o build in order to work 432 around bug in gmake shipped by Apple. 433 * Makefile.in: Regenerate. 434 4352006-04-19 Alan Modra <amodra@bigpond.net.au> 436 437 * configure: Regenerate. 438 4392006-04-06 Carlos O'Donell <carlos@codesourcery.com> 440 441 * po/Make-in: Add install-html target. 442 * Makefile.am: Add install-html, install-html-am and 443 install-html-recursive targets. 444 * Makefile.in: Regenerate. 445 * configure.in: AC_SUBST datarootdir, docdir, htmldir. 446 * configure: Regenerate. 447 4482006-03-21 Ben Elliston <bje@au.ibm.com> 449 450 * corefile.c (core_init): Report that the executable is not in the 451 expected executable format rather than "a.out" format. 452 4532006-03-09 Nick Clifton <nickc@redhat.com> 454 455 * po/sv.po: Updated Swedish translation. 456 4572006-02-27 Carlos O'Donell <carlos@codesourcery.com> 458 459 * po/Make-in: Add html target. 460 461For older changes see ChangeLog-2005 462 463Local Variables: 464mode: change-log 465left-margin: 8 466fill-column: 74 467version-control: never 468End: 469