Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compile fixes for i386 nptl | Austin Foxley | 2010-02-17 | 1 | -336/+0 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | build: Get rids of PIC macro using compiler flag __PIC__ instead | Carmelo Amoroso | 2009-12-16 | 1 | -3/+3 |
| | | | | | | | Based on Peter Mazinger's comments on a recent commit, I decided to get rids of all occurrences of PIC changing them to __PIC__ Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | whitespace fixes | Austin Foxley | 2009-10-17 | 1 | -1/+1 |
| | | | | 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/+336 |
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |