summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/setjmp.S
Commit message (Expand)AuthorAgeFilesLines
* setjmp was trashing r12 which is bad and can cause apps to crash if they areDavid McCullough2003-05-011-3/+3
* If floating point was enabled, setjmp would write to memory well past theDavid McCullough2003-02-171-2/+3
* Stefan Allius writes:Eric Andersen2002-11-151-10/+61
* I dunno why there were align 5, but align 4 is much more sensible.Eric Andersen2002-11-041-1/+1
* Kill sysdep.h and fixup the SH asm to not use it.Eric Andersen2002-11-041-8/+6
* Add sbrk and friendsDavid McCullough2002-01-171-1/+1
* Patch from Jean-Yves Avenard to add missing siglongjmp entry andEric Andersen2001-02-221-1/+1
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+52