OSDN Git Service

android-x86/build.git
9 years agoam 1be3336d: Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option."
Andreas Gampe [Mon, 11 Aug 2014 19:52:59 +0000 (19:52 +0000)]
am 1be3336d: Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option."

* commit '1be3336d1ca3423cbc7e52c53125fcd076103e61':
  Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.

9 years agoMerge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option."
Andreas Gampe [Mon, 11 Aug 2014 19:49:15 +0000 (19:49 +0000)]
Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option."

9 years agoam 8302879e: Merge "wrap make and print success/failure message, more later"
Dan Albert [Mon, 11 Aug 2014 16:55:54 +0000 (16:55 +0000)]
am 8302879e: Merge "wrap make and print success/failure message, more later"

* commit '8302879eb159bf5fc6286808a61a877b51db637e':
  wrap make and print success/failure message, more later

9 years agoMerge "wrap make and print success/failure message, more later"
Dan Albert [Mon, 11 Aug 2014 16:47:22 +0000 (16:47 +0000)]
Merge "wrap make and print success/failure message, more later"

9 years agoAdd a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.
Alex Light [Tue, 5 Aug 2014 00:09:41 +0000 (17:09 -0700)]
Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.

If WITH_DEXOPT_BOOT_IMG_ONLY=true and WITH_DEXPREOPT=true then we will
only preopt the boot.art and boot.oat files, leaving everything else to
be compiled at first boot. This has fast startup times of WITH_DEXPREOPT
but has a smaller space usage and allows one to update the non-image
parts of /system without reflashing.

Bug: 16938924

Change-Id: Ib366b6b5ad80f7078f01bf51f9fbc29ea7e5d777

10 years agowrap make and print success/failure message, more later
Ed Heyl [Wed, 18 Jun 2014 21:55:58 +0000 (14:55 -0700)]
wrap make and print success/failure message, more later

Change-Id: I48a4687d81bc4b950a1be42b34d2f0d76733574a
(cherry picked from commit cc6be0a369ece60818edbd2f604b5a929496b3f5)

10 years agoam 68715d01: Merge "Add SignTos tool"
Kenny Root [Fri, 8 Aug 2014 22:38:26 +0000 (22:38 +0000)]
am 68715d01: Merge "Add SignTos tool"

* commit '68715d0104b202d2cbdd281ded861c5c35fca700':
  Add SignTos tool

10 years agoMerge "Add SignTos tool"
Kenny Root [Fri, 8 Aug 2014 22:34:45 +0000 (22:34 +0000)]
Merge "Add SignTos tool"

10 years agoAdd SignTos tool
Kenny Root [Fri, 8 Aug 2014 20:18:53 +0000 (13:18 -0700)]
Add SignTos tool

Change-Id: Iac7db75cda383e333a55236c3678cd56f8245d6e

10 years agoam 6dbbb159: Merge "Consistent use of USE_MINGW"
Ying Wang [Fri, 8 Aug 2014 03:17:21 +0000 (03:17 +0000)]
am 6dbbb159: Merge "Consistent use of USE_MINGW"

* commit '6dbbb15997d2cf032b098a33f65387fcd36d478a':
  Consistent use of USE_MINGW

10 years agoam 76c942c1: Merge "Fix Windows SDK build."
Dan Albert [Fri, 8 Aug 2014 01:39:29 +0000 (01:39 +0000)]
am 76c942c1: Merge "Fix Windows SDK build."

* commit '76c942c1645445a7b3f8b951db70f02cee270326':
  Fix Windows SDK build.

10 years agoam cbc742a1: Merge "Inhibit implicit -Bsymolic in -shared."
Dan Albert [Thu, 7 Aug 2014 23:30:37 +0000 (23:30 +0000)]
am cbc742a1: Merge "Inhibit implicit -Bsymolic in -shared."

* commit 'cbc742a1b7202dfac78795469d04c02cd323e064':
  Inhibit implicit -Bsymolic in -shared.

10 years agoam afae9fd8: Merge "Fix uses of -fPIC and -fPIE."
Dan Albert [Thu, 7 Aug 2014 23:30:36 +0000 (23:30 +0000)]
am afae9fd8: Merge "Fix uses of -fPIC and -fPIE."

* commit 'afae9fd8ddf679344b456cc3ab339d9f330557a5':
  Fix uses of -fPIC and -fPIE.

10 years agoam fe12e8f0: Merge "Track bouncycastle upgrade to 1.51"
Kenny Root [Thu, 7 Aug 2014 19:57:03 +0000 (19:57 +0000)]
am fe12e8f0: Merge "Track bouncycastle upgrade to 1.51"

* commit 'fe12e8f0de6227b38365ae8681ad9df7419cc90e':
  Track bouncycastle upgrade to 1.51

10 years agoMerge "Track bouncycastle upgrade to 1.51"
Kenny Root [Thu, 7 Aug 2014 19:53:21 +0000 (19:53 +0000)]
Merge "Track bouncycastle upgrade to 1.51"

10 years agoTrack bouncycastle upgrade to 1.51
Kenny Root [Thu, 7 Aug 2014 19:02:54 +0000 (12:02 -0700)]
Track bouncycastle upgrade to 1.51

The new API in 1.51 will allow null return values.

Change-Id: I583690bf0740b2d0962f02edea3896e18626e548

10 years agoMerge "Consistent use of USE_MINGW"
Ying Wang [Fri, 8 Aug 2014 03:14:23 +0000 (03:14 +0000)]
Merge "Consistent use of USE_MINGW"

10 years agoConsistent use of USE_MINGW
Ying Wang [Fri, 8 Aug 2014 03:08:04 +0000 (20:08 -0700)]
Consistent use of USE_MINGW

Change-Id: I05e212e5a99639d0196006b9c2ec35072c54f399

10 years agoMerge "Fix Windows SDK build."
Dan Albert [Fri, 8 Aug 2014 01:37:01 +0000 (01:37 +0000)]
Merge "Fix Windows SDK build."

10 years agoFix Windows SDK build.
Dan Albert [Fri, 8 Aug 2014 01:29:11 +0000 (18:29 -0700)]
Fix Windows SDK build.

Change-Id: Ia2a318957aa525f0e72b556a693a20f513146b64

10 years agoMerge "Fix uses of -fPIC and -fPIE."
Dan Albert [Thu, 7 Aug 2014 23:24:28 +0000 (23:24 +0000)]
Merge "Fix uses of -fPIC and -fPIE."

10 years agoFix uses of -fPIC and -fPIE.
Dan Albert [Wed, 6 Aug 2014 19:36:46 +0000 (12:36 -0700)]
Fix uses of -fPIC and -fPIE.

We've been using -fPIC and -fPIE together in the global cflags all this
time. These options are incompatible. The only reason we haven't been
hit by this before is because of the forced -Bsymbolic in GCC. To fix
this, pass -fpic when compiling objects for shared libraries and -fpie
when compiling objects for executables. For static libraries, also use
-fpic. We have to do this because static libraries might be included in
either a shared library or an executable. Code compiled with -fpie
cannot be included in a shared library, but code compiled with -fpic
may be included in an executable.

We've also been using -fpic and -fPIC together. These are different
options, and only the latter will take effect.
http://stackoverflow.com/a/967010

The final thing this fixes is that we had -f(PIC|PIE) flags being passed
to link commands. These are compile time flags, and don't do anything at
link time.

Bug: 16823325
Change-Id: Ic76f47e63dc2c81b7e1a8058bae1b3dc8565d606

10 years agoMerge "Inhibit implicit -Bsymolic in -shared."
Dan Albert [Thu, 7 Aug 2014 23:24:36 +0000 (23:24 +0000)]
Merge "Inhibit implicit -Bsymolic in -shared."

10 years agoInhibit implicit -Bsymolic in -shared.
Dan Albert [Tue, 5 Aug 2014 21:44:41 +0000 (14:44 -0700)]
Inhibit implicit -Bsymolic in -shared.

Bug: 16853291

Change-Id: Id70488b077256a70137c4417f21be2c2d1d4341c

10 years agoam ce06199a: Merge "Make system use patchoat to relocate during runtime."
Brian Carlstrom [Tue, 5 Aug 2014 17:51:10 +0000 (17:51 +0000)]
am ce06199a: Merge "Make system use patchoat to relocate during runtime."

* commit 'ce06199a047f81d6afe522ab4e6f489deecb46f3':
  Make system use patchoat to relocate during runtime.

10 years agoMerge "Make system use patchoat to relocate during runtime."
Brian Carlstrom [Tue, 5 Aug 2014 17:47:26 +0000 (17:47 +0000)]
Merge "Make system use patchoat to relocate during runtime."

10 years agoMake system use patchoat to relocate during runtime.
Alex Light [Thu, 24 Jul 2014 23:26:13 +0000 (16:26 -0700)]
Make system use patchoat to relocate during runtime.

Change DexPreOpt to include patch information of all compiled files so
we can relocate at runtime.

Bug: 15358152

Change-Id: Ibe92d8b55a24bbf718b0416a21b76e5df7a2de26

10 years agoam 430ec575: Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat...
Brian Carlstrom [Mon, 4 Aug 2014 18:33:00 +0000 (18:33 +0000)]
am 430ec575: Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]"

* commit '430ec575cd40672aab8394c31c7e45294ee302e5':
  Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]

10 years agoMerge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]"
Brian Carlstrom [Mon, 4 Aug 2014 18:27:33 +0000 (18:27 +0000)]
Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]"

10 years agoam e1a77930: Merge "Update host linux toolchain to gcc 4.8"
Ying Wang [Thu, 31 Jul 2014 18:00:25 +0000 (18:00 +0000)]
am e1a77930: Merge "Update host linux toolchain to gcc 4.8"

* commit 'e1a77930448a93b52e6b4dbbd9aca5ad861844d4':
  Update host linux toolchain to gcc 4.8

10 years agoam 38868b9b: Merge "BuildBootImage: Add secondstage image support"
Ying Wang [Thu, 31 Jul 2014 17:25:48 +0000 (17:25 +0000)]
am 38868b9b: Merge "BuildBootImage: Add secondstage image support"

* commit '38868b9bedf63578ed8ec8d426064e94f81ad862':
  BuildBootImage: Add secondstage image support

10 years agoam d23798bf: Merge "[MIPSR6] Add mips64r6 and mips32r6 targets"
Elliott Hughes [Wed, 30 Jul 2014 23:25:19 +0000 (23:25 +0000)]
am d23798bf: Merge "[MIPSR6] Add mips64r6 and mips32r6 targets"

* commit 'd23798bfdc9bb34909177c3c5f06f0c97cc9897e':
  [MIPSR6] Add mips64r6 and mips32r6 targets

10 years agoam 0b3c42cb: Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains"
Elliott Hughes [Wed, 30 Jul 2014 23:25:19 +0000 (23:25 +0000)]
am 0b3c42cb: Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains"

* commit '0b3c42cbc848726d83cea953a41c333856182cf9':
  [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains

10 years agoMove from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]
Brian Carlstrom [Tue, 29 Jul 2014 02:13:27 +0000 (19:13 -0700)]
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]

This will allow us to conditionally change the compiler-filter based on other properties.

Bug: 15165413
Change-Id: Ie3f9292d35e9d4abf93271b7d22b72d185ee5ce2

10 years agoMerge "BuildBootImage: Add secondstage image support"
Ying Wang [Thu, 31 Jul 2014 17:05:36 +0000 (17:05 +0000)]
Merge "BuildBootImage: Add secondstage image support"

10 years agoBuildBootImage: Add secondstage image support
Benoit Fradin [Mon, 14 Jul 2014 19:00:43 +0000 (21:00 +0200)]
BuildBootImage: Add secondstage image support

The AOSP bootimage format allows the use of a second stage image
however the BuildBootableImage function does not allows the "second"
optional argument. This patch adds the support of this argument.

Change-Id: I8ed9d9e56449945c2d42fc908269921c394f68c0
Signed-off-by: Benoit Fradin <benoit.fradin@intel.com>
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
10 years agoam 717bc3a3: Merge "Don\'t fail the build for dangling module names."
Ying Wang [Wed, 30 Jul 2014 17:26:00 +0000 (17:26 +0000)]
am 717bc3a3: Merge "Don\'t fail the build for dangling module names."

* commit '717bc3a3b7ea2d8835523d01ba020332fb76ac5a':
  Don't fail the build for dangling module names.

10 years agoam bb164eb6: Merge "Fix 64 bit emulator booting (again)."
Ying Wang [Wed, 30 Jul 2014 16:40:53 +0000 (16:40 +0000)]
am bb164eb6: Merge "Fix 64 bit emulator booting (again)."

* commit 'bb164eb64036b8e49309bc82eb0800562eaf9852':
  Fix 64 bit emulator booting (again).

10 years agoam 4b323c62: Merge "SDK targets should inherit from core_64_bit.mk"
Ying Wang [Wed, 30 Jul 2014 16:40:52 +0000 (16:40 +0000)]
am 4b323c62: Merge "SDK targets should inherit from core_64_bit.mk"

* commit '4b323c62564337c96e0e0694c14d64f1c57182ee':
  SDK targets should inherit from core_64_bit.mk

10 years agoam b0da8265: Merge "Add SDK product for arm64, x86_64 and mips64."
Ying Wang [Wed, 30 Jul 2014 16:40:52 +0000 (16:40 +0000)]
am b0da8265: Merge "Add SDK product for arm64, x86_64 and mips64."

* commit 'b0da8265b21035641c964826e17c215972036669':
  Add SDK product for arm64, x86_64 and mips64.

10 years agoam 8f509bad: Merge "Remove the unused large_emu_hw.mk"
Ying Wang [Wed, 30 Jul 2014 16:40:51 +0000 (16:40 +0000)]
am 8f509bad: Merge "Remove the unused large_emu_hw.mk"

* commit '8f509bad6d1eaa9928ff54eca220ba3e72214ac7':
  Remove the unused large_emu_hw.mk

10 years agoam 073dc97c: Merge "Add PROP_NAME_MAX validation"
Brian Carlstrom [Wed, 30 Jul 2014 16:33:06 +0000 (16:33 +0000)]
am 073dc97c: Merge "Add PROP_NAME_MAX validation"

* commit '073dc97cf2d8417709f4c77808a4cd6e8f17575e':
  Add PROP_NAME_MAX validation

10 years agoMerge "SDK targets should inherit from core_64_bit.mk"
Ying Wang [Wed, 30 Jul 2014 16:38:03 +0000 (16:38 +0000)]
Merge "SDK targets should inherit from core_64_bit.mk"

10 years agoSDK targets should inherit from core_64_bit.mk
Narayan Kamath [Tue, 17 Jun 2014 16:43:14 +0000 (17:43 +0100)]
SDK targets should inherit from core_64_bit.mk

bug: 15661143

(cherry picked from commit e78ba32d23dd3a1f3df1b861b1b17fced45801b0)

Change-Id: Icf9d0a7d429f848ca6163a8658c6e5f208fdd039

10 years agoAdd SDK product for arm64, x86_64 and mips64.
Ying Wang [Tue, 29 Apr 2014 19:48:06 +0000 (12:48 -0700)]
Add SDK product for arm64, x86_64 and mips64.

Bug: 14411602
Change-Id: Ia609321864ddade27df97448c8037f25c4ef99aa

10 years agoRemove the unused large_emu_hw.mk
Ying Wang [Thu, 21 Nov 2013 00:41:18 +0000 (16:41 -0800)]
Remove the unused large_emu_hw.mk

Change-Id: Iea8330e00983f4eac44d8a072c1bf185afcf6a80

Conflicts:
target/product/large_emu_hw.mk

10 years agoMerge "Add PROP_NAME_MAX validation"
Brian Carlstrom [Wed, 30 Jul 2014 16:30:10 +0000 (16:30 +0000)]
Merge "Add PROP_NAME_MAX validation"

10 years agoam 7a739f35: Merge "Use hermetic host toolchains."
Ying Wang [Wed, 30 Jul 2014 16:17:10 +0000 (16:17 +0000)]
am 7a739f35: Merge "Use hermetic host toolchains."

* commit '7a739f35857f7c3b7d2de24c56c6eb86bc4818d7':
  Use hermetic host toolchains.

10 years agoam aea1cae4: Merge "Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls...
Ying Wang [Wed, 30 Jul 2014 16:17:06 +0000 (16:17 +0000)]
am aea1cae4: Merge "Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."""

* commit 'aea1cae4f5a3fcc5e6ecdca24409f102469b411b':
  Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""

10 years agoMerge "[MIPSR6] Add mips64r6 and mips32r6 targets"
Elliott Hughes [Wed, 30 Jul 2014 23:21:32 +0000 (23:21 +0000)]
Merge "[MIPSR6] Add mips64r6 and mips32r6 targets"

10 years agoAdd PROP_NAME_MAX validation
Brian Carlstrom [Tue, 29 Jul 2014 23:08:25 +0000 (16:08 -0700)]
Add PROP_NAME_MAX validation

Change-Id: I49179c83ae163de6f6fb398c5de60c5d296ca009

10 years agoMerge "Add SDK product for arm64, x86_64 and mips64."
Ying Wang [Wed, 30 Jul 2014 16:37:30 +0000 (16:37 +0000)]
Merge "Add SDK product for arm64, x86_64 and mips64."

10 years agoMerge "Use hermetic host toolchains."
Ying Wang [Wed, 30 Jul 2014 16:14:03 +0000 (16:14 +0000)]
Merge "Use hermetic host toolchains."

10 years agoMerge "Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."""
Ying Wang [Wed, 30 Jul 2014 16:13:38 +0000 (16:13 +0000)]
Merge "Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."""

10 years agoRevert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""
Ying Wang [Tue, 29 Jul 2014 21:08:33 +0000 (14:08 -0700)]
Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""

This reverts commit a4f84fdfed9a805d69b37de997512cd0616b3ff8.
Added "export CCACHE_CPP2 := true" to work around ccache bug with clang.
See:
http://petereisentraut.blogspot.com/2011/09/ccache-and-clang-part-2.html

Change-Id: I2b1fa8fd59c3a113c4028a92a1d16018133c9792

10 years agoam ecc42675: Merge "Allow LOCAL_ASSET_DIR point to nonexistent dir"
Ying Wang [Tue, 29 Jul 2014 18:01:17 +0000 (18:01 +0000)]
am ecc42675: Merge "Allow LOCAL_ASSET_DIR point to nonexistent dir"

* commit 'ecc4267564116197b719baf9ecc24a9f0652fbb5':
  Allow LOCAL_ASSET_DIR point to nonexistent dir

10 years agoMerge "Update host linux toolchain to gcc 4.8"
Ying Wang [Thu, 31 Jul 2014 17:56:13 +0000 (17:56 +0000)]
Merge "Update host linux toolchain to gcc 4.8"

10 years agoUpdate host linux toolchain to gcc 4.8
David 'Digit' Turner [Wed, 28 May 2014 11:27:08 +0000 (13:27 +0200)]
Update host linux toolchain to gcc 4.8

This patch ensures the build system uses the prebuilt gcc-4.8 toolchain
when building host Linux binaries, instead of the gcc-4.6 one.

Change-Id: I7b449650714ba4314a780827e0243f2af40ec82c

10 years agoMerge "Allow LOCAL_ASSET_DIR point to nonexistent dir"
Ying Wang [Tue, 29 Jul 2014 17:55:19 +0000 (17:55 +0000)]
Merge "Allow LOCAL_ASSET_DIR point to nonexistent dir"

10 years agoAllow LOCAL_ASSET_DIR point to nonexistent dir
Ying Wang [Tue, 29 Jul 2014 17:34:30 +0000 (10:34 -0700)]
Allow LOCAL_ASSET_DIR point to nonexistent dir

LOCAL_ASSET_DIR may point to a dir generated during the build process.
We have done similiar things to LOCAL_RESOURCE_DIR.

Change-Id: Id53433c0d3a4c7af601283755199fde6a59cdfaf

10 years agoUse hermetic host toolchains.
Ying Wang [Mon, 28 Jul 2014 22:14:51 +0000 (15:14 -0700)]
Use hermetic host toolchains.

Change-Id: I6bb72b5728d1075be9645f8473dcf3db759fa66a

10 years agoam 6be7d2e5: Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""
Marcin Kosiba [Mon, 28 Jul 2014 09:06:07 +0000 (09:06 +0000)]
am 6be7d2e5: Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""

* commit '6be7d2e5bb9da9b1b5c06886466d089637529dcc':
  Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."

10 years agoam 45040bdb: Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."
Ying Wang [Sat, 26 Jul 2014 00:48:25 +0000 (00:48 +0000)]
am 45040bdb: Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."

* commit '45040bdbb8c3a543746538b1e08b5ac53c427099':
  Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.

10 years agoMerge "Don't fail the build for dangling module names."
Ying Wang [Wed, 30 Jul 2014 17:21:39 +0000 (17:21 +0000)]
Merge "Don't fail the build for dangling module names."

10 years agoDon't fail the build for dangling module names.
Ying Wang [Wed, 30 Jul 2014 17:20:56 +0000 (10:20 -0700)]
Don't fail the build for dangling module names.

Change-Id: I939253552e7ca6a672f662ae6be3eac41f5bab41

10 years agoMerge "Fix 64 bit emulator booting (again)."
Ying Wang [Wed, 30 Jul 2014 16:38:23 +0000 (16:38 +0000)]
Merge "Fix 64 bit emulator booting (again)."

10 years agoFix 64 bit emulator booting (again).
Narayan Kamath [Mon, 23 Jun 2014 16:52:53 +0000 (17:52 +0100)]
Fix 64 bit emulator booting (again).

Not only should they inherit from core_64_bit.mk, we should
inherit from that first to make sure sdk.mk doesn't override
those values with other cruft.

Change-Id: Ibcd3c47b5be92544c1e86b6e85608b875c468461

10 years agoMerge "Remove the unused large_emu_hw.mk"
Ying Wang [Wed, 30 Jul 2014 16:37:21 +0000 (16:37 +0000)]
Merge "Remove the unused large_emu_hw.mk"

10 years agoam 970d053c: Merge "Fix doc target for multidex support library."
Yohann Roussel [Fri, 25 Jul 2014 12:53:32 +0000 (12:53 +0000)]
am 970d053c: Merge "Fix doc target for multidex support library."

* commit '970d053c975e9ee38e61fc00506362a76fcc153d':
  Fix doc target for multidex support library.

10 years agoam 77d93bce: Merge "fix build"
Tim Murray [Thu, 24 Jul 2014 22:25:59 +0000 (22:25 +0000)]
am 77d93bce: Merge "fix build"

* commit '77d93bceb06dd3983868327b03a726bf5d8ae079':
  fix build

10 years agoam 16d43086: Merge "Fix Windows SDK build to not use clang."
Tim Murray [Thu, 24 Jul 2014 22:12:14 +0000 (22:12 +0000)]
am 16d43086: Merge "Fix Windows SDK build to not use clang."

* commit '16d43086e91b76876f195b6d7a7c2e9d021b8293':
  Fix Windows SDK build to not use clang.

10 years agoMerge "fix build"
Tim Murray [Thu, 24 Jul 2014 22:20:58 +0000 (22:20 +0000)]
Merge "fix build"

10 years agofix build
Tim Murray [Thu, 24 Jul 2014 22:20:18 +0000 (15:20 -0700)]
fix build

Change-Id: I28799d5523e1d2d2500a82b3d323c58486aacdbc

10 years agoFix Windows SDK build to not use clang.
Tim Murray [Thu, 24 Jul 2014 21:42:53 +0000 (14:42 -0700)]
Fix Windows SDK build to not use clang.

bug 16172793

Change-Id: I7bf76cae49ec17bf50eb657b0e38234b7cb55e85

10 years agoam f82de5b8: Merge "Switch host builds to use Clang by default."
Tim Murray [Thu, 24 Jul 2014 21:04:24 +0000 (21:04 +0000)]
am f82de5b8: Merge "Switch host builds to use Clang by default."

* commit 'f82de5b89d70fb0e122f03a3956c5b01e66daca5':
  Switch host builds to use Clang by default.

10 years ago[MIPSR6] Add mips64r6 and mips32r6 targets
Duane Sand [Wed, 9 Jul 2014 20:30:52 +0000 (13:30 -0700)]
[MIPSR6] Add mips64r6 and mips32r6 targets

Add mips64r6 target and corresponding mips32r6 target.
Defaults remain as mips64r2 and mips32r2.

Apply -FP64A codegen subsetting to mips32r6 only.
Access FR=0 odd-numbered 32-bit float regs only via
double-prec even-numbered regs, not by single-prec ops.

Change-Id: I1740a6c658304b6c41242be58d68753e6f171658

10 years agoam 1bb9adb8: Merge "[MIPS64] Enable mips64 clang"
Ying Wang [Thu, 24 Jul 2014 01:45:53 +0000 (01:45 +0000)]
am 1bb9adb8: Merge "[MIPS64] Enable mips64 clang"

* commit '1bb9adb88004ebdbacf44a95bd4e08065960c5ab':
  [MIPS64] Enable mips64 clang

10 years agoam 6837ac67: Merge "Refactor FDO support code to ensure arm64 can also be built with...
Ying Wang [Wed, 23 Jul 2014 23:37:56 +0000 (23:37 +0000)]
am 6837ac67: Merge "Refactor FDO support code to ensure arm64 can also be built with FDO."

* commit '6837ac67035518f5c36c91ae07ec95010c7071bd':
  Refactor FDO support code to ensure arm64 can also be built with FDO.

10 years ago[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains
Duane Sand [Tue, 22 Jul 2014 21:34:00 +0000 (14:34 -0700)]
[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains

Use 4.9 mips64el toolchain for both 64- and 32-bit builds.
Tell ld when 32-bit links are required.
Override 4.9's changed defaults for mips floating point
register use, to get same assembler rules as 4.8 and earlier.

Also: drop unused  soft-fp build targets, cleanout redundant
compiler options, and remove extraneous Android.mk file.

Change-Id: I86f1075266349edb2b08a7709b9f5472d8cfda32

10 years ago[MIPS64] Enable mips64 clang
Duane Sand [Tue, 3 Jun 2014 23:05:59 +0000 (16:05 -0700)]
[MIPS64] Enable mips64 clang

Change-Id: I737f40ff1d4c71c21bea5159d1b0acee89fe32a2

10 years agoMerge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""
Marcin Kosiba [Mon, 28 Jul 2014 09:02:13 +0000 (09:02 +0000)]
Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""

10 years agoRevert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."
Dan Albert [Sat, 26 Jul 2014 20:35:06 +0000 (20:35 +0000)]
Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."

This broke the world.

This reverts commit 3b7a4d811df5b326e714984edd7dd3e2b11e16d5.

Change-Id: Iefb01b8642a92bcc718d2c745e8ce1346ba50143

10 years agoMerge "Fix doc target for multidex support library."
Yohann Roussel [Fri, 25 Jul 2014 12:44:51 +0000 (12:44 +0000)]
Merge "Fix doc target for multidex support library."

10 years agoFix doc target for multidex support library.
Yohann Roussel [Thu, 24 Jul 2014 15:24:30 +0000 (17:24 +0200)]
Fix doc target for multidex support library.

Change-Id: I0136c6cd8a3af0dc9d12b9424f96e9527cde68e2

10 years agoMerge "Fix Windows SDK build to not use clang."
Tim Murray [Thu, 24 Jul 2014 22:08:41 +0000 (22:08 +0000)]
Merge "Fix Windows SDK build to not use clang."

10 years agoMerge "[MIPS64] Enable mips64 clang"
Ying Wang [Thu, 24 Jul 2014 01:42:13 +0000 (01:42 +0000)]
Merge "[MIPS64] Enable mips64 clang"

10 years agoMerge "Switch host builds to use Clang by default."
Tim Murray [Thu, 24 Jul 2014 20:59:29 +0000 (20:59 +0000)]
Merge "Switch host builds to use Clang by default."

10 years agoSwitch host builds to use Clang by default.
Tim Murray [Fri, 4 Apr 2014 21:38:29 +0000 (14:38 -0700)]
Switch host builds to use Clang by default.

If LOCAL_CLANG is not set to false for a host module, clang will be used instead of gcc.

This also enables the integrated assembler by default for Darwin host builds.

bug 16172793

Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434

10 years agoMerge "Refactor FDO support code to ensure arm64 can also be built with FDO."
Ying Wang [Wed, 23 Jul 2014 23:35:05 +0000 (23:35 +0000)]
Merge "Refactor FDO support code to ensure arm64 can also be built with FDO."

10 years agoRefactor FDO support code to ensure arm64 can also be built with FDO.
Dehao Chen [Wed, 23 Jul 2014 21:28:58 +0000 (14:28 -0700)]
Refactor FDO support code to ensure arm64 can also be built with FDO.

Change-Id: I752c9f411b0a046a15c72b4837efc1fb0503b470

10 years agoMerge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."
Ying Wang [Sat, 26 Jul 2014 00:43:50 +0000 (00:43 +0000)]
Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."

10 years agoMerge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains"
Elliott Hughes [Wed, 30 Jul 2014 23:20:06 +0000 (23:20 +0000)]
Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains"

10 years agoam 38470c3f: Merge "Default to "prescott" as our baseline i686 host build architecture."
Stephen Hines [Tue, 22 Jul 2014 20:49:15 +0000 (20:49 +0000)]
am 38470c3f: Merge "Default to "prescott" as our baseline i686 host build architecture."

* commit '38470c3fffd25a300045d62cccc8ab129cb71349':
  Default to "prescott" as our baseline i686 host build architecture.

10 years agoMerge "Default to "prescott" as our baseline i686 host build architecture."
Stephen Hines [Tue, 22 Jul 2014 20:45:32 +0000 (20:45 +0000)]
Merge "Default to "prescott" as our baseline i686 host build architecture."

10 years agoDefault to "prescott" as our baseline i686 host build architecture.
Stephen Hines [Sat, 19 Jul 2014 00:34:14 +0000 (17:34 -0700)]
Default to "prescott" as our baseline i686 host build architecture.

Bug: 16408818

Change-Id: I41760605bf9f4589859afd20cc96ccbedb6fe82c

10 years agoam 1029013a: Merge "Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex"
Yohann Roussel [Fri, 18 Jul 2014 14:43:47 +0000 (14:43 +0000)]
am 1029013a: Merge "Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex"

* commit '1029013a0db29b926da93d2400b181d1c3b495fe':
  Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex

10 years agoam d5389ba4: Merge "Move multidex support library"
Yohann Roussel [Fri, 18 Jul 2014 10:55:07 +0000 (10:55 +0000)]
am d5389ba4: Merge "Move multidex support library"

* commit 'd5389ba4163a1a8506ab91fb287c1167a3de521f':
  Move multidex support library

10 years agoam 182ac4e3: Merge "Stubs of android-support-multidex-instrumentation."
Yohann Roussel [Fri, 18 Jul 2014 10:55:06 +0000 (10:55 +0000)]
am 182ac4e3: Merge "Stubs of android-support-multidex-instrumentation."

* commit '182ac4e3fd5bf9397bf5f8397e2cc599e761e16b':
  Stubs of android-support-multidex-instrumentation.

10 years agoam 2d3e4d22: Merge "Generates SDK stubs of android-support-multidex"
Yohann Roussel [Fri, 18 Jul 2014 10:55:05 +0000 (10:55 +0000)]
am 2d3e4d22: Merge "Generates SDK stubs of android-support-multidex"

* commit '2d3e4d22d9a97837a1545a563c5d2e7e4b915040':
  Generates SDK stubs of android-support-multidex

10 years agoam 34ba2331: Merge "Support dx generating multiple dex files."
Yohann Roussel [Fri, 18 Jul 2014 10:55:05 +0000 (10:55 +0000)]
am 34ba2331: Merge "Support dx generating multiple dex files."

* commit '34ba2331f7caec3dc5df97024fa8bf57c9e5d045':
  Support dx generating multiple dex files.