1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:21:21 -06:00
go/src/pkg/runtime/cgo
Shenghou Ma 31f8b07e55 runtime/cgo, go/build: cgo support for FreeBSD/ARM
This is the last CL for FreeBSD/ARM support.
Also update cmd/ld/doc.go for 5l support of -Hfreebsd.

R=rsc
CC=golang-dev
https://golang.org/cl/6650051
2012-11-03 02:22:37 +08:00
..
callbacks.c
cgo.go runtime: remove an obsolete file 2012-02-21 12:07:38 +09:00
freebsd.c
gcc_386.S runtime/cgo: fix build 2011-12-20 14:42:58 -05:00
gcc_amd64.S runtime/cgo: silence warning on windows 2012-02-08 15:26:36 +11:00
gcc_arm.S runtime: cgo support for Linux/ARM 2012-05-04 18:20:09 +08:00
gcc_darwin_386.c runtime/cgo: darwin signal masking 2012-03-14 12:49:59 +09:00
gcc_darwin_amd64.c runtime/cgo: darwin signal masking 2012-03-14 12:49:59 +09:00
gcc_freebsd_386.c runtime: fix FreeBSD signal handling around thread creation 2012-02-22 15:44:09 +11:00
gcc_freebsd_amd64.c runtime: fix FreeBSD signal handling around thread creation 2012-02-22 15:44:09 +11:00
gcc_freebsd_arm.c runtime/cgo, go/build: cgo support for FreeBSD/ARM 2012-11-03 02:22:37 +08:00
gcc_linux_386.c runtime/cgo: linux signal masking 2012-03-14 13:07:25 +09:00
gcc_linux_amd64.c runtime/cgo: linux signal masking 2012-03-14 13:07:25 +09:00
gcc_linux_arm.c runtime: cgo support for Linux/ARM 2012-05-04 18:20:09 +08:00
gcc_netbsd_386.c cgo: enable cgo on netbsd/386 and netbsd/amd64 2012-06-05 01:43:04 +10:00
gcc_netbsd_amd64.c cgo: enable cgo on netbsd/386 and netbsd/amd64 2012-06-05 01:43:04 +10:00
gcc_setenv.c build: a round of fixes 2011-12-20 17:54:40 -05:00
gcc_util.c go: build runtime/cgo 2011-12-20 14:25:23 -05:00
gcc_windows_386.c windows: use ArbitraryUserPointer as TLS slot 2012-01-09 11:23:07 +11:00
gcc_windows_amd64.c windows: use ArbitraryUserPointer as TLS slot 2012-01-09 11:23:07 +11:00
iscgo.c
libcgo.h runtime/cgo: fix data declaration to be extern 2011-11-07 13:15:06 -05:00
netbsd.c runtime/cgo: fix netbsd build 2012-07-29 18:51:06 -04:00