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

Issue 13176043: all: dragonfly/amd64 port

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by jsing
Modified:
12 years, 4 months ago
Reviewers:
dho, varialus, bradfitz
Visibility:
Public.

Description

all: dragonfly/amd64 port

Patch Set 1 #

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

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

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3886 lines, -256 lines) Patch
M src/cmd/6l/asm.c View 1 4 chunks +4 lines, -0 lines 1 comment Download
M src/cmd/6l/obj.c View 1 8 chunks +12 lines, -9 lines 0 comments Download
M src/cmd/6l/pass.c View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/cmd/8l/asm.c View 1 2 chunks +2 lines, -0 lines 0 comments Download
M src/cmd/8l/obj.c View 1 2 chunks +2 lines, -0 lines 0 comments Download
M src/cmd/api/goapi.go View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/dist/build.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/dist/unix.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/go/main.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/signal_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/ld/doc.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/ld/elf.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/ld/elf.c View 1 2 chunks +5 lines, -0 lines 0 comments Download
M src/cmd/ld/lib.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/lib9/run_unix.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/lib9/tempdir_unix.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/libmach/dragonfly.c View 1 6 chunks +6 lines, -6 lines 0 comments Download
M src/pkg/crypto/rand/rand_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/x509/root_unix.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/go/build/deps_test.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/build/syslist.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/mime/type_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/cgo_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/cgo_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/dial_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/dnsclient_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/dnsclient_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/dnsconfig_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_poll_runtime.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_posix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/file_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/interface_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/interface_bsd_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/interface_dragonfly.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M src/pkg/net/interface_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/iprawsock_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/ipsock_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/lookup_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/multicast_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/port_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sendfile_dragonfly.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/net/sock_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sock_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sockopt_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sockopt_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sockoptip_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sockoptip_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sys_cloexec.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/tcpsock_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/tcpsockopt_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/tcpsockopt_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/udp_test.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/udpsock_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/unixsock_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/dir_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/env_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/error_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec/exec_test.go View 1 2 chunks +4 lines, -1 line 0 comments Download
M src/pkg/os/exec/lp_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec/lp_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/file_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/file_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/os_test.go View 1 1 chunk +9 lines, -2 lines 0 comments Download
M src/pkg/os/os_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/path_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/pipe_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/signal/signal_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/signal/signal_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/stat_dragonfly.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/os/sys_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/path/filepath/path_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/defs_dragonfly.go View 1 3 chunks +10 lines, -15 lines 0 comments Download
M src/pkg/runtime/defs_dragonfly_amd64.h View 1 6 chunks +24 lines, -38 lines 0 comments Download
M src/pkg/runtime/env_posix.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/export_futex_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/futex_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/lock_futex.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/mem_dragonfly.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/netpoll.goc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/netpoll_kqueue.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/os_dragonfly.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/os_dragonfly.c View 1 5 chunks +26 lines, -34 lines 0 comments Download
M src/pkg/runtime/rt0_dragonfly_amd64.s View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/signal_386.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/signal_amd64.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/signal_arm.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/signal_dragonfly_amd64.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/signal_unix.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/signals_dragonfly.h View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M src/pkg/runtime/sys_dragonfly_amd64.s View 1 5 chunks +43 lines, -31 lines 0 comments Download
M src/pkg/syscall/asm_dragonfly_amd64.s View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/bpf_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/consistency_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/env_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/exec_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/exec_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/mkall.sh View 1 2 chunks +7 lines, -1 line 0 comments Download
M src/pkg/syscall/mkerrors.sh View 1 1 chunk +19 lines, -0 lines 0 comments Download
M src/pkg/syscall/mksyscall.pl View 1 3 chunks +16 lines, -0 lines 0 comments Download
M src/pkg/syscall/mksysnum_dragonfly.pl View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/syscall/passfd_test.go View 1 3 chunks +6 lines, -1 line 0 comments Download
M src/pkg/syscall/route_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/route_dragonfly.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/sockcmsg_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/syscall_bsd.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/syscall/syscall_dragonfly.go View 1 5 chunks +17 lines, -8 lines 0 comments Download
M src/pkg/syscall/syscall_dragonfly_amd64.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M src/pkg/syscall/syscall_no_getwd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/syscall_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/types_dragonfly.go View 1 4 chunks +6 lines, -15 lines 0 comments Download
A src/pkg/syscall/zerrors_dragonfly_amd64.go View 1 1 chunk +1523 lines, -0 lines 0 comments Download
A src/pkg/syscall/zsyscall_dragonfly_amd64.go View 1 1 chunk +1303 lines, -0 lines 0 comments Download
A src/pkg/syscall/zsysnum_dragonfly_amd64.go View 1 1 chunk +303 lines, -0 lines 0 comments Download
A src/pkg/syscall/ztypes_dragonfly_amd64.go View 1 1 chunk +435 lines, -0 lines 0 comments Download
M src/pkg/time/sys_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/time/zoneinfo_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
bradfitz
LGTM I don't see anything contentious here. Want to get it in before the Go ...
12 years, 4 months ago (2013-08-22 18:55:17 UTC) #1
varialus
On 2013/08/22 18:55:17, bradfitz wrote: > LGTM > > I don't see anything contentious here. ...
12 years, 4 months ago (2013-08-23 03:45:45 UTC) #2
dho
LGTM.
12 years, 4 months ago (2013-08-23 06:11:45 UTC) #3
varialus
I believe dragonflydynld[] should be set to "/usr/libexec/ld-elf.so.2". https://codereview.appspot.com/13176043/diff/9001/src/cmd/6l/asm.c File src/cmd/6l/asm.c (right): https://codereview.appspot.com/13176043/diff/9001/src/cmd/6l/asm.c#newcode46 src/cmd/6l/asm.c:46: char ...
12 years, 4 months ago (2013-08-25 22:08:17 UTC) #4
jsing
12 years, 4 months ago (2013-08-26 15:03:52 UTC) #5
On 26 August 2013 08:08,  <varialus@gmail.com> wrote:
> I believe dragonflydynld[] should be set to "/usr/libexec/ld-elf.so.2".
>
> https://codereview.appspot.com/13176043/diff/9001/src/cmd/6l/asm.c
> File src/cmd/6l/asm.c (right):
>
> https://codereview.appspot.com/13176043/diff/9001/src/cmd/6l/asm.c#newcode46
> src/cmd/6l/asm.c:46: char dragonflydynld[] = "/libexec/ld-elf.so.2";
> char dragonflydynld[] = "/usr/libexec/ld-elf.so.2";
>
> https://codereview.appspot.com/13176043/

Nicely spotted - fixed in https://codereview.appspot.com/13225043/
Sign in to reply to this message.

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