summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove gcc warning due to missing prototype for 'testandset'Carmelo Amoroso2008-05-071-0/+2
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* use the __extern_always_inline define from cdefs.h instead of duplicating ↵Mike Frysinger2008-01-061-5/+1
| | | | gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
* - fixup gnu_inline vs. C99 inlineBernhard Reutner-Fischer2008-01-051-4/+7
| | | | - add missing header guards while at it
* Joseph S. Myers writes:Eric Andersen2006-10-193-8/+0
| | | | | | There are many directories called "CVS" checked into uClibc SVN, probably as a side-effect of importing a CVS checkout. I don't think these are particularly useful to have checked in.
* sync with glibc CVSMike Frysinger2006-03-101-1/+1
|
* blah, glibc moved linuxthreads aroundMike Frysinger2006-03-091-1/+1
|
* glibc syncMike Frysinger2006-02-041-1/+1
|
* change asm/volatile to __x__Peter S. Mazinger2006-02-012-8/+8
|
* initial import of latest linuxthreadsMike Frysinger2006-01-317-0/+338
|
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-152-198/+0
| | | | of latest glibc version
* sync with glibc to get rid of warningsMike Frysinger2005-11-091-4/+8
|
* sync misc trivial touchups from glibcMike Frysinger2005-09-082-6/+8
|
* Initial effort at adding profiling support.Eric Andersen2003-03-032-55/+0
|
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-273-6/+170
| | | | | from glibc 2.3. This should make threads much more efficient. -Erik
* Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen2002-03-012-0/+83
for SH, and fix vfork