Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-18 | Imported Upstream version 2011.02.15 | Ondřej Surý | 1 | -23/+27 |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 1 | -8/+4 |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -3/+3 |
2009-10-19 | removed tempalloc/tempfree and replaced with tempname | Kai Backman | 1 | -6/+2 |
2009-10-15 | test/64bit.go passes but doesn't generate properly yet. | Kai Backman | 1 | -116/+167 |
2009-10-12 | changed 5c 64 bit word ordering to little endian so it matches | Kai Backman | 1 | -80/+44 |
2009-10-11 | 64bit and float code generation. fmt compiles but | Kai Backman | 1 | -135/+282 |
2009-10-06 | - moved 3 functions from syscall_linux to _386 and _amd64 (arm lacks them) | Kai Backman | 1 | -8/+25 |
2009-10-06 | 64 bit cmp and some sgen tweaks | Kai Backman | 1 | -82/+80 |
2009-08-28 | 64 bit lsh, sub, and/or/eor. some placeholder files in syscall and os. | Kai Backman | 1 | -46/+60 |
2009-08-24 | 64bit literal RSH | Kai Backman | 1 | -49/+78 |
2009-08-21 | mostly 64 bit support. | Kai Backman | 1 | -0/+500 |