aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix breakage for x86_64 static executables."android-l-preview_r2Dan Albert2014-10-181-1/+2
|\
| * Fix breakage for x86_64 static executables.Dan Albert2014-10-171-1/+2
* | Merge "Use libstc++ for the name of bionic's STL."Dan Albert2014-10-171-2/+2
|\ \ | |/ |/|
| * Use libstc++ for the name of bionic's STL.Dan Albert2014-10-161-2/+2
* | Merge "Add LPAE to dex2oat ISA feature list."Ian Rogers2014-10-171-2/+2
|\ \ | |/ |/|
| * Add LPAE to dex2oat ISA feature list.Ian Rogers2014-10-161-2/+2
* | Merge "Fix Java detection on some Linux distributions"Ying Wang2014-10-161-1/+7
|\ \ | |/ |/|
| * Fix Java detection on some Linux distributionsBernhard Rosenkraenzer2014-10-161-1/+7
* | Merge "Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level."Ian Rogers2014-10-161-0/+7
|\ \
| * | Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level.Ian Rogers2014-10-151-0/+7
* | | Never use stlport on the host.Dan Albert2014-10-161-5/+8
|/ /
* | Link compiler-rt in the correct order.Dan Albert2014-10-146-7/+16
* | Merge "Remove "-mstackrealign" option from all x86 builds."Elliott Hughes2014-10-136-6/+1
|\ \
| * | Remove "-mstackrealign" option from all x86 builds.Alexander Ivchenko2014-10-136-6/+1
* | | Merge "Introduce per-product per-module dex-preopt config"Ying Wang2014-10-106-3/+52
|\ \ \
| * | | Introduce per-product per-module dex-preopt configYing Wang2014-10-086-3/+52
| |/ /
* | | Merge "Add -fPIC as default Clang mips ASFLAGS."Chih-Hung Hsieh2014-10-091-0/+1
|\ \ \
| * | | Add -fPIC as default Clang mips ASFLAGS.Chih-Hung Hsieh2014-10-081-0/+1
| |/ /
* / / LOCAL_NATIVE_COVERAGE should imply -O0.Dan Albert2014-10-081-4/+6
|/ /
* | Apply LOCAL_CXX_STL to also prebuilts.Ying Wang2014-10-073-65/+75
* | Fix typo.Nicolas Geoffray2014-10-071-1/+1
* | Merge "Make which dex2oat version to use configurable."Nicolas Geoffray2014-10-073-4/+11
|\ \
| * | Make which dex2oat version to use configurable.Nicolas Geoffray2014-10-073-4/+11
* | | Merge "Stash original values of CC and CXX."Dan Albert2014-10-061-0/+5
|\ \ \
| * | | Stash original values of CC and CXX.Dan Albert2014-10-061-0/+5
| |/ /
* / / Remove unused my_compiler_dependencies.Dan Albert2014-10-061-20/+9
|/ /
* / Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h.Dan Albert2014-10-016-308/+1
|/
* Merge "Update prebuilt RS clcore location."Tim Murray2014-09-301-1/+1
|\
| * Update prebuilt RS clcore location.Tim Murray2014-09-301-1/+1
* | Clear all LOCAL_CLANG_*FLAGS*.Chih-Hung Hsieh2014-09-301-0/+8
|/
* java_alternative_checked_module takes precedence.Ying Wang2014-09-291-4/+2
* Don't modify LOCAL_CHECKED_MODULE.Ying Wang2014-09-291-9/+11
* Merge "Add local Clang+target specific flags."Chih-Hung Hsieh2014-09-272-0/+20
|\
| * Add local Clang+target specific flags.Chih-Hung Hsieh2014-09-262-0/+20
* | Fix detection of C++ STL for tests.Dan Albert2014-09-262-2/+9
* | Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables."Stephen Hines2014-09-262-8/+1
|\ \
| * | Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables.Stephen Hines2014-09-252-8/+1
* | | Merge "Use new variable LLVM_PREBUILTS_VERSION to simplify path construction."Stephen Hines2014-09-261-2/+3
|\| | | |/ |/|
| * Use new variable LLVM_PREBUILTS_VERSION to simplify path construction.Lai Wei-Chih2014-09-241-2/+3
* | Test __GLIBC__ is defined before using its value.Ian Rogers2014-09-251-1/+1
|/
* Merge "Add option for generating coverage info."Dan Albert2014-09-2411-9/+59
|\
| * Add option for generating coverage info.Dan Albert2014-09-2311-9/+59
* | Remove unused HAVE_OFF64_T.Elliott Hughes2014-09-238-40/+0
* | Remove the unused IPC macros.Elliott Hughes2014-09-228-78/+1
* | build: remove HAVE_OOM_ADJTodd Poynor2014-09-228-56/+0
* | Merge "Fix recovery image build for 32p"Ying Wang2014-09-201-6/+6
|\ \
| * | Fix recovery image build for 32pBruce Beare2014-09-151-6/+6
* | | Merge "Remove unused HAVE_EPOLL."Elliott Hughes2014-09-196-30/+0
|\ \ \
| * | | Remove unused HAVE_EPOLL.Elliott Hughes2014-09-196-30/+0
* | | | Merge "Enable dalvik.vm.lockprof.threshold on eng builds in addition to userd...Brian Carlstrom2014-09-191-3/+2
|\ \ \ \ | |_|_|/ |/| | |