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