summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add option for generating coverage info.Dan Albert2014-09-2311-9/+59
* Move selection of C++ STL into the build system.Dan Albert2014-09-189-23/+78
* Enable multilib odex only if TARGET_2ND_ARCH is defined.Ying Wang2014-09-151-2/+4
* Support to build apk odex for both arch.Ying Wang2014-09-153-50/+53
* Missed one part of removing the vbox target.Dan Albert2014-09-101-6/+0
* Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:Alexander Ivchenko2014-09-092-5/+0
* Add LOCAL_POST_LINK_CMD.Ying Wang2014-09-052-0/+3
* Add LOCAL_CLANG_*FLAGS for clang only flags.Chih-Hung Hsieh2014-09-042-0/+8
* Merge "Add LOCAL_NO_FPIE."Tim Murray2014-09-033-1/+5
|\
| * Add LOCAL_NO_FPIE.Tim Murray2014-09-033-1/+5
* | Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."Ying Wang2014-09-031-1/+1
|\ \ | |/ |/|
| * [MIPS64] Modify the default MIPS64 build to MIPS64R6.Raghu Gandham2014-09-021-1/+1
* | Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."Stephen Hines2014-09-037-1/+7
|\ \
| * | Fix build breakage due to incorrect bcc_compat RS_TRIPLE.Stephen Hines2014-09-027-1/+7
| |/
* | Merge "[MIPSR6] R6 target options for clang"Ying Wang2014-09-032-9/+0
|\ \
| * | [MIPSR6] R6 target options for clangDuane Sand2014-07-312-9/+0
* | | Default host module to 64-bit except for SDK builds.Ying Wang2014-09-021-13/+11
| |/ |/|
* | Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS."Stephen Hines2014-09-026-4/+10
|\ \
| * | Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.Stephen Hines2014-08-296-4/+10
* | | Merge "Add missing flags to x86 (both 32- and 64-bit) arch variants. Delete x...Ying Wang2014-09-017-13/+16
|\ \ \
| * | | Add missing flags to x86 (both 32- and 64-bit) arch variants.Varvara Rainchik2014-08-047-13/+16
* | | | Add --no-include-debug-symbols to avoid bloat in user buildsBrian Carlstrom2014-08-282-2/+2
* | | | Clang rejects -Wno-old-style-declaration flag.Chih-Hung Hsieh2014-08-261-8/+9
* | | | Merge "Clang does not recognize -Wno-literal-suffix."Chih-Hung Hsieh2014-08-261-1/+2
|\ \ \ \
| * | | | Clang does not recognize -Wno-literal-suffix.Chih-Hung Hsieh2014-08-261-1/+2
* | | | | Merge "Push ISA features into system properties"Calin Juravle2014-08-261-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Push ISA features into system propertiesCalin Juravle2014-08-261-0/+5
| | |/ / | |/| |
* | | | Add GCC only flags to clang .mk files.Chih-Hung Hsieh2014-08-251-1/+7
|/ / /
* | | HAVE_FUTEX is unused.Elliott Hughes2014-08-208-44/+0
* | | Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP."Elliott Hughes2014-08-215-40/+0
|\ \ \
| * | | Remove HAVE_ANDROID_PTHREAD_SETNAME_NP.Elliott Hughes2014-08-205-40/+0
* | | | Merge "HAVE_OPEN_MEMSTREAM is no longer used."Elliott Hughes2014-08-218-40/+0
|\ \ \ \
| * | | | HAVE_OPEN_MEMSTREAM is no longer used.Elliott Hughes2014-08-208-40/+0
| |/ / /
* | | | Performance improvement for whole static libsDan Albert2014-08-201-4/+13
|/ / /
* | | Merge "Remove unused entries from AndroidConfig.h."Elliott Hughes2014-08-168-170/+0
|\ \ \
| * | | Remove unused entries from AndroidConfig.h.Elliott Hughes2014-08-188-170/+0
* | | | Merge "Strip my_clang on assignment."Dan Albert2014-08-161-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Strip my_clang on assignment.Dan Albert2014-08-181-6/+6
* | | | Merge "Remove HAVE_GETTID."Elliott Hughes2014-08-167-36/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove HAVE_GETTID.Elliott Hughes2014-08-187-36/+0
* | | | Add compile time check for statically linked libcDmitriy Ivanov2014-08-151-0/+7
* | | | Fix HOST_LIBRARY_PATH.Ying Wang2014-08-141-1/+5
* | | | Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-soYing Wang2014-08-131-1/+1
|/ / /
* | | Add flag to enable default clang builds--USE_CLANG_PLATFORM_BUILD.Tim Murray2014-08-131-0/+7
* | | Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option."Andreas Gampe2014-08-112-1/+8
|\ \ \
| * | | Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.Alex Light2014-08-112-1/+8
* | | | Consistent use of USE_MINGWYing Wang2014-08-074-4/+4
* | | | Fix Windows SDK build.Dan Albert2014-08-071-0/+5
* | | | Inhibit implicit -Bsymolic in -shared.Dan Albert2014-08-078-7/+8
* | | | Fix uses of -fPIC and -fPIE.Dan Albert2014-08-078-11/+14
|/ / /