index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcgo
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-30
Correct _cgo_free when C ABI does not pass first arg on stack.
Ian Lance Taylor
1
-1
/
+12
2010-04-29
rename GOOS=mingw to GOOS=windows
Alex Brainman
3
-1
/
+1
2010-04-09
Library support for cgo export.
Ian Lance Taylor
1
-0
/
+24
2010-04-09
Support cgo export on amd64.
Ian Lance Taylor
4
-0
/
+118
2010-04-05
libcgo: initial mingw port work - builds but untested
Joe Poirier
5
-2
/
+94
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-3
/
+8
2009-11-18
More FreeBSD-touchups. Thundercats are GOOOOO!
Devon H. O'Dell
2
-6
/
+15
2009-11-17
FreeBSD/i386 work
Devon H. O'Dell
1
-0
/
+59
2009-11-17
FreeBSD-specific porting work.
Devon H. O'Dell
2
-0
/
+47
2009-11-15
makefiles: use correct gcc order in case --as-needed is in use.
Russ Cox
1
-1
/
+1
2009-10-03
8c, 8l dynamic loading support.
Russ Cox
12
-317
/
+489
2009-09-30
cgo working on linux/386
Russ Cox
1
-2
/
+4
2009-09-24
cgo checkpoint.
Russ Cox
1
-0
/
+12
2009-08-24
cgocall bug fix.
Russ Cox
1
-21
/
+39
2009-08-24
start of FFI support, and a demo.
Russ Cox
2
-0
/
+302