aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpc/gen/setjmp.S
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Fix powerpc setjmp FPR saving/restoring.Justin Hibbits2015-04-081-36/+36
* Save and restore non-volatile floating-point registers during longjmp().Nathan Whitehorn2015-03-081-0/+42
* Ensure that every ENTRY(foo) has a matching END(foo).Baptiste Daroussin2014-10-011-0/+2
* Do not restore the register holding the TLS pointer when doing variousNathan Whitehorn2012-04-111-1/+0
* Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE whichAndreas Tobler2012-02-051-1/+1
* Two other places where we can use WEAK_ALIAS.Andreas Tobler2012-01-081-2/+1
* Mark assembler sources from libc as working with non-executable stack.Konstantin Belousov2011-01-141-0/+1
* Minimal libc for PowerPC.Peter Grehan2002-12-041-0/+91