summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/Makefile.arch
AgeCommit message (Expand)Author
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-06-15make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependentPeter S. Mazinger
2012-06-15sh: add back clone and vfork for non-NPTLPeter S. Mazinger
2012-06-15mmap.c: provide a common mmap.c that is good for most of archsPeter S. Mazinger
2011-10-27sh: fix build for SH in !NPTL caseRob Landley
2011-05-27sh: use the common implementation for longjmpFilippo Arcidiacono
2011-05-27sh: fix build in !NPTL caseFilippo Arcidiacono
2009-10-17sh specific bits needed for nptlAustin Foxley
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2009-07-09syscall(): create a common version based on INLINE_SYSCALL_NCS()Mike Frysinger
2009-07-02sh: add cacheflush syscall wrapperCarmelo Amoroso
2006-01-23longjmp missed, remove sh version, it's the same as the generic onePeter S. Mazinger
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-11-01Update sh to new buildsPeter S. Mazinger