Scott Lawrence
|
76dccbc2ed
|
doc: various changes for validating HTML
(Fixes missing tags, extra tags, missing attributes, and such found by tidy -e)
R=golang-dev, adg1, adg
CC=golang-dev
https://golang.org/cl/2039043
|
2010-08-30 09:58:27 +10:00 |
|
Ian Lance Taylor
|
659966a988
|
doc: Update gccgo information for recent changes.
R=r
CC=golang-dev
https://golang.org/cl/1941052
|
2010-08-23 17:50:30 -07:00 |
|
Vinu Rajashekhar
|
658d521358
|
gccgo_install.html: Description of the port to RTEMS added.
R=iant, r
CC=gofrontend-dev, golang-dev, joel.sherrill
https://golang.org/cl/1846047
|
2010-07-20 00:06:20 -07:00 |
|
Ian Lance Taylor
|
8653acb191
|
The gccgo frontend has moved to a new repository.
Update the documents accordingly. Also document gccgo
specific options.
R=r
CC=golang-dev
https://golang.org/cl/196070
|
2010-01-29 16:37:20 -08:00 |
|
Ian Lance Taylor
|
1d5e1f578c
|
Document how to build gccgo to use gold.
This provides full support for discontiguous stacks.
R=r
CC=golang-dev
https://golang.org/cl/183088
|
2009-12-29 14:59:08 -08:00 |
|
Ian Lance Taylor
|
9e8d136888
|
On 32-bit x86, one should configure with --with-arch=.
R=r
https://golang.org/cl/156080
|
2009-11-18 12:48:48 -08:00 |
|
Ian Lance Taylor
|
9bebe741d2
|
Adjust gccgo license references.
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 23:42:58 -08:00 |
|
Rob Pike
|
211a44cfcb
|
change --enable-languages flag to include c, c++ in first mention
R=iant
http://go/go-review/1026016
|
2009-11-07 11:22:30 -08:00 |
|
Ian Lance Taylor
|
5b387fb044
|
Rename go_gccgo_setup to gccgo_install.
R=rsc
CC=go-dev
http://go/go-review/1026009
|
2009-11-06 14:36:34 -08:00 |
|