]> Cypherpunks repositories - gostls13.git/commit
more 386 runtime fixes.
authorRuss Cox <rsc@golang.org>
Thu, 4 Jun 2009 18:16:03 +0000 (11:16 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 4 Jun 2009 18:16:03 +0000 (11:16 -0700)
commit3a0df4c451b1db1eb8ab178d4cd2522496bc892d
tree93ccc52d7ec8faec7c4604dee258e7bbc7d8165e
parentf51ca384eba74692315b51b1db99d412f4472e17
more 386 runtime fixes.
can pass many tests;
current stumbling block is an 8l bug.

R=r
DELTA=122  (83 added, 8 deleted, 31 changed)
OCL=29872
CL=29876
12 files changed:
src/cmd/clean.bash
src/cmd/gobuild/Makefile
src/cmd/make.bash
src/lib/net/fd_darwin.go
src/lib/syscall/asm_darwin_386.s
src/lib/syscall/syscall_darwin_386.go
src/lib/syscall/syscall_darwin_amd64.go
src/runtime/darwin/386/sys.s
src/runtime/darwin/amd64/sys.s
src/runtime/darwin/thread.c
src/runtime/runtime.h
test/env.go