summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Specify -mcpu=cortex-a15 for denver CPU variants."Christopher Ferris2014-03-311-1/+1
|\ \ \ | |/ / |/| |
| * | Specify -mcpu=cortex-a15 for denver CPU variants.Shu Zhang2014-03-241-1/+1
* | | Merge "Remove the unnecessary indirection of TARGET_STRIP_COMMAND"Ying Wang2014-03-318-33/+9
|\ \ \
| * | | Remove the unnecessary indirection of TARGET_STRIP_COMMANDYing Wang2014-03-288-33/+9
* | | | Merge "Extend the CPU ABI specification mechanism."Narayan Kamath2014-03-312-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Extend the CPU ABI specification mechanism.Narayan Kamath2014-03-282-0/+23
| | |/ | |/|
* | | Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000"Mathieu Chartier2014-03-281-1/+1
|\ \ \
| * | | Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000Mathieu Chartier2014-03-191-1/+1
* | | | Increase the maximum javac heap size.Ying Wang2014-03-261-1/+1
* | | | add support for LOCAL_MULTILIBColin Cross2014-03-268-17/+115
* | | | add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64Colin Cross2014-03-255-26/+23
* | | | add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64Colin Cross2014-03-253-2/+15
* | | | Merge "Make Clang host builds hermetic on Linux."Tim Murray2014-03-256-10/+82
|\ \ \ \
| * | | | Make Clang host builds hermetic on Linux.Tim Murray2014-03-246-10/+82
* | | | | Merge "remove libeffects from 64-bit blacklist"Colin Cross2014-03-251-4/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | remove libeffects from 64-bit blacklistColin Cross2014-03-241-4/+0
| | |_|/ | |/| |
* | | | Pick gnu-libstdc++ based on TARGET_GCC_VERSIONAndrew Hsieh2014-03-251-3/+3
|/ / /
* | | Complete installed shared library dependencyYing Wang2014-03-211-32/+39
|/ /
* | Merge "remove more projects from 64-bit blacklist"Colin Cross2014-03-201-8/+0
|\ \
| * | remove more projects from 64-bit blacklistColin Cross2014-03-201-8/+0
| |/
* | Remove the redundant DISABLE_DEXPREOPTYing Wang2014-03-202-2/+1
* | Fix embedded buildYing Wang2014-03-203-8/+11
|/
* Merge "A few other removals for the 64 bit blacklist."Glenn Kasten2014-03-191-3/+0
|\
| * A few other removals for the 64 bit blacklist.Narayan Kamath2014-03-191-3/+0
* | Add a method to leave the symbol table in a library.Christopher Ferris2014-03-189-38/+52
|/
* Remove arm64 clang build warningYing Wang2014-03-183-12/+2
* Merge "Don't blacklist all of frameworks/av for 64-bit"Glenn Kasten2014-03-181-4/+5
|\
| * Don't blacklist all of frameworks/av for 64-bitGlenn Kasten2014-03-181-4/+5
* | Remove unused LOCAL_ASSET_FILES.Ying Wang2014-03-181-1/+0
|/
* Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_sharedAndrew Hsieh2014-03-172-4/+28
* Merge "Don't modify LOCAL_STRIP_MODULE"Ying Wang2014-03-161-4/+5
|\
| * Don't modify LOCAL_STRIP_MODULEYing Wang2014-03-161-4/+5
* | Merge "Work in progress to enable build system support for Clang."Colin Cross2014-03-152-3/+3
|\ \ | |/ |/|
| * Work in progress to enable build system support for Clang.Tim Murray2014-03-142-3/+3
* | Merge "Fix HOST_TOOLCHAIN_PREFIX"Andrew Hsieh2014-03-141-6/+6
|\ \ | |/ |/|
| * Fix HOST_TOOLCHAIN_PREFIXAndrew Hsieh2014-03-121-6/+6
* | Merge "Revert "Remove external/chromium from the 64 bit blacklist.""Narayan Kamath2014-03-131-0/+1
|\ \
| * | Revert "Remove external/chromium from the 64 bit blacklist."Narayan Kamath2014-03-131-0/+1
* | | Merge "Remove external/chromium from the 64 bit blacklist."Narayan Kamath2014-03-131-1/+0
|\ \ \ | |/ /
| * | Remove external/chromium from the 64 bit blacklist.Narayan Kamath2014-03-121-1/+0
| |/
* | Add TARGET_2ND_ARCH to dumpvarDmitriy Ivanov2014-03-121-0/+1
|/
* Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANGYing Wang2014-03-104-3/+11
* Define __STDC_CONSTANT_MACROS globally to work around host build differences.Ian Rogers2014-03-103-3/+3
* Revert "Define __STDC_LIMIT_MACROS globally to work around host build differe...Ian Rogers2014-03-103-3/+3
* Define __STDC_LIMIT_MACROS globally to work around host build differences.Ian Rogers2014-03-103-3/+3
* jdk error message should not mention the versionChris Wren2014-03-101-1/+1
* OProfile is no longer compiled now.Ben Cheng2014-03-051-2/+0
* Merge "Do not remove the generated .hpp file from yacc."Nicolas Geoffray2014-03-051-1/+0
|\
| * Do not remove the generated .hpp file from yacc.Nicolas Geoffray2014-03-041-1/+0
* | Remove host-prefix command line argument to dex2oat.Nicolas Geoffray2014-03-041-2/+1
|/