aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-copy.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-28compiler, runtime: copy slice code from Go 1.7 runtimeIan Lance Taylor1-22/+0
2011-04-13Unify handling of runtime support functions.Ian Lance Taylor1-2/+3
2010-12-17Avoid always splitting the stack when calling append and copy.Ian Lance Taylor1-0/+21