Protect va_list definition from SCO headers.
[gcc.git] / gcc / ginclude / va-alpha.h
1997-03-02 Richard KennerAdd definition of __va_copy.
1997-01-03 Richard KennerCheck for __VMS__, not VMS.
1996-12-12 Richard KennerAdd definitions for VMS; they differ from Unix.
1995-08-31 Richard Kenner(__gnuc_va_list): Make __offset an int.
1995-07-01 Richard Kenner(__va_tsize): Use __extension__ to avoid warning on...
1995-06-16 Richard Kenner(__va_tsize): Round to long long not long.
1995-02-25 Jim Wilson(va_end): Expand to a void expression instead of nothing.
1994-11-10 Richard Kenner(va_arg): Add cast to void * to suppress warning.
1994-04-06 Richard KennerAdd ... to set current_function_varargs.
1994-03-23 Jim Wilson(va_start): Add call to builtin_next_arg.
1993-03-27 Richard KennerMajor rework to agree with new calling sequence.
1992-12-12 Richard Kennerentered into RCS
1992-11-03 Richard Kenner*** empty log message ***
1992-10-09 Richard Kenner*** empty log message ***
1992-08-14 Richard KennerInitial revision