index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
sh
/
Makefile.arch
Age
Commit message (
Expand
)
Author
2013-01-10
buildsys: use kbuild style
Bernhard Reutner-Fischer
2012-06-15
make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependent
Peter S. Mazinger
2012-06-15
sh: add back clone and vfork for non-NPTL
Peter S. Mazinger
2012-06-15
mmap.c: provide a common mmap.c that is good for most of archs
Peter S. Mazinger
2011-10-27
sh: fix build for SH in !NPTL case
Rob Landley
2011-05-27
sh: use the common implementation for longjmp
Filippo Arcidiacono
2011-05-27
sh: fix build in !NPTL case
Filippo Arcidiacono
2009-10-17
sh specific bits needed for nptl
Austin Foxley
2009-07-29
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-07-09
syscall(): create a common version based on INLINE_SYSCALL_NCS()
Mike Frysinger
2009-07-02
sh: add cacheflush syscall wrapper
Carmelo Amoroso
2006-01-23
longjmp missed, remove sh version, it's the same as the generic one
Peter S. Mazinger
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-11-01
Update sh to new builds
Peter S. Mazinger