Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1255)

Issue 11963044: code review 11963044: runtime: fix arm build. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by remyoudompheng
Modified:
11 years, 8 months ago
Reviewers:
rsc
CC:
golang-dev, rsc
Visibility:
Public.

Description

runtime: fix arm build. More functions needs to be marked as no stack split.

Patch Set 1 #

Patch Set 2 : diff -r 1c2053db3e0a https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r c632dcca98ca https://code.google.com/p/go #

Patch Set 4 : diff -r f70981e60e17 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r f70981e60e17 https://code.google.com/p/go #

Patch Set 6 : diff -r f70981e60e17 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -7 lines) Patch
M src/pkg/runtime/vlrt_arm.c View 1 2 4 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 4
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 8 months ago (2013-08-01 04:29:56 UTC) #1
rsc
LGTM
11 years, 8 months ago (2013-08-01 05:37:55 UTC) #2
remyoudompheng
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 8 months ago (2013-08-01 05:46:42 UTC) #3
remyoudompheng
11 years, 8 months ago (2013-08-01 05:48:31 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=b2f71fb7e959 ***

runtime: fix arm build.

More functions needs to be marked as no stack split.

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/11963044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b