aboutsummaryrefslogtreecommitdiff
path: root/Android.mksnapshot.mk
AgeCommit message (Expand)Author
2016-04-05Remove mksnapshot support entirely.Ben Murdoch
2016-04-05Upgrade V8 to version 4.9.385.28Ben Murdoch
2016-01-08v8: prevent unnecessary rebuildsColin Cross
2015-06-25Merge "Update V8 to version 4.1.0.21"android-m-preview-2android-m-preview-1Stephen Hines
2015-06-23Update V8 to version 4.1.0.21Emily Bernier
2015-04-27Recover from shift exponent ubsan failures.Dan Albert
2015-03-30Turn off optimizations due to undefined behavior in assembler-arm.cc:fits_shi...Stephen Hines
2014-12-30Remove hardcoded ICU include paths.Narayan Kamath
2014-12-17Fix mips64 build typoDuane Sand
2014-12-04Upgrade to 3.29Ben Murdoch
2014-02-12v8: support multilib buildsColin Cross
2013-12-06Hide warning about unused parameters for v8Kristian Monsen
2012-08-09Add MIPS to v8 makefiles.Paul Lind
2012-07-11Fix the compilation issue with mksnapshot for x86 targetChen YANG
2012-04-30am d5ee4b89: Merge "Build a different mksnapshot for each arch."Jean-Baptiste Queru
2012-04-28Build a different mksnapshot for each arch.Jean-Baptiste Queru
2012-04-16Merge V8 at 3.9.24.13Ben Murdoch
2012-02-15resolved conflicts for merge of f8d66dab to masterJean-Baptiste Queru
2012-02-15Enable x86 supportChih-Wei Huang
2011-12-02Upgrade to V8 3.6Ben Murdoch
2011-12-02Upgrade to V8 3.5Ben Murdoch
2011-12-02Upgrade to V8 3.4Ben Murdoch
2011-12-02Upgrade to V8 3.3Ben Murdoch
2011-07-20Revert "Disable Crankshaft for performance testing."Ben Murdoch
2011-07-20Disable Crankshaft for performance testing.Ben Murdoch
2011-06-14Fix snapshottingBen Murdoch
2011-06-13Merge V8 at branches/3.2 r8200: Remove generation of experimental-libraries.ccSteve Block
2011-06-10Merge V8 at r7668: Update makefiles.Ben Murdoch
2011-06-02Remove incomplete x86 supportSteve Block
2010-04-21Re-enable snapshots in V8.Andrei Popescu
2010-03-08Use ARCH_ARM_HAVE_VFP instead of TARGET_ARCH_VARIANTColin Cross
2010-02-26make sure the snapshot is built with the right flags depending on archAndrei Popescu
2010-02-26enable debugger support in v8Andrei Popescu
2010-02-04Get snapshots in v8 to work againLeon Clarke
2009-11-03Move V8 to external/v8Steve Block