summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/setjmp.S
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15make use of jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2009-10-17whitespace fixesAustin Foxley
2009-10-17sh specific bits needed for nptlAustin Foxley
2009-07-09sh: Change __HAVE_SHARED__ to __PIC__Peter Griffin
2006-01-19Remove HAVE_ELFPeter S. Mazinger
2003-05-01setjmp was trashing r12 which is bad and can cause apps to crash if they areDavid McCullough
2003-02-17If floating point was enabled, setjmp would write to memory well past theDavid McCullough
2002-11-15Stefan Allius writes:Eric Andersen
2002-11-04I dunno why there were align 5, but align 4 is much more sensible.Eric Andersen
2002-11-04Kill sysdep.h and fixup the SH asm to not use it.Eric Andersen
2002-01-17Add sbrk and friendsDavid McCullough
2001-02-22Patch from Jean-Yves Avenard to add missing siglongjmp entry andEric Andersen
2001-02-21Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen