go/src
Russ Cox adfa87c5d7 [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
2011-07-12 10:19:11 -04:00
..
cmd [release-branch.r58] cgo: handle new Apple LLVM-based gcc from Xcode 4.2 2011-07-12 10:19:11 -04:00
lib9
libbio
libmach libmach: use the standardized format for designated initializers. 2011-06-06 06:56:09 +00:00
pkg [release-branch.r58] cgo: handle new Apple LLVM-based gcc from Xcode 4.2 2011-07-12 10:19:11 -04:00
Make.ccmd make: add nuke target for C commands and libs 2011-05-11 22:53:42 -04:00
Make.clib make: add nuke target for C commands and libs 2011-05-11 22:53:42 -04:00
Make.cmd make: add nuke target for C commands and libs 2011-05-11 22:53:42 -04:00
Make.common
Make.inc
Make.pkg src: Make.pkg don't create $(TARGDIR) with goinstall. 2011-05-30 12:35:55 +10:00
all-qemu.bash all-qemu.bash: remove DISABLE_NET_TESTS 2011-04-26 00:16:12 -04:00
all.bash
clean.bash
env.bash rc/env.bash: fix for Go tool-chain build on windows under msys. 2011-04-23 11:34:08 -07:00
make.bash make.bash: remove old bash version of gotest on Windows 2011-05-04 11:16:55 +10:00
quietgcc.bash quietgcc: fix typo, respect $TMPDIR 2011-05-25 13:20:50 -04:00
run.bash tutorial: replace the forever loops with finite counts in sieve programs. 2011-04-27 09:59:27 -07:00
sudo.bash
version.bash