summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/varargs.h
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-05-12Only use __builtin_va_alist_t if using GCC 2.96 or later. Fixesthorpej
2000-05-10Make stdarg/varargs work with GCC 2.96.thorpej
1997-04-06clean up NetBSD RCS ID stringscgd
1997-04-04Make the names of the member of struct __va_list namespace-clean.mycroft
1996-10-09change __va_list's "offset" field to be a 'int' to match what gcc nowcgd
1995-12-26Make the type of __builtin_va_list a long.mycroft
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