index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dev.cc] runtime: catch defs_linux_power64*.go up to other archs
Austin Clements
2014-11-18
2
-4
/
+28
*
[dev.cc] runtime: convert power64-specific .c and .h files to Go
Austin Clements
2014-11-18
7
-66
/
+136
*
[dev.cc] runtime: convert power64 assembly files for C to Go transition
Austin Clements
2014-11-18
2
-5
/
+11
*
[dev.cc] runtime: convert power64 signal handlers from C to Go
Austin Clements
2014-11-18
5
-235
/
+215
*
[dev.cc] 9a: make RET a synonym for RETURN; use "g" instead of "R30"
Austin Clements
2014-11-18
1
-1
/
+2
*
[dev.cc] cmd/9c: remove
Austin Clements
2014-11-18
13
-6787
/
+0
*
[dev.cc] runtime: generate GOOS- and GOARCH-specific files with go generate
Russ Cox
2014-11-18
27
-79
/
+379
*
[dev.cc] runtime: convert defs_linux_power64*.h to go
Russ Cox
2014-11-18
4
-408
/
+372
*
[dev.cc] runtime: two missed references to "M stack"
Austin Clements
2014-11-18
2
-2
/
+2
*
[dev.cc] cmd/gc: fix warning on Plan 9
David du Colombier
2014-11-17
1
-1
/
+0
*
[dev.cc] runtime: replace deleted netpollfd function
Alex Brainman
2014-11-17
1
-1
/
+1
*
[dev.cc] cmd/8g: work around "out of fixed registers" on Plan 9
David du Colombier
2014-11-16
1
-4
/
+6
*
[dev.cc] runtime: fix _sfloat thunk
Dave Cheney
2014-11-15
1
-2
/
+3
*
[dev.cc] runtime: fix bus error accessing auxv random data on arm5
Dave Cheney
2014-11-15
1
-2
/
+5
*
[dev.cc] liblink: fix warnings on Plan 9
David du Colombier
2014-11-14
3
-8
/
+4
*
[dev.cc] runtime: change set_sec to take int64
Russ Cox
2014-11-14
12
-22
/
+22
*
[dev.cc] runtime: fix lfstack for amd64 addresses in top half of addr space
Russ Cox
2014-11-14
4
-25
/
+60
*
[dev.cc] runtime: fix linux build
Russ Cox
2014-11-14
4
-2
/
+14
*
[dev.cc] runtime: convert dragonfly/amd64 port to Go
Joel Sing
2014-11-15
10
-470
/
+393
*
[dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.cc
Russ Cox
2014-11-14
419
-74022
/
+22220
|
\
|
*
[dev.cc] runtime: convert openbsd/386 port to Go
Joel Sing
2014-11-15
5
-52
/
+82
|
*
[dev.cc] runtime: fix nil pointer crash handler bug on Solaris
Aram H?v?rneanu
2014-11-14
1
-1
/
+1
|
*
[dev.cc] runtime: convert netpoll_windows.c to Go
Alex Brainman
2014-11-14
3
-167
/
+156
|
*
[dev.cc] runtime: convert openbsd/amd64 port to Go
Joel Sing
2014-11-14
10
-457
/
+409
|
*
[dev.cc] runtime: make SIGSYS notifiable on freebsd (again)
Joel Sing
2014-11-14
1
-1
/
+1
|
*
[dev.cc] runtime: convert Solaris port to Go
Aram H?v?rneanu
2014-11-13
22
-1231
/
+914
|
*
[dev.cc] runtime: convert mem_windows.c to Go
Alex Brainman
2014-11-13
2
-132
/
+119
|
*
[dev.cc] runtime: add missing cb_max const
Alex Brainman
2014-11-13
1
-0
/
+8
|
*
[dev.cc] [dev.cc] runtime: fix freebsd cgo __progname export
Joel Sing
2014-11-12
1
-2
/
+2
|
*
[dev.cc] runtime: delete scalararg, ptrarg; rename onM to systemstack
Russ Cox
2014-11-12
36
-422
/
+259
|
*
[dev.cc] runtime/cgo: add comment about import _ "unsafe"
Russ Cox
2014-11-12
6
-6
/
+6
|
*
[dev.cc] runtime/cgo: fix freebsd build?
Russ Cox
2014-11-11
1
-0
/
+3
|
*
[dev.cc] runtime: fix arm5 build
Russ Cox
2014-11-11
1
-1
/
+1
|
*
[dev.cc] runtime/cgo: add missing import _ "unsafe" for //go:linkname
Russ Cox
2014-11-11
3
-0
/
+6
|
*
[dev.cc] runtime: convert freebsd to Go
Russ Cox
2014-11-11
25
-1008
/
+639
|
*
[dev.cc] runtime: convert softfloat_arm.c to Go + build fixes
Russ Cox
2014-11-11
6
-707
/
+662
|
*
[dev.cc] runtime: bring back mgc0.h
Russ Cox
2014-11-11
1
-0
/
+20
|
*
[dev.cc] runtime: convert arch-specific .c and .h files to Go
Russ Cox
2014-11-11
16
-1223
/
+298
|
*
[dev.cc] runtime: convert operating system support code from C to Go
Russ Cox
2014-11-11
21
-1501
/
+1248
|
*
[dev.cc] runtime: convert scheduler from C to Go
Russ Cox
2014-11-11
12
-3553
/
+3215
|
*
[dev.cc] runtime: convert race implementation from C to Go
Russ Cox
2014-11-11
6
-389
/
+307
|
*
[dev.cc] runtime: convert parallel support code from C to Go
Russ Cox
2014-11-11
7
-366
/
+281
|
*
[dev.cc] runtime: convert defs_$GOOS_$GOARCH.h to Go
Russ Cox
2014-11-11
47
-4143
/
+3914
|
*
[dev.cc] runtime: convert basic library routines from C to Go
Russ Cox
2014-11-11
7
-649
/
+540
|
*
[dev.cc] build: disable API check until all systems build
Russ Cox
2014-11-11
1
-2
/
+2
|
*
[dev.cc] runtime: convert assembly files for C to Go transition
Russ Cox
2014-11-11
35
-49
/
+124
|
*
[dev.cc] runtime: convert signal handlers from C to Go
Russ Cox
2014-11-11
27
-829
/
+882
|
*
[dev.cc] runtime/cgo: convert from C to Go
Russ Cox
2014-11-11
12
-146
/
+186
|
*
[dev.cc] runtime: convert header files to Go
Russ Cox
2014-11-11
9
-1321
/
+821
|
*
[dev.cc] runtime: convert memory allocator and garbage collector to Go
Russ Cox
2014-11-11
30
-5690
/
+4922
[next]