summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm
AgeCommit message (Expand)Author
2007-05-17LSRCS should refer to the C source version of asm files 'put it in' deraadt@Dale Rahn
2007-05-17Unbreak libc on arm. -mojMats O Jansson
2007-05-15fix some lint 'xxx used, but not defined' warnings by properly addingOtto Moerbeek
2006-11-07Load the syscall number into the scratch register (r12) so that we dontDale Rahn
2006-02-06typos from alexey dobriyan;Jason McIntyre
2005-11-29if we pull in a .S file, we must fake out the lint with a .c fileTheo de Raadt
2005-08-07undo unrelated commitMarc Espie
2005-08-07.PATH betterTheo de Raadt
2005-08-07zap rcsid.Marc Espie
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