Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm/nptl: Use the old C version of _Unwind_Resume in thumb mode. | Khem Raj | 2010-06-29 | 1 | -0/+13 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | nptl: arm: make it compile again | Bernhard Reutner-Fischer | 2010-06-24 | 1 | -0/+5 |
| | | | | | | blame 6cbeaa5dd11a1b506a8a97b4dfb4e632240f9953 Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | use uniform form of C99 keywords | Bernhard Reutner-Fischer | 2010-06-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | arm/nptl: Sync unwinding with glibc. | Khem Raj | 2010-06-23 | 1 | -49/+59 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | Assorted fixed to get nptl compiling on ARM | Khem Raj | 2010-02-17 | 1 | -1/+4 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | mass sync with glibc nptl | Austin Foxley | 2010-02-16 | 1 | -58/+75 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | whitespace fixes | Austin Foxley | 2009-10-17 | 1 | -1/+0 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | 2009-10-17 | 1 | -0/+130 |
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |