summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/go-reflect-call.c
Commit message (Expand)AuthorAgeFilesLines
* compiler, runtime: Use runtime functions to pass closure value.ian2013-09-031-12/+5
* compiler, runtime: Use function descriptors.ian2013-06-181-6/+27
* runtime, testing/quick: libffi doesn't handle complex on Alpha.ian2013-03-011-1/+11
* runtime: Fix reflect.Call support for 64-bit ints.ian2012-11-021-7/+7
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-10/+12
* PR go/48407ian2012-02-141-1/+22
* runtime: Handle FFI promoting result types.ian2012-02-111-1/+99
* Change builtin make to runtime call at lowering time.ian2011-06-141-1/+1
* Update to current version of Go library.ian2011-05-201-13/+42
* Remove the types float and complex.ian2011-01-211-4/+21
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+358
OpenPOWER on IntegriCloud