summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/bfin/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* syscall(): create a common version based on INLINE_SYSCALL_NCS()Mike Frysinger2009-07-091-49/+0
* use newer spiffy asm constraints to get better code generationMike Frysinger2008-12-111-17/+9
* update syscall() to take 6 argumentsMike Frysinger2006-06-141-22/+42
* fix by Peter S. Mazinger: use c99-compliant asm keywordMike Frysinger2006-05-171-1/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-14/+2
* Add support for the Analog Devices Blackfin mmuless processorEric Andersen2004-12-211-0/+49