summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/Makefile.arch
Commit message (Expand)AuthorAgeFilesLines
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-3/+2
* arm specific bits needed for nptlAustin Foxley2009-10-171-3/+13
* Fix building arm EABIBernhard Reutner-Fischer2009-10-081-0/+1
* Revert "syscall.c: Use common syscall.c for ARM"Khem Raj2009-09-061-0/+3
* Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj2009-08-301-2/+5
* syscall.c: Use common syscall.c for ARMKhem Raj2009-08-011-3/+0
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
* Add posix_fadvise posix_fadvise64 for arm.Khem Raj2007-03-061-1/+2
* Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC...Khem Raj2006-10-071-1/+1
* Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger2006-01-291-1/+21
* rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger2005-11-191-1/+1
* unify common code thus making arch-specific Makefiles very simple :)Mike Frysinger2005-11-041-23/+5
* Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger2005-11-031-2/+2
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-281-0/+32