Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from vmakarov to avoid warnings with -Wall. | wilson | 1998-04-02 | 1 | -1/+1 |
* | Add definition of __va_copy. | kenner | 1997-03-02 | 1 | -0/+3 |
* | * ginclude/va-i960.h (varargs va_start): Save g14 explicitly. | dje | 1995-03-23 | 1 | -1/+4 |
* | (va_end): Expand to a void expression instead of nothing. | wilson | 1995-02-25 | 1 | -1/+1 |
* | (va_start): Add __builtin_next_arg call. | wilson | 1995-02-06 | 1 | -1/+4 |
* | (va_start): Use builtin_arts_info instead of builtin_next_arg. | wilson | 1994-10-20 | 1 | -1/+2 |
* | (va_start): Pass LASTARG as a parameter to | wilson | 1994-03-23 | 1 | -1/+1 |
* | Define away __extension__ if compiled by GCC v1. | wilson | 1992-12-31 | 1 | -0/+5 |
* | (va_end): If already def as macro, don't declare. | rms | 1992-11-03 | 1 | -0/+2 |
* | (va_start): Must access anonymous arg as offset from start of argument block. | wilson | 1992-09-25 | 1 | -2/+4 |
* | (va_arg): Cast ptr to void *, then to TYPE *. | rms | 1992-09-15 | 1 | -1/+3 |
* | entered into RCS | mycroft | 1992-06-26 | 1 | -4/+17 |
* | *** empty log message *** | rms | 1992-05-26 | 1 | -3/+3 |
* | Initial revision | wilson | 1992-05-05 | 1 | -0/+45 |