Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | microblaze: Fix setjmp/longjmp | Steven J. Magnani | 2010-11-10 | 1 | -3/+7 |
| | | | | | | | Some state and registers are missing from setjmp/longjmp handling. Signed-off-by: Steven J. Magnani <steve@digidescorp.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | we want to compare the register value itself, not the address of the ↵ | Mike Frysinger | 2005-11-17 | 1 | -1/+1 |
| | | | | variable holding the register value | ||||
* | update copyright and license, add _BITS_SETJMP_H protection around the file, ↵ | Mike Frysinger | 2005-11-16 | 1 | -2/+7 |
| | | | | make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS | ||||
* | Microblaze port from the uClinux-dist, | David McCullough | 2003-10-14 | 1 | -0/+38 |
contributed by John Williams <jwilliams@itee.uq.edu.au> |