Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add definition of __va_copy. | kenner | 1997-03-02 | 1 | -0/+3 |
* | Check for __VMS__, not VMS. | kenner | 1997-01-03 | 1 | -4/+4 |
* | Add definitions for VMS; they differ from Unix. | kenner | 1996-12-12 | 1 | -0/+28 |
* | (__gnuc_va_list): Make __offset an int. | kenner | 1995-08-31 | 1 | -1/+1 |
* | (__va_tsize): Use __extension__ to avoid warning on use of `long | kenner | 1995-07-01 | 1 | -2/+2 |
* | (__va_tsize): Round to long long not long. | kenner | 1995-06-16 | 1 | -1/+2 |
* | (va_end): Expand to a void expression instead of nothing. | wilson | 1995-02-25 | 1 | -1/+1 |
* | (va_arg): Add cast to void * to suppress warning. | kenner | 1994-11-10 | 1 | -1/+1 |
* | Add ... to set current_function_varargs. | kenner | 1994-04-06 | 1 | -1/+1 |
* | (va_start): Add call to builtin_next_arg. | wilson | 1994-03-23 | 1 | -2/+5 |
* | Major rework to agree with new calling sequence. | kenner | 1993-03-27 | 1 | -105/+11 |
* | entered into RCS | kenner | 1992-12-12 | 1 | -3/+3 |
* | *** empty log message *** | kenner | 1992-11-03 | 1 | -0/+4 |
* | *** empty log message *** | kenner | 1992-10-09 | 1 | -16/+16 |
* | Initial revision | kenner | 1992-08-14 | 1 | -0/+186 |