summaryrefslogtreecommitdiffstats
path: root/libpthread/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixup and unifiy version numbering. Automate versioning updates.Eric Andersen2002-05-281-2/+2
* Russ Dill noticed that the symlinks for libpthread didn't matchEric Andersen2002-04-091-13/+12
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-28/+84
* Fix the bug where binaries built with older toolchains wouldEric Andersen2002-01-281-3/+3
* Tell ld explicitly when stuff is supposed to by dynamically linkedEric Andersen2002-01-161-1/+1
* Depend upon libcEric Andersen2002-01-121-1/+1
* More build system cleanups...Eric Andersen2002-01-111-1/+1
* Scrub the way libraries are linked. Use ld, not gcc, to avoidEric Andersen2002-01-111-2/+3
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-011-2/+2
* Initial first (lame) pass at making a pthreads library. ThisEric Andersen2001-11-141-0/+61