No description
Find a file
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
libc arm syscall : for eabi call_default don't use stack 2013-01-16 14:53:37 +01:00
libdl Support System.loadLibrary for libraries with transitive dependencies. 2012-12-20 14:42:14 -08:00
libm [MIPS] Rewrite fenv.h for Android 2013-01-04 16:32:54 -08:00
libstdc++ Regenerate all NOTICE files with the latest version of the script. 2012-08-15 15:43:13 -07:00
libthread_db Add dependencies on all the makefiles. 2012-08-13 14:06:05 -07:00
linker Fix my git mistake. 2013-01-14 09:56:21 -08:00
tests fix strerror_r test 2013-01-15 10:35:09 -08:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00