Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-15 | Imported Upstream version 1.4upstream/1.4 | Tianon Gravi | 1 | -0/+4 | |
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 1 | -2/+2 | |
2013-12-03 | Imported Upstream version 1.2upstream/1.2 | Michael Stapelberg | 1 | -20/+34 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -119/+221 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+409 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -409/+0 | |
2011-04-20 | Imported Upstream version 2011.03.07.1upstream/2011.03.07.1 | Ondřej Surý | 1 | -1/+1 | |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 1 | -2/+2 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -15/+27 | |
2010-01-29 | The gccgo frontend has moved to a new repository. | Ian Lance Taylor | 1 | -2/+39 | |
Update the documents accordingly. Also document gccgo specific options. R=r CC=golang-dev http://codereview.appspot.com/196070 | |||||
2009-12-29 | Document how to build gccgo to use gold. | Ian Lance Taylor | 1 | -5/+31 | |
This provides full support for discontiguous stacks. R=r CC=golang-dev http://codereview.appspot.com/183088 | |||||
2009-11-18 | On 32-bit x86, one should configure with --with-arch=. | Ian Lance Taylor | 1 | -3/+8 | |
R=r http://codereview.appspot.com/156080 | |||||
2009-11-07 | Adjust gccgo license references. | Ian Lance Taylor | 1 | -3/+3 | |
gccgo will be distributed under the same license as the rest of the Go code. R=r, rsc http://go/go-review/1024019 | |||||
2009-11-07 | change --enable-languages flag to include c, c++ in first mention | Rob Pike | 1 | -1/+1 | |
R=iant http://go/go-review/1026016 | |||||
2009-11-06 | Rename go_gccgo_setup to gccgo_install. | Ian Lance Taylor | 1 | -0/+329 | |
R=rsc CC=go-dev http://go/go-review/1026009 |