OSDN Git Service

Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, defer...
[uclinux-h8/uClibc.git] / libpthread / linuxthreads / Makefile
2005-10-11 Peter S. MazingerDo not defer expansions where useless, like CSRC/OBJS...
2005-10-04 "Steven J. Hill"Clean up pthread include mess. Some of these will be...
2005-09-30 Peter S. MazingerMove arch specific bits from linuxthreads' Makefile...
2005-09-29 Peter S. MazingerSimilarly to libm, remove recursion from linuxthreads...
2005-09-28 Peter S. MazingerRemove ar-target and shared targets, at build time...
2005-09-08 Mike Frysingerpunt wrapsyscall.c as glibc has
2005-05-28 Joakim TjernlundAdd patch at bugs 274. From Peter Manzinger.
2005-05-20 Eric AndersenBack out nptl changes, which for now will be done in...
2005-05-11 "Steven J. Hill"Cleanup original linuxthreads and update top-level...
2005-02-23 Mike Frysingerhave the directories themselves rather than the alias...
2005-01-19 Mike Frysingertouchup the dependencies so that the sysdeps object...
2005-01-19 Mike Frysingerok, worry over race condition doesnt exist because...
2005-01-19 Mike Frysingertweak dependencies so the archive is only rebuilt when...
2003-12-28 Eric Andersenremove unused file
2003-12-05 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-08-29 Eric Andersenhere is (I hope) a better way to handle this one. ...
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2003-07-21 Eric AndersenDoing an search and replace on CFLAGS can prove dangero...
2003-06-17 Eric AndersenWhen compiling with -O0, linuxthreads does not compile...
2003-03-13 Eric AndersenOops. Don't call strip twice
2003-03-11 Eric AndersenMake it so debugging pthreads works, even with DODEBUG...
2002-08-06 Eric AndersenSeveral pthreads updates. Enable linuxthreads_db....
2002-04-10 Eric AndersenFix libpthread compile for sparc
2002-02-21 Eric AndersenLose the _GNU_SOURCE and just add __USE_GNU to the...
2002-02-20 Eric AndersenMerge in the pthread library. This is the linuxthreads...