summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm
AgeCommit message (Expand)Author
2005-02-01Replace broken frexp() with a working one from FreeBSD. There'sTodd C. Miller
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2004-03-01fix weak aliases for _thread_sys functions, proper libpthead linking.Dale Rahn
2004-02-16Remove WARN_REFERENCES incorrectly imported from NetBSD. ok miod@Dale Rahn
2004-02-12Update from netbsd, prodded by miod@Dale Rahn
2004-02-07Do not generate text relocations in PIC code.Dale Rahn
2004-02-06fix alias definition, was backwards.Dale Rahn
2004-02-03Correct modf (from alpha) instead of one which doesnt compile from NetBSDDale Rahn
2004-02-02add missing frexpDale Rahn
2004-02-02cleanupDale Rahn
2004-02-02This file was not supposed to committed.Dale Rahn
2004-02-02Use the real fpgetround found in softfloat.Dale Rahn
2004-02-02fix __weak_aliasDale Rahn
2004-02-02Add missing minbrk symbol, fixes profiling builds.Dale Rahn
2004-02-02sigh, watch for compile errors...Dale Rahn
2004-02-01ARGH, forgot tags.Dale Rahn
2004-02-01arm libc support. From NetBSD. currently supports softfloat.Dale Rahn