bionic/libc/tools
Matthieu Castet faa0fdb119 arm syscall : for eabi call_default don't use stack
In the default case, we don't need to use the stack, we can save r7 with
ip register (that what does eglibc).

This allow to fix vfork data corruption
(see 3884bfe966), because vfork now don't
use the stack.
2013-01-16 14:53:37 +01:00
..
zoneinfo Upgrade to tzdata2012j. 2012-11-26 14:51:39 -08:00
bionic_utils.py [MIPS] Add support for MIPS syscalls 2012-05-09 11:46:28 -07:00
checksyscalls.py Verify architecture neutral syscall numbers 2012-11-29 12:04:23 -08:00
generate-NOTICE.py Update generate-NOTICE.py to know about tzdata. 2012-10-19 14:55:19 -07:00
genserv.py Initial Contribution 2008-10-21 07:00:00 -07:00
gensyscalls.py arm syscall : for eabi call_default don't use stack 2013-01-16 14:53:37 +01:00