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

Issue 4171057: code review 4171057: arm runtime: attempt to fix build by adding casp (sam a... (Closed)

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

Description

arm runtime: attempt to fix build by adding casp (same as cas) untested. Fixes issue 1523.

Patch Set 1 #

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

Patch Set 3 : diff -r dfbc2b3b2461 https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -2 lines) Patch
M src/pkg/runtime/arm/cas5.s View 1 2 chunks +33 lines, -2 lines 0 comments Download
M src/pkg/runtime/arm/cas6.s View 1 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 6
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-02-17 05:50:39 UTC) #1
rsc
LGTM Fixes issue 1523.
14 years ago (2011-02-17 05:52:08 UTC) #2
rsc
Actually you will need to rename the labels l, fail.
14 years ago (2011-02-17 05:52:20 UTC) #3
r
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years ago (2011-02-17 05:58:26 UTC) #4
rsc
LGTM
14 years ago (2011-02-17 06:00:39 UTC) #5
r
14 years ago (2011-02-17 06:02:03 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=231c6b6747d6 ***

arm runtime: attempt to fix build by adding casp (same as cas)
untested.

Fixes issue 1523.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4171057
Sign in to reply to this message.

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