Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | we want to compare the register value itself, not the address of the ↵ | Mike Frysinger | 2005-11-17 | 1 | -2/+2 |
| | | | | variable holding the register value | ||||
* | update copyright and license, add _BITS_SETJMP_H protection around the file, ↵ | Mike Frysinger | 2005-11-16 | 1 | -2/+2 |
| | | | | make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS | ||||
* | sync with glibc and fix warning when building pthreads | Mike Frysinger | 2005-11-16 | 1 | -2/+4 |
| | |||||
* | sync with glibc | Mike Frysinger | 2005-11-09 | 1 | -2/+6 |
| | |||||
* | Sync SH header files with glibc 2.2.4, so it can actually have a chance | Eric Andersen | 2002-01-02 | 1 | -12/+17 |
| | | | | | (at least in theory) of working. -Erik | ||||
* | Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded | Eric Andersen | 2001-02-21 | 1 | -0/+45 |
and Personal Systems. Thanks! -Erik |