summaryrefslogtreecommitdiff
path: root/src/cmd/dist
Commit message (Expand)AuthorAgeFilesLines
* all: power64 is now ppc64Russ Cox2014-12-052-4/+4
* runtime: generate windows callback list with go generateRuss Cox2014-12-052-52/+8
* [dev.cc] all: merge dev.power64 (f57928630b36) into dev.ccRuss Cox2014-11-202-479/+49
|\
| * [dev.cc] runtime: generate GOOS- and GOARCH-specific files with go generateRuss Cox2014-11-182-64/+3
| * [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.ccRuss Cox2014-11-142-415/+46
| |\
| | * [dev.cc] cmd/dist: adjust for build process without cmd/ccRuss Cox2014-11-112-393/+46
| | * cmd/dist: remove old misc/pprofRuss Cox2014-11-091-9/+0
* | | [dev.power64] 6g,9g: formatters for Prog and Addr detailsAustin Clements2014-11-141-1/+3
* | | [dev.power64] liblink: generate dnames[5689] for D_* constantsAustin Clements2014-11-141-3/+82
|/ /
* | [dev.power64] all: merge default into dev.power64Austin Clements2014-10-224-6/+56
|\ \ | |/ |/|
| * build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-223-100/+112
| |\
| * \ [dev.power64] build: merge default into dev.power64Austin Clements2014-10-228-886/+84
| |\ \
| * | | [dev.power64] cmd/dist: tell goc2c that power64 is 64-bit systemRuss Cox2014-08-141-5/+5
| * | | [dev.power64] cmd/dist: power64/power64le support.Shenghou Ma2014-08-062-4/+46
| * | | [dev.power64] cmd/dist: recognize power64 and power64le as GOHOSTARCHShenghou Ma2014-08-061-0/+4
| * | | cmd/dist: generate anames9.cRuss Cox2014-08-062-1/+3
| * | | cmd/dist, go/build: add power64, power64le to known GOARCH listsRuss Cox2014-08-061-1/+3
* | | | cmd/cc, cmd/ld, runtime: disallow conservative data/bss objectsRuss Cox2014-09-241-0/+2
* | | | runtime: remove duplicated Go constantsRuss Cox2014-09-161-2/+4
* | | | cmd/gc: turn Go prototypes into ptr liveness maps for assembly functionsRuss Cox2014-09-121-0/+2
* | | | runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFramesRuss Cox2014-09-091-0/+2
| |_|/ |/| |
* | | build: adjustments for move from src/pkg to srcRuss Cox2014-09-083-100/+112
| |/ |/|
* | cmd/dist: remove goc2cRuss Cox2014-09-073-860/+0
* | runtime: use reflect.call during panic instead of newstackcallRuss Cox2014-09-051-0/+2
* | cmd/dist: another attempt at textflag.hRuss Cox2014-09-043-14/+23
* | cmd/dist: make textflag.h available in runtime, avoid android/linux conflictsRuss Cox2014-09-043-6/+23
* | runtime: convert mprof.goc to mprof.goRuss Cox2014-09-011-1/+2
* | runtime: include constants and defs_*_*.h types in generated Go defsRuss Cox2014-08-291-3/+18
* | runtime: convert NewCallback and NewCallbackCDecl to GoAlex Brainman2014-08-251-0/+5
* | cmd/dist: goc2c ignores GOROOT_FINALHenning Schmiedehausen2014-08-153-6/+12
* | cmd/dist: Reuse streq whenever possible.Thiago Fransosi Farina2014-08-133-13/+13
* | all: copy cmd/ld/textflag.h into pkg/GOOS_GOARCHRob Pike2014-08-121-1/+4
* | dist: Make vaddn private to buf.cThiago Fransosi Farina2014-08-121-1/+1
|/
* dist: fix Plan 9 buildDavid du Colombier2014-08-061-2/+5
* liblink, cmd/dist, cmd/5l: introduce %^ and move C_* constants.Shenghou Ma2014-08-061-1/+21
* runtime: keep build version around in binariesKeith Randall2014-07-211-1/+2
* runtime: convert map implementation to Go.Keith Randall2014-07-161-0/+2
* cmd/dist: always use GOARM=7 for nacl/armShenghou Ma2014-07-101-1/+2
* build: annotations and modifications for c2goRuss Cox2014-07-021-1/+10
* all: add GOOS=androidDavid Crawshaw2014-07-012-3/+8
* all: remove 'extern register M *m' from runtimeRuss Cox2014-06-261-3/+0
* cmd/dist: only use beta tag in version string for the exact revisionAndrew Gerrand2014-06-021-3/+2
* undo CL 84040045 / 5302b4c58aa0Shenghou Ma2014-05-201-8/+1
* cmd/dist: permit go* tag in main branch when it includes "beta"Andrew Gerrand2014-05-011-1/+1
* liblink: introduce TLS register on 386 and amd64Russ Cox2014-04-151-88/+11
* cmd/dist: use GOHOSTARCH/GOHOSTOS instead of GOOS/GOARCH for host libraries a...Jan Ziak2014-04-151-9/+11
* cmd/dist: mark cmd/link and debug/goobj as unreleasedRuss Cox2014-04-141-0/+2
* cmd/prof, libmach: deleteRuss Cox2014-04-141-29/+0
* cmd/objdump: rewrite in GoRuss Cox2014-04-141-2/+0
* cmd/dist: reflect local changes to tree in goversionMike Andrews2014-04-031-1/+8