Age | Commit message (Expand) | Author | Files | Lines |
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 9 | -5169/+183 |
2013-12-03 | Imported Upstream version 1.2upstream/1.2 | Michael Stapelberg | 8 | -206/+343 |
2013-05-14 | Imported Upstream version 1.1upstream/1.1 | Michael Stapelberg | 7 | -124/+279 |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 9 | -660/+767 |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 9 | -142/+182 |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 12 | -0/+6332 |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 12 | -6360/+0 |
2011-08-03 | Imported Upstream version 59upstream/59 | Ondřej Surý | 6 | -63/+26 |
2011-06-30 | Imported Upstream version 58upstream/58 | Ondřej Surý | 4 | -41/+58 |
2011-04-28 | Imported Upstream version 2011.04.27upstream/2011.04.27 | Ondřej Surý | 4 | -7/+41 |
2011-04-26 | Imported Upstream version 2011.04.13upstream/2011.04.13 | Ondřej Surý | 3 | -38/+20 |
2011-04-20 | Imported Upstream version 2011.03.07.1upstream/2011.03.07.1 | Ondřej Surý | 7 | -100/+103 |
2011-02-18 | Imported Upstream version 2011.02.15upstream/2011.02.15 | Ondřej Surý | 4 | -78/+79 |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 6 | -12/+28 |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 11 | -2698/+1817 |
2010-06-30 | cgo: use slash-free relative paths for .so references | Russ Cox | 1 | -0/+2 |
2010-06-21 | ld: add -u flag to check safe bits; discard old -u, -x flags | Russ Cox | 1 | -10/+0 |
2010-06-11 | 8l: correct test for sp == top of stack in 8l -K code | Russ Cox | 1 | -1/+1 |
2010-06-11 | Pad Go symbol table out to page boundary when linking dynamically. | Ian Lance Taylor | 1 | -3/+3 |
2010-06-07 | runtime: finish pchw -> tiny, added gettime for tiny | Daniel Theophanes | 1 | -1/+1 |
2010-05-03 | fix nacl build | Russ Cox | 1 | -1/+1 |
2010-04-29 | rename GOOS=mingw to GOOS=windows | Alex Brainman | 1 | -1/+1 |
2010-04-27 | 5l, 6l, 8l, runtime: make -s binaries work | Russ Cox | 4 | -13/+66 |
2010-04-22 | runtime: closures, defer bug fix for Native Client | Russ Cox | 4 | -13/+45 |
2010-04-20 | 6l, 8l: include ELF header in PT_LOAD mapping for text segment | Russ Cox | 1 | -5/+5 |
2010-03-23 | Add support for #pragma dynexport. | Ian Lance Taylor | 2 | -30/+46 |
2010-03-22 | Rename dynld to dynimport throughout. | Ian Lance Taylor | 2 | -7/+7 |
2010-02-26 | Add -r option to 6l/8l/5l. | Ian Lance Taylor | 4 | -1/+8 |
2010-02-18 | 8a/8l: Added FCMOVcc instructions | Evan Shaw | 2 | -0/+24 |
2010-02-09 | 8a/8l: Added CMOVcc instructions | Evan Shaw | 2 | -0/+67 |
2010-02-08 | *l/*c: add -V flag to display version number | Andrew Gerrand | 2 | -0/+5 |
2010-02-03 | search for runtime.a in the package path instead of hardcoding | Kai Backman | 1 | -5/+4 |
2010-02-03 | ld: include main and runtime in the library loop | Russ Cox | 1 | -1/+1 |
2010-02-01 | nacl: fix build, finally fixed 8l convergence bug | Russ Cox | 2 | -4/+10 |
2010-01-27 | change print print buffer size | Ken Thompson | 1 | -3/+3 |
2010-01-25 | 5l, 6l, 8l: accept only one object file | Russ Cox | 1 | -5/+4 |
2010-01-25 | ld: do not load the same object file multiple times. | Russ Cox | 1 | -0/+6 |
2010-01-22 | eliminate the package global name space assumption in object files | Russ Cox | 1 | -4/+8 |
2010-01-19 | cleanup toward eliminating package global name space | Russ Cox | 1 | -2/+2 |
2010-01-13 | runtime: add demo running Go on raw (emulated) hw | Russ Cox | 2 | -12/+26 |
2010-01-05 | 8a, 8l: Add FCOMI, FCOMIP, FUCOMI, FUCOMIP instructions | Evan Shaw | 2 | -1/+9 |
2009-12-13 | 8l: add support for PE output. | Hector Chu | 4 | -7/+77 |
2009-12-07 | 6l, 8l: make string buffer big enough for 8 chars (and then some) | Russ Cox | 1 | -1/+1 |
2009-12-03 | 8l: fix print line number format, buffer overflow | Russ Cox | 1 | -4/+4 |
2009-11-23 | go: makes it build for the case $GOROOT has whitespaces | Sergio Luis O. B. Correia | 1 | -2/+2 |
2009-11-18 | More FreeBSD-touchups. Thundercats are GOOOOO! | Devon H. O'Dell | 1 | -7/+3 |
2009-11-18 | 6l, 8l: add trivial hash table for dynamic symbols | Russ Cox | 1 | -18/+21 |
2009-11-18 | ld: move interpreter string into first block of ELF file | Russ Cox | 1 | -12/+10 |
2009-11-17 | FreeBSD/i386 work | Devon H. O'Dell | 2 | -4/+32 |
2009-11-09 | tweak documentation of commands | Russ Cox | 1 | -1/+1 |