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

Issue 4815066: code review 4815066: cmd/6l: add support for -Hopenbsd (Closed)

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

Description

cmd/6l: add support for -Hopenbsd Add linker support for OpenBSD ELF-64.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M src/cmd/6l/asm.c View 1 7 chunks +11 lines, -2 lines 0 comments Download
M src/cmd/6l/doc.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/6l/obj.c View 1 3 chunks +4 lines, -1 line 0 comments Download
M src/cmd/6l/pass.c View 1 2 chunks +4 lines, -2 lines 0 comments Download
M src/cmd/ld/lib.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
jsing
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-07-29 05:03:01 UTC) #1
rsc
LGTM
13 years, 7 months ago (2011-07-29 17:20:16 UTC) #2
rsc
13 years, 7 months ago (2011-07-29 17:47:48 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=a89642d3eccf ***

6l: OpenBSD support

Add linker support for OpenBSD ELF-64.

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/4815066

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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