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-08-08
cmd/internal/obj/mips: add SEB/SEH instructions
Junxian Zhu
2023-08-07
arm64: replace "PCALGIN with PCALIGN" in package documentation
adetunjii
2023-08-03
cmd/internal/obj/arm64: move register encoding into opxrrr
Joel Sing
2023-08-03
cmd/asm,cmd/internal/obj/riscv,cmd/link: improve TLS handling on riscv64
Joel Sing
2023-08-03
runtime,runtime/pprof: get memory mappings on darwin.
Cosmos Nicolaou
2023-08-03
cmd/internal/obj/mips: add WSBH/DSBH/DSHD instructions
Junxian Zhu
2023-08-02
cmd/asm: add s390x crypto related instructions
Srinivas Pokala
2023-07-31
cmd/internal/obj/mips: use more appropriate register types for OP_FRRR/OP_SRR
Joel Sing
2023-07-31
cmd/internal/obj/mips: use more appropriate register types for OP_IRR
Joel Sing
2023-07-31
cmd/internal/obj/mips: use more appropriate register types for OP_RRR
Joel Sing
2023-07-31
cmd/internal/obj/mips: use obj.REG_NONE rather than 0
Joel Sing
2023-07-31
runtime: refactor defer processing
Matthew Dempsky
2023-07-31
cmd/internal/obj/arm64: improve splitting of 24 bit unsigned scaled immediates
Joel Sing
2023-07-31
cmd/internal/obj/arm64: avoid unnecessary literal pool usage for moves
Joel Sing
2023-07-31
cmd/internal/obj/arm64: improve classification of loads and stores
Joel Sing
2023-07-28
cmd/asm: add PCALIGN support on 386/amd64
Mauri de Souza Meneguzzo
2023-07-28
cmd/internal/goobj: use unsafe.String in toString func
Jes Cok
2023-07-27
cmd/asm: add the fifth argument of the instruction to Optab on arm64
erifan01
2023-07-26
cmd/internal/obj/arm64: factor out splitting of 24 bit unsigned scaled immedi...
Joel Sing
2023-07-26
cmd/internal/obj/arm64: simplify buildop
Joel Sing
2023-07-24
cmd/asm: Fix encoding error of register offset shifted by 0 on arm64
eric fang
2023-07-20
all: update build tags to require/assume Go 1.20
Matthew Dempsky
2023-07-20
cmd/internal/obj: print relocation type by name in -S output
Cherry Mui
2023-07-20
cmd/asm, cmd/internal/obj: generate proper atomic ops for riscv64
Meng Zhuo
2023-07-18
all: fix typos
Jes Cok
2023-06-16
cmd/internal/moddeps: allow the "misc" module to be missing from GOROOT
Bryan C. Mills
2023-06-16
cmd/internal/testdir: skip Test if GOROOT/test does not exist
Bryan C. Mills
2023-06-16
reflect: fix ArenaNew to match documentation
Michael Anthony Knyszek
2023-06-15
cmd/asm: fix encoding errors for FMOVD and FMOVS instructions on arm64
eric fang
2023-06-14
all: fix spelling errors
Alexander Yastrebov
2023-06-13
cmd/internal/obj: make aix/ppc64 builds reproducible
Russ Cox
2023-06-01
cmd/internal/obj/arm: handle HAUTO etc. in addpool
Cherry Mui
2023-05-26
cmd/internal/testdir: stop manually adding GOROOT/bin to PATH
Dmitri Shuralyov
2023-05-24
Revert "cmd/compile: enable printing of error URLs by default"
Robert Griesemer
2023-05-24
cmd/compile: enable printing of error URLs by default
Robert Griesemer
2023-05-24
cmd/asm: refine some APIs related to Prog.RestArgs[]
ruinan
2023-05-23
cmd/internal/goobj: update builtin list
Guoqi Chen
2023-05-23
cmd/internal/objabi: regenerate RelocType strings
Ian Lance Taylor
2023-05-23
cmd/go: add some test skips for GOEXPERIMENT=nocoverageredesign
Than McIntosh
2023-05-22
cmd/compile: incorporate inlined function names into closure naming
Matthew Dempsky
2023-05-22
cmd/asm: encode instructions like SHA1SU0 with a separate case for arm64
Ruinan
2023-05-19
all: generate NOTOC shared code on power10/PPC64/linux
Paul E. Murphy
2023-05-19
cmd/compile: constant-fold loads from constant dictionaries and types
Keith Randall
2023-05-18
cmd/asm: remove unsupported opcodes MOVNP and STLP for arm64
erifan01
2023-05-12
cmd/internal/bootstrap_test: update TestExperimentToolID for Go 1.21
Dmitri Shuralyov
2023-05-12
internal/testdir: move to cmd/internal/testdir
Dmitri Shuralyov
2023-05-12
test/bench: delete
Austin Clements
2023-05-12
misc/reboot: move to cmd/internal/bootstrap_test
Austin Clements
2023-05-10
cmd/internal/obj/riscv: regenerate instruction encoding table
Meng Zhuo
2023-05-09
cmd/compile: standardize on outer-to-inner for pos lists
Russ Cox
[prev]
[next]