Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * replaced the "quick exit" instruction sequences from the syscall variants | jonas | 2010-10-01 | 1 | -9/+6 |
* | * fixed syscall0 for arm eabi | florian | 2008-10-18 | 1 | -1/+0 |
* | * Fixed comments for EABI syscalls. | yury | 2008-06-05 | 1 | -6/+6 |
* | * fixed eabi syscalls: preserve non-volative registers | florian | 2008-06-04 | 1 | -6/+138 |
* | * comment in eabi code fixed | florian | 2007-11-08 | 1 | -1/+1 |
* | + eabi syscall support | florian | 2007-11-07 | 1 | -0/+25 |
* | * Don't use changed registers list. Save used registers directly in asm code. | yury | 2007-07-30 | 1 | -3/+9 |
* | * Optimize syscalls for arm-linux. | yury | 2007-07-29 | 1 | -228/+35 |
* | * Final fix for threadvar access in syscall helpers on arm-linux. It fixes bu... | yury | 2007-07-29 | 1 | -0/+7 |
* | * Fixed threadvar access in syscall helpers on arm-linux. Bug #9290. | yury | 2007-07-29 | 1 | -2/+7 |
* | * don't destroy registers in syscall helpers | florian | 2007-02-04 | 1 | -0/+34 |
* | * remove $Log | peter | 2005-06-07 | 1 | -9/+0 |
* | * log and id tags removed | fpc | 2005-05-21 | 1 | -1/+0 |
* | initial import | fpc | 2005-05-16 | 1 | -0/+257 |