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

Issue 18238012: MIPS: Fix debug mode failures introduced by r15561. (Closed)

Created:
7 years, 5 months ago by palfia
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fix debug mode failures introduced by r15561. The commit r15561 introduced a lot of debug mode test failures on MIPS. This change solves these failures by making the FP-saved version of StoreBufferOverflowStub available at snapshot time. This stub was added to ARM by commit r14359. BUG= Committed: https://code.google.com/p/v8/source/detail?r=15564

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
7 years, 5 months ago (2013-07-08 23:52:25 UTC) #1
kisg
LGTM
7 years, 5 months ago (2013-07-08 23:56:19 UTC) #2
palfia
7 years, 5 months ago (2013-07-09 00:00:21 UTC) #3
Message was sent while issue was closed.
Committed manually as r15564 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698