Russ Cox
|
77deeda717
|
misc/cgo/test: do not stop on first error
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7529043
|
2013-03-06 15:03:28 -05:00 |
|
Robert Griesemer
|
465b9c35e5
|
gofmt: apply gofmt -w src misc
Remove trailing whitespace in comments.
No other changes.
R=r
CC=golang-dev
https://golang.org/cl/6815053
|
2012-10-30 13:38:01 -07:00 |
|
Shenghou Ma
|
24ab448c69
|
misc/cgo/test: add -ldl to LDFLAGS on Linux, ignore issue4029 on windows (fix build)
R=golang-dev
CC=golang-dev
https://golang.org/cl/6631054
|
2012-10-10 01:30:34 +08:00 |
|
Shenghou Ma
|
fa563ae82e
|
cmd/ld, cmd/6l, cmd/8l: sort exported dynamic symbols for Darwin
Also corrected cmd/8l's .dynsym handling (differentiate between exported symbols and imported symbols)
Fixes #4029.
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6620075
|
2012-10-10 00:55:48 +08:00 |
|