summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/Makefile.arch
Commit message (Collapse)AuthorAgeFilesLines
* sparc/Makefile.arch: add back missing fork/vfork for non threads caseAustin Foxley2009-09-211-3/+6
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
| | | | | | | | Avoid including akefile.commonarch in each Makefile.arch. Include it instead from Makefile.in just after the arch specific Makefile.arch Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Add working pipe implementation for sparcAustin Foxley2009-05-261-1/+1
| | | | | | Also get rid of warning in sparc sigaction Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Adjust build of sigaction for the nptl caseAustin Foxley2009-05-201-1/+5
| | | | | | This brings sparc inline with other archs with nptl support Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Add a sigaction implementation for sparcAustin Foxley2009-05-201-1/+1
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* sparc32 nptl functionalaustinf2009-03-191-1/+1
| | | | | | | | | * 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.
* Synch libc sparc specific with trunkCarmelo Amoroso2008-06-181-1/+1
|
* Merge from trunk."Steven J. Hill"2006-02-281-1/+1
|
* Sync up with trunk."Steven J. Hill"2005-11-191-1/+1
|
* Copy from trunk."Steven J. Hill"2005-11-161-0/+14