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

Issue 157055: code review 157055: FreeBSD/i386 work (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 4 months ago by dho
Modified:
15 years, 4 months ago
Reviewers:
rsc
Visibility:
Public.

Description

FreeBSD/i386 work This patchset gets Go to pretty much the same state that FreeBSD/amd64 is in.

Patch Set 1 #

Patch Set 2 : code review 157055: FreeBSD/i386 work #

Patch Set 3 : code review 157055: FreeBSD/i386 work #

Patch Set 4 : code review 157055: FreeBSD/i386 work #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2537 lines, -25 lines) Patch
M src/cmd/8l/asm.c View 7 chunks +19 lines, -3 lines 0 comments Download
M src/cmd/8l/obj.c View 3 chunks +13 lines, -1 line 0 comments Download
M src/cmd/make.bash View 0 chunks +-1 lines, --1 lines 0 comments Download
A src/libcgo/freebsd_386.c View 1 chunk +59 lines, -0 lines 0 comments Download
A src/pkg/debug/proc/regs_freebsd_386.go View 1 chunk +5 lines, -0 lines 0 comments Download
A src/pkg/runtime/freebsd/386/defs.h View 1 chunk +160 lines, -0 lines 0 comments Download
A src/pkg/runtime/freebsd/386/rt0.s View 1 chunk +9 lines, -0 lines 0 comments Download
A src/pkg/runtime/freebsd/386/signal.c View 1 chunk +109 lines, -0 lines 1 comment Download
A src/pkg/runtime/freebsd/386/sys.s View 1 2 3 1 chunk +180 lines, -0 lines 1 comment Download
M src/pkg/runtime/freebsd/amd64/defs.h View 2 chunks +23 lines, -1 line 0 comments Download
M src/pkg/runtime/freebsd/defs.c View 2 chunks +4 lines, -0 lines 0 comments Download
M src/pkg/runtime/freebsd/os.h View 1 chunk +1 line, -19 lines 0 comments Download
M src/pkg/runtime/freebsd/thread.c View 2 chunks +6 lines, -2 lines 0 comments Download
A src/pkg/syscall/asm_freebsd_386.s View 1 2 3 1 chunk +83 lines, -0 lines 0 comments Download
M src/pkg/syscall/mkall.sh View 1 chunk +5 lines, -0 lines 0 comments Download
src/pkg/syscall/syscall_freebsd_386.go View 1 chunk +30 lines, -0 lines 0 comments Download
A src/pkg/syscall/zerrors_freebsd_386.go View 1 chunk +628 lines, -0 lines 0 comments Download
A src/pkg/syscall/zsyscall_freebsd_386.go View 1 chunk +660 lines, -0 lines 0 comments Download
src/pkg/syscall/zsysnum_freebsd_386.go View 1 chunk +320 lines, -0 lines 0 comments Download
A src/pkg/syscall/ztypes_freebsd_386.go View 1 chunk +224 lines, -0 lines 0 comments Download

Messages

Total messages: 4
dho
Hello rsc, I'd like you to review the following change.
15 years, 4 months ago (2009-11-18 03:17:44 UTC) #1
dho
On 2009/11/18 03:17:44, dho wrote: > Hello rsc, > > I'd like you to review ...
15 years, 4 months ago (2009-11-18 03:19:31 UTC) #2
rsc
LGTM Looks great. I will make the %X -> %x change but you will want ...
15 years, 4 months ago (2009-11-18 07:51:31 UTC) #3
rsc
15 years, 4 months ago (2009-11-18 07:58:52 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=85e5ba080170 ***

FreeBSD/i386 work

This patchset gets Go to pretty much the same state that
FreeBSD/amd64 is in.

R=rsc
http://codereview.appspot.com/157055

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