commit 41170c91e5f7854b2cdf980f314ae33907305018 [browse]
Author: Andrew Gerrand
Date: 2011-01-07 15:28:25 +11:00
release.2011-01-06
R=nigeltao, nigeltao_gnome
CC=golang-dev
https://golang.org/cl/3829043
commit 1b2d5b4c9389aecc56a4547a9770d0c73925b248 [browse]
Author: Ian Lance Taylor
Date: 2011-01-06 16:37:05 -08:00
ld: Permit an ELF symbol to be exported in the dynamic symbol table.
This permits exporting crosscall2 from the runtime/cgo
package.
R=rsc
CC=golang-dev
https://golang.org/cl/3885041
commit 4cd31e8a28b84a467bbcbe74e3f2044872472fbc [browse]
Author: Andrew Gerrand
Date: 2011-01-07 09:34:13 +11:00
doc: add golanguage.ru to foreign-language doc list
R=r, brainman, r2
CC=golang-dev
https://golang.org/cl/3881041
commit 02327a72d7ae27c16ab4ed702138ca6a818e6123 [browse]
Author: Russ Cox
Date: 2011-01-06 15:15:31 -05:00
cgo: disallow use of C.errno
It's incorrect, and it causes cryptic linker errors.
Fixes #1360.
R=r, r2
CC=golang-dev
https://golang.org/cl/3880041
commit c1fbe589a931168673c57662e7dd03416218df8e [browse]
Author: Russ Cox
Date: 2011-01-06 15:15:22 -05:00
Make.pkg: use installed runtime.h for cgo
Fixes #1381.
R=r, r2
CC=golang-dev
https://golang.org/cl/3775050
clone the repository to get more history