Commit Graph

4 Commits

Author SHA1 Message Date
yury
3a2884df70 * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU.
* Minor adjustments to make all compilable with the proper list of Android syscalls.

git-svn-id: trunk@39739 -
2018-09-11 16:10:50 +00:00
sergei
58f8a00814 * MIPS fppipe(): added error handling, and fixed parameter location (assembler procedures should not modify initial location of parameters, but one of MIPS code generator hacks copies parameters to stack. That hack is subject to remove).
git-svn-id: trunk@23610 -
2013-02-13 18:01:12 +00:00
pierre
c38b78ba65 + Add missing implementation of pipe syscall
git-svn-id: trunk@21859 -
2012-07-11 07:48:54 +00:00
florian
80fc5f05dc + system unit part of David Zhang's MIPS port
git-svn-id: trunk@14268 -
2009-11-24 21:26:36 +00:00