Go to file
Alexander Ivchenko 388dce3192 Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
Remove -msse2 for x86 (-mssse3 should be provided by the compiler).
       Remove -fPIC (compiler provides by default).
       Remove -fno-inline-functions-called-once.

Change-Id: Ibb29934224c4eedfff926dc72c3b6342c1861ac9
2014-09-09 17:27:32 +04:00
core Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: 2014-09-09 17:27:32 +04:00
libs/host Support host multilib build 2014-05-14 16:55:04 -07:00
target Merge "Add debug.atrace.tags.enableflags=0 to /default.prop." 2014-09-03 23:55:04 +00:00
tools Add SignTos tool 2014-08-08 13:18:53 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build] 2014-07-30 15:57:16 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh wrap make and print success/failure message, more later 2014-08-09 17:33:05 -07:00