summaryrefslogtreecommitdiff
path: root/rtl/linux/arm/syscall.inc
Commit message (Expand)AuthorAgeFilesLines
* * replaced the "quick exit" instruction sequences from the syscall variantsjonas2010-10-011-9/+6
* * fixed syscall0 for arm eabiflorian2008-10-181-1/+0
* * Fixed comments for EABI syscalls.yury2008-06-051-6/+6
* * fixed eabi syscalls: preserve non-volative registersflorian2008-06-041-6/+138
* * comment in eabi code fixedflorian2007-11-081-1/+1
* + eabi syscall supportflorian2007-11-071-0/+25
* * Don't use changed registers list. Save used registers directly in asm code.yury2007-07-301-3/+9
* * Optimize syscalls for arm-linux.yury2007-07-291-228/+35
* * Final fix for threadvar access in syscall helpers on arm-linux. It fixes bu...yury2007-07-291-0/+7
* * Fixed threadvar access in syscall helpers on arm-linux. Bug #9290.yury2007-07-291-2/+7
* * don't destroy registers in syscall helpersflorian2007-02-041-0/+34
* * remove $Logpeter2005-06-071-9/+0
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+257