1
0
mirror of https://github.com/golang/go synced 2024-10-03 07:11:21 -06:00
go/src/libcgo
Alex Brainman f81d471940 rename GOOS=mingw to GOOS=windows
R=rsc, Joe Poirier
CC=golang-dev
https://golang.org/cl/1015043
2010-04-29 23:45:14 -07:00
..
386.S Library support for cgo export. 2010-04-09 13:30:35 -07:00
amd64.S Support cgo export on amd64. 2010-04-09 13:30:11 -07:00
darwin_386.c 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
darwin_amd64.c Support cgo export on amd64. 2010-04-09 13:30:11 -07:00
freebsd_386.c More FreeBSD-touchups. Thundercats are GOOOOO! 2009-11-18 16:51:59 -08:00
freebsd_amd64.c Support cgo export on amd64. 2010-04-09 13:30:11 -07:00
libcgo.h 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
linux_386.c 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
linux_amd64.c Support cgo export on amd64. 2010-04-09 13:30:11 -07:00
linux_arm.c 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
Makefile rename GOOS=mingw to GOOS=windows 2010-04-29 23:45:14 -07:00
nacl_386.c 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
util.c 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
windows_386.c rename GOOS=mingw to GOOS=windows 2010-04-29 23:45:14 -07:00
windows_amd64.c rename GOOS=mingw to GOOS=windows 2010-04-29 23:45:14 -07:00