Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add definition of __va_copy. | kenner | 1997-03-02 | 1 | -0/+6 |
* | Allow va-ppc.h to be reincluded | meissner | 1996-11-04 | 1 | -0/+3 |
* | * ginclude/stdarg.h: Change __WIN32__ to _WIN32. | dje | 1996-08-18 | 1 | -1/+1 |
* | Fix varargs/stdarg on PowerPC Windows NT | meissner | 1996-08-14 | 1 | -1/+56 |
* | Add Solaris support | meissner | 1996-04-24 | 1 | -13/+27 |
* | make exception table work with -mrelocable; fix long long ++/--; Make long lo... | meissner | 1996-01-15 | 1 | -1/+12 |
* | (va_arg): Deal with long longs that would be passed in the 7th | kenner | 1995-10-09 | 1 | -0/+10 |
* | (va_start, stdarg case): Call __builtin_next_arg, and ignore the | kenner | 1995-10-03 | 1 | -1/+4 |
* | (va_arg): Reorganize to avoid BIND_EXPRs of aggregate or array type. | kenner | 1995-09-12 | 1 | -3/+3 |
* | Initial revision | kenner | 1995-08-13 | 1 | -0/+131 |