summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/__longjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Rework sparc architecture support so it will compileEric Andersen2003-01-021-1/+1
| | | | | and run. Seems to be working... -Erik
* Adjust sparc port do it now actually works.Eric Andersen2002-02-041-28/+22
| | | | -Erik
* Make sure these use the local sysdep.h header fileEric Andersen2001-06-121-1/+0
|
* Initial sparc port, thanks to Mathew Bosworth <mbosworth@metaflow.com>,Eric Andersen2001-05-041-0/+92
who sent this to me a month ago and I forgot to check it in. Oops. Better late then never. -Erik