summaryrefslogtreecommitdiff
path: root/src/cmd/dist/a.h
Commit message (Expand)AuthorAgeFilesLines
* cmd/dist: remove goc2cRuss Cox2014-09-071-3/+0
* cmd/dist: another attempt at textflag.hRuss Cox2014-09-041-0/+1
* cmd/dist: goc2c ignores GOROOT_FINALHenning Schmiedehausen2014-08-151-1/+1
* cmd/go, cmd/cgo, make.bash: cross compiling with cgo enabledElias Naur2014-02-061-1/+2
* cmd/dist: add liblink build informationRuss Cox2013-12-081-1/+1
* cmd/dist, build: support building statically linked toolchainShenghou Ma2013-10-011-0/+1
* cmd/dist, cmd/go: embed default C++ compiler into cmd/goShenghou Ma2013-09-241-0/+1
* build: disable precise collection of stack framesRuss Cox2013-09-161-0/+1
* build: on OS X 10.8 and later, use clang instead of gccRuss Cox2013-08-021-0/+5
* runtime: do not generate code during runtime in windows NewCallbackAlex Brainman2013-06-241-0/+1
* cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internalIan Lance Taylor2013-03-291-0/+1
* build: change GO386=sse to GO386=sse2Russ Cox2013-01-181-1/+1
* cmd/dist: sse auto-detectRuss Cox2013-01-041-0/+1
* lib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and auto detect GOARMShenghou Ma2012-10-221-0/+2
* cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved" ...Shenghou Ma2012-10-121-0/+1
* cmd/dist: Make verbose messages print to stderrPieter Droogendijk2012-07-061-0/+1
* build: dist-based build for Plan 9Anthony Martin2012-05-011-0/+2
* cmd/dist: fix pprof permissionsBobby Powers2012-02-211-1/+1
* cmd/dist: cross-compiling fixesRuss Cox2012-02-131-0/+2
* cmd/dist: fix GOROOT_FINALGustavo Niemeyer2012-02-091-1/+1
* cmd/dist: generate files for package runtimeRuss Cox2012-02-031-1/+23
* cmd/dist: new commandRuss Cox2012-02-021-0/+125