summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/stdarg.h
AgeCommit message (Expand)Author
2000-02-19Add some CONSTCONDs to make lint happier.mycroft
2000-02-03Add a C99-style va_copy macro.kleink
1999-06-08- Exterminate haunted evil soul of MIPS va_arg(). Verified OK withnisimura
1999-05-03Define __builtin_*() for lintchristos
1999-04-24Nuke register and remove trailling white space.simonb
1999-01-22Use __builtin_next_arg(). Fixed PR 6862.mycroft
1998-09-11Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.jonathan
1998-07-27Delint.mycroft
1996-02-26Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Thosejonathan
1995-12-25Stylistic changes.mycroft
1995-12-25Stylistic changes.mycroft
1995-12-25Update for GCC 2.7, and fix bugs.mycroft
1995-03-28KERNEL -> _KERNELjtc
1995-01-28ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.jtc
1994-10-26new RCS ID format.cgd
1994-10-15make <stdarg.h> a symlink, and clean up ports' stdarg.h and varargs.h files.cgd
1994-05-27bsd 4.4-lite pmax port as ported to NetBSDglass
1994-05-27upgrade to bsd 4.4-lite code base. only mod is rcsidsglass
1993-10-12pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>deraadt