summaryrefslogtreecommitdiff
path: root/sys/arch/arm/include/stdarg.h
AgeCommit message (Expand)Author
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-01add GCC 4.5 supportmrg
2008-06-21Add stdargs support for pcc.gmcgarry
2005-12-11merge ktrace-lwp.christos
2005-02-17In the __lint__ version of __builtin_va_arg(), apply the cast thehe
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2002-11-08Fix goof-ups in last (compiler used to test previously used a differentthorpej
2002-11-08Adjust stdargs/varargs for GCC 3.x.thorpej
2002-01-01Remove the call to abort(). We don't pull in a prototype for it,thorpej
2001-12-20Use the correct version of va_arg() for _STANDALONE.thorpej
2001-01-10Header files which don't differ between arm32 and arm26 and can thus bebjh21