1. 27 Oct, 2015 4 commits
    • Ying Wang's avatar
      edfa0981
    • Dan Albert's avatar
      Revert "Enable gold linker for aarch64." · e4256f57
      Dan Albert authored
      Causes build failures on Darwin.
      
      prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: warning: cannot scan executable section 5 of out/target/product/flounder/obj/SHARED_LIBRARIES/libdl_intermediates/libdl.o for Cortex-A53 erratum because it has no mapping symbols.
      
      prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: warning: cannot scan executable section 8 of out/target/product/flounder/obj/SHARED_LIBRARIES/libdl_intermediates/libdl.o for Cortex-A53 erratum because it has no mapping symbols.
      
      prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: warning: cannot scan executable section 11 of out/target/product/flounder/obj/SHARED_LIBRARIES/libdl_intermediates/libdl.o for Cortex-A53 erratum because it has no mapping symbols.
      
      prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: error: treating warnings as errors
      
      This reverts commit 127d1101.
      
      Change-Id: I1d3de90f5ae777b66a8f94fbcc9ccde8a9e3001c
      e4256f57
    • Ying Wang's avatar
      411b2f90
    • Ying Wang's avatar
      Strip LOCAL_MODULE before referencing it. · 227cdd02
      Ying Wang authored
      Bug: 24985980
      Change-Id: Ic97e852aa7a8bf2d9224d3d6656d33145cc67800
      (cherry-pick from commit 4d20a32a)
      227cdd02
  2. 26 Oct, 2015 3 commits
  3. 24 Oct, 2015 2 commits
    • Colin Cross's avatar
      9d192f1c
    • Colin Cross's avatar
      Add dummy description for GET-INSTALL-PATH · ec1b5619
      Colin Cross authored
      kati takes the first @echo command in a rule and turns it in to a ninja
      description that gets pretty-printed.  The GET-INSTALL-PATH is only
      @echo commands and is parsed by development/testrunner/runtest.py, so
      it fails to parse the pretty-printed first test.
      
      Add a dummy @echo to GET-INSTALL-PATH for kati to use as the
      description, so the rest of the @echo commands are left unmodified.
      
      Change-Id: I192fde48b26726a2f6760448f819243bd2f21312
      ec1b5619
  4. 23 Oct, 2015 9 commits
  5. 22 Oct, 2015 9 commits
  6. 21 Oct, 2015 10 commits
  7. 20 Oct, 2015 3 commits