1
0
mirror of https://github.com/golang/go synced 2024-10-03 23:21:22 -06:00
go/src/cmd
Shenghou Ma b24d1cb5ec 5l: remove redundant code
5l/asm.c: code in line 311-319 has already outputed segtext.sect->next;

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5532048
2012-01-16 19:29:54 -05:00
..
5a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
5c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
5g gc: Nicer errors before miscompiling. 2012-01-10 11:19:22 +01:00
5l 5l: remove redundant code 2012-01-16 19:29:54 -05:00
6a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
6c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
6g gc: Nicer errors before miscompiling. 2012-01-10 11:19:22 +01:00
6l ld: parse but do not implement -X flag 2012-01-12 10:23:24 -08:00
8a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
8c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
8g gc: Nicer errors before miscompiling. 2012-01-10 11:19:22 +01:00
8l ld: parse but do not implement -X flag 2012-01-12 10:23:24 -08:00
cc 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
cgo go/parser: Remove unused Parse* functions. Simplified ParseExpr signature. 2012-01-12 16:04:48 -08:00
cov build: Changes to the build infrastructure for NetBSD. 2011-12-12 15:42:06 -05:00
gc gc: don't fault on return outside function 2012-01-16 18:12:25 -05:00
go cmd/go: fix data race during build 2012-01-13 22:22:03 +04:00
godoc godoc: make ?m=src mode deterministic 2012-01-13 09:32:35 -08:00
gofix go/parser: Remove unused Parse* functions. Simplified ParseExpr signature. 2012-01-12 16:04:48 -08:00
gofmt cmd/gofmt: fix simplify.go by running gofmt on cmd/gofmt 2012-01-13 18:05:47 -08:00
goinstall goinstall: fix test data 2012-01-06 09:48:03 +11:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack gopack: fixes for Plan 9 build 2011-11-09 13:24:36 -05:00
gotest go/doc: move CommentText to ast.CommentGroup's Text method 2012-01-12 11:34:02 -08:00
govet govet: add checking for printf verbs 2011-12-15 15:17:52 -08:00
goyacc goyacc: fix units.y build breakage 2012-01-12 07:54:20 -08:00
hgpatch os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
ld 5l/6l/8l: add support for netbsd signature note section 2011-12-20 12:25:06 +11:00
nm Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
prof build: Changes to the build infrastructure for NetBSD. 2011-12-12 15:42:06 -05:00
Makefile runtime: separate out auto-generated files, take 2 2011-12-19 15:51:13 -05:00