OSDN Git Service

Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.
authorDavid 'Digit' Turner <digit@google.com>
Tue, 29 Sep 2009 21:43:38 +0000 (14:43 -0700)
committerDavid 'Digit' Turner <digit@google.com>
Tue, 29 Sep 2009 21:43:38 +0000 (14:43 -0700)
commit2a7ad97539313c82e13d36c9c75cefb2982a87d8
tree273eed8deddcc38c67b86e4a9dc90d966444fefa
parent33acbf0719c4f3db059bc9e1f52cf554a5d0295f
Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.

For a detailed description of the problem and why this fix is
needed, plrease read the comments in libgcc_compat.c
libc/Android.mk
libc/arch-arm/bionic/libgcc_compat.c [new file with mode: 0644]