platform_bionic/libc/arch-x86
Jin Wei c164f2a969 bionic: modify syscall to use 6 registers to pass parameter.
Kernel allows to use 6 registers(exclude eax) to pass parameter.
But in syscall's implementation, it only uses five registers.
It will lead to error when 6 parameters passed.

Change-Id: I92d663194e6334c3847f0c0c257ca3b9dee0edef
Author: Jin Wei <wei.a.jin@intel.com>
Signed-off-by: Xiaokang Qin <xiaokang.qin@intel.com>
Signed-off-by: Beare, Bruce J <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 30838
2012-08-03 13:54:29 -07:00
..
bionic bionic: modify syscall to use 6 registers to pass parameter. 2012-08-03 13:54:29 -07:00
include am 09049311: am cfff36df: am a60ff6c5: Merge "libc: Define new symbol visibility macros" 2012-02-13 14:42:48 -08:00
string bionic/x86: Optimization for memcpy 2012-05-08 12:18:25 -07:00
syscalls resolved conflicts for merge of ef987656 to master 2012-04-16 14:26:43 -07:00
syscalls.mk Add faccessat to syscall list 2012-04-13 15:45:42 -07:00