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
/
cmd
/
internal
Age
Commit message (
Expand
)
Author
2020-09-03
[release-branch.go1.15] cmd/internal/obj: stop removing NOPs from instruction...
Keith Randall
2020-09-03
[release-branch.go1.15] cmd/internal/obj/ppc64: don't remove NOP in assembler
Lynn Boger
2020-09-02
[release-branch.go1.15] cmd/test2json: do not emit a final Action if the resu...
Bryan C. Mills
2020-06-18
cmd/internal/obj/ppc64: update doc
Lynn Boger
2020-06-10
cmd/internal/objabi: enable frame-pointer for iOS arm64
Gawen Arab
2020-06-09
cmd/asm: fix the encoding error of VCNT instruction for arm64
eric fang
2020-06-08
cmd/internal/moddeps: don't skip directories if there are unusual files
Dmitri Shuralyov
2020-06-04
all: fix dead links to inferno-os bitbucket repository
Tobias Klauser
2020-06-03
cmd/internal/goobj2: add referenced symbol names to object file
Cherry Zhang
2020-06-03
Revert "cmd/internal/goobj: add index to symbol name for indexed symbols"
Cherry Zhang
2020-06-03
cmd/internal/obj/arm64: fix typos in document
fanzha02
2020-06-01
cmd/test2json: attribute output to the correct test
Daniel Nephin
2020-05-21
cmd/compile: delay inlinable method compilation for -c=1
Than McIntosh
2020-05-20
cmd/go: remove GOAMD64 environment variable
David Chase
2020-05-13
cmd/internal/obj: add stmt prologueEnd to DWARF for arm64
David Chase
2020-05-08
cmd/internal/obj/arm64: fix 32-bit BITCON test
Cherry Zhang
2020-05-07
cmd/internal/obj/arm64: fix typos in document
fanzha02
2020-05-06
cmd/internal/obj/mips: mark restartable sequences
Cherry Zhang
2020-05-06
cmd/internal/obj, runtime: preempt & restart some instruction sequences
Cherry Zhang
2020-05-01
doc, cmd/internal/obj/arm64: update the directives in the doc
fanzha02
2020-05-01
cmd/internal/obj/x86: prevent jumps crossing 32 byte boundaries
Mark Ryan
2020-05-01
internal/unsafeheader: consolidate stringHeader and sliceHeader declarations ...
Bryan C. Mills
2020-04-30
cmd: merge branch 'dev.link' into master
Cherry Zhang
2020-04-29
cmd/compile,runtime: stack maps only at calls, remove register maps
Austin Clements
2020-04-29
cmd/compile: fix unsafe-points with stack maps
Austin Clements
2020-04-29
cmd/compile,cmd/internal/obj/ppc64: use mod instructions on power9
Lynn Boger
2020-04-24
[dev.link] cmd/link: check fingerprint for index consistency
Cherry Zhang
2020-04-24
[dev.link] cmd/internal/goobj2: add index fingerprint to object file
Cherry Zhang
2020-04-24
cmd: merge branch 'dev.link' into master
Cherry Zhang
2020-04-24
cmd/internal/obj: add IsAsm flag
David Chase
2020-04-23
cmd/asm,cmd/internal/obj/ppc64: update instructions and tests
Lynn Boger
2020-04-23
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2020-04-22
cmd/compile: clean up codegen for branch-on-carry on s390x
Michael Munday
2020-04-22
[dev.link] cmd/internal/goobj: add index to symbol name for indexed symbols
Cherry Zhang
2020-04-22
cmd/internal: allow ADDE to work with memory location on s390x
Ruixin(Peter) Bao
2020-04-20
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2020-04-20
cmd/compile: speed up compiling with -S
Josh Bleecher Snyder
2020-04-16
[dev.link] cmd/internal/goobj2: regenerate builtin list
Cherry Zhang
2020-04-16
runtime: add async preemption support on riscv64
Quey-Liang Kao
2020-04-15
cmd/internal/obj/ppc64: add support for PCALIGN 32
Lynn Boger
2020-04-14
cmd/internal/obj/riscv: gofmt
Tobias Klauser
2020-04-10
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2020-04-10
[dev.link] cmd/internal/goobj2: remove "2"
Cherry Zhang
2020-04-10
cmd/compile: use a Sym type instead of interface{} for symbolic offsets
Keith Randall
2020-04-10
[dev.link] cmd/link/internal/loader: expand methods for FuncInfo
Than McIntosh
2020-04-09
[dev.link] cmd/internal/goobj2: remove old-style types
Cherry Zhang
2020-04-09
[dev.link] cmd/internal/obj: change writer to use new-style accessors
Cherry Zhang
2020-04-09
cmd/internal/obj/ppc64: leverage AND operation to calculate remainder
Andy Pan
2020-04-08
all: remove scattered remnants of darwin/386
Austin Clements
2020-04-08
all: remove scattered remnants of darwin/arm
Austin Clements
[next]