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
2025-08-14
cmd/internal/obj/riscv: add encoding for compressed riscv64 instructions
Joel Sing
2025-08-12
cmd/compile/internal: optimize multiplication use new operation 'ADDshiftLLV'...
limeidan
2025-08-12
internal/runtime/gc/scan: import scan kernel from gclab [green tea]
Michael Anthony Knyszek
2025-08-07
cmd/internal/obj/loong64: change the immediate range of ALSL{W/WU/V}
limeidan
2025-08-07
cmd/internal/obj/loong64: add support for FSEL instruction
Xiaolin Zhao
2025-08-06
all: remove support for windows/arm
qiulaidongfeng
2025-08-06
cmd/internal/testdir: pass -buildid to link command
Cherry Mui
2025-08-06
cmd/internal/testdir: unify link command
Cherry Mui
2025-08-05
cmd/internal/obj/loong64: add new instructions ALSL{W/WU/V} for loong64
limeidan
2025-08-05
cmd: remove dead code
qiulaidongfeng
2025-08-03
cmd/internal/obj/loong64: add {V,XV}{BITCLR/BITSET/BITREV}[I].{B/H/W/D} instr...
Xiaolin Zhao
2025-08-03
cmd/internal/obj/loong64: add [X]VLDREPL.{B/H/W/D} instructions support
Xiaolin Zhao
2025-07-30
cmd/compile: add floating point min/max intrinsics on s390x
Michael Munday
2025-07-30
cmd/compile: deduplicate instructions when rewrite func results
Youlin Feng
2025-07-28
internal/runtime/syscall/windows: factor out code from runtime
qmuntal
2025-07-24
cmd/internal/obj: rip out argp adjustment for wrapper frames
Keith Randall
2025-07-24
cmd/compile: move amd64 and 386 over to new bounds check strategy
Keith Randall
2025-07-24
internal/runtime/syscall: rename to internal/runtime/syscall/linux
qmuntal
2025-07-24
cmd/internal/obj/s390x: add MVCLE instruction
kmvijay
2025-07-24
cmd/internal/goobj: make error output clear
wingrez
2025-07-24
cmd/internal/doc: merge with cmd/go/internal/doc
Michael Matloob
2025-07-22
cmd/internal/objabi: remove redundant word in comment
cuishuang
2025-07-21
cmd/compile: for arm64 epilog, do SP increment with a single instruction
Keith Randall
2025-07-19
cmd/internal/obj: enable got pcrel itype in fips140 for riscv64
Meng Zhuo
2025-07-16
cmd/link, runtime: on Wasm, put only function index in method table and func ...
Cherry Mui
2025-07-16
cmd/internal/obj/wasm: use 64-bit instructions for indirect calls
Cherry Mui
2025-07-15
cmd/internal/doc: upgrade godoc pkgsite to 01b046e
Michael Matloob
2025-07-07
cmd/internal/doc: fix GOROOT skew and path joining bugs
Michael Matloob
2025-06-29
cmd/doc: fix -http on Windows
qmuntal
2025-06-09
cmd/internal/doc: increase version of pkgsite doc command that's run
Michael Matloob
2025-06-03
cmd/doc: build cmd/doc directly into the go command
Michael Matloob
2025-05-29
cmd/internal/obj/s390x: fix potential recursive String call
Michael Anthony Knyszek
2025-05-21
testing: add Attr
Damien Neil
2025-05-21
internal/runtime/cgroup: add line-by-line reader using a single scratch buffer
Michael Pratt
2025-05-21
cmd/internal/obj/loong64: remove unused register alias definitions
Guoqi Chen
2025-05-21
cmd/internal/obj/riscv: fix vector integer multiply add
Mark Ryan
2025-05-20
cmd/internal/testdir: filter out errors outside input file set
Jake Bailey
2025-05-19
runtime: move atoi to internal/runtime/strconv
Michael Pratt
2025-05-15
cmd/internal/obj/loong64: change the plan9 format of the prefetch instruction...
Guoqi Chen
2025-05-14
cmd/internal/script: fix copying directory when symlink fails
Ian Alexander
2025-05-14
cmd/intarnal/obj: add new assembly format for VANDV and VANDB on loong64
Xiaolin Zhao
2025-05-12
cmd/internal/obj/loong64: Add preld{,x} instructions support
Guoqi Chen
2025-05-11
cmd/internal/obj/loong64: add [X]VFCLASS.{S/D} instructions
Xiaolin Zhao
2025-05-08
cmd/internal/obj/loong64: add [X]VF{ADD/SUB/MUL/DIV}.{S/D} instructions
Xiaolin Zhao
2025-05-08
runtime: schedule cleanups across multiple goroutines
Michael Anthony Knyszek
2025-05-08
cmd/internal/obj/riscv: reject invalid vadc/vsbc encodings
Mark Ryan
2025-05-08
cmd/internal/obj/riscv: fix LMUL encoding for MF2 and MF8
Mark Ryan
2025-05-07
cmd/internal/obj/loong64: add [X]VFRINT[{RNE/RZ/RP/RM}].{S/D} instructions
Xiaolin Zhao
2025-05-05
Revert "cmd/compile: allow all of the preamble to be preemptible"
Keith Randall
2025-05-02
cmd/internal/obj/riscv: add support for vector permutation instructions
Joel Sing
[prev]
[next]