Age | Commit message (Expand) | Author |
2013-02-11 | libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled | Markos Chandras |
2013-01-10 | buildsys: use kbuild style | Bernhard Reutner-Fischer |
2013-01-10 | libc: add {get,set,swap,make}context user context manipulation functions | Florian Fainelli |
2012-06-15 | posix_fadvise: make posix_fadvise[64] similar on all archs | Peter S. Mazinger |
2012-06-15 | mmap.c: provide a common mmap.c that is good for most of archs | Peter S. Mazinger |
2012-06-15 | arm: consistency check OABI v. EABI | Peter S. Mazinger |
2012-02-13 | arm: Do not use 'sed -r' to calculate IS_EABI | Khem Raj |
2012-01-28 | buildsys: fixup sigaction handling | Bernhard Reutner-Fischer |
2012-01-27 | libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code | Carmelo Amoroso |
2011-06-11 | ARM: remove EABI/OABI selection | Yann E. MORIN |
2010-07-06 | nptl: fix buildsys | Bernhard Reutner-Fischer |
2009-10-17 | arm specific bits needed for nptl | Austin Foxley |
2009-10-08 | Fix building arm EABI | Bernhard Reutner-Fischer |
2009-09-06 | Revert "syscall.c: Use common syscall.c for ARM" | Khem Raj |
2009-08-30 | Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set. | Khem Raj |
2009-08-01 | syscall.c: Use common syscall.c for ARM | Khem Raj |
2009-07-29 | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso |
2007-03-06 | Add posix_fadvise posix_fadvise64 for arm. | Khem Raj |
2006-10-07 | Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC... | Khem Raj |
2006-01-29 | Patch by Joseph S. Myers to add support for ARM EABI | Mike Frysinger |
2005-11-19 | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger |
2005-11-04 | unify common code thus making arch-specific Makefiles very simple :) | Mike Frysinger |
2005-11-03 | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with... | Peter S. Mazinger |
2005-10-28 | Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ... | Peter S. Mazinger |