1
0
mirror of https://github.com/golang/go synced 2024-10-03 23:21:22 -06:00
go/src/cmd
Joe Poirier 26b6a97c15 Make.ccmd: link with mach lib,
remove explicit linking in make files

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4629051
2011-06-19 13:57:22 +10:00
..
5a math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulation 2011-06-09 17:19:08 -04:00
5c 5c, 5g: another attempt at silencing gcc 2011-05-16 16:15:13 -04:00
5g 5g, 8g: fix build 2011-06-17 16:05:00 -04:00
5l 5l: delete dead code 2011-06-09 18:07:56 -04:00
6a 5a, 6a, 8a, cc: remove old environment variables 2011-05-02 11:24:32 -04:00
6c build: use gcc -Werror 2011-04-13 16:18:09 -04:00
6g gc: implement goto restriction 2011-06-17 15:25:05 -04:00
6l ld: fix and simplify ELF symbol generation 2011-06-07 14:26:16 -04:00
8a 5a, 6a, 8a, cc: remove old environment variables 2011-05-02 11:24:32 -04:00
8c build: use gcc -Werror 2011-04-13 16:18:09 -04:00
8g 5g, 8g: fix build 2011-06-17 16:05:00 -04:00
8l ld: fix and simplify ELF symbol generation 2011-06-07 14:26:16 -04:00
cc 5a, 6a, 8a, cc: remove old environment variables 2011-05-02 11:24:32 -04:00
cgo cgo: make file path work for windows 2011-06-17 10:17:33 +10:00
cov Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
ebnflint path/filepath: new OS-specific path support 2011-03-06 17:33:23 -05:00
gc gc: unsafe.Alignof, unsafe.Offsetof, unsafe.Sizeof now return uintptr 2011-06-17 16:12:14 -04:00
godefs godefs: do not assume forward type references are enums 2011-06-07 14:28:10 -04:00
godoc godoc: replace direct OS file system accesses in favor 2011-06-15 14:06:35 -07:00
gofix http: make Headers be source of truth 2011-06-16 13:02:28 -07:00
gofmt gofmt: update test script so that it passes again 2011-06-08 12:05:40 -07:00
goinstall goinstall: always rebuild a package after its dependencies are built 2011-06-19 09:36:45 +10:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
gotest gotest, pkg/exec: use bash instead of sh to execute shell scripts on windows 2011-05-28 21:26:03 +10:00
gotry gotry: move into its own directory, separate from gotest. 2011-03-29 13:00:24 -07:00
gotype go/types: type checker API + testing infrastructure 2011-05-13 15:31:09 -07:00
govet govet: make name-matching for printf etc. case-insensitive. 2011-04-13 16:57:44 -07:00
goyacc govet: make name-matching for printf etc. case-insensitive. 2011-04-13 16:57:44 -07:00
hgpatch respect goto restrictions 2011-06-17 06:07:13 -04:00
ld 8l: minor fix discovered by lucio 2011-06-17 15:55:54 +10:00
nm Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
prof Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
Makefile gotest: replace the shell script with the compiled program written in go. 2011-03-29 13:29:20 -07:00