ChangeLog-2007 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. 2007-10-24 H.J. Lu <hongjiu.lu@intel.com>
  2. * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
  3. * configure: Regenerated.
  4. 2007-10-24 Alan Modra <amodra@bigpond.net.au>
  5. * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
  6. * configure.in: Invoke AC_GNU_SOURCE.
  7. * Makefile.in: Regenerate.
  8. * configure: Regenerate.
  9. * gconfig.in: Regenerate.
  10. 2007-10-12 Michael Haubenwallner <haubi@gentoo.org>
  11. PR gprof/5147
  12. * configure.in: Add check for fabs() being in libm.
  13. * configure: Regenerate.
  14. 2007-09-25 Robert Norton <rnorton@broadcom.com>
  15. * cg_print.c (sort_members): Include the final member on the list
  16. in the sort.
  17. 2007-09-17 Nick Clifton <nickc@redhat.com>
  18. * po/es.po: Updated Spanish translation.
  19. 2007-08-30 Nick Clifton <nickc@redhat.com>
  20. * po/fi.po: Updated Finnish translation.
  21. 2007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
  22. * po/sv.po: Updated Swedish translation.
  23. 2007-08-17 Alan Modra <amodra@bigpond.net.au>
  24. * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
  25. 2007-08-12 Matthias Klose <doko@ubuntu.com>
  26. * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
  27. $(top_srcdir)/../../bfd/doc.
  28. * Makefile.in: Regenerate.
  29. 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
  30. * configure.in (ALL_LINGUAS): Add fi.
  31. * po/fi.po: New file.
  32. * configure: Regenerated.
  33. 2007-08-10 Nick Clifton <nickc@redhat.com>
  34. * po/ga.po: Updated Irish translation.
  35. * po/vi.po: Updated Vietnamese translation.
  36. 2007-08-07 Nick Clifton <nickc@redhat.com>
  37. * po/de.po: Updated German translation.
  38. 2007-07-12 Nick Clifton <nickc@redhat.com>
  39. * po/vi.po: Updated translation.
  40. 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
  41. * cg_print.c: Force cast of sizeof to be a long.
  42. * hist.c: Likewise.
  43. 2007-07-06 Nick Clifton <nickc@redhat.com>
  44. * basic_blocks.c: Update copyright notice to refer to GPLv3.
  45. * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
  46. call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
  47. flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
  48. search_list.c, search_list.h, source.c, source.h, sym_ids.c,
  49. sym_ids.h, symtab.c, symtab.h: Likewise.
  50. 2007-07-05 Tristan Gingold <gingold@adacore.com>
  51. * corefile.c (core_sym_class): Do not discard nested subprograms.
  52. * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
  53. * Makefile.in: Regenerate.
  54. 2007-07-02 Alan Modra <amodra@bigpond.net.au>
  55. * Makefile.am: Run "make dep-am".
  56. * Makefile.in: Regenerate.
  57. * aclocal.m4: Regenerate.
  58. * gconfig.in: Regenerate.
  59. * po/gprof.pot: Regenerate.
  60. 2007-06-30 H.J. Lu <hongjiu.lu@intel.com>
  61. * aclocal.m4: Regenerated.
  62. * Makefile.in: Likewise.
  63. 2007-06-20 Nick Clifton <nickc@redhat.com>
  64. * gprof.texi: Refer readers to the gcov tool if they want
  65. line-by-line profiling.
  66. 2007-06-14 H.J. Lu <hongjiu.lu@intel.com>
  67. * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
  68. * acinclude.m4: Removed.
  69. * Makefile.in: Regenerated.
  70. * aclocal.m4: Likewise.
  71. * configure: Likewise.
  72. 2007-05-24 Steve Ellcey <sje@cup.hp.com>
  73. * Makefile.in: Regnerate.
  74. * configure: Regenerate.
  75. * aclocal.m4: Regenerate.
  76. 2007-05-24 H.J. Lu <hongjiu.lu@intel.com>
  77. * gprof.texi: Remove orphaned "@end ignore".
  78. 2007-05-22 Nick Clifton <nickc@redhat.com>
  79. * gprof.texi: Use @copying around the copyright notice.
  80. 2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
  81. * hist.c (scale_and_align_entries): Avoid C99 feature.
  82. 2007-04-19 Alan Modra <amodra@bigpond.net.au>
  83. * corefile.c (core_create_function_syms, core_create_line_syms): Don't
  84. set discard_underscores.
  85. * gprof.c (discard_underscores): Delete.
  86. * gprof.h (discard_underscores): Delete.
  87. * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
  88. leading underscores.
  89. * utils.c (print_name_only): Call bfd_demangle rather than
  90. cplus_demangle.
  91. * Makefile.am: Run "make dep-am".
  92. * Makefile.in: Regenerate.
  93. 2007-04-14 Steve Ellcey <sje@cup.hp.com>
  94. * Makefile.am: Add ACLOCAL_AMFLAGS.
  95. * Makefile.in: Regenerate.
  96. 2007-04-10 Vladimir Prus <vladimir@codesourcery.com>
  97. * hist.h (struct histogram)
  98. (histograms, num_histograms): New.
  99. * hist.c (find_histogram, find_histogram_for_pc)
  100. (read_histogram_header): New.
  101. (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
  102. (hist_sample): Remove.
  103. (hist_read_rec): Use the above, and handle multiple
  104. histogram records with disjoint address ranges.
  105. (hist_write_hist): Support several histogram records.
  106. (scale_and_align_entries): Adjust for multiple histograms.
  107. (hist_assign_samples_1): New.
  108. (hist_assign_samples): Use the above.
  109. (hist_clip_symbol_address): New.
  110. * hist.h (hist_check_address)
  111. (hist_clip_symbol_address): Declare.
  112. * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
  113. of legacy format for multiple histogram changes.
  114. * corefile.c (find_call): Check for core_text_space and
  115. clip symbol address range here.
  116. * vax.c (vax_find_call): Don't check for
  117. core_text_space, or clip the symbol's address range here.
  118. Use hist_check_address to check call's target address.
  119. * sparc.c: Likewise.
  120. * tahoe.c: Likewise.
  121. * i386.c: Likewise.
  122. * mips.c: Likewise. Also use core_text_sect->vma as the base
  123. address for code accesses, just like other machine-specific
  124. routines do.
  125. * gprof.texi: Adjust for the new logic.
  126. 2007-03-28 Richard Sandiford <richard@codesourcery.com>
  127. Phil Edwards <phil@codesourcery.com>
  128. * gprof.texi: Put the contents after the title page rather
  129. than at the end of the document.
  130. 2007-03-22 Joseph Myers <joseph@codesourcery.com>
  131. * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
  132. (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
  133. * Makefile.in: Regenerate.
  134. * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
  135. and VERSION.
  136. 2007-03-15 H.J. Lu <hongjiu.lu@intel.com>
  137. * Makefile.am (REPORT_BUGS_TO): Removed.
  138. (INCLUDES): Remove -DREPORT_BUGS_TO.
  139. * Makefile.in: Regenerated.
  140. * configure.in (--with-bugurl): Removed.
  141. * configure: Regenerated.
  142. 2007-03-01 Joseph Myers <joseph@codesourcery.com>
  143. * gprof.c: Include bfdver.h
  144. (main): Use BFD_VERSION_STRING for version number and package
  145. name.
  146. * Makefile.am (PKGVERSION): Remove.
  147. (INCLUDES): Update.
  148. Regenerate dependencies.
  149. * Makefile.in: Regenerate.
  150. * configure.in (PKGVERSION): Remove.
  151. * configure: Regenerate.
  152. 2007-02-17 Mark Mitchell <mark@codesourcery.com>
  153. Nathan Sidwell <nathan@codesourcery.com>
  154. Vladimir Prus <vladimir@codesourcery.com>
  155. Joseph Myers <joseph@codesourcery.com>
  156. * configure.in (--with-pkgversion, --with-bugurl): New options.
  157. * configure: Regenerate.
  158. * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
  159. (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
  160. Regenerate dependencies.
  161. * Makefile.in: Regenerate.
  162. * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
  163. (main): Include PKGVERSION in version output.
  164. * gprof.h: Remove include of bin-bugs.h.
  165. 2007-01-16 Ben Elliston <bje@au.ibm.com>
  166. * corefile.c (parse_error): New function.
  167. (read_function_mappings): Check calls to fscanf and report any
  168. errors in parsing the mapping file.
  169. For older changes see ChangeLog-2006
  170. Copyright (C) 2007 Free Software Foundation, Inc.
  171. Copying and distribution of this file, with or without modification,
  172. are permitted in any medium without royalty provided the copyright
  173. notice and this notice are preserved.
  174. Local Variables:
  175. mode: change-log
  176. left-margin: 8
  177. fill-column: 74
  178. version-control: never
  179. End: