summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/pthread/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* spent this morning beating i386 nptl into shapeAustin Foxley2009-09-221-1/+7
| | | | | | Got it compiling thus far, still working on getting it to run Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* 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>
* Rework nptl build system for cleaning headers and objectsCarmelo Amoroso2008-12-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | to be compliant with all other Makefile. The output of the make clean (silent mode) will be as follows: CLEAN ld-uClibc CLEAN libdl <....> CLEAN nptl_pthread_generic CLEAN nptl_pthread CLEAN nptl_arch CLEAN nptl_linux CLEAN nptl_linux_arch CLEAN libthread_db <....> CLEAN nptl_headers CLEAN nptl_arch_headers CLEAN nptl_linux_headers CLEAN nptl_db_headers Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch the whole build system. Also including recent fix on testsuite build ↵Carmelo Amoroso2008-07-091-3/+5
| | | | system
* Remove extra / from directory nameCarmelo Amoroso2008-03-051-2/+2
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch nptl branch with SH port: as requested by sjhill for mips-ash4 mergeCarmelo Amoroso2007-11-191-3/+17
|
* Finally check in all the changes I made for NPTL library proper."Steven J. Hill"2006-08-211-1/+1
|
* Rename files and create symbolic links for the thread library versions. Add ↵"Steven J. Hill"2006-02-051-2/+24
| | | | in new files from glibc and update makefile for all of the changes.
* Fix build files so that CFLAGS and ASFLAGS do not bleed over into building ↵"Steven J. Hill"2005-12-171-23/+23
| | | | other code in the system. $!^%@!#$$
* NPTL changes for signal handling, getpid, sleep, raise and a few things"Steven J. Hill"2005-12-081-19/+49
| | | | for new librt code. Also cleaned up the makefiles.
* Add in new make directives for NPTL."Steven J. Hill"2005-12-021-0/+68