aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Cleanup for WARNS 6.Marcel Moolenaar2008-08-061-1/+1
* Cleanup for WARNS 3.Marcel Moolenaar2008-07-311-1/+1
* Cleanup for WARNS 2.Marcel Moolenaar2008-07-311-1/+1
* - Restore kse.h in this directory so other tools don't find it by mistake.Jeff Roberson2008-03-231-0/+1
* - Remove libkse and related support code in libpthread from the build.Jeff Roberson2008-03-121-1/+1
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.Daniel Eischen2007-05-131-2/+0
* Remove libc_r support.David Xu2006-10-051-1/+0
* Add symbol versioning.Daniel Eischen2006-03-291-0/+6
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* 1. Use libpthread's exported symbols to calcuate offset in data structureDavid Xu2004-08-161-19/+1
* 1.Use new way to check if a thread is in critical region, defer suspendingDavid Xu2004-08-081-1/+7
* This library is not WARNS=2 clean for -O2 builds, because we includeMarcel Moolenaar2004-07-181-1/+1
* Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,Marcel Moolenaar2004-07-181-2/+25
* Add my initial work of libthread_db. The library is used by gdb to debugDavid Xu2004-07-151-0/+5