summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/sparc/jmpbuf-unwind.h
Commit message (Collapse)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-171-1/+0
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* sparc32 nptl functionalaustinf2009-03-191-0/+6
* pulled updated asm and headers from glibc for sparc32 * probably no cancellation support yet * no shared TLS relocs yet, since ldso is hosed on sparc still note: didn't use TARGET_SUBARCH method of includes since that would cause other parts of libc to fail currently. Will need to be fixed later.