This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
platform_system_core
mirror of
https://gitee.com/openkylin/platform_system_core.git
Watch
9
Star
0
Fork
You've already forked platform_system_core
0
Code
Issues
Projects
Releases
Wiki
Activity
fda03b7562
platform_system_core
/
libacc
/
tests
History
-b master
422972cb12
Align ARM stack pointer to an 8-byte boundary when calling functions.
...
This is required by the ARM EABI standard.
2009-06-17 19:13:52 -07:00
..
data
Implement string and character backslash constants.
2009-06-12 12:49:14 -07:00
.gitignore
Convert libacc into a shared library.
2009-05-22 12:09:55 -07:00
Android.mk
Improve local variable scoping.
2009-06-11 21:47:57 -07:00
main.cpp
Align ARM stack pointer to an 8-byte boundary when calling functions.
2009-06-17 19:13:52 -07:00
testarm
Make a host version of acc for testing.
2009-06-08 15:55:32 -07:00
testlocal
Improve local variable scoping.
2009-06-11 21:47:57 -07:00