index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
cgo
Commit message (
Expand
)
Author
Age
Files
Lines
*
undo CL 109640045 / f97fb06525e5
Shenghou Ma
2014-07-18
1
-18
/
+0
*
cmd/cgo: disable inappropriate warnings when the gcc struct is empty
snyh
2014-07-18
1
-0
/
+18
*
cmd/cgo: for typedef of untagged struct, use typedef name in C code
Ian Lance Taylor
2014-06-05
1
-0
/
+31
*
cmd/cgo: use same Go type for typedef to anonymous struct
Ian Lance Taylor
2014-06-02
3
-0
/
+35
*
cmd/cgo: given typedef struct S T, make C.T and C.struct_S interchangeable
Russ Cox
2014-05-28
1
-0
/
+51
*
cmd/ld: really import runtime/cgo for external link
Ian Lance Taylor
2014-05-20
2
-0
/
+36
*
cmd/cgo: omit misaligned struct fields, like we omit bitfields
Russ Cox
2014-05-12
2
-0
/
+45
*
cmd/gc: disable link-time copying of un-Go-initialized globals
Russ Cox
2014-05-09
2
-0
/
+26
*
misc/cgo/test/backdoor: add gccgo version of backdoor function
Ian Lance Taylor
2014-04-26
1
-0
/
+11
*
test: demo for issue 7695
Russ Cox
2014-04-16
3
-0
/
+35
*
cmd/cgo: enforce typing of 0-sized types
Daniel Morsing
2014-03-27
2
-0
/
+19
*
misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD.
Shenghou Ma
2014-02-23
2
-1
/
+5
*
cmd/ld: don't emit unreachable dynimport symbols in ELF symtab.
Shenghou Ma
2014-02-23
2
-0
/
+21
*
cmd/ld: fix bug with "runtime/cgo" in external link mode
Ian Lance Taylor
2014-01-30
1
-0
/
+21
*
misc/cgo/testtls: make test less flaky
Russ Cox
2014-01-21
1
-6
/
+8
*
runtime: co-exist with NPTL's pthread_cancel.
Rowan Worth
2014-01-09
3
-0
/
+67
*
misc/cgo/testcdefs: rm correct file in test.bash
Alex Brainman
2013-12-10
1
-1
/
+1
*
cmd/cgo: use __gcc_struct__ for go exported functions
Alex Brainman
2013-12-10
3
-0
/
+38
*
cmd/cgo: fix handling of array of pointers when using clang
Russ Cox
2013-11-07
3
-4
/
+57
*
cmd/cgo: fix line number in an error message
Russ Cox
2013-10-18
3
-14
/
+43
*
cmd/cgo: stop using compiler error message text to analyze C names
Russ Cox
2013-10-18
2
-0
/
+94
*
cmd/cgo: fix Xcode 5 incompatibility for #defined expressions
Russ Cox
2013-10-15
1
-0
/
+20
*
misc/cgo/test: cut out non-standard functions
Russ Cox
2013-10-15
1
-17
/
+0
*
misc/cgo/test: fix build (define prototype for alloca)
Russ Cox
2013-10-15
1
-0
/
+1
*
cmd/cgo: work around bug in clang debug info for builtins like memset
Russ Cox
2013-10-15
1
-0
/
+52
*
misc/cgo/test: fix C panic test to work with gccgo
Ian Lance Taylor
2013-10-11
3
-14
/
+38
*
runtime/cgo: mark callback functions as NOSPLIT
Ian Lance Taylor
2013-10-09
3
-0
/
+29
*
debug/dwarf: handle surprising clang encoding
Russ Cox
2013-10-09
1
-0
/
+22
*
cmd/go: fix missing __mingw_fprintf symbol for cgo on windows
Shenghou Ma
2013-09-19
2
-0
/
+33
*
cmd/ld: handle duplicate static symbols in COFF and Mach-O files.
Shenghou Ma
2013-09-18
3
-0
/
+33
*
cmd/cgo: fix build (missing file from earlier CL)
Russ Cox
2013-09-16
1
-0
/
+23
*
cmd/cgo: allow C.malloc(0) always
Russ Cox
2013-09-16
1
-0
/
+1
*
misc/cgo/test: test of issue 4339
Russ Cox
2013-09-11
4
-0
/
+44
*
cgo: enable cgo on dragonfly
Aulus Egnatius Varialus
2013-09-04
2
-1
/
+2
*
cmd/cgo: don't let #cgo directives mess up line numbering
Ian Lance Taylor
2013-09-03
2
-0
/
+33
*
cmd/cgo: Add support for C function pointers
Alberto Garc?a Hierro
2013-08-13
2
-0
/
+51
*
runtime: Use old reflect.call implementation from cgo.
Keith Randall
2013-08-05
1
-1
/
+0
*
runtime: reimplement reflect.call to not use stack splitting.
Keith Randall
2013-08-02
1
-0
/
+1
*
runtime: do not split stacks in syscall status
Dmitriy Vyukov
2013-07-29
1
-0
/
+1
*
cmd/cgo: gccgo fixes
Ian Lance Taylor
2013-07-25
1
-0
/
+4
*
cmd/cgo: Fix issue with cgo cdefs
Kevin Klues
2013-07-24
4
-0
/
+73
*
misc/cgo/test: test recursive internal OS thread lock
Russ Cox
2013-07-23
1
-0
/
+8
*
misc/cgo/test: add test for cgo callbacks with different amount of stack spac...
Dmitriy Vyukov
2013-07-22
3
-0
/
+1496
*
misc/cgo/test: skip test for issue 3250, the runtime isn't ready yet.
Shenghou Ma
2013-07-15
1
-0
/
+1
*
misc/cgo/test: relax the threshold in test3250.
Shenghou Ma
2013-07-12
1
-1
/
+1
*
misc/cgo/test: make test work with -linkmode=internal
Russ Cox
2013-07-11
1
-2
/
+2
*
runtime: correctly handle signals received on foreign threads
Shenghou Ma
2013-07-12
3
-0
/
+106
*
runtime: add lr, ctxt, ret to Gobuf
Russ Cox
2013-06-12
1
-1
/
+1
*
runtime: more flexible heap memory mapping on 64-bits
Dmitriy Vyukov
2013-06-12
1
-0
/
+49
*
cmd/cgo: use gcc_struct attribute for packed structs to work around GCC PR52991.
Shenghou Ma
2013-06-09
2
-0
/
+33
[next]