Go to file
Jim Huang 02bee57242 Use ARMv6 instruction for handling byte order
ARMv6 ISA has several instructions to handle data in different byte order.
For endian conversion (byte swapping) of single data words, it might be a
good idea to use the REV/REV16 instruction simply.

(git cherry-pick -e aa35095517)

Change-Id: Id6cca2e5e0a978f5abbee6d48876dfa8fa198f6a
2010-09-24 15:23:01 -07:00
libc Use ARMv6 instruction for handling byte order 2010-09-24 15:23:01 -07:00
libdl Added support for dladdr() 2010-03-17 16:11:37 -05:00
libm DO NOT MERGE - add sincos.c to libm compilation 2010-06-09 15:49:35 -07:00
libstdc++ Add missing SMP barriers to libstdc++ 2010-07-07 14:18:20 -07:00
libthread_db Update libthread_db for gdb-7.0 - DO NOT MERGE 2010-06-09 14:43:39 -07:00
linker add /vendor support 2010-09-19 03:39:13 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
Android.mk Apply https://android-git.corp.google.com/g/60855 to dalvik-dev. 2010-08-18 00:33:52 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00
MAINTAINERS added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00
ThirdPartyProject.prop add meta-files about 3rd party projects 2010-07-16 11:41:33 -07:00