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

Issue 72360044: code review 72360044: liblink: fix morestack handling on amd64p32. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by remyoudompheng
Modified:
10 years, 1 month ago
Reviewers:
gobot, rsc, dave
CC:
dave_cheney.net, rsc, iant, golang-codereviews
Visibility:
Public.

Description

liblink: fix morestack handling on amd64p32. It was using MOVL to pass a 64-bit argument (concatenated framesize and argsize) to morestack11.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/liblink/obj6.c View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5
remyoudompheng
Hello dave@cheney.net, rsc@golang.org, iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 1 month ago (2014-03-07 06:41:50 UTC) #1
dave_cheney.net
LGTM, and fixes the issues assembling asm_amd64p32.s in the runtime package. Of course, please wait ...
10 years, 1 month ago (2014-03-07 09:59:50 UTC) #2
rsc
LGTM
10 years, 1 month ago (2014-03-07 16:42:40 UTC) #3
remyoudompheng
*** Submitted as https://code.google.com/p/go/source/detail?r=d763454383f4 *** liblink: fix morestack handling on amd64p32. It was using MOVL ...
10 years, 1 month ago (2014-03-07 18:44:40 UTC) #4
gobot
10 years, 1 month ago (2014-03-07 18:53:50 UTC) #5
Message was sent while issue was closed.
This CL appears to have broken the openbsd-386-rootbsd builder.
Sign in to reply to this message.

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