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

Issue 168710043: code review 168710043: runtime: GOARCH values for ppc64 BE & LE

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 6 months ago by laboger
Modified:
9 years, 6 months ago
Reviewers:
iant
CC:
iant, gofrontend-dev_googlegroups.com
Visibility:
Public.

Description

runtime: GOARCH values for ppc64 BE & LE ppc64 for BE ppc64le for LE issue 8654 configure needs to be regenerated

Patch Set 1 #

Patch Set 2 : diff -r ed47faa83681 https://code.google.com/p/gofrontend/ #

Patch Set 3 : diff -r ed47faa83681 https://code.google.com/p/gofrontend/ #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M libgo/configure.ac View 3 chunks +11 lines, -2 lines 2 comments Download
M libgo/go/go/build/syslist.go View 1 chunk +1 line, -1 line 0 comments Download
M libgo/testsuite/gotest View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
laboger
Hello iant@golang.org, gofrontend-dev@googlegroups.com (cc: gofrontend-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/gofrontend/
9 years, 6 months ago (2014-11-14 13:44:36 UTC) #1
iant
https://codereview.appspot.com/168710043/diff/40001/libgo/configure.ac File libgo/configure.ac (right): https://codereview.appspot.com/168710043/diff/40001/libgo/configure.ac#newcode271 libgo/configure.ac:271: [AC_COMPILE_IFELSE([ You don't need to use AC_COMPILE_IFELSE here. You ...
9 years, 6 months ago (2014-11-14 17:21:32 UTC) #2
laboger
I tried the change to use ac_cv_c_bigendian but the variable is not set until later ...
9 years, 6 months ago (2014-11-19 21:03:33 UTC) #3
iant
LGTM Thanks.
9 years, 6 months ago (2014-11-21 18:01:42 UTC) #4
iant
9 years, 6 months ago (2014-11-21 18:21:37 UTC) #5
*** Submitted as
https://code.google.com/p/gofrontend/source/detail?r=547a3bf5788a ***

runtime: GOARCH values for ppc64 BE & LE

ppc64 for BE
ppc64le for LE
issue 8654

configure needs to be regenerated

LGTM=iant
R=iant, gofrontend-dev
CC=gofrontend-dev
https://codereview.appspot.com/168710043

Committer: Ian Lance Taylor <iant@golang.org>
Sign in to reply to this message.

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