| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd/dist: remove old misc/pprof | Russ Cox | 2014-11-09 | 1 | -9/+0 |
* | cmd/cc, cmd/ld, runtime: disallow conservative data/bss objects | Russ Cox | 2014-09-24 | 1 | -0/+2 |
* | runtime: remove duplicated Go constants | Russ Cox | 2014-09-16 | 1 | -2/+4 |
* | cmd/gc: turn Go prototypes into ptr liveness maps for assembly functions | Russ Cox | 2014-09-12 | 1 | -0/+2 |
* | runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFrames | Russ Cox | 2014-09-09 | 1 | -0/+2 |
* | build: adjustments for move from src/pkg to src | Russ Cox | 2014-09-08 | 3 | -100/+112 |
* | cmd/dist: remove goc2c | Russ Cox | 2014-09-07 | 3 | -860/+0 |
* | runtime: use reflect.call during panic instead of newstackcall | Russ Cox | 2014-09-05 | 1 | -0/+2 |
* | cmd/dist: another attempt at textflag.h | Russ Cox | 2014-09-04 | 3 | -14/+23 |
* | cmd/dist: make textflag.h available in runtime, avoid android/linux conflicts | Russ Cox | 2014-09-04 | 3 | -6/+23 |
* | runtime: convert mprof.goc to mprof.go | Russ Cox | 2014-09-01 | 1 | -1/+2 |
* | runtime: include constants and defs_*_*.h types in generated Go defs | Russ Cox | 2014-08-29 | 1 | -3/+18 |
* | runtime: convert NewCallback and NewCallbackCDecl to Go | Alex Brainman | 2014-08-25 | 1 | -0/+5 |
* | cmd/dist: goc2c ignores GOROOT_FINAL | Henning Schmiedehausen | 2014-08-15 | 3 | -6/+12 |
* | cmd/dist: Reuse streq whenever possible. | Thiago Fransosi Farina | 2014-08-13 | 3 | -13/+13 |
* | all: copy cmd/ld/textflag.h into pkg/GOOS_GOARCH | Rob Pike | 2014-08-12 | 1 | -1/+4 |
* | dist: Make vaddn private to buf.c | Thiago Fransosi Farina | 2014-08-12 | 1 | -1/+1 |
* | dist: fix Plan 9 build | David du Colombier | 2014-08-06 | 1 | -2/+5 |
* | liblink, cmd/dist, cmd/5l: introduce %^ and move C_* constants. | Shenghou Ma | 2014-08-06 | 1 | -1/+21 |
* | runtime: keep build version around in binaries | Keith Randall | 2014-07-21 | 1 | -1/+2 |
* | runtime: convert map implementation to Go. | Keith Randall | 2014-07-16 | 1 | -0/+2 |
* | cmd/dist: always use GOARM=7 for nacl/arm | Shenghou Ma | 2014-07-10 | 1 | -1/+2 |
* | build: annotations and modifications for c2go | Russ Cox | 2014-07-02 | 1 | -1/+10 |
* | all: add GOOS=android | David Crawshaw | 2014-07-01 | 2 | -3/+8 |
* | all: remove 'extern register M *m' from runtime | Russ Cox | 2014-06-26 | 1 | -3/+0 |
* | cmd/dist: only use beta tag in version string for the exact revision | Andrew Gerrand | 2014-06-02 | 1 | -3/+2 |
* | undo CL 84040045 / 5302b4c58aa0 | Shenghou Ma | 2014-05-20 | 1 | -8/+1 |
* | cmd/dist: permit go* tag in main branch when it includes "beta" | Andrew Gerrand | 2014-05-01 | 1 | -1/+1 |
* | liblink: introduce TLS register on 386 and amd64 | Russ Cox | 2014-04-15 | 1 | -88/+11 |
* | cmd/dist: use GOHOSTARCH/GOHOSTOS instead of GOOS/GOARCH for host libraries a... | Jan Ziak | 2014-04-15 | 1 | -9/+11 |
* | cmd/dist: mark cmd/link and debug/goobj as unreleased | Russ Cox | 2014-04-14 | 1 | -0/+2 |
* | cmd/prof, libmach: delete | Russ Cox | 2014-04-14 | 1 | -29/+0 |
* | cmd/objdump: rewrite in Go | Russ Cox | 2014-04-14 | 1 | -2/+0 |
* | cmd/dist: reflect local changes to tree in goversion | Mike Andrews | 2014-04-03 | 1 | -1/+8 |
* | cmd/dist: zero output variables on entry to goc2c functions | Russ Cox | 2014-03-27 | 1 | -0/+19 |
* | cmd/dist: set -Wuninitialized only when -O is also set. | Shenghou Ma | 2014-03-26 | 1 | -6/+7 |
* | cmd/dist: enable GOARM>5 on NetBSD/ARM. | Shenghou Ma | 2014-03-06 | 1 | -10/+2 |
* | cmd/dist: support building pkg/runtime/*. | Shenghou Ma | 2014-03-05 | 2 | -2/+3 |
* | cmd/dist: use vfprintf on Windows, same as on Unix | Russ Cox | 2014-03-05 | 1 | -18/+4 |
* | cmd/dist: respect system CFLAGS/LDFLAGS | Jan Ziak | 2014-03-05 | 1 | -3/+27 |
* | cmd/dist: add missing Native Client bits | Dave Cheney | 2014-02-28 | 1 | -2/+14 |
* | all: merge NaCl branch (part 1) | Dave Cheney | 2014-02-25 | 1 | -1/+3 |
* | runtime: use goc2c as much as possible | Russ Cox | 2014-02-20 | 2 | -31/+70 |
* | cmd/addr2line: reimplement in Go | Russ Cox | 2014-02-19 | 1 | -2/+0 |
* | lib9: enable on Plan 9 | David du Colombier | 2014-02-13 | 1 | -15/+4 |
* | cmd/go, cmd/cgo, make.bash: cross compiling with cgo enabled | Elias Naur | 2014-02-06 | 3 | -9/+21 |
* | runtime: add support for GOOS=solaris | Aram H?v?rneanu | 2014-01-17 | 1 | -3/+8 |
* | cmd/pack: rewrite in Go | Rob Pike | 2014-01-15 | 1 | -2/+0 |
* | lib9, libmach, cmd/dist, go/build: add support for GOOS=solaris | Aram H?v?rneanu | 2014-01-07 | 2 | -0/+10 |
* | cmd/dist: avoid use of 'go tool pack' | Russ Cox | 2013-12-17 | 1 | -5/+57 |