* elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index 75fd2bbbf3f0e860bc855c7fb3db7ca6d48c9fdf..a44090b174609b74c5a6c4d21ef43b908e37bc51 100644 (file)
@@ -1,3 +1,53 @@
+2003-06-11  H.J. Lu <hongjiu.lu@intel.com>
+
+       * po/Make-in (DESTDIR): New.
+       (install-data-yes): Support $(DESTDIR).
+       (uninstall): Likewise.
+
+2003-03-27  Chris Demetriou  <cgd@broadcom.com>
+
+       * 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  <schutte@fel.tno.nl>
+
+       * corefile.c (core_create_line_syms): Check for a NULL sentinel
+       value before using it.
+
+2002-12-02  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (LINGUAS): Add pt_BR.
+       * configure: Regenerate.
+       * po/pt_BR: New Brazillian Portugese translation.
+
+2002-11-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * 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  <nickc@redhat.com>
+
+       * configure.in (ALL_LINGUAS): Add da.
+       * configure: Regenerate.
+       * po/da.po: New Danish translation.
+
+2002-08-22  Nick Clifton  <nickc@redhat.com>
+
+       * gprof.c (main): Turn off default excluded functions in FLAT
+       profile.
+
+2002-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * 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  <nickc@redhat.com>
 
        * po/tr.po: Updated Turkish translation.
This page took 0.023112 seconds and 4 git commands to generate.