Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright and license, add _BITS_SETJMP_H protection around the file, ↵ | Mike Frysinger | 2005-11-16 | 1 | -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 Sato | Eric Andersen | 2004-07-15 | 1 | -29/+13 |
| | |||||
* | Patches from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix h8300 | Eric Andersen | 2002-04-01 | 1 | -0/+43 |
| | | | | support for pthreads and update for the latest and greatest. | ||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -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 Andersen | 2002-02-02 | 1 | -0/+43 |
contributed by Yoshinori Sato <qzb04471@nifty.ne.jp> |