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

Issue 15820043: code review 15820043: runtime: amd64p32 and Native Client assembly bootstrap (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by rsc
Modified:
10 years, 5 months ago
Reviewers:
khr
CC:
khr
Visibility:
Public.

Description

runtime: amd64p32 and Native Client assembly bootstrap See golang.org/s/go13nacl for design overview. This CL is publicly visible but not CC'ed to golang-dev, to avoid distracting from the preparation of the Go 1.2 release. This CL and the others will be checked into my rsc-go13nacl clone repo for now, and I will send CLs against the main repo early in the Go 1.3 development.

Patch Set 1 #

Patch Set 2 : diff -r 6752a7aad603 https://code.google.com/r/rsc-go13nacl #

Patch Set 3 : diff -r 6752a7aad603 https://code.google.com/r/rsc-go13nacl #

Patch Set 4 : diff -r 6752a7aad603 https://code.google.com/r/rsc-go13nacl #

Patch Set 5 : diff -r 6752a7aad603 https://code.google.com/r/rsc-go13nacl #

Patch Set 6 : diff -r 6752a7aad603 https://code.google.com/r/rsc-go13nacl #

Patch Set 7 : diff -r eca0ca43a863 https://code.google.com/r/rsc-go13nacl #

Patch Set 8 : diff -r de159d1f10be https://code.google.com/r/rsc-go13nacl #

Patch Set 9 : diff -r de159d1f10be https://code.google.com/r/rsc-go13nacl #

Patch Set 10 : diff -r 8d31081ea983 https://code.google.com/r/rsc-go13nacl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+323 lines, -607 lines) Patch
M src/pkg/runtime/asm_amd64p32.s View 1 2 3 4 5 6 33 chunks +291 lines, -607 lines 0 comments Download
M src/pkg/runtime/atomic_amd64x.c View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
A src/pkg/runtime/rt0_nacl_amd64p32.s View 1 2 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 3
khr
LGTM. 2 down, many to go.
10 years, 6 months ago (2013-11-01 22:59:44 UTC) #1
rsc
Hello khr@golang.org, I'd like you to review this change to https://code.google.com/r/rsc-go13nacl
10 years, 5 months ago (2013-11-11 14:51:34 UTC) #2
rsc
10 years, 5 months ago (2013-11-11 14:51:40 UTC) #3
*** Submitted as 90bd871b5994 ***

runtime: amd64p32 and Native Client assembly bootstrap

See golang.org/s/go13nacl for design overview.

This CL is publicly visible but not CC'ed to golang-dev,
to avoid distracting from the preparation of the Go 1.2
release.

This CL and the others will be checked into my rsc-go13nacl
clone repo for now, and I will send CLs against the main
repo early in the Go 1.3 development.

R=khr
https://codereview.appspot.com/15820043
Sign in to reply to this message.

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