Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler, libgo: Fixes to prepare for 64-bit int. | ian | 2012-11-06 | 1 | -2/+3 |
* | compiler, runtime: More steps toward separating int and intgo. | ian | 2012-11-01 | 1 | -2/+2 |
* | runtime: correct a logic error in hashmap growth. | ian | 2012-07-23 | 1 | -2/+2 |
* | compiler, runtime: Check make int64 args for overflow. | ian | 2012-02-08 | 1 | -0/+14 |
* | runtime: Copy runtime_panicstring from master library. | ian | 2011-11-30 | 1 | -2/+2 |
* | Change builtin make to runtime call at lowering time. | ian | 2011-06-14 | 1 | -1/+3 |
* | More uses of backend interface for types. | ian | 2011-05-06 | 1 | -2/+2 |
* | Unify handling of runtime support functions. | ian | 2011-04-13 | 1 | -2/+2 |
* | PR go/47910 | ian | 2011-03-09 | 1 | -1/+1 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 1 | -0/+125 |