OSDN Git Service

Netware uses _SIZE_T_DEFINED_, _WCHAR_T_DEFINED_.
[pf3gnuchains/gcc-fork.git] / gcc / ginclude / va-mips.h
1994-08-14 wilson(va_start): Add cast to __gnuc_va_list type.
1994-03-23 wilson(va_start): Pass LASTARG as a parameter to
1994-01-13 wilsonAdd 64 bit support.
1993-05-16 rms(va_arg) [__MIPSEB__]:
1993-05-10 meissnerUse __alignof__ instead of __alignof.
1992-11-03 rms(va_end): If already def as macro, don't declare.
1992-09-15 rms(va_arg): Cast ptr to void *, then to TYPE *.
1992-09-09 meissnerFix va_arg for structures larger than 8 bytes.
1992-06-26 mycroftentered into RCS
1992-05-26 rms*** empty log message ***
1992-01-30 rms*** empty log message ***
1991-09-12 meissnerInitial revision