X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gprof%2FChangeLog;h=866514395c1483d46ab80cd476a9b941860f28ca;hb=b214d478d7c6e6d49b844f5210a942bf1a3b664c;hp=6dddba734da2583ddf8d5673c37b72ef58869e78;hpb=58c85be758144b69124101b78fe8bd8b9cd8b780;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 6dddba734d..866514395c 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,96 @@ +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. @@ -95,7 +188,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. @@ -189,7 +282,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. @@ -197,7 +290,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 @@ -355,8 +448,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.