Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/math/compile_test.c: "are long double functions even compile/link?" test | Denis Vlasenko | 2009-02-17 | 1 | -2/+2 |
| | | | | | *: fix everything which prevents above from building | ||||
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 1 | -6/+6 |
| | | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | STEP 12: synch librt directory | Carmelo Amoroso | 2008-04-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Merge from trunk. Whoa crap. | "Steven J. Hill" | 2006-08-22 | 1 | -206/+787 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-07-23 | 1 | -1/+1 |
| | |||||
* | Rework the math library tests per the glibc math test code, with | Eric Andersen | 2002-05-09 | 1 | -0/+4521 |
many unsupported tests disabled for the moment. -Erik |