OSDN Git Service

Only build libthread_db when both threads and debug are enabled
[uclinux-h8/uClibc.git] / libpthread / Makefile
2002-08-20 Eric AndersenOnly build libthread_db when both threads and debug...
2002-08-19 Eric AndersenBased on work by Stefan Allius, arrange for early initi...
2002-08-06 Eric AndersenSeveral pthreads updates. Enable linuxthreads_db....
2002-05-28 Eric AndersenFixup and unifiy version numbering. Automate versionin...
2002-04-09 Eric AndersenRuss Dill noticed that the symlinks for libpthread...
2002-02-20 Eric AndersenMerge in the pthread library. This is the linuxthreads...
2002-01-28 Eric AndersenFix the bug where binaries built with older toolchains...
2002-01-16 Eric AndersenTell ld explicitly when stuff is supposed to by dynamic...
2002-01-12 Eric AndersenDepend upon libc
2002-01-11 Eric AndersenMore build system cleanups...
2002-01-11 Eric AndersenScrub the way libraries are linked. Use ld, not gcc...
2002-01-01 Eric AndersenChange all 'cd <foo>; bar' constructs to 'cd <foo>...
2001-11-14 Eric AndersenInitial first (lame) pass at making a pthreads library...