Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Issue 10134031: Merged r11230, r11241, r11283, r11405 into 3.9 branch. (Closed)

Created:
8 years, 8 months ago by danno
Modified:
8 years, 8 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Merged r11230, r11241, r11283, r11405 into 3.9 branch. Update test262 expectations for 64-bit precision double for ARM and MIPS. MIPS: Remove static initializers in v8. MIPS: NaNs in the snapshot should be quiet according to the MIPS FPU even when cross-building the snapshot. This is based on code from Daniel Kalmar from http://codereview.chromium.org/9910029/ Review URL: https://chromiumcodereview.appspot.com/10068006 MIPS: Do the qNaN fixup at de-serialization time. This is a commit of https://chromiumcodereview.appspot.com/10093007/ for Paul Lind R=mstarzinger@chromium.org BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11408

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -100 lines) Patch
M src/assembler.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/mips/assembler-mips.h View 3 chunks +55 lines, -35 lines 0 comments Download
M src/mips/assembler-mips.cc View 4 chunks +21 lines, -12 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 8 chunks +34 lines, -31 lines 0 comments Download
M src/mips/lithium-gap-resolver-mips.cc View 6 chunks +15 lines, -17 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/runtime.js View 1 chunk +1 line, -1 line 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/test262/test262.status View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
8 years, 8 months ago (2012-04-23 08:46:17 UTC) #1
Michael Starzinger
8 years, 8 months ago (2012-04-23 08:50:47 UTC) #2
LGTM (rubber-stamp).

Powered by Google App Engine
This is Rietveld 408576698