1
0
mirror of https://github.com/golang/go synced 2024-10-03 23:21:22 -06:00
go/src/cmd
Lorenzo Stoakes fe8639a9fb gc: fix comments in go.h
Trivial fix to '// n' comments against etype enum in go.h, as these have
got out of sync.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4240097
2011-03-09 08:35:18 -08:00
..
5a 5a, 5l: add LDREXD, STREXD 2011-02-25 01:03:54 -05:00
5c ld: detect stack overflow due to NOSPLIT 2011-02-22 17:40:40 -05:00
5g 5g: fix optimizer bug 2011-02-23 13:21:39 -05:00
5l 5l, 8l: output missing section symbols 2011-03-08 17:15:20 -05:00
6a gc, ld: detect stale or incompatible object files 2011-02-03 13:51:43 -05:00
6c gc, ld: detect stale or incompatible object files 2011-02-03 13:51:43 -05:00
6g 6g: fix registerization of temporaries 2011-02-01 12:12:42 -05:00
6l 5l, 6l, 8l: omit symbols for type, string, go.string 2011-03-08 14:14:28 -05:00
8a 8a, 8l: add CMPXCHG8B, XADDB, XADDL, XADDW 2011-02-25 01:04:29 -05:00
8c gc, ld: detect stale or incompatible object files 2011-02-03 13:51:43 -05:00
8g gc: delete float, complex 2011-01-19 23:08:11 -05:00
8l 5l, 8l: output missing section symbols 2011-03-08 17:15:20 -05:00
cc runtime: generate Go defs for C types. 2011-01-31 12:27:28 +01:00
cgo cgo: fix dwarf type parsing 2011-03-06 18:05:57 -05:00
cov various: avoid %ld etc 2010-10-13 16:20:22 -04:00
ebnflint path/filepath: new OS-specific path support 2011-03-06 17:33:23 -05:00
gc gc: fix comments in go.h 2011-03-09 08:35:18 -08:00
godefs windows: implement exception handling 2011-01-19 15:10:15 -05:00
godoc path/filepath: new OS-specific path support 2011-03-06 17:33:23 -05:00
gofmt path/filepath: new OS-specific path support 2011-03-06 17:33:23 -05:00
goinstall goinstall: handle .c files with gc when cgo isn't used 2011-03-07 12:53:39 -05:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack gc, gopack: add some missing flags to the docs. 2011-03-04 20:21:26 -08:00
gotest Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run". 2011-02-22 20:23:21 -08:00
govet govet: handle '*' in print format strings. 2011-03-08 14:36:56 -08:00
goyacc goyacc: clarify it's package, not binary, that has 2011-02-28 20:47:52 -08:00
hgpatch path/filepath: new OS-specific path support 2011-03-06 17:33:23 -05:00
ld ld: preserve symbol sizes during data layout 2011-03-09 11:18:29 -05:00
nm nm: document -S flag 2011-03-08 13:04:30 -05:00
prof 5g/8g, 8l, ld, prof: fix output of 32-bit values 2010-12-12 14:40:19 -05:00
Makefile build: fix race condition building enam.o 2011-03-02 14:22:39 -05:00