X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gprof%2FChangeLog;h=c17d6fb435d8d1b318d4fefe3fd290d3b288d231;hb=793c5807921a22c359ceb91b85fdc929219418bd;hp=bae4f640f03bd1031182fa21a5a8cbc111afd4e8;hpb=d2df793a7137120047017593d26669e5092e3841;p=platform%2Fupstream%2Fbinutils.git diff --git a/gprof/ChangeLog b/gprof/ChangeLog index bae4f64..c17d6fb 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,185 @@ +2008-11-19 Nick Clifton + + * fdl.texi: New file. + * gprof.texi: Change license to v1.3. + +2008-09-29 Peter O'Gorman + Steve Ellcey + + * configure: Regenerate for new libtool. + * aclocal.m4: Ditto. + * Makefile.in: Ditto. + +2008-09-29 Nick Clifton + + * po/vi.po: Updated Vietnamese translation. + +2008-09-11 Jan Kratochvil + + * configure.in: Call AC_SYS_LARGEFILE. + * gconfig.in: Regenerate. + * configure: Regenerate. + +2008-09-11 Alan Modra + + * po/ro.po: New file. + +2008-08-25 Alan Modra + + * gmon_io.h: Don't include sysdep.h here. + (O_BINARY, SET_BINARY): Don't define here. + * gmon_io.c: Include "binary-io.h". + (gmon_out_read): Remove #ifdef SET_BINARY. + * Makefile.am: Run "make dep-am" + * Makefile.in: Regenerate. + +2008-08-24 Alan Modra + + * configure.in: Update a number of obsolete autoconf macros. + +2008-08-15 Alan Modra + + PR 6526 + * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS. + * Makefile.in: Regenerate. + * aclocal.m4: Regenerate. + * configure: Regenerate. + * gconfig.in: Regenerate. + +2008-08-05 Brian Dessent + + * gmon_io.c (gmon_out_read): When reading old format gmon.out, + set num_histograms and hist_scale. + +2008-08-04 Alan Modra + + * Makefile.am (POTFILES.in): Set LC_ALL=C. + * Makefile.in: Regenerate. + +2008-07-30 Alan Modra + + * corefile.c, symtab.c: Silence gcc warnings. + +2008-06-19 Andreas Schwab + + * basic_blocks.c: Always include "gprof.h" first. + * cg_arcs.c: Likewise. + * cg_dfn.c: Likewise. + * cg_print.c: Likewise. + * corefile.c: Likewise. + * gprof.c: Likewise. + * hist.c: Likewise. + * search_list.c: Likewise. + * sym_ids.c: Likewise. + * utils.c: Likewise. + +2008-06-17 Ralf Wildenhues + + * configure: Regenerate. + +2008-06-04 Nick Clifton + + * po/nl.po: New file: Dutch translation. + * configure.in (ALL_LINGUAS): Add nl. + * configure: Regenerate. + +2008-05-14 Alan Modra + + * Makefile.in: Regenerate. + +2008-04-23 Paolo Bonzini + + * aclocal.m4: Regenerate. + * configure: Regenerate. + +2008-03-31 Nick Clifton + + * po/fr.po: Updated French translation. + +2008-03-17 Ralf Wildenhues + + * aclocal.m4: Regenerate. + * configure: Likewise. + * Makefile.in: Likewise. + +2008-03-13 Alan Modra + + * configure: Regenerate. + +2008-02-06 Nick Clifton + + * po/ms.po: Updated Malasian translation. + +2008-02-04 H.J. Lu + + PR 5715 + * configure: Regenerated. + +2007-10-24 H.J. Lu + + * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE. + * configure: Regenerated. + +2007-10-24 Alan Modra + + * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE. + * configure.in: Invoke AC_GNU_SOURCE. + * Makefile.in: Regenerate. + * configure: Regenerate. + * gconfig.in: Regenerate. + +2007-10-12 Michael Haubenwallner + + PR gprof/5147 + * configure.in: Add check for fabs() being in libm. + * configure: Regenerate. + +2007-09-25 Robert Norton + + * cg_print.c (sort_members): Include the final member on the list + in the sort. + +2007-09-17 Nick Clifton + + * po/es.po: Updated Spanish translation. + +2007-08-30 Nick Clifton + + * po/fi.po: Updated Finnish translation. + +2007-08-24 Daniel Jacobowitz + + * po/sv.po: Updated Swedish translation. + +2007-08-17 Alan Modra + + * po/Make-in: Add --msgid-bugs-address to xgettext invocation. + +2007-08-12 Matthias Klose + + * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include + $(top_srcdir)/../../bfd/doc. + * Makefile.in: Regenerate. + +2007-08-12 Daniel Jacobowitz + + * configure.in (ALL_LINGUAS): Add fi. + * po/fi.po: New file. + * configure: Regenerated. + +2007-08-10 Nick Clifton + + * po/ga.po: Updated Irish translation. + * po/vi.po: Updated Vietnamese translation. + +2007-08-07 Nick Clifton + + * po/de.po: Updated German translation. + +2007-07-12 Nick Clifton + + * po/vi.po: Updated translation. + 2007-07-12 Kai Tietz * cg_print.c: Force cast of sizeof to be a long. @@ -11,7 +193,7 @@ flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h, search_list.c, search_list.h, source.c, source.h, sym_ids.c, sym_ids.h, symtab.c, symtab.h: Likewise. - + 2007-07-05 Tristan Gingold * corefile.c (core_sym_class): Do not discard nested subprograms. @@ -105,7 +287,7 @@ clip symbol address range here. * vax.c (vax_find_call): Don't check for core_text_space, or clip the symbol's address range here. - Use hist_check_address to check call's target address. + Use hist_check_address to check call's target address. * sparc.c: Likewise. * tahoe.c: Likewise. * i386.c: Likewise. @@ -113,7 +295,7 @@ address for code accesses, just like other machine-specific routines do. * gprof.texi: Adjust for the new logic. - + 2007-03-28 Richard Sandiford Phil Edwards @@ -271,8 +453,8 @@ 2006-04-06 Carlos O'Donell * po/Make-in: Add install-html target. - * Makefile.am: Add install-html, install-html-am and - install-html-recursive targets. + * Makefile.am: Add install-html, install-html-am and + install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate.