go/src
Russ Cox b83d4af330 cmd/ld: make mach-o sections match internal sections
This brings Mach-O generation more in line with ELF generation.

Having separate sections for the symtab and pclntab mean that we
can find them that way, instead of using the deprecated debug segments.
(And the host linker will keep separate sections for us, but probably
not the debug segments.)

R=ken2
CC=golang-dev
https://golang.org/cl/7688043
2013-03-10 14:17:04 -04:00
..
cmd cmd/ld: make mach-o sections match internal sections 2013-03-10 14:17:04 -04:00
lib9 lib9: fix windows build (don't use runesmprint) 2013-03-07 14:38:49 -05:00
libbio
libmach cmd/ld: make mach-o sections match internal sections 2013-03-10 14:17:04 -04:00
pkg runtime: fix misaligned 64-bit atomic 2013-03-10 20:46:11 +04:00
Make.dist
all.bash
all.bat
all.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
clean.bash
clean.bat
clean.rc
make.bash make.bash,bat: add -tags gotypes to the build 2013-03-06 13:16:43 -08:00
make.bat make.bash,bat: add -tags gotypes to the build 2013-03-06 13:16:43 -08:00
make.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
race.bash src: add race.bash 2013-01-28 21:05:25 +11:00
race.bat src: add race.bat 2013-02-03 00:49:37 +08:00
run.bash runtime/cgo: fix arm build, re-enable test 2013-03-01 16:24:23 -05:00
run.bat runtime,misc/cgo/test: disable broken tests so we can test the rest 2013-03-06 15:19:01 -05:00
run.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
sudo.bash sudo.bash: diagnose when the go tool is not in $PATH 2012-11-15 10:42:39 -08:00