summaryrefslogtreecommitdiff
path: root/doc/gccgo_install.html
AgeCommit message (Collapse)AuthorFilesLines
2011-04-20Imported Upstream version 2011.03.07.1upstream/2011.03.07.1Ondřej Surý1-1/+1
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-2/+2
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-15/+27
2010-01-29The gccgo frontend has moved to a new repository.Ian Lance Taylor1-2/+39
Update the documents accordingly. Also document gccgo specific options. R=r CC=golang-dev http://codereview.appspot.com/196070
2009-12-29Document how to build gccgo to use gold.Ian Lance Taylor1-5/+31
This provides full support for discontiguous stacks. R=r CC=golang-dev http://codereview.appspot.com/183088
2009-11-18On 32-bit x86, one should configure with --with-arch=.Ian Lance Taylor1-3/+8
R=r http://codereview.appspot.com/156080
2009-11-07Adjust gccgo license references.Ian Lance Taylor1-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-07change --enable-languages flag to include c, c++ in first mentionRob Pike1-1/+1
R=iant http://go/go-review/1026016
2009-11-06Rename go_gccgo_setup to gccgo_install.Ian Lance Taylor1-0/+329
R=rsc CC=go-dev http://go/go-review/1026009