summaryrefslogtreecommitdiff
path: root/gcc/ginclude/va-i960.h
Commit message (Expand)AuthorAgeFilesLines
* Patch from vmakarov to avoid warnings with -Wall.wilson1998-04-021-1/+1
* Add definition of __va_copy.kenner1997-03-021-0/+3
* * ginclude/va-i960.h (varargs va_start): Save g14 explicitly.dje1995-03-231-1/+4
* (va_end): Expand to a void expression instead of nothing.wilson1995-02-251-1/+1
* (va_start): Add __builtin_next_arg call.wilson1995-02-061-1/+4
* (va_start): Use builtin_arts_info instead of builtin_next_arg.wilson1994-10-201-1/+2
* (va_start): Pass LASTARG as a parameter towilson1994-03-231-1/+1
* Define away __extension__ if compiled by GCC v1.wilson1992-12-311-0/+5
* (va_end): If already def as macro, don't declare.rms1992-11-031-0/+2
* (va_start): Must access anonymous arg as offset from start of argument block.wilson1992-09-251-2/+4
* (va_arg): Cast ptr to void *, then to TYPE *.rms1992-09-151-1/+3
* entered into RCSmycroft1992-06-261-4/+17
* *** empty log message ***rms1992-05-261-3/+3
* Initial revisionwilson1992-05-051-0/+45