summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/h8300/bits/setjmp.h
Commit message (Collapse)AuthorAgeFilesLines
* update copyright and license, add _BITS_SETJMP_H protection around the file, ↵Mike Frysinger2005-11-161-1/+6
| | | | make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS
* h8300 updates from Yoshinori SatoEric Andersen2004-07-151-29/+13
|
* Patches from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix h8300Eric Andersen2002-04-011-0/+43
| | | | support for pthreads and update for the latest and greatest.
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-43/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Add in support for the Hitach H8/300H architecture,Eric Andersen2002-02-021-0/+43
contributed by Yoshinori Sato <qzb04471@nifty.ne.jp>