aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/arch/powerpc
Commit message (Collapse)AuthorAgeFilesLines
* libc_r_* library is no more required, so just axe it.Attilio Rao2009-03-051-41/+0
| | | | | | | | Approved by: marcel, emaste Sponsored by: Sandvine Incorporated Notes: svn path=/head/; revision=189416
* Cleanup for WARNS 6.Marcel Moolenaar2008-08-061-1/+1
| | | | Notes: svn path=/head/; revision=181341
* Cleanup for WARNS 3.Marcel Moolenaar2008-07-311-2/+1
| | | | Notes: svn path=/head/; revision=181059
* Cleanup for WARNS 2.Marcel Moolenaar2008-07-311-0/+1
| | | | Notes: svn path=/head/; revision=181044
* Roughly implement libpthread support.Marcel Moolenaar2007-05-011-1/+19
| | | | Notes: svn path=/head/; revision=169187
* Add stub functions. This allows libthread_db to be built and installed,Marcel Moolenaar2006-08-042-0/+106
which means that we also have <thread_db.h>. Notes: svn path=/head/; revision=160971