commit | 133a158bd82901f48d6baa2680953e917c53339e | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Sat Oct 03 10:37:12 2009 -0700 |
committer | Russ Cox <rsc@golang.org> | Sat Oct 03 10:37:12 2009 -0700 |
tree | 7b69b0974f4999bac76d11abed2071a2dc9e97aa | |
parent | f15300beb70586e1814782a8c61e0bdf11e0e80a [diff] |
8c, 8l dynamic loading support. better mach binaries. cgo working on darwin+linux amd64+386. eliminated context switches - pi is 30x faster. add libcgo to build. on snow leopard: - non-cgo binaries work; all tests pass. - cgo binaries work on amd64 but not 386. R=r DELTA=2031 (1316 added, 626 deleted, 89 changed) OCL=35264 CL=35304