aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-make-slice.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-30runtime: Copy runtime_panicstring from master library.Ian Lance Taylor1-2/+2
2011-10-26Update Go library to last weekly.Ian Lance Taylor1-0/+1
2011-09-20Fix calling make with slice whose element type is size zero.Ian Lance Taylor1-1/+2
2011-06-14Change builtin make to runtime call at lowering time.Ian Lance Taylor1-0/+57