summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/sysdeps
AgeCommit message (Expand)Author
2005-08-15import thumb support from jbowler in Bug 385Mike Frysinger
2005-07-02sync with glibcMike Frysinger
2005-05-20Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen
2005-05-14There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"
2005-05-14In order to accomodate usage of either pthreads implementation, we now"Steven J. Hill"
2005-02-18Merge pt-machine.h for the blackfin from the AnalogEric Andersen
2005-02-15some test header files for x86_64Mike Frysinger
2005-02-10Add THREAD_SELF definition to PPC. This should make threads on PPCJoakim Tjernlund
2004-12-22Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen
2004-08-26Partial patch from Alexandre Oliva:Eric Andersen
2004-07-16Pete Popov writes:Eric Andersen
2004-02-18Alexandre Oliva writes:Eric Andersen
2003-12-05Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen
2003-06-17Coldfire patch from Bernardo InnocentiEric Andersen
2003-03-03Initial effort at adding profiling support.Eric Andersen
2003-03-03fix coldfire/68000 support properly this time, ifdef logic was back toDavid McCullough
2003-02-28Fixup mips pthreadsEric Andersen
2003-02-28restore the coldfire changesDavid McCullough
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen
2003-01-31Correct license.Miles Bader
2003-01-30Initial checkin.Miles Bader
2003-01-23Per patch from Nathan Field at ghs.com, fix the mips __compare_and_swap inlineEric Andersen
2003-01-02Rework sparc architecture support so it will compileEric Andersen
2002-10-13It turns out that __thread is now a gcc keyword. We used __thread inEric Andersen
2002-09-20Added pthread support for CRIS.Tobias Anderberg
2002-09-17Fixup thread support for the 5200/5307 coldfire platforms.David McCullough
2002-08-06Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen
2002-06-10Kill the libc-lock headers, which we do not use and which areEric Andersen
2002-03-01Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen
2002-02-21Oops. I forgot to commit this file...Eric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen