X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2FChangeLog;h=50e3e5bb9f908df60463fa2b67da68d0cf497b50;hb=834d807bb83e6461d6ce25ca95d620f4f0ec6cda;hp=1d726d1e690195c4827a5a879618aa0cf1e178c1;hpb=8e1a114b75cd91c110ca78b6eee8ad3df494ddab;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 1d726d1e69..50e3e5bb9f 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,90 @@ +2003-07-24 Nick Clifton + + * po/fr.po: Updated French translation. + +2003-07-20 H.J. Lu + + * po/Make-in (.po.gmo): Do check if the .gmo file is writable + before generating it. + +2003-07-17 Nick Clifton + + * po/es.po: New Spanish translation. + +2003-07-11 Alan Modra + + * po/gprof.pot: Regenerate. + +2003-06-11 H.J. Lu + + * po/Make-in (DESTDIR): New. + (install-data-yes): Support $(DESTDIR). + (uninstall): Likewise. + +2003-03-27 Chris Demetriou + + * gmon_io.c (enum gmon_ptr_size, enum gmon_ptr_signedness): New. + (gmon_get_ptr_size, gmon_get_ptr_signedness): New. + (gmon_io_read_vma, gmon_io_write_vma, gmon_read_raw_arc) + (gmon_write_raw_arc, gmon_out_read, gmon_out_write): Adjust to + use new functions and enums. + +2003-02-21 K Schutte + + * corefile.c (core_create_line_syms): Check for a NULL sentinel + value before using it. + +2002-12-02 Nick Clifton + + * configure.in (LINGUAS): Add pt_BR. + * configure: Regenerate. + * po/pt_BR: New Brazillian Portugese translation. + +2002-11-30 Alan Modra + + * basic_blocks.c, basic_blocks.h, cg_arcs.c, cg_dfn.c, cg_print.c, + corefile.c, gmon_io.c, gprof.c, gprof.h, hist.c, mips.c, source.c, + source.h, sym_ids.c, sym_ids.h, symtab.h, tahoe.c, vax.c: Replace + boolean with bfd_boolean, true with TRUE, false with FALSE. + Formatting. + +2002-11-12 Nick Clifton + + * configure.in (ALL_LINGUAS): Add da. + * configure: Regenerate. + * po/da.po: New Danish translation. + +2002-08-22 Nick Clifton + + * gprof.c (main): Turn off default excluded functions in FLAT + profile. + +2002-08-21 John David Anglin + + * gmon_io.c (gmon_io_read_64, gmon_io_write_64): Define only if + BFD_HOST_U_64_BIT is defined. + (gmon_io_read_vma, gmon_io_write_vma): Add ifdefs. + +2002-07-30 Nick Clifton + + * po/tr.po: Updated Turkish translation. + +2002-07-30 Nick Clifton + + * alpha.c, cg_arcs.c, cg_dfn.c, gmon.h, gprof.c, gprof.h, hertz.c, + i386.c, mips.c, sparc.c, tahoe.c, utils.c, vax.c: Update Copyright + notice so that it applies even if the sources are modified. + +2002-07-29 Ulrich Drepper + + * gprof.texi (Executing the Program): Add documentation on how to use + bbconv.pl. Patch by Eric Hanchrow. + +2002-07-25 Nick Clifton + + * po/es.po: Updated Spanish translation. + * po/fr.po: Updated French translation. + 2002-07-24 Dave Brolley * corefile.c (core_create_function_syms): Use the end of the section @@ -579,7 +666,7 @@ [HAVE_SETITIMER]: If they define both HAVE_SETITIMER and HAVE_SYSCONF, try setitimer and fall back on sysconf. -Fri Apr 7 15:56:57 2000 Andrew Cagney +2000-04-07 Andrew Cagney * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add --enable-build-warnings option. @@ -668,7 +755,7 @@ Fri Apr 7 15:56:57 2000 Andrew Cagney * Makefile.am ($(OBJECTS)): Add gmon.h. * Makefile.in: Rebuild. -Mon Jun 14 10:35:28 1999 Andreas Schwab +1999-06-14 Andreas Schwab * gprof.texi: Fix typo. @@ -720,12 +807,12 @@ Tue Feb 16 17:01:33 1999 Ian Lance Taylor * Makefile.in: Rebuild. * gconfig.in: Rebuild. -Sun Dec 6 21:57:50 1998 Ian Lance Taylor +1998-12-06 Ian Lance Taylor * gprof.texi (Symspecs): Mention that you have to add any underscore yourself when naming a symbol. -Mon Nov 2 15:05:33 1998 Geoffrey Noer +1998-11-02 Geoffrey Noer * configure.in: detect cygwin* instead of cygwin32* * configure: regenerate