summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Coldfire patch from Bernardo InnocentiEric Andersen2003-06-171-2/+2
* Initial effort at adding profiling support.Eric Andersen2003-03-0325-970/+48
* fix coldfire/68000 support properly this time, ifdef logic was back toDavid McCullough2003-03-031-4/+4
* Fixup mips pthreadsEric Andersen2003-02-281-1/+30
* restore the coldfire changesDavid McCullough2003-02-281-1/+8
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-2726-225/+1503
* Correct license.Miles Bader2003-01-312-6/+6
* Initial checkin.Miles Bader2003-01-302-0/+63
* Per patch from Nathan Field at ghs.com, fix the mips __compare_and_swap inlineEric Andersen2003-01-231-0/+27
* Rework sparc architecture support so it will compileEric Andersen2003-01-024-109/+0
* It turns out that __thread is now a gcc keyword. We used __thread inEric Andersen2002-10-131-1/+1
* Added pthread support for CRIS.Tobias Anderberg2002-09-202-0/+77
* Fixup thread support for the 5200/5307 coldfire platforms.David McCullough2002-09-171-1/+9
* Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen2002-08-061-4/+5
* Kill the libc-lock headers, which we do not use and which areEric Andersen2002-06-102-253/+0
* Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen2002-03-012-0/+83
* Oops. I forgot to commit this file...Eric Andersen2002-02-211-0/+35
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-2025-0/+1740