From 9b15a2514790d627977d6d1cdd8b05b6cce9c616 Mon Sep 17 00:00:00 2001 From: rwild Date: Sat, 21 Aug 2010 12:18:02 +0000 Subject: Fix misquoting in stdint.m4. config/: PR target/45084 * stdint.m4 (GCC_HEADER_STDINT): Use m4 quotes for arguments of AC_MSG_ERROR. libdecnumber/: * configure: Regenerate. libgfortran/: * configure: Regenerate. libgomp/: * configure: Regenerate. libstdc++-v3/: * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163441 138bc75d-0d04-0410-961f-82ee72b054a4 --- libgomp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libgomp/ChangeLog') diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 03cf70bc0db..7079bae6db8 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2010-08-21 Ralf Wildenhues + + * configure: Regenerate. + 2010-07-26 Jakub Jelinek * libgomp.texi: Add function keyword to a couple of Fortran -- cgit v1.2.1