From 8479e1dbfd43bd4bded80e089c1e345f9e1160d6 Mon Sep 17 00:00:00 2001 From: "Kaveh R. Ghazi" Date: Sat, 7 Feb 1998 05:36:28 -0800 Subject: [PATCH] How I missed committing this I don't know. From-SVN: r17761 --- gcc/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b134080651b..ccd100b7d6b 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 -- 2.30.2