summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/stdarg.h
AgeCommit message (Expand)Author
2000-05-10Make stdarg/varargs work with GCC 2.96.thorpej
2000-02-03Add a C99-style va_copy macro.kleink
1999-05-03Define __builtin_*() for lintchristos
1998-07-27Delint.mycroft
1997-04-06clean up NetBSD RCS ID stringscgd
1997-04-04Make the names of the member of struct __va_list namespace-clean.mycroft
1996-12-22if __lint__ is defined, #define __builtin_saveregs() andcgd
1996-10-09change __va_list's "offset" field to be a 'int' to match what gcc nowcgd
1995-12-26Stylistic changes.mycroft
1995-02-16update for NetBSD's header standards, kill OSF/1 cc hacks.cgd
1995-02-13preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TOcgd