summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* fix nptl build for sparcAustin Foxley2010-02-171-1/+5
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* sparc/sysdep: Unify sparc sysdep.hAustin Foxley2010-02-131-0/+65
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Rework sparc architecture support so it will compileEric Andersen2003-01-021-146/+0
| | | | | and run. Seems to be working... -Erik
* Some sparc updates from Stanley <ngstanley@cwc.nus.edu.sg>Eric Andersen2001-06-121-0/+12
|
* Initial sparc port, thanks to Mathew Bosworth <mbosworth@metaflow.com>,Eric Andersen2001-05-041-0/+134
who sent this to me a month ago and I forgot to check it in. Oops. Better late then never. -Erik