summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/bfin/Makefile.arch
AgeCommit message (Expand)Author
2015-11-30bfin: use vfork.S againWaldemar Brodkorb
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-06-15make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependentPeter S. Mazinger
2011-02-21bfin: add support for new cacheflush syscallSteve Kilbane
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2009-07-23create real common vfork() functionMike Frysinger
2009-07-09syscall(): create a common version based on INLINE_SYSCALL_NCS()Mike Frysinger
2008-12-11create arch-generic brk() based on blackfin oneMike Frysinger
2008-12-11add inlines for Blackfin atomic functionsMike Frysinger
2008-06-03Fix merge error: mmap.c no longer exists in bfin/.Bernd Schmidt
2008-01-18L1 memory support for the Blackfin. A couple new syscalls to manage L1Bernd Schmidt
2008-01-05if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just gen...Mike Frysinger
2007-11-22Add Blackfin specific mmap implementation using sys_mmap2.Bernd Schmidt
2006-01-04update build filesMike Frysinger