summaryrefslogtreecommitdiffstats
path: root/libpthread/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-65/+9
* headers is prerequisite for subdirsPeter S. Mazinger2005-10-191-1/+1
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-4/+4
* Fix up PTDIR bug and clean target for libpthread."Steven J. Hill"2005-10-081-0/+4
* Add another commentPeter S. Mazinger2005-10-041-1/+2
* Use PTDIR in libpthread/Makefile too, add new PTNAME being nptl or linuxthrea...Peter S. Mazinger2005-10-041-25/+13
* Do not recurse into ldso/libc/libpthread on cleanPeter S. Mazinger2005-10-041-1/+3
* Again, I need to cut down on my merge times and this last set of changes to t..."Steven J. Hill"2005-10-011-3/+10
* Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger2005-09-281-68/+6
* Remove unneeded if clause. We won't be in this directory unless we"Steven J. Hill"2005-09-241-4/+1
* no check needed in libm/libpthread, we do not recurse anymore if the related ...Peter S. Mazinger2005-09-221-6/+0
* also symlink thread_db.h instead of duplicating it, fix the clean target, and...Mike Frysinger2005-09-211-12/+16
* remove unused headers on install and clean up all thread related onesPeter S. Mazinger2005-09-211-1/+3
* 'pthread.h' is not the only file that needs to be symlinked. When NPTL gets m..."Steven J. Hill"2005-09-211-2/+14
* dont duplicate pthread.h in include and libpthread subdirs, so symlink itMike Frysinger2005-09-211-0/+3
* Filter out any -z defs since this lib will have undefined symbols thatJoakim Tjernlund2005-05-281-1/+4
* Add patch at bugs 274. From Peter Manzinger.Joakim Tjernlund2005-05-281-21/+2
* Finish up reverting NPTLEric Andersen2005-05-201-9/+1
* Cleanup original linuxthreads and update top-level threads makefiles."Steven J. Hill"2005-05-111-1/+1
* Haha. I caught it before you did."Steven J. Hill"2005-05-071-2/+2
* Add in configuration item and Makefile changes for NPTL. We will be"Steven J. Hill"2005-05-071-0/+8
* Use Makefile if statements rather than their shell counterparts.Peter Kjellerstedt2005-01-191-44/+39
* Peter S. Mazinger: make sure the ld RELRO and NOW options are independent opt...Mike Frysinger2004-12-261-3/+9
* Fix typoEric Andersen2004-12-221-2/+2
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-0/+6
* Cleaned up patch from Peter S. Mazinger adding support forEric Andersen2004-12-221-0/+2
* We can't strip libpthread or libthread_db can't help gdb debug ptheadsEric Andersen2004-12-111-1/+5
* libpthread can use the normal LDFLAGS (including -s to strip it), butEric Andersen2004-12-081-4/+3
* Rip out Peter's unacceptable "fix" and do the sane thing instead; buildManuel Novoa III2004-10-151-9/+8
* Peter Mazinger writes:Joakim Tjernlund2004-10-141-8/+4
* Peter S. Mazinger writes:Joakim Tjernlund2004-10-061-1/+1
* We need to link with libgcc.a when creating shared libs, in order toManuel Novoa III2004-01-161-2/+4
* minor cleanupEric Andersen2003-11-041-4/+4
* gdb wants to dlopen "libthread_db.so.1", so be sure to assignEric Andersen2003-10-311-1/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-8/+8
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-7/+5
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-8/+8
* Fixup symlinks to libthread_dbEric Andersen2003-06-301-1/+3
* Make it so debugging pthreads works, even with DODEBUG turned offEric Andersen2003-03-111-2/+4
* Seperate pthread debugging from uClibc debugging. They are usedEric Andersen2003-03-041-1/+1
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-271-3/+1
* whitespaceMiles Bader2002-12-181-1/+1
* Make support for global constructors and global destructors beEric Andersen2002-11-271-0/+2
* Standardize LIBGCC_DIREric Andersen2002-11-051-5/+4
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-3/+3
* This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen2002-10-011-4/+13
* Only build libthread_db when both threads and debug are enabledEric Andersen2002-08-201-1/+1
* Based on work by Stefan Allius, arrange for early initialization ofEric Andersen2002-08-191-1/+4
* Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen2002-08-061-5/+1