summaryrefslogtreecommitdiff
path: root/gprof/ChangeLog-2008
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-09-02 04:47:29 +0000
committerAlan Modra <amodra@gmail.com>2009-09-02 04:47:29 +0000
commit2c6ee261a4c7d1072873a9e5a31df14fb6d18f6a (patch)
tree3d60b685354db0252db0660fff3b0cef8dc8f909 /gprof/ChangeLog-2008
parent053160522650e3e1d8d4d49bc03f6f54a144fefc (diff)
downloadbinutils-gdb-2c6ee261a4c7d1072873a9e5a31df14fb6d18f6a.tar.gz
split changelog
Diffstat (limited to 'gprof/ChangeLog-2008')
-rw-r--r--gprof/ChangeLog-2008129
1 files changed, 129 insertions, 0 deletions
diff --git a/gprof/ChangeLog-2008 b/gprof/ChangeLog-2008
new file mode 100644
index 00000000000..6820c9ec0cc
--- /dev/null
+++ b/gprof/ChangeLog-2008
@@ -0,0 +1,129 @@
+2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * configure: Regenerate.
+
+2008-11-19 Nick Clifton <nickc@redhat.com>
+
+ * fdl.texi: New file.
+ * gprof.texi: Change license to v1.3.
+
+2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
+ Steve Ellcey <sje@cup.hp.com>
+
+ * configure: Regenerate for new libtool.
+ * aclocal.m4: Ditto.
+ * Makefile.in: Ditto.
+
+2008-09-29 Nick Clifton <nickc@redhat.com>
+
+ * po/vi.po: Updated Vietnamese translation.
+
+2008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * configure.in: Call AC_SYS_LARGEFILE.
+ * gconfig.in: Regenerate.
+ * configure: Regenerate.
+
+2008-09-11 Alan Modra <amodra@bigpond.net.au>
+
+ * po/ro.po: New file.
+
+2008-08-25 Alan Modra <amodra@bigpond.net.au>
+
+ * 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 <amodra@bigpond.net.au>
+
+ * configure.in: Update a number of obsolete autoconf macros.
+
+2008-08-15 Alan Modra <amodra@bigpond.net.au>
+
+ 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 <brian@dessent.net>
+
+ * gmon_io.c (gmon_out_read): When reading old format gmon.out,
+ set num_histograms and hist_scale.
+
+2008-08-04 Alan Modra <amodra@bigpond.net.au>
+
+ * Makefile.am (POTFILES.in): Set LC_ALL=C.
+ * Makefile.in: Regenerate.
+
+2008-07-30 Alan Modra <amodra@bigpond.net.au>
+
+ * corefile.c, symtab.c: Silence gcc warnings.
+
+2008-06-19 Andreas Schwab <schwab@suse.de>
+
+ * 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 <Ralf.Wildenhues@gmx.de>
+
+ * configure: Regenerate.
+
+2008-06-04 Nick Clifton <nickc@redhat.com>
+
+ * po/nl.po: New file: Dutch translation.
+ * configure.in (ALL_LINGUAS): Add nl.
+ * configure: Regenerate.
+
+2008-05-14 Alan Modra <amodra@bigpond.net.au>
+
+ * Makefile.in: Regenerate.
+
+2008-04-23 Paolo Bonzini <bonzini@gnu.org>
+
+ * aclocal.m4: Regenerate.
+ * configure: Regenerate.
+
+2008-03-31 Nick Clifton <nickc@redhat.com>
+
+ * po/fr.po: Updated French translation.
+
+2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * aclocal.m4: Regenerate.
+ * configure: Likewise.
+ * Makefile.in: Likewise.
+
+2008-03-13 Alan Modra <amodra@bigpond.net.au>
+
+ * configure: Regenerate.
+
+2008-02-06 Nick Clifton <nickc@redhat.com>
+
+ * po/ms.po: Updated Malasian translation.
+
+2008-02-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR 5715
+ * configure: Regenerated.
+
+For older changes see ChangeLog-2007
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End: