summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/gen/setjmp.S
Commit message (Expand)AuthorAgeFilesLines
* In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).ian2014-08-311-1/+2
* Finish pulling in the NetBSD setjmp/longjmp updates on ARM.andrew2013-06-071-1/+43
* Remove part of the NetBSD longjmp code that was not ready to be merged.andrew2013-06-051-2/+1
* Start to merge the updated ARM NetBSD setjump/longjmp functions. To beginandrew2013-06-041-48/+30
* Use GCC's __SOFTFP__ to test whether we're being compiledmarcel2009-05-311-4/+4
* Use the RET macro.cognet2004-11-091-6/+4
* Don't define SOFTFLOAT directly in source files, it's now done in the Makefile.cognet2004-11-051-1/+0
* Make setjmp()/longjmp() use sigprocmask.cognet2004-09-231-9/+9
* Import the FreeBSD/arm libc bits.cognet2004-05-141-0/+132
OpenPOWER on IntegriCloud