aboutsummaryrefslogtreecommitdiff
path: root/Android.v8common.mk
AgeCommit message (Collapse)Author
2014-12-04Upgrade to 3.29Ben Murdoch
Update V8 to 3.29.88.17 and update makefiles to support building on all the relevant platforms. Bug: 17370214 Change-Id: Ia3407c157fd8d72a93e23d8318ccaf6ecf77fa4e
2014-02-12v8: support multilib buildsColin Cross
Allow building for multiple architectures at the same time: Use $(local-generated-sources-dir) instead of $(local-intermediates-dir) Set LOCAL_CFLAGS_arch instead of ifeq ($(TARGET_ARCH),arch) Use LOCAL_MODULE_TARGET_ARCH_WARN to restrict which architectures attempt to build, and print a warning on the rest. Change-Id: I66dffb36557aa47c92a1ae158683a27e9ca83e53
2012-08-09Add MIPS to v8 makefiles.Paul Lind
Provides Android build support for the working mips code already in v8 3.9.x. Change-Id: Id28d09a2a9f08535484fda9aabbb15b6a02690f2 Signed-off-by: Paul Lind <plind@mips.com>
2012-04-16Merge V8 at 3.9.24.13Ben Murdoch
Bug: 5688872 Change-Id: Id0aa8d23375030494d3189c31774059c0f5398fc
2012-04-11Roll V8 back to 3.6Ben Murdoch
Roll back to V8 3.6 to fix x86 build, we don't have ucontext.h. This reverts commits: 5d4cdbf7a67d3662fa0bee4efdb7edd8daec9b0b c7cc028aaeedbbfa11c11d0b7b243b3d9e837ed9 592a9fc1d8ea420377a2e7efd0600e20b058be2b Bug: 5688872 Change-Id: Ic961bb5e65b778e98bbfb71cce71d99fa949e995
2012-04-11Merge V8 3.9 at 3.9.24.9Ben Murdoch
http://v8.googlecode.com/svn/branches/3.9@11260 Bug: 5688872 Change-Id: Iddd944e82189d92df3fc427dc5f0d3f1b2f0c6c8
2012-04-11Merge V8 at 3.7.12.28Ben Murdoch
Bug: 5688872 Change-Id: Iddb40cae44d51a2b449f2858951e0472771f5981
2012-02-15resolved conflicts for merge of f8d66dab to masterJean-Baptiste Queru
Change-Id: I66e6f68b1c5b5d1f0ad5347eabe8b99e6f9bad77
2012-02-15Enable x86 supportChih-Wei Huang
Change-Id: I6009002b3b9fdb4cf9e07272be6918f19400e51f
2011-12-02Upgrade to V8 3.6Ben Murdoch
Merge V8 at 3.6.6.11 Simple merge required updates to makefiles only. Bug: 5688872 Change-Id: Ib38b7ffbcd409585f6cb6fccc59c767029cecc77
2011-12-02Upgrade to V8 3.5Ben Murdoch
Merge V8 3.5.10.24 Simple merge required updates to makefiles only. Bug: 5688872 Change-Id: I0acdb9a1a53919d84e9a7525308e8371739d2f06
2011-12-02Upgrade to V8 3.4Ben Murdoch
Merge 3.4.14.35 Simple merge required updates to makefiles only. Bug: 568872 Change-Id: I403a38452c547e06fcfa951c12eca12a1bc40978
2011-12-02Upgrade to V8 3.3Ben Murdoch
Merge V8 at 3.3.10.39 Simple merge required updates to makefiles only. Bug: 5688872 Change-Id: I14703f418235f5ce6013b9b3e2e502407a9f6dfd
2011-06-10Make Crankshaft configurable at compile-time.Ben Murdoch
Add a flag in Android.mk to enable crankshaft in V8. Note that Crankshaft and snapshotting cannot currently be used at the same time. For now, leave Crankshaft disabled by default. Change-Id: I84fcc02882e1b16cd0bc783d778ffbcc4531c868
2011-06-10Merge V8 at r7668: Update makefiles.Ben Murdoch
http://code.google.com/p/v8/source/detail?r=7648 Change-Id: Iead441c4d4ace57fc32c4164ea6e4abadbee0338
2011-06-03Update V8 to r7427: Fix Makefiles and update V8 revisionSteve Block
Change-Id: Icc9535b393972652b05507a82195f20b9115897c
2011-06-02Remove incomplete x86 supportSteve Block
x86 support is required for the simulator build. However, V8 does not currently work with x86, so we use JSC in this case. This patch removes the incomplete x86 support. Change-Id: I74bbca8a044d5ee606f2fc03432eabc2ef6cde76
2011-05-25Update V8 to r7079 as required by WebKit r80534.Ben Murdoch
Change-Id: I487c152e485d5a40b68997d7c0d2f1fba5da0834
2011-05-24Update V8 to r6768 as required by WebKit r78450Steve Block
Change-Id: Ib8868ff7147a76547a8d1d85f257ebe8546a3d3f
2011-05-13Update V8 to r6238 as required by WebKit r75993Ben Murdoch
Change-Id: I12f638fcdd02d9102abab17d81c23cde63c08f22
2011-05-10Update V8 to r6101 as required by WebKit r74534Ben Murdoch
Change-Id: I7f84af8dd732f11898fd644b2c2b1538914cb78d
2010-12-06Update V8 to r5901 as required by WebKit r73109Shimeng (Simon) Wang
Change-Id: Ic48c5b085ce90e0151e2e7e58c4c5afe87fce9d1
2010-11-19Update V8 to r5804 as required by WebKit r72274Russell Brenner
Change-Id: I287670630b22383dbce46e4a6fad4ec9eb37d8b8
2010-11-15Update V8 to r5780 as required by WebKit r71558Teng-Hui Zhu
Change-Id: Ie3936550b99967a13755930d0dac0a59c3562625
2010-10-22Update V8 to r5675 as required by WebKit r70209Ben Murdoch
Change-Id: Ib10adb470d41ca8c109ead5fc893b880e18d489f
2010-09-08Update V8 to r5388 as required by WebKit r66666Kristian Monsen
Change-Id: Ib3c42e9b7226d22c65c7077c543fe31afe62a318
2010-08-23Update V8 to r5295 as required by WebKit r65615Iain Merrick
Change-Id: I1d72d4990703e88b7798919c7a53e12ebf76958a
2010-05-21Merge WebKit at r59636: Update v8 to r4660.Kristian Monsen
Will build and run with current webkit. Change-Id: I57bae621fd894da363ba84e1757ad09eb7c502b9
2010-05-18Fix the ordering of the JS library sources to make ordering requirements clearSteve Block
The ordering of these sources is important to satisfy compile dependencies. Change-Id: I81cc1e35966906e8b493822592279d01321ecc71
2010-05-17Add liveedit-debugger.js to the list of JS library files in the snapshotSteve Block
This fixes a crash in the WebKit layout tests due to a failure in Debug::ClearMirrorCache() when attempting to call the JS ClearMirrorCache() function. Bug: 2689013 Change-Id: I68acf34c2132a51491e974cb561280aa83ef6260
2010-05-10Update V8 to r4588Steve Block
We're using WebKit r58033, as used by http://src.chromium.org/svn/releases/5.0.387.0/DEPS This requires http://v8.googlecode.com/svn/trunk@4465 but this version has a crashing bug for ARM. Instead we use http://v8.googlecode.com/svn/trunk@4588, which is used by http://src.chromium.org/svn/releases/6.0.399.0/DEPS Note that a trivial bug fix was required in arm/codegen-arm.cc. This is guarded with ANDROID. See http://code.google.com/p/v8/issues/detail?id=703 Change-Id: I459647a8286c4f8c7405f0c5581ecbf051a6f1e8
2010-02-26update V8 to TOT snapshot branchAndrei Popescu
2010-02-26enable debugger support in v8Andrei Popescu
2010-02-25Update to V8 with partial snapshots. This is taken from the partial_snapshot ↵Andrei Popescu
branch of V8.
2010-02-08Enable debugger support to make the console.* APIs work with V8.Ben Murdoch
Note this needs an external/webkit change too.
2010-02-04Get snapshots in v8 to work againLeon Clarke
2010-02-03Update v8 to bleeding_edge revision 3784Leon Clarke
2010-01-27Merge from v8 at revision 3723Leon Clarke
2010-01-27Revert "Pull from svn bleeding_edge@3716"Leon Clarke
This reverts commit 888f6729be6a6f6fbe246cb5a9f122e2dbe455b7. (Waiting until v8 issue 554101 is in v8 rather than patching it straight into android)
2010-01-27Pull from svn bleeding_edge@3716Leon Clarke
2009-11-05Update V8 to r3121 as required for WebKit update.Steve Block
Change-Id: Ic53e0aef9a9eb9b71ee7d25a8aef61520bba899c
2009-11-03Move V8 to external/v8Steve Block
Change-Id: If68025d67453785a651c5dfb34fad298c16676a4