commit adfa87c5d754252f2bf428b38560de3d630dbe9d [browse]
Author: Russ Cox
Date: 2011-07-12 10:19:11 -04:00
[release-branch.r58] cgo: handle new Apple LLVM-based gcc from Xcode 4.2
««« CL 4607045 / 142f0bc0d6e7
cgo: handle new Apple LLVM-based gcc from Xcode 4.2
That gcc does not include enumerator names and values
in its DWARF debug output. Create a data block from which
we can read the values instead.
Fixes #1881.
R=iant
CC=golang-dev
https://golang.org/cl/4607045
»»»
R=adg
CC=golang-dev
https://golang.org/cl/4708042
commit af97a0b94c5196b13eddfff6663c916af789a599 [browse]
Author: Russ Cox
Date: 2011-07-12 01:41:46 -04:00
[release-branch.r58] doc: document r58.1
««« CL 4700041 / 7c6b5a591a86
doc: document r58.1
R=adg, dsymonds
CC=golang-dev
https://golang.org/cl/4700041
»»»
R=adg
CC=golang-dev
https://golang.org/cl/4701041
commit beca117ea3231c661d05f0570d88262f07ce9a00 [browse]
Author: Russ Cox
Date: 2011-07-11 23:38:12 -04:00
[release-branch.r58] build: use awk instead of giant egrep regexp
««« CL 4603056 / 655a4be3968f
build: use awk instead of giant egrep regexp
Avoids buggy version of egrep on some Macs.
R=r, dsymonds
CC=golang-dev
https://golang.org/cl/4603056
»»»
R=adg
CC=golang-dev
https://golang.org/cl/4695042
commit ecfec2c61a1d3945ee382b95f1ce2dca97223234 [browse]
Author: Russ Cox
Date: 2011-07-11 23:38:02 -04:00
[release-branch.r58] runtime/cgo: fix for OS X 10.7
««« CL 4603057 / 0905a2ca94c6
runtime/cgo: fix for OS X 10.7
Correct a few error messages (libcgo -> runtime/cgo)
and delete old nacl_386.c file too.
Fixes #1657.
R=iant
CC=golang-dev
https://golang.org/cl/4603057
»»»
R=adg
CC=golang-dev
https://golang.org/cl/4698041
commit fb10bce0c27cf06dc449d8e58ad6ec5dc276b929 [browse]
Author: Andrew Gerrand
Date: 2011-06-30 09:49:11 +10:00
[release-branch.r58] document release.r58
««« CL 4643058 / 0a5e3e664637
document release.r58
R=rsc, r, bsiegert
CC=golang-dev
https://golang.org/cl/4643058
»»»
R=golang-dev
CC=golang-dev
https://golang.org/cl/4641084
clone the repository to get more history