1
0
mirror of https://github.com/golang/go synced 2024-11-27 05:31:31 -07:00
go/src
Ian Lance Taylor 5a529b61aa cmd/ld: permit sym to be both cgo_export_static and cgo_export_dynamic
Fixes SWIG callbacks.  Previously crosscall2 was only
cgo_export_static, despite the use of two #pragma declarations
in runtime/cgo/callbacks.c.

R=golang-dev, bradfitz, rsc
CC=golang-dev
https://golang.org/cl/7817048
2013-03-25 15:37:54 -07:00
..
cmd cmd/ld: permit sym to be both cgo_export_static and cgo_export_dynamic 2013-03-25 15:37:54 -07:00
lib9 lib9, cmd/dist, cmd/ld: Plan 9: fix build 2013-03-11 13:34:57 -07:00
libbio
libmach cmd/ld: include full symbol table in Mach-O output 2013-03-10 16:24:01 -04:00
pkg runtime: pass setmg function to cgo_init 2013-03-25 18:14:02 -04:00
all.bash
all.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
all.rc
clean.bash
clean.bat
clean.rc
make.bash make.bash: delete vestigial TODO, now resolved 2013-03-16 14:53:12 -07:00
make.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
Make.dist
make.rc
race.bash
race.bat
run.bash build, cmd/5l: actually report failures for -linkmode tests 2013-03-25 03:18:05 +08:00
run.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
run.rc
sudo.bash