aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-18Merge "Fix breakage for x86_64 static executables."android-l-preview_r2l-previewDan Albert
2014-10-17Fix breakage for x86_64 static executables.Dan Albert
2014-10-17Merge "Use libstc++ for the name of bionic's STL."Dan Albert
2014-10-16Use libstc++ for the name of bionic's STL.Dan Albert
2014-10-17Merge "Add LPAE to dex2oat ISA feature list."Ian Rogers
2014-10-16Merge "Fix Java detection on some Linux distributions"Ying Wang
2014-10-16Add LPAE to dex2oat ISA feature list.Ian Rogers
2014-10-16Merge "Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level."Ian Rogers
2014-10-16Merge "Never use stlport on the host."Dan Albert
2014-10-16Never use stlport on the host.Dan Albert
2014-10-16Fix Java detection on some Linux distributionsBernhard Rosenkraenzer
2014-10-15Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level.Ian Rogers
2014-10-14Merge "Link compiler-rt in the correct order."Dan Albert
2014-10-14Link compiler-rt in the correct order.Dan Albert
2014-10-13Merge "Remove "-mstackrealign" option from all x86 builds."Elliott Hughes
2014-10-13Remove "-mstackrealign" option from all x86 builds.Alexander Ivchenko
2014-10-10Merge "Introduce per-product per-module dex-preopt config"Ying Wang
2014-10-09Merge "Docs: Making source.android.com headers match those of developer.andro...Clay Murphy
2014-10-09Merge "Add -fPIC as default Clang mips ASFLAGS."Chih-Hung Hsieh
2014-10-09Merge "LOCAL_NATIVE_COVERAGE should imply -O0."Dan Albert
2014-10-08LOCAL_NATIVE_COVERAGE should imply -O0.Dan Albert
2014-10-08Add -fPIC as default Clang mips ASFLAGS.Chih-Hung Hsieh
2014-10-08Introduce per-product per-module dex-preopt configYing Wang
2014-10-07Merge "Apply LOCAL_CXX_STL to also prebuilts."Ying Wang
2014-10-07Apply LOCAL_CXX_STL to also prebuilts.Ying Wang
2014-10-07Merge "Fix typo."Nicolas Geoffray
2014-10-07Fix typo.Nicolas Geoffray
2014-10-07Merge "Make which dex2oat version to use configurable."Nicolas Geoffray
2014-10-07Make which dex2oat version to use configurable.Nicolas Geoffray
2014-10-06Merge "Stash original values of CC and CXX."Dan Albert
2014-10-06Merge "Remove unused my_compiler_dependencies."Dan Albert
2014-10-06Remove unused my_compiler_dependencies.Dan Albert
2014-10-06Stash original values of CC and CXX.Dan Albert
2014-10-03Docs: Making source.android.com headers match those of developer.android.comClay Murphy
2014-10-01Merge "Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h."Dan Albert
2014-10-01Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h.Dan Albert
2014-09-30Merge "Update prebuilt RS clcore location."Tim Murray
2014-09-30Update prebuilt RS clcore location.Tim Murray
2014-09-30Merge "Clear all LOCAL_CLANG_*FLAGS*."Chih-Hung Hsieh
2014-09-30Clear all LOCAL_CLANG_*FLAGS*.Chih-Hung Hsieh
2014-09-30Merge "java_alternative_checked_module takes precedence."Ying Wang
2014-09-29java_alternative_checked_module takes precedence.Ying Wang
2014-09-29Merge "Don't modify LOCAL_CHECKED_MODULE."Ying Wang
2014-09-29Don't modify LOCAL_CHECKED_MODULE.Ying Wang
2014-09-29Merge "Remove obsolete libffi"Brian Carlstrom
2014-09-29Remove obsolete libffiBrian Carlstrom
2014-09-28Merge "Add domains for goldfish services."Nick Kralevich
2014-09-27Merge "Add local Clang+target specific flags."Chih-Hung Hsieh
2014-09-26Add local Clang+target specific flags.Chih-Hung Hsieh
2014-09-27Merge "Fix detection of C++ STL for tests."Dan Albert