From: Kaveh R. Ghazi Date: Sat, 7 Feb 1998 13:36:28 +0000 (-0800) Subject: How I missed committing this I don't know. X-Git-Tag: prereleases/egcs-1.1-prerelease~2485 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8479e1dbfd43bd4bded80e089c1e345f9e1160d6;p=thirdparty%2Fgcc.git How I missed committing this I don't know. From-SVN: r17761 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b134080651b7..ccd100b7d6bb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +Sat Feb 7 15:11:28 1998 Kaveh R. Ghazi + + * aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf + functions for whether they support the %p format specifier. + * acconfig.h (HOST_PTR_PRINTF): Insert stub for autoconf. + * configure.in (GCC_FUNC_PRINTF_PTR): Use it. + * configure, config.in: Rebuild. + Fri Feb 6 14:20:16 1998 Jim Wilson * function.c (assign_parms): New variable named_arg, with value