summaryrefslogtreecommitdiff
path: root/src/libcgo/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-42/+0
2010-04-29rename GOOS=mingw to GOOS=windowsAlex Brainman1-1/+1
2010-04-05libcgo: initial mingw port work - builds but untestedJoe Poirier1-0/+2
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-3/+8
2009-11-17FreeBSD-specific porting work.Devon H. O'Dell1-0/+1
2009-11-15makefiles: use correct gcc order in case --as-needed is in use.Russ Cox1-1/+1
2009-10-038c, 8l dynamic loading support.Russ Cox1-9/+17
2009-09-30cgo working on linux/386Russ Cox1-2/+4
2009-08-24start of FFI support, and a demo.Russ Cox1-0/+24