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
/
sys
Age
Commit message (
Expand
)
Author
2016-11-07
cmd/internal/sys, runtime/internal/sys: gofmt
Michael Munday
2016-11-03
runtime/internal/sys: add arch defs for GOARCH=mips{,le}
Vladimir Stefanovic
2016-09-06
runtime: don't hard-code physical page size
Austin Clements
2016-09-06
runtime: assume 64kB physical pages on ARM
Austin Clements
2016-08-29
runtime: insufficient padding in the `p` structure
Carlos Eduardo Seo
2016-08-23
cmd/compile: clean up ctz ops
Keith Randall
2016-06-30
runtime/internal/sys: implement Ctz and Bswap in assembly for 386
Austin Clements
2016-04-14
runtime/internal/sys: better fallback algorithms for intrinsics
Keith Randall
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-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
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: move arch_mips64(le)?.go into runtime/internal/sys
Michael Matloob
2015-11-12
runtime: break out system-specific constants into package sys
Michael Matloob
[prev]