Actions
Feature #33
closed
Implement system calls on architectures other than x86
Feature #33:
Implement system calls on architectures other than x86
Status:
Invalid
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/12/2012
Due date:
02/12/2012
% Done:
20%
Estimated time:
Description
Support for system calls other than the x86 and x86_64 ones.
(unknown syscalls are simply reported as "sys_unknown")
ARM will probably be an interesting target here.
Updated by Anonymous over 14 years ago
- Target version deleted (
2.1 pre)
JD Updated by Julien Desfossez almost 14 years ago
- % Done changed from 0 to 20
ARM 32, MIPS 64, x86 32/64 done
JR Updated by Jonathan Rajotte Julien over 10 years ago
- Status changed from New to Invalid
Actions