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

Issue 7261043: code review 7261043: cmd/5l, cmd/ld: support generating ELF binaries for Net... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by minux1
Modified:
12 years, 5 months ago
Reviewers:
CC:
golang-dev, dave_cheney.net
Visibility:
Public.

Description

cmd/5l, cmd/ld: support generating ELF binaries for NetBSD/ARM

Patch Set 1 #

Patch Set 2 : diff -r 98034d036d03 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 98034d036d03 https://code.google.com/p/go/ #

Total comments: 1

Patch Set 4 : diff -r f9987258f37a https://code.google.com/p/go/ #

Patch Set 5 : diff -r 83bc65035b14 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -25 lines) Patch
M src/cmd/5l/asm.c View 1 2 chunks +1 line, -4 lines 0 comments Download
M src/cmd/5l/obj.c View 1 3 chunks +4 lines, -11 lines 0 comments Download
M src/cmd/ld/elf.c View 1 2 3 3 chunks +15 lines, -10 lines 0 comments Download

Messages

Total messages: 8
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 5 months ago (2013-01-31 22:51:01 UTC) #1
rsc
LGTM
12 years, 5 months ago (2013-01-31 22:52:28 UTC) #2
minux1
I suspect we can't set EABI flag for FreeBSD either. @dfc, could you please take ...
12 years, 5 months ago (2013-01-31 22:53:32 UTC) #3
dave_cheney.net
I like how enabling NetBSD mostly involves _removing_ code. I will try to trust this ...
12 years, 5 months ago (2013-01-31 22:54:13 UTC) #4
dave_cheney.net
I'm getting the latest Jan 30 image ready ATM. Freebsd/arm eabi support recently landed, but ...
12 years, 5 months ago (2013-01-31 22:56:28 UTC) #5
minux1
On Fri, Feb 1, 2013 at 6:54 AM, Dave Cheney <dave@cheney.net> wrote: > I like ...
12 years, 5 months ago (2013-01-31 22:57:55 UTC) #6
dave_cheney.net
Do you want to submit this piece ? I can test on netbsd today On ...
12 years, 5 months ago (2013-02-01 01:07:00 UTC) #7
minux1
12 years, 5 months ago (2013-02-03 16:40:24 UTC) #8
*** Submitted as https://code.google.com/p/go/source/detail?r=437d7aefea45 ***

cmd/5l, cmd/ld: support generating ELF binaries for NetBSD/ARM

R=golang-dev, dave
CC=golang-dev
https://codereview.appspot.com/7261043
Sign in to reply to this message.

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