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

Issue 935593002: MIPS: reland Fix 'Assembler support for internal references.' (Closed)

Created:
5 years, 10 months ago by balazs.kilvady
Modified:
5 years, 10 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS: reland Fix 'Assembler support for internal references.' Fix compilation problem with android toolchain. Added new INTERNAL_REFERENCE_ENCODED RelocInfo type to differentiate MIPS existing use of internal references in instructions from the new raw pointer reference needed for dd(Label*). BUG= TEST=cctest/test-assembler-mips/jump_tables1, cctest/test-assembler-mips/jump_tables2, cctest/test-assembler-mips/jump_tables3, cctest/test-run-machops/RunSwitch1 Committed: https://crrev.com/53d04bc14bc96a90a9f34f6098d2fbbad7245c01 Cr-Commit-Position: refs/heads/master@{#26693}

Patch Set 1 #

Patch Set 2 : Fix compilation problem with android toolchain. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -90 lines) Patch
M src/assembler.h View 2 chunks +8 lines, -0 lines 0 comments Download
M src/mips/assembler-mips.h View 1 5 chunks +11 lines, -4 lines 0 comments Download
M src/mips/assembler-mips.cc View 12 chunks +92 lines, -80 lines 0 comments Download
M src/mips/assembler-mips-inl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips/constants-mips.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
balazs.kilvady
This needs v8 team reviewer for the small changes in assembler.h
5 years, 10 months ago (2015-02-17 11:50:39 UTC) #2
akos.palfi.imgtec
Lgtm.
5 years, 10 months ago (2015-02-17 12:19:37 UTC) #3
balazs.kilvady
PTAL, This needs v8 team reviewer for the small changes in assembler.h
5 years, 10 months ago (2015-02-17 14:27:42 UTC) #4
Jakob Kummerow
lgtm
5 years, 10 months ago (2015-02-17 14:28:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/935593002/20001
5 years, 10 months ago (2015-02-17 14:29:58 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-17 14:52:23 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-17 14:52:45 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/53d04bc14bc96a90a9f34f6098d2fbbad7245c01
Cr-Commit-Position: refs/heads/master@{#26693}

Powered by Google App Engine
This is Rietveld 408576698