No description
Find a file
Matt Fischer e31c1d0b48 Fix pread()/pwrite() stubs
On ARM EABI, 64-bit function parameters must be aligned
to an even/odd register pair.  The weird way these stubs
were written (using separate lo/hi parameters) prevented
this alignment from being enforced by the compiler.
2010-02-12 16:13:46 -06:00
libc Fix pread()/pwrite() stubs 2010-02-12 16:13:46 -06:00
libdl added and modified libdl to support SuperH architecture 2009-08-31 16:39:32 +09:00
libm added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00
libstdc++ eclair snapshot 2009-11-12 18:45:14 -08:00
libthread_db Initial Contribution 2008-10-21 07:00:00 -07:00
linker merge from eclair 2009-11-15 12:05:31 -08:00
.gitignore add msm_camera.h header and .gitignore file to bionic 2009-05-26 17:06:24 -07:00
Android.mk Initial Contribution 2008-10-21 07:00:00 -07:00
MAINTAINERS added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00