From fdc4e7776614982669bb382145087d3abe268afc Mon Sep 17 00:00:00 2001 From: William Schmidt Date: Wed, 9 Apr 2014 19:15:00 +0000 Subject: [PATCH] Clean up ChangeLog entries From-SVN: r209249 --- ChangeLog | 37 ------------------------------------- boehm-gc/ChangeLog | 7 +++++++ gcc/ChangeLog | 7 +++++++ libatomic/ChangeLog | 7 +++++++ libbacktrace/ChangeLog | 7 +++++++ libgfortran/ChangeLog | 7 +++++++ libgomp/ChangeLog | 7 +++++++ libjava/ChangeLog | 7 +++++++ libjava/classpath/ChangeLog | 7 +++++++ libjava/libltdl/ChangeLog | 8 ++++++++ libmudflap/ChangeLog | 7 +++++++ libobjc/ChangeLog | 7 +++++++ libquadmath/ChangeLog | 7 +++++++ libsanitizer/ChangeLog | 7 +++++++ libssp/ChangeLog | 7 +++++++ libstdc++-v3/ChangeLog | 7 +++++++ lto-plugin/ChangeLog | 7 +++++++ zlib/ChangeLog | 7 +++++++ 18 files changed, 120 insertions(+), 37 deletions(-) diff --git a/ChangeLog b/ChangeLog index 00b0c1110c58..5905edcd19e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,46 +1,9 @@ 2014-04-04 Bill Schmidt Backport from mainline - 2013-11-22 Ulrich Weigand - - * libgo/config/libtool.m4: Update to mainline version. - * libgo/configure: Regenerate. - - 2013-11-17 Ulrich Weigand - - * libgo/config/libtool.m4: Update to mainline version. - * libgo/configure: Regenerate. - 2013-11-15 Ulrich Weigand * libtool.m4: Update to mainline version. - * libjava/libltdl/acinclude.m4: Likewise. - - * gcc/configure: Regenerate. - * boehm-gc/configure: Regenerate. - * libatomic/configure: Regenerate. - * libbacktrace/configure: Regenerate. - * libffi/configure: Regenerate. - * libgfortran/configure: Regenerate. - * libgomp/configure: Regenerate. - * libitm/configure: Regenerate. - * libjava/configure: Regenerate. - * libjava/libltdl/configure: Regenerate. - * libjava/classpath/configure: Regenerate. - * libmudflap/configure: Regenerate. - * libobjc/configure: Regenerate. - * libquadmath/configure: Regenerate. - * libsanitizer/configure: Regenerate. - * libssp/configure: Regenerate. - * libstdc++-v3/configure: Regenerate. - * lto-plugin/configure: Regenerate. - * zlib/configure: Regenerate. - - Backport from mainline - 2013-09-20 Alan Modra - - * libtool.m4 (_LT_ENABLE_LOCK ): Remove non-canonical - ppc host match. Support little-endian powerpc linux hosts. * configure: Regenerate. 2014-04-04 Bill Schmidt diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 6b2ce256f1f5..fca62b4e7263 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2013-12-29 Andreas Tobler Merge from trunk: diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7fd8d1a3ad19..0e24bc0feb3f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -81,6 +81,13 @@ (rs6000_xcoff_unique_section): Allow unique sections for uninitialized data with strict alignment. +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * gcc/configure: Regenerate. + 2014-04-04 Bill Schmidt Back port from trunk diff --git a/libatomic/ChangeLog b/libatomic/ChangeLog index de450dca4b1f..06b7c7bde747 100644 --- a/libatomic/ChangeLog +++ b/libatomic/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2014-02-20 Richard Henderson PR c++/60272 diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog index f27cd4043842..5edef153e83e 100644 --- a/libbacktrace/ChangeLog +++ b/libbacktrace/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2014-02-07 Misty De Meo PR target/58710 diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 7721349d2b3d..7bc178b2d01e 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2014-03-15 Dominique d'Humieres Backport from mainline diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 516ab285b48c..46f6b4cd5c46 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2014-04-02 Richard Henderson * config/linux/futex.h (futex_wait): Get error value from errno. diff --git a/libjava/ChangeLog b/libjava/ChangeLog index d3aebf9e12d9..b419e2baf76d 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2014-04-01 Dominique d'Humieres Backport from mainline diff --git a/libjava/classpath/ChangeLog b/libjava/classpath/ChangeLog index cb9966d95b6a..c500aca88131 100644 --- a/libjava/classpath/ChangeLog +++ b/libjava/classpath/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2013-10-16 Release Manager * GCC 4.8.2 released. diff --git a/libjava/libltdl/ChangeLog b/libjava/libltdl/ChangeLog index 7ff264616cb5..54674d3468b1 100644 --- a/libjava/libltdl/ChangeLog +++ b/libjava/libltdl/ChangeLog @@ -1,3 +1,11 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * acinclude.m4: Update to mainline version. + * configure: Regenerate. + 2013-10-16 Release Manager * GCC 4.8.2 released. diff --git a/libmudflap/ChangeLog b/libmudflap/ChangeLog index 64800db427ad..8e1beb0676cc 100644 --- a/libmudflap/ChangeLog +++ b/libmudflap/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2013-10-16 Release Manager * GCC 4.8.2 released. diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index feec5c9b8daa..9dee1f9cff7a 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2013-10-16 Release Manager * GCC 4.8.2 released. diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index 449fea926997..7fd9c796c90a 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2013-10-16 Release Manager * GCC 4.8.2 released. diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog index 482a6cd77e16..01f14c132cc1 100644 --- a/libsanitizer/ChangeLog +++ b/libsanitizer/ChangeLog @@ -5,6 +5,13 @@ * configure.tgt: Unsupported for little endian PowerPC for now. +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2013-10-16 Release Manager * GCC 4.8.2 released. diff --git a/libssp/ChangeLog b/libssp/ChangeLog index 10dcb78a645b..8e9e03a9582e 100644 --- a/libssp/ChangeLog +++ b/libssp/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2013-10-16 Release Manager * GCC 4.8.2 released. diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 06de3516ff39..0ea753f48ac1 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -4,6 +4,13 @@ PR target/54407 * 30_threads/condition_variable/54185.cc: Skip for darwin < 11. +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2014-04-04 Bill Schmidt Backport from mainline r204808: diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 01d1ed9b84a0..d450a8c51007 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2013-10-16 Release Manager * GCC 4.8.2 released. diff --git a/zlib/ChangeLog b/zlib/ChangeLog index 73bedd27b882..76bf90aba06e 100644 --- a/zlib/ChangeLog +++ b/zlib/ChangeLog @@ -1,3 +1,10 @@ +2014-04-04 Bill Schmidt + + Backport from mainline + 2013-11-15 Ulrich Weigand + + * configure: Regenerate. + 2013-10-16 Release Manager * GCC 4.8.2 released. -- 2.47.2