No description
Find a file
Elliott Hughes a43e906221 Don't test GNU-style ELF hashes on MIPS.
The MIPS toolchain can't generate them because they're incompatible
with the MIPS ABI (which requires .dynsym match the GOT, while GNU-style
requires .dynsym to be sorted by hash code), so there's nothing to test.

Change-Id: I2220f452fe6fe595ec1312544cc741dd390a36a5
2013-01-07 14:44:36 -08:00
libc Fix an off-by-one error in the sigset_t function error handling. 2013-01-07 13:58:49 -08: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 debug malloc. 2013-01-03 15:44:03 -08:00
tests Don't test GNU-style ELF hashes on MIPS. 2013-01-07 14:44:36 -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