Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-24 | - fixup asm. No object-code changes | Bernhard Reutner-Fischer | |
2008-01-06 | use the __extern_always_inline define from cdefs.h instead of duplicating ↵ | Mike Frysinger | |
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 | |||
2008-01-05 | - fixup gnu_inline vs. C99 inline | Bernhard Reutner-Fischer | |
- add missing header guards while at it | |||
2007-11-23 | A better atomic ops implementation for the Blackfin, relying on a feature | Bernd Schmidt | |
present in our recent kernels. | |||
2007-02-20 | call kernel helper to do spinlocks | Mike Frysinger | |
2005-11-15 | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | |
of latest glibc version |