X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2FChangeLog;h=50e3e5bb9f908df60463fa2b67da68d0cf497b50;hb=834d807bb83e6461d6ce25ca95d620f4f0ec6cda;hp=16bdd1c312eda15f0e4a06f2b704b693b6fdb6c2;hpb=cd24c22246aa385256a99c15cae19c73af9e64e3;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 16bdd1c312..50e3e5bb9f 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,53 @@ +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.