index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
internal
Age
Commit message (
Expand
)
Author
2016-04-13
runtime/internal/atomic: remove write barrier from Storep1 on s390x
Austin Clements
2016-04-12
runtime/internal/atomic: add s390x atomic operations
Michael Munday
2016-04-11
runtime: remove remaining references to TheChar
Jeremy Jackins
2016-03-28
cmd/compile: added some intrinsics to SSA back end
David Chase
2016-03-21
runtime/internal/sys: add s390x support
Michael Munday
2016-03-07
runtime: new files for plan9_arm support
Richard Miller
2016-03-02
all: single space after period.
Brad Fitzpatrick
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2016-01-13
runtime/internal/atomic: use //go:noinline to prevent inlining, not assembly nop
Michael Hudson-Doyle
2015-11-12
cmd/internal/obj, cmd/link, runtime: use a larger stack frame on ppc64
Michael Hudson-Doyle
2015-11-12
runtime/internal/sys: remove Intptr
Matthew Dempsky
2015-11-12
runtime, runtime/internal/sys: fix build for linux/{mips64,mips64le}
Shenghou Ma
2015-11-12
runtime: delete runtime/internal/atomic/textflag.h
Michael Matloob
2015-11-12
runtime: move arch_mips64(le)?.go into runtime/internal/sys
Michael Matloob
2015-11-12
runtime/internal/atomic: delete arch1_*.go files
Michael Matloob
2015-11-12
runtime: break out system-specific constants into package sys
Michael Matloob
2015-11-12
runtime/internal/atomic: added mips64 support.
Yao Zhang
2015-11-10
runtime: break atomics out into package runtime/internal/atomic
Michael Matloob
[prev]