aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2006-01-24 08:52:09 -0800
committerRichard Henderson <rth@gcc.gnu.org>2006-01-24 08:52:09 -0800
commitc41303c6819e0699b032922bd7a14ebfe3a45b14 (patch)
tree0f63012709bf497014e6115b56884f3d879e975a /libgomp/ChangeLog
parent0b63b11283593b7b914c2b364dae245fb1aad955 (diff)
downloadgcc-c41303c6819e0699b032922bd7a14ebfe3a45b14.zip
gcc-c41303c6819e0699b032922bd7a14ebfe3a45b14.tar.gz
gcc-c41303c6819e0699b032922bd7a14ebfe3a45b14.tar.bz2
re PR libgomp/25942 (SVN checked out GCC does not bootstrap)
PR libgomp/25942 * configure.ac: Add AM_MAINTAINER_MODE. * Makefile.in, aclocal.m4, configure, testsuite/Makefile.in: Rebuild. From-SVN: r110176
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 05a5710..cdb12e1 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-24 Richard Henderson <rth@redhat.com>
+
+ PR libgomp/25942
+ * configure.ac: Add AM_MAINTAINER_MODE.
+ * Makefile.in, aclocal.m4, configure, testsuite/Makefile.in: Rebuild.
+
2006-01-24 Diego Novillo <dnovillo@redhat.com>
* Makefile.in: Regenerate.