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
2023-03-09
Revert "cmd/internal/objabi: regenerate RelocType stringer file"
Keith Randall
2023-03-08
cmd/internal/obj/ppc64: add SETB instruction
Paul E. Murphy
2023-03-07
cmd/internal/objabi: regenerate RelocType stringer file
qmuntal
2023-03-03
cmd/link: establish dependable package initialization order
Keith Randall
2023-03-02
all: move //go: function directives directly above functions
Michael Pratt
2023-03-02
cmd/asm: don't panic on bad GATHER x86 instructions
Keith Randall
2023-03-02
all: implement wasmimport directive
Evan Phoenix
2023-03-01
runtime: remove implicit NOFRAME heuristic support
qmuntal
2023-03-01
runtime: use explicit NOFRAME on plan9/amd64
qmuntal
2023-02-28
cmd/internal/obj: use prefix insn in MOV* opcodes for GOPPC64=power10
Paul E. Murphy
2023-02-28
cmd/asm: remove the incorrect check of LDADDx-like instructions
fanzha02
2023-02-28
all: fix typos
pgxiaolianzi
2023-02-27
cmd/asm: preserve 3rd arg when GOT-rewriting assembly instructions
Keith Randall
2023-02-27
runtime: use explicit NOFRAME on solaris/amd64
qmuntal
2023-02-27
runtime: use explicit NOFRAME on openbsd/amd64
qmuntal
2023-02-24
cmd/internal/obj/arm64: factor out code generation for addition of 12 bit imm...
Joel Sing
2023-02-24
runtime: use explicit NOFRAME on netbsd/amd64
qmuntal
2023-02-24
runtime: use explicit NOFRAME on freebsd/amd64
qmuntal
2023-02-24
cmd/compile: batch write barrier calls
Keith Randall
2023-02-23
runtime: use explicit NOFRAME on dragonfly/amd64
qmuntal
2023-02-23
cmd/internal/obj/arm64: use more appropriate types for olsr12u
Joel Sing
2023-02-23
cmd/internal/obj/arm64: invert SP check
Joel Sing
2023-02-23
cmd/internal/obj/arm64: use obj.REG_NONE where appropriate
Joel Sing
2023-02-23
cmd/internal/obj/arm64: remove bogus omovlit return value check
Joel Sing
2023-02-23
cmd/internal/obj/arm64: remove spurious assignments with OR
Joel Sing
2023-02-22
runtime: use explicit NOFRAME on linux/amd64
qmuntal
2023-02-21
cmd/internal/obj/riscv: optimize loading large immediate with trailing zeros
Wayne Zuo
2023-02-13
cmd/internal/cov: fix typo in readcovdata.go
Ikko Eltociear Ashimine
2023-02-10
cmd/internal/cov: fix misuse of bufio.Reader.Read in read helper
Than McIntosh
2023-02-07
runtime: use explicit NOFRAME on darwin/amd64
qmuntal
2023-02-06
cmd/internal/obj: flag init functions in object file
Than McIntosh
2023-02-06
cmd/asm: add RDTIME{L,H}.W, RDTIME.D support for loong64
Guoqi Chen
2023-02-02
internal/testenv: avoid rebuilding all of std in WriteImportcfg
Bryan C. Mills
2023-01-31
cmd/internal/obj/x86: use mov instead of lea to load the frame pointer
qmuntal
2023-01-31
cmd/internal/obj/x86: use push/pop instead of mov to store/load FP
qmuntal
2023-01-30
all: fix problematic comments
cui fliter
2023-01-30
cmd/internal/obj: drop Filesym from DwarfAbstractFunc
Michael Pratt
2023-01-30
cmd/compile,cmd/link: set DW_AT_decl_line for function declarations
Michael Pratt
2023-01-30
cmd/asm: reject avx512 .Z instructions without a mask register
Keith Randall
2023-01-26
Revert "runtime: use explicit NOFRAME on darwin/amd64"
Quim Muntal
2023-01-26
runtime: use explicit NOFRAME on darwin/amd64
qmuntal
2023-01-24
runtime: use explicit NOFRAME on windows/amd64
qmuntal
2023-01-24
all: fix some comments
cui fliter
2023-01-24
archive: error check when parse archive
James Yang
2023-01-23
runtime,cmd/internal/obj/x86: use TEB TLS slots on windows/i386
qmuntal
2023-01-20
cmd/internal/obj/s390x, runtime: fix breakpoint in s390x
Srinivas Pokala
2023-01-20
all: fix typos in go file comments
Marcel Meyer
2023-01-19
cmd/internal/obj/riscv: add check for invalid shift amount input
Wayne Zuo
2023-01-19
cmd/internal/osinfo: report Node.js version
Dmitri Shuralyov
2023-01-17
cmd/dist: make toolchain build reproducible
Russ Cox
[prev]
[next]