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

Issue 5445051: code review 5445051: runtime: make sure windows/amd64 stack is 16-byte align... (Closed)

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

Description

runtime: make sure windows/amd64 stack is 16-byte aligned on syscall entry (fixes build)

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M src/pkg/runtime/windows/amd64/sys.s View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 7 months ago (2011-11-29 01:43:51 UTC) #1
vcc
LGTM 2011/11/29 <alex.brainman@gmail.com>: > Reviewers: golang-dev_googlegroups.com, > > Message: > Hello golang-dev@googlegroups.com, > > I'd ...
14 years, 7 months ago (2011-11-29 01:50:46 UTC) #2
brainman
14 years, 7 months ago (2011-11-29 01:57:28 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=3b4b41ee8b30 ***

runtime: make sure windows/amd64 stack is 16-byte aligned on syscall entry
(fixes build)

R=golang-dev, vcc.163
CC=golang-dev
http://codereview.appspot.com/5445051
Sign in to reply to this message.

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