aboutsummaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-01-01 21:23:15 +1030
committerAlan Modra <amodra@gmail.com>2019-01-01 21:25:40 +1030
commitd5c04e1bf81c06ab5c30e69eb41b5cea9136a109 (patch)
tree5d70b7bd863fc133ee6827966b117d308bbc0f03 /gprof
parent66d91b39089d606c9589673a7c5419cf37e7d639 (diff)
downloadgdb-d5c04e1bf81c06ab5c30e69eb41b5cea9136a109.zip
gdb-d5c04e1bf81c06ab5c30e69eb41b5cea9136a109.tar.gz
gdb-d5c04e1bf81c06ab5c30e69eb41b5cea9136a109.tar.bz2
ChangeLog rotation
Diffstat (limited to 'gprof')
-rw-r--r--gprof/ChangeLog89
-rw-r--r--gprof/ChangeLog-201899
2 files changed, 101 insertions, 87 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index da083a5..c2900e0 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,91 +1,6 @@
-2018-10-01 Nick Clifton <nickc@redhat.com>
-
- PR 23698
- * gprof.c (main): Fix typo setting user_specified variable when
- parsing -Z option.
-
-2018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
-
- * gprof.texi: Use command-line consistently when used in a compount
- word.
-
-2018-06-24 Nick Clifton <nickc@redhat.com>
-
- * configure: Regenerate.
- * po/gprof.pot: Regenerate.
-
-2018-06-24 Nick Clifton <nickc@redhat.com>
-
- 2.31 branch created.
-
-2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
-
- * configure.ac: Remove AC_PREREQ.
- * Makefile.am: Remove DISTCLEANFILES hack.
- (AUTOMAKE_OPTIONS): Remove 1.11, add info-in-builddir.
- * Makefile.in: Re-generate.
- * aclocal.m4: Re-generate.
- * configure: Re-generate.
- * gconfig.in: Re-generate.
-
-2018-06-05 Nick Clifton <nickc@redhat.com>
-
- * po/eo.po: Updated Esperanto translation.
- * po/ms.po: Updated Malay translation.
-
-2018-06-01 H.J. Lu <hongjiu.lu@intel.com>
-
- * configure: Regenerated.
-
-2018-04-18 Nick Clifton <nickc@redhat.com>
-
- * po/es.po: Updated Spanish translation.
-
-2018-04-16 Alan Modra <amodra@gmail.com>
-
- * corefile.c: Remove netware support.
-
-2018-04-16 Alan Modra <amodra@gmail.com>
-
- * Makefile.am: Remove tahoe support.
- * corefile.c: Likewise.
- * tahoe.c: Delete.
- * Makefile.in: Regenerate.
- * po/POTFILES.in: Regenerate.
-
-2018-04-05 H.J. Lu <hongjiu.lu@intel.com>
-
- PR gas/22318
- * configure: Regenerated.
-
-2018-03-01 Alan Modra <amodra@gmail.com>
-
- * configure.ac (ALL_LINGUAS): Add it, ro, ru, uk. Sort.
- * configure: Regenerate.
-
-2018-02-05 Nick Clifton <nickc@redhat.com>
-
- * po/pt_BR.po: Updated Brazilian Portuguese translation.
-
-2018-01-13 Nick Clifton <nickc@redhat.com>
-
- * po/gprof.pot: Regenerated.
-
-2018-01-13 Nick Clifton <nickc@redhat.com>
-
- * configure: Regenerate.
-
-2018-01-13 Nick Clifton <nickc@redhat.com>
-
- 2.30 branch created.
-
-2018-01-03 Alan Modra <amodra@gmail.com>
-
- Update year range in copyright notice of all files.
-
-For older changes see ChangeLog-2017
+For older changes see ChangeLog-2018
-Copyright (C) 2018 Free Software Foundation, Inc.
+Copyright (C) 2019 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/gprof/ChangeLog-2018 b/gprof/ChangeLog-2018
new file mode 100644
index 0000000..da083a5
--- /dev/null
+++ b/gprof/ChangeLog-2018
@@ -0,0 +1,99 @@
+2018-10-01 Nick Clifton <nickc@redhat.com>
+
+ PR 23698
+ * gprof.c (main): Fix typo setting user_specified variable when
+ parsing -Z option.
+
+2018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
+
+ * gprof.texi: Use command-line consistently when used in a compount
+ word.
+
+2018-06-24 Nick Clifton <nickc@redhat.com>
+
+ * configure: Regenerate.
+ * po/gprof.pot: Regenerate.
+
+2018-06-24 Nick Clifton <nickc@redhat.com>
+
+ 2.31 branch created.
+
+2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
+
+ * configure.ac: Remove AC_PREREQ.
+ * Makefile.am: Remove DISTCLEANFILES hack.
+ (AUTOMAKE_OPTIONS): Remove 1.11, add info-in-builddir.
+ * Makefile.in: Re-generate.
+ * aclocal.m4: Re-generate.
+ * configure: Re-generate.
+ * gconfig.in: Re-generate.
+
+2018-06-05 Nick Clifton <nickc@redhat.com>
+
+ * po/eo.po: Updated Esperanto translation.
+ * po/ms.po: Updated Malay translation.
+
+2018-06-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure: Regenerated.
+
+2018-04-18 Nick Clifton <nickc@redhat.com>
+
+ * po/es.po: Updated Spanish translation.
+
+2018-04-16 Alan Modra <amodra@gmail.com>
+
+ * corefile.c: Remove netware support.
+
+2018-04-16 Alan Modra <amodra@gmail.com>
+
+ * Makefile.am: Remove tahoe support.
+ * corefile.c: Likewise.
+ * tahoe.c: Delete.
+ * Makefile.in: Regenerate.
+ * po/POTFILES.in: Regenerate.
+
+2018-04-05 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR gas/22318
+ * configure: Regenerated.
+
+2018-03-01 Alan Modra <amodra@gmail.com>
+
+ * configure.ac (ALL_LINGUAS): Add it, ro, ru, uk. Sort.
+ * configure: Regenerate.
+
+2018-02-05 Nick Clifton <nickc@redhat.com>
+
+ * po/pt_BR.po: Updated Brazilian Portuguese translation.
+
+2018-01-13 Nick Clifton <nickc@redhat.com>
+
+ * po/gprof.pot: Regenerated.
+
+2018-01-13 Nick Clifton <nickc@redhat.com>
+
+ * configure: Regenerate.
+
+2018-01-13 Nick Clifton <nickc@redhat.com>
+
+ 2.30 branch created.
+
+2018-01-03 Alan Modra <amodra@gmail.com>
+
+ Update year range in copyright notice of all files.
+
+For older changes see ChangeLog-2017
+
+Copyright (C) 2018 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End: