Message-ID: <394D2804.58B7D7F1@softhome.net> Date: Sun, 18 Jun 2000 21:50:28 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: lt,en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Patch: new GCC builtins for stdarg.h/varargs.h References: <394D1D28 DOT DBF577EC AT softhome DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Laurynas Biveinis wrote: > OK to commit? ...together with following? Index: wc204.txi =================================================================== RCS file: /cvs/djgpp/djgpp/src/docs/kb/wc204.txi,v retrieving revision 1.1 diff -u -r1.1 wc204.txi --- wc204.txi 2000/05/30 18:07:38 1.1 +++ wc204.txi 2000/06/18 19:46:23 @@ -5,3 +5,10 @@ @findex uname AT r{, CPU type detection} Ability to report the exact CPU type in @code{uname}. + +@cindex stdarg.h{, GCC 2.96} +@cindex varargs.h{, GCC 2.96} +When used together with GCC 2.96 or later, va_list facilities +in and are implemented using new +builtins from GCC 2.96. +