summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/Makefile.arch
AgeCommit message (Expand)Author
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2009-10-17arm specific bits needed for nptlAustin Foxley
2009-10-08Fix building arm EABIBernhard Reutner-Fischer
2009-09-06Revert "syscall.c: Use common syscall.c for ARM"Khem Raj
2009-08-30Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj
2009-08-01syscall.c: Use common syscall.c for ARMKhem Raj
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2007-03-06Add posix_fadvise posix_fadvise64 for arm.Khem Raj
2006-10-07Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC...Khem Raj
2006-01-29Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger
2005-11-19rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger
2005-11-04unify common code thus making arch-specific Makefiles very simple :)Mike Frysinger
2005-11-03Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger
2005-10-28Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger