summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads_db/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-58/+9
* Curious failure now, haven't touched this one.Peter S. Mazinger2005-10-121-1/+1
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-1/+1
* Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, d...Peter S. Mazinger2005-10-111-13/+13
* Clean up pthread include mess. Some of these will be needed to support NPTL, ..."Steven J. Hill"2005-10-041-7/+2
* Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger2005-09-281-30/+32
* Add patch at bugs 274. From Peter Manzinger.Joakim Tjernlund2005-05-281-5/+2
* rework the dependencies so libpthread_db.a is only rebuilt when the object fi...Mike Frysinger2005-01-181-6/+2
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-271-12/+15
* I missed a fileEric Andersen2002-08-081-1/+1
* Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen2002-08-061-7/+10
* Fixup and unifiy version numbering. Automate versioning updates.Eric Andersen2002-05-281-1/+1
* Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needsEric Andersen2002-02-211-1/+1
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+68