summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-reflect-map.c
Commit message (Expand)AuthorAgeFilesLines
* compiler, runtime: replace hashmap code with Go 1.7 hashmapian2016-09-211-156/+0
* compiler, runtime: change type hash/equal to Go funcsian2015-10-291-1/+2
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian2015-01-151-4/+4
* libgo: Merge from revision 18783:00cce3a34d7e of master library.ian2014-06-041-136/+42
* libgo: Update to Go 1.1.1.ian2013-07-161-0/+9
* PR go/46986ian2013-01-241-7/+7
* libgo: Use -fgo-pkgpath.ian2012-05-141-7/+7
* runtime: Copy runtime_panicstring from master library.ian2011-11-301-2/+2
* Update Go library to r60.ian2011-09-161-14/+23
* Update to current version of Go library.ian2011-05-201-24/+116
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+139