aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-new.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-03runtime: remove __go_alloc and __go_freeIan Lance Taylor1-1/+0
2015-07-14compiler,runtime: Determine if allocations need new pointers in runtime.Ian Lance Taylor1-9/+2
2014-10-20compiler, runtime: Add type information to single object allocation.Ian Lance Taylor1-4/+8
2013-11-06libgo: Update to October 24 version of master library.Ian Lance Taylor1-2/+2
2011-10-26Update Go library to last weekly.Ian Lance Taylor1-0/+1
2011-04-13Unify handling of runtime support functions.Ian Lance Taylor1-2/+2
2011-03-16Update to current version of Go library (revision 94d654be2064).Ian Lance Taylor1-1/+1
2011-03-07Permit garbage collection on any compiler generated memory allocation.Ian Lance Taylor1-1/+1
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+21