summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-14 20:05:59 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-14 20:05:59 +0000
commit233ccc2e16e6309b869a185e305fa898a2ac0cfe (patch)
treeb33077dd2a25ad9f273d259848485e2e592c133e /config/ChangeLog
parent9031d10bd672bc998735aa044155b896bf370917 (diff)
downloadgcc-233ccc2e16e6309b869a185e305fa898a2ac0cfe.tar.gz
config/:
PR libgcj/19877: * no-executables.m4: Call real AC_FUNC_MMAP when cache variable is set but not 'no'. libstdc++-v3/: PR libgcj/19877: * configure, aclocal.m4: Rebuilt. * Makefile.in, include/Makefile.in, libmath/Makefile.in, libsupc++/Makefile.in, po/Makefile.in, src/Makefile.in, testsuite/Makefile.in: Likewise. libjava/: PR libgcj/19877: * configure, aclocal.m4, Makefile.in: Rebuilt. libgfortran/: PR libgcj/19877: * configure, aclocal.m4, Makefile.in: Rebuilt. zlib/: PR libgcj/19877: * configure, aclocal.m4, Makefile.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100953 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index bba86988df4..5fac2d0f49b 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-14 Tom Tromey <tromey@redhat.com>
+
+ PR libgcj/19877:
+ * no-executables.m4: Call real AC_FUNC_MMAP when cache variable
+ is set but not 'no'.
+
2005-06-13 Zack Weinberg <zack@codesourcery.com>
* depstand.m4, lead-dot.m4: New files.