aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-reflect-map.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-21compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor1-156/+0
2015-10-29compiler, runtime: change type hash/equal to Go funcsIan Lance Taylor1-1/+2
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor1-4/+4
2014-06-04libgo: Merge from revision 18783:00cce3a34d7e of master library.Ian Lance Taylor1-136/+42
2013-07-16libgo: Update to Go 1.1.1.Ian Lance Taylor1-0/+9
2013-01-24re PR go/46986 (Go is not supported on Darwin)Ian Lance Taylor1-7/+7
2012-05-14libgo: Use -fgo-pkgpath.Ian Lance Taylor1-7/+7
2011-11-30runtime: Copy runtime_panicstring from master library.Ian Lance Taylor1-2/+2
2011-09-16Update Go library to r60.Ian Lance Taylor1-14/+23
2011-05-20Update to current version of Go library.Ian Lance Taylor1-24/+116
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+139