summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/mips/Makefile.arch
Commit message (Collapse)AuthorAgeFilesLines
* nptl/: fix .dep files not working for libpthread.aAustin Foxley2009-09-221-0/+4
| | | | | | | the variable libpthread-a-y was holding %.o instead of %.os, so the .dep make rules were rebuilding the whole lib every time Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* build: use $(do_sed) command for pretty printingCarmelo Amoroso2009-07-291-1/+1
| | | | | | | Use the $(do_sed) command instead of plain @sed for pretty printing target generation by sed. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Finally check in all the changes I made for NPTL library proper."Steven J. Hill"2006-08-211-1/+1
|
* Add in files and necessary make targets to autogenerate header files for ↵"Steven J. Hill"2006-02-051-15/+33
| | | | various offsets needed for TLS storage access and low level locking which be used by architectures other than MIPS. (HINT: maybe I'm working other architectures for NPTL, maybe I'm not. I'll never tell.)
* Import assembly version of 'syscall_error' so that it can be a hidden ↵"Steven J. Hill"2006-01-051-1/+4
| | | | function and NPTL can include as well.
* NPTL changes for signal handling, getpid, sleep, raise and a few things"Steven J. Hill"2005-12-081-0/+1
| | | | for new librt code. Also cleaned up the makefiles.
* Add in new make directives for NPTL."Steven J. Hill"2005-12-021-0/+39