Age | Commit message (Expand) | Author |
---|---|---|
2010-02-19 | Get x86_64 compile to succeed. | Khem Raj |
2010-02-19 | x86_64: compile pthread it's own version of __syscall_error | Austin Foxley |
2010-02-19 | more fixes for x86_64 nptl | Austin Foxley |
2010-02-19 | fixes to get nptl compiling for x86_64 | Austin Foxley |
2010-02-18 | x86_64: unify sysdep.h | Austin Foxley |
2010-02-16 | mass sync with glibc nptl | Austin Foxley |
2009-12-16 | x86_64: fix up the rest of the includes and aliases for nptl | Austin Foxley |
2009-12-16 | x86_64: add missing includes to sem_*.S | Austin Foxley |
2009-12-16 | fix multiple definitions of pthread_once for x86_64 | Austin Foxley |
2009-12-16 | build: Get rids of PIC macro using compiler flag __PIC__ instead | Carmelo Amoroso |
2009-12-11 | get x86_64 nptl building | Austin Foxley |
2009-12-09 | nptl: fix old style function declerations | Austin Foxley |
2009-10-17 | whitespace fixes | Austin Foxley |
2009-10-17 | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley |