aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/Makefile
Commit message (Expand)AuthorAgeFilesLines
* merge r180982,r181044,r181059,r181065,r181341,r183021: WARNS cleanup,Dag-Erling Smørgrav2009-06-091-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