summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-new-map.c
Commit message (Expand)AuthorAgeFilesLines
* compiler, libgo: Fixes to prepare for 64-bit int.ian2012-11-061-2/+3
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-2/+2
* runtime: correct a logic error in hashmap growth.ian2012-07-231-2/+2
* compiler, runtime: Check make int64 args for overflow.ian2012-02-081-0/+14
* runtime: Copy runtime_panicstring from master library.ian2011-11-301-2/+2
* Change builtin make to runtime call at lowering time.ian2011-06-141-1/+3
* More uses of backend interface for types.ian2011-05-061-2/+2
* Unify handling of runtime support functions.ian2011-04-131-2/+2
* PR go/47910ian2011-03-091-1/+1
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+125