Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix arm syscall implementation so it does not blow chunks with gcc 3.3 | Eric Andersen | 2003-06-11 | 1 | -8/+24 |
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 1 | -2/+2 |
* | Support _syscall6 and _syscall7 for arm | Eric Andersen | 2002-08-22 | 1 | -0/+17 |
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -100/+101 |
* | Add syscalls.h for ARM | Eric Andersen | 2001-06-30 | 1 | -0/+119 |