summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits/setjmp.h
Commit message (Collapse)AuthorAgeFilesLines
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-0/+10
| | | | | The mips64 N32/N64 ABI have a bit different register usage convention. Also the register size for these ABI is 8 byte. Use ld/sd for them.
* update copyright and license, add _BITS_SETJMP_H protection around the file, ↵Mike Frysinger2005-11-161-2/+7
| | | | make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS
* Sync up mipsel headersEric Andersen2001-11-141-8/+9
|
* Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package.David Schleef2001-05-221-0/+56