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