summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/go-cgo.c
Commit message (Collapse)AuthorAgeFilesLines
* runtime: Support cgo callbacks from threads started by C.ian2013-07-231-0/+28
| | | | | | | | | This adjusts the extram support to work with gccgo. There are some corresponding changes to cgo in https://codereview.appspot.com/11406047/ . git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201179 138bc75d-0d04-0410-961f-82ee72b054a4
* PR go/46986ian2013-01-241-6/+6
| | | | | | | | all: prepend #__USER_LABEL_PREFIX__ to mangled Go symbols For old-fashioned Darwin. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195438 138bc75d-0d04-0410-961f-82ee72b054a4
* libgo: Update to current version of master library.ian2012-11-211-15/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193688 138bc75d-0d04-0410-961f-82ee72b054a4
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-5/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193059 138bc75d-0d04-0410-961f-82ee72b054a4
* runtime: Better SWIG interface for allocating Go memory from C/C++.ian2012-06-041-3/+139
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@188164 138bc75d-0d04-0410-961f-82ee72b054a4
* Add file missed in previous commit.ian2011-01-111-0/+42
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168684 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud