Commit Graph

10 Commits

Author SHA1 Message Date
Richard Kenner
a52a564cd7 Add definition of __va_copy.
From-SVN: r13685
1997-03-02 17:41:16 -05:00
Michael Meissner
930060da81 Allow va-ppc.h to be reincluded
From-SVN: r13094
1996-11-04 19:21:17 +00:00
Doug Evans
1143a698bd stdarg.h: Change __WIN32__ to _WIN32.
* ginclude/stdarg.h: Change __WIN32__ to _WIN32.
	* ginclude/varargs.h: Likewise.
	* ginclude/va-ppc.h: Likewise.

From-SVN: r12651
1996-08-18 01:31:48 +00:00
Michael Meissner
06737be4a3 Fix varargs/stdarg on PowerPC Windows NT
From-SVN: r12637
1996-08-14 15:49:57 +00:00
Michael Meissner
6001ecc1c3 Add Solaris support
From-SVN: r11875
1996-04-24 17:07:25 +00:00
Michael Meissner
e1f83b4dcd make exception table work with -mrelocable; fix long long ++/--; Make long longs passed correctly in V.4
From-SVN: r10978
1996-01-15 03:07:35 +00:00
Richard Kenner
4859bca5c1 (va_arg): Deal with long longs that would be passed in the 7th
register, and are passed in the stack instead.

From-SVN: r10436
1995-10-09 12:35:48 -04:00
Richard Kenner
3e8f1dc0af (va_start...
(va_start, stdarg case): Call __builtin_next_arg, and ignore the
result, so that the compiler can report the proper error, if the
second argument is not the last argument.

From-SVN: r10424
1995-10-03 12:21:26 -04:00
Richard Kenner
1f62a7ca9f (va_arg): Reorganize to avoid BIND_EXPRs of aggregate or array type.
From-SVN: r10322
1995-09-12 12:44:42 -04:00
Richard Kenner
acf86ec00d Initial revision
From-SVN: r10214
1995-08-13 18:19:45 -04:00