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

Issue 6946078: code review 6946078: cmd/dist: make GOARM detection better compatible with t... (Closed)

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

Description

cmd/dist: make GOARM detection better compatible with thumb toolchain Fixes issue 4557.

Patch Set 1 #

Patch Set 2 : diff -r 7ea3674ce4b5 https://code.google.com/p/go/ #

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

Patch Set 4 : diff -r 7ea3674ce4b5 https://code.google.com/p/go/ #

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

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

Patch Set 7 : diff -r 97b548d8e219 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -3 lines) Patch
M src/cmd/dist/arm.c View 1 2 4 2 chunks +25 lines, -3 lines 0 comments Download

Messages

Total messages: 9
dave_cheney.net
Nice catch, I'm surprised (maybe I should not be) that GCC uses thumb by default. ...
11 years, 4 months ago (2012-12-18 11:44:07 UTC) #1
minux1
PTAL. I think make.bash approach is better. On Tue, Dec 18, 2012 at 7:44 PM, ...
11 years, 4 months ago (2012-12-18 12:54:07 UTC) #2
minux1
On Tue, Dec 18, 2012 at 8:53 PM, minux <minux.ma@gmail.com> wrote: > PTAL. I think ...
11 years, 4 months ago (2012-12-18 13:03:25 UTC) #3
minux1
Hello dave@cheney.net (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 4 months ago (2012-12-18 15:20:06 UTC) #4
dave_cheney.net
Fair enough, great job, I will test today. On 19/12/2012, at 0:03, minux <minux.ma@gmail.com> wrote: ...
11 years, 4 months ago (2012-12-18 21:14:11 UTC) #5
dave_cheney.net
On 2012/12/18 21:14:11, dfc wrote: > Fair enough, great job, I will test today. > ...
11 years, 4 months ago (2012-12-18 22:32:58 UTC) #6
dave_cheney.net
LGTM on ARMv5 as well
11 years, 4 months ago (2012-12-20 01:17:28 UTC) #7
rsc
LGTM
11 years, 4 months ago (2012-12-20 19:31:04 UTC) #8
minux1
11 years, 4 months ago (2012-12-21 18:40:14 UTC) #9
*** Submitted as https://code.google.com/p/go/source/detail?r=bff02defeb7a ***

cmd/dist: make GOARM detection better compatible with thumb toolchain
Fixes issue 4557.

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

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