summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/go-make-slice.c
Commit message (Expand)AuthorAgeFilesLines
* libgo: Update to current version of master library.ian2012-11-211-5/+18
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-5/+5
* runtime: Better detection of memory allocation request overflow.ian2012-09-281-1/+1
* compiler, runtime: Check make int64 args for overflow.ian2012-02-081-0/+24
* runtime: Copy runtime_panicstring from master library.ian2011-11-301-2/+2
* Update Go library to last weekly.ian2011-10-261-0/+1
* Fix calling make with slice whose element type is size zero.ian2011-09-201-1/+2
* Change builtin make to runtime call at lowering time.ian2011-06-141-0/+57
OpenPOWER on IntegriCloud