diff options
author | Alan Modra <amodra@gmail.com> | 2021-01-01 09:17:13 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-01-01 10:31:02 +1030 |
commit | c2795844e6a42cf207cbb7c72c2a898f78374a52 (patch) | |
tree | cdaeab9b9388afe2a8f8e2dcbee714ebe14f4bb7 /gprof | |
parent | 57f60d20ca5ea2d2b8d30ed209619aede9683b53 (diff) | |
download | gdb-c2795844e6a42cf207cbb7c72c2a898f78374a52.zip gdb-c2795844e6a42cf207cbb7c72c2a898f78374a52.tar.gz gdb-c2795844e6a42cf207cbb7c72c2a898f78374a52.tar.bz2 |
ChangeLog rotation
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/ChangeLog | 76 | ||||
-rw-r--r-- | gprof/ChangeLog-2020 | 86 |
2 files changed, 88 insertions, 74 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 316d71d..cf5fd0b 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,78 +1,6 @@ -2020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> - - * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS. - * Makefile.in: Regenerate. - * configure: Regenerate. - -2020-07-09 Nick Clifton <nickc@redhat.com> - - * po/tr.po: Updated Turkish translation. - -2020-07-06 Nick Clifton <nickc@redhat.com> - - * po/bg.po: Updated Bulgarian translation. - -2020-07-04 Nick Clifton <nickc@redhat.com> - - * configure: Regenerate. - -2020-07-04 Nick Clifton <nickc@redhat.com> - - Binutils 2.35 branch created. - -2020-06-25 Nick Clifton <nickc@redhat.com> - - * po/sv.po: Updated Swedish translation. - -2020-05-21 Alan Modra <amodra@gmail.com> - - * utils.c (print_name_only): Free demangled without checking - first for non-NULL. - -2020-05-18 Nick Clifton <nickc@redhat.com> - - * po/es.po: Update Spanish translation. - -2020-05-07 Nick Clifton <nickc@redhat.com> - - * po/fr.po: Updated French translation. - -2020-04-01 Nick Clifton <nickc@redhat.com> - - * po/sr.po: Updated Serbian translation. - -2020-02-24 Nick Clifton <nickc@redhat.com> - - * po/ms.po: Update Malasian translation. - -2020-01-23 Nick Clifton <nickc@redhat.com> - - * po/es.po: Updated Esperanto translation. - * po/fi.po: Updated Finish translation. - -2020-01-20 Nick Clifton <nickc@redhat.com> - - * po/de.po: Updated German translation. - * po/pt_BR.po: Updated Brazilian Portuguese translation. - * po/ru.po: Updated Russian translation. - * po/tr.po: Updated Turkish translation. - * po/uk.po: Updated Ukranian translation. - -2020-01-18 Nick Clifton <nickc@redhat.com> - - * configure: Regenerate. - -2020-01-18 Nick Clifton <nickc@redhat.com> - - Binutils 2.34 branch created. - -2020-01-01 Alan Modra <amodra@gmail.com> - - Update year range in copyright notice of all files. - -For older changes see ChangeLog-2019 +For older changes see ChangeLog-2020 -Copyright (C) 2020 Free Software Foundation, Inc. +Copyright (C) 2021 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-2020 b/gprof/ChangeLog-2020 new file mode 100644 index 0000000..316d71d --- /dev/null +++ b/gprof/ChangeLog-2020 @@ -0,0 +1,86 @@ +2020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2020-07-09 Nick Clifton <nickc@redhat.com> + + * po/tr.po: Updated Turkish translation. + +2020-07-06 Nick Clifton <nickc@redhat.com> + + * po/bg.po: Updated Bulgarian translation. + +2020-07-04 Nick Clifton <nickc@redhat.com> + + * configure: Regenerate. + +2020-07-04 Nick Clifton <nickc@redhat.com> + + Binutils 2.35 branch created. + +2020-06-25 Nick Clifton <nickc@redhat.com> + + * po/sv.po: Updated Swedish translation. + +2020-05-21 Alan Modra <amodra@gmail.com> + + * utils.c (print_name_only): Free demangled without checking + first for non-NULL. + +2020-05-18 Nick Clifton <nickc@redhat.com> + + * po/es.po: Update Spanish translation. + +2020-05-07 Nick Clifton <nickc@redhat.com> + + * po/fr.po: Updated French translation. + +2020-04-01 Nick Clifton <nickc@redhat.com> + + * po/sr.po: Updated Serbian translation. + +2020-02-24 Nick Clifton <nickc@redhat.com> + + * po/ms.po: Update Malasian translation. + +2020-01-23 Nick Clifton <nickc@redhat.com> + + * po/es.po: Updated Esperanto translation. + * po/fi.po: Updated Finish translation. + +2020-01-20 Nick Clifton <nickc@redhat.com> + + * po/de.po: Updated German translation. + * po/pt_BR.po: Updated Brazilian Portuguese translation. + * po/ru.po: Updated Russian translation. + * po/tr.po: Updated Turkish translation. + * po/uk.po: Updated Ukranian translation. + +2020-01-18 Nick Clifton <nickc@redhat.com> + + * configure: Regenerate. + +2020-01-18 Nick Clifton <nickc@redhat.com> + + Binutils 2.34 branch created. + +2020-01-01 Alan Modra <amodra@gmail.com> + + Update year range in copyright notice of all files. + +For older changes see ChangeLog-2019 + +Copyright (C) 2020 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: |