Sign in
go
/
go
/
HEAD
414fa8c
cmd/internal/objabi: use a separate bit to mark weak relocation
by Cherry Zhang
· 4 months ago
master
009bfea
reflect: add VisibleFields function
by Roger Peppe
· 9 weeks ago
f901ea7
cmd/internal/goobj: store relocation type as uint16
by Cherry Zhang
· 4 months ago
87d2993
runtime: remove racefuncenterfp
by Cherry Zhang
· 4 days ago
7205a4f
cmd/internal/goobj: regenerate builtin list
by Cherry Zhang
· 4 days ago
fb03be9
cmd/compile: use getcallersp for gorecover "fp" arg
by Cherry Zhang
· 4 days ago
a22bd3d
cmd/compile: use getcallerpc for racefuncentry
by Cherry Zhang
· 4 days ago
a829114
cmd/compile: match Aux and AuxInt explicitly in store combining rule
by Cherry Zhang
· 16 hours ago
d850839
runtime: encapsulate access to allgs
by Michael Pratt
· 2 months ago
39bdd41
cmd/go/internal/modfetch/codehost: report git errors more accurately
by Kevin Burke
· 4 days ago
44721f4
test: enable "-d=panic" by default for errorcheck*
by Cuong Manh Le
· 2 days ago
c082f9f
cmd/compile: do not set ONAME type when evaluated in type context
by Cuong Manh Le
· 2 days ago
fbee173
cmd/compile: fix wrong condition in tcShift
by Cuong Manh Le
· 2 days ago
9e6b1fcd
cmd/compile: do not report error for invalid constant
by Cuong Manh Le
· 2 days ago
51d8d35
cmd/compile: do not set type for OTYPESW
by Cuong Manh Le
· 2 days ago
80098ef
cmd/compile: don't expand invalid embedded interface
by Cuong Manh Le
· 2 days ago
70b277c
cmd/compile: only check return for valid functions
by Cuong Manh Le
· 2 days ago
d4247f5
text/template: wrap errors returned by template functions instead of stringifying them
by Adrien Delorme
· 20 hours ago
67b9ecb
runtime: update paniclk ordering
by Michael Pratt
· 4 months ago
280c735
cmd/go: require a module root in 'go list -m' with an unversioned path
by Bryan C. Mills
· 32 hours ago
a2f7067
reflect: include the alignment of zero-sized types in stack offsets
by Michael Anthony Knyszek
· 2 weeks ago
c5a1c22
reflect: use global variables for register count
by Michael Anthony Knyszek
· 2 weeks ago
302a400
cmd/go/internal/modfetch: detect and recover from missing ziphash file
by Jay Conrod
· 3 days ago
2e794c2
testing: add TB.Setenv
by Alexey Vilenski
· 24 hours ago
2217e89
net/http/httptrace: fix doc typo
by Rodolfo Carvalho
· 7 weeks ago
31df4e3
cmd/link: add relocs type for mips64x
by Meng Zhuo
· 4 months ago
60b500d
math/big: remove bounds checks for shrVU_g inner loop
by Josh Bleecher Snyder
· 8 days ago
f0b6d37
cmd/go: update PWD variable for 'go generate'
by Tao Qingyun
· 32 hours ago
2b0e29f
docs: fix case of GitHub
by John Bampton
· 3 weeks ago
b62da08
cmd/go: update error expectations in TestScript/mod_install_pkg_version
by Bryan C. Mills
· 34 hours ago
a7526bb
encoding/json: marshal maps using reflect.Value.MapRange
by Meng Zhuo
· 6 weeks ago
96a96a9
cmd/compile: remove types2.(*Selection).TArgs(), now that instance bug seems fixed
by Dan Scales
· 2 days ago
d891ebd
cmd/compile: return (and receive) medium-large results
by David Chase
· 8 days ago
d6504b8
cmd/compile: tweak offset-generator to elide more +0 offsets
by David Chase
· 7 days ago
5c5552c
cmd/compile: add register abi tests
by David Chase
· 10 days ago
56d52e6
cmd/go: don't report missing std import errors for tidy and vendor
by Jay Conrod
· 2 days ago
b87e9b9
cmd/go: clarify errors for commands run outside a module
by Jay Conrod
· 2 days ago
a99ff24
cmd/compile/internal/syntax: print type parameters and type lists
by Robert Griesemer
· 2 days ago
9d3718e
cmd/compile: remove I-saw-a-register-pragma chatter
by David Chase
· 2 days ago
c015f76
cmd/compile: implement too-big-to-SSA struct passing in registers
by David Chase
· 10 days ago
77505c2
syscall: treat proc thread attribute lists as unsafe.Pointers
by Jason A. Donenfeld
· 6 days ago
9d88a9e
cmd/compile: implement simple register results
by David Chase
· 11 days ago
2d30c94
cmd/internal: Add 6 args to ppc64 optab
by Paul E. Murphy
· 4 months ago
cfb609b
cmd/go: ensure that the test subprocess always times out in TestScript/test_write_profiles_on_timeout
by Bryan C. Mills
· 4 weeks ago
9c54f87
runtime: remove GODEBUG=scavenge mode
by LeonardWang
· 8 weeks ago
9a40dee
cmd/go: reject 'go list -m MOD@patch' when no existing version of MOD is required
by Bryan C. Mills
· 2 days ago
a416efe
runtime: remove a duplicated testcase of TestPallocDataFindScavengeCa…
by Tao Qingyun
· 4 months ago
3778f8e
cmd/compile: fix pointer maps for morestack
by David Chase
· 2 weeks ago
a2d92b5
cmd/compile: register abi, morestack work and mole whacking
by David Chase
· 2 weeks ago
868a110
cmd/compile: make check2 gracefully exit if it reported errors
by Cuong Manh Le
· 13 days ago
1d0256a
cmd/compile: do not add invalid key to constSet
by Cuong Manh Le
· 2 weeks ago
4b8b2c5
cmd/compile: do not set type for OTYPE
by Cuong Manh Le
· 2 weeks ago
8c22874
cmd/compile: skip diag error in checkassign if one was emitted
by Cuong Manh Le
· 2 weeks ago
12a405b
cmd/compile: do not set type for OPACK
by Cuong Manh Le
· 2 weeks ago
b7f4307
cmd/compile: graceful handle error in noder LoadPackage
by Cuong Manh Le
· 2 weeks ago
4532467
cmd/compile: pass register parameters to called function
by David Chase
· 2 weeks ago
95ff296
cmd/compile: pass arguments as register parameters to StaticCall.
by David Chase
· 2 weeks ago
04a4dca
cmd/compile: refactor out an almost-superfluous arg
by David Chase
· 2 weeks ago
775f11c
cmd/internal/obj/arm64: remove unncessary class check in addpool
by eric fang
· 8 weeks ago
27dbc45
cmd/asm: disable scaled register format for arm64
by eric fang
· 4 weeks ago
593f5bb
cmd/compile: adjust stack slot alignment requirements on arm64
by eric fang
· 4 months ago
355c3a0
cmd/internal/obj/asm64: add support for moving BITCON to RSP
by eric fang
· 5 weeks ago
726d704
cmd/asm: add arm64 instructions VUMAX and VUMIN
by eric fang
· 4 months ago
79beddc
cmd/asm: add 128-bit FLDPQ and FSTPQ instructions for arm64
by eric fang
· 3 months ago
12bb256
go/types: use correct recv for parameterized embedded methods
by Rob Findley
· 3 days ago
6db80d7
cmd/compile/internal/types2: use correct recv for parameterized embedded methods
by Robert Griesemer
· 3 days ago
d6f6ef6
cmd/compile: remove races introduced in abiutils field update
by David Chase
· 3 days ago
3e524ee
cmd/compile: make modified Aux type for OpArgXXXX pass ssa/check
by David Chase
· 5 days ago
9f33dc3
cmd/compile: handle aggregate OpArg in registers
by David Chase
· 2 weeks ago
c4e3f6c
cmd/compile: remove 8-byte alignment requirement of stack slot on s390x
by eric fang
· 4 days ago
85f62b0
cmd/compile: remove 8-byte alignment requirement of stack slot on mips
by eric fang
· 4 days ago
497feff
cmd/compile: intrinsify runtime/internal/atomic.{And,Or}{8,} on RISCV64
by Joel Sing
· 7 days ago
00cb841
syscall: implement rawVforkSyscall for remaining linux platforms
by Joel Sing
· 1 year, 10 months ago
f2df1e3
cmd/compile: retrieve Args from registers
by David Chase
· 3 weeks ago
06c72f3
A+C: change email address for Baokun Lee
by Baokun Lee
· 3 months ago
84ca494
cmd/compile: remove 8-byte alignment requirement of stack slot on mips64
by eric fang
· 4 days ago
7797386
cmd/compile: use abiutils for all rcvr/in/out frame offsets.
by David Chase
· 4 weeks ago
aea1259
cmd/link: disable flaky Darwin "symbols" test
by David Chase
· 5 days ago
312fd99
cmd/go: remove -insecure flag on go get
by witchard
· 4 days ago
2a2f99e
cmd/go/internal/modload: do not resolve an arbitrary version for 'go list --versions'
by Bryan C. Mills
· 8 days ago
b65091c
cmd/go: add a test case that reproduces #44296
by Bryan C. Mills
· 8 days ago
e9eed78
cmd/go: resolve std-vendored dependencies as std packages except in 'go get' and 'go mod'
by Bryan C. Mills
· 4 days ago
09f4ef4
cmd/go/internal/mvs: prune spurious dependencies in Downgrade
by Bryan C. Mills
· 2 weeks ago
c6374f5
dist: generate stub go.mod in workdir
by Tamir Duberstein
· 9 days ago
97b32a6
cmd/compile: better version of check frame offsets against abi
by David Chase
· 5 days ago
2b50ab2
cmd/compile: optimize single-precision floating point square root
by fanzha02
· 3 months ago
ebb92df
internal/poll, runtime: handle netpollopen error in poll_runtime_pollOpen
by Tobias Klauser
· 5 days ago
4c1a7ab
cmd/go: reject relative paths in GOMODCACHE environment
by Baokun Lee
· 7 weeks ago
580636a
all: fix spelling
by John Bampton
· 5 days ago
a6eeb4a
go/parser,go/types: hide API changes related to type parameters
by Rob Findley
· 10 days ago
ff5cf4c
cmd/link,debug/elf: mips32, add .gnu.attributes and .MIPS.abiflags sections
by YunQiang Su
· 9 months ago
700b739
runtime: use entersyscall in syscall_syscallX on Darwin
by Cherry Zhang
· 6 weeks ago
a69c452
go/types: review of expr.go
by Rob Findley
· 11 days ago
b98ce3b
cmd/compile: import empty closure function correctly
by Dan Scales
· 5 days ago
97bdac0
cmd: upgrade golang.org/x/mod to relax import path check
by Jay Conrod
· 5 days ago
f6a74c6
cmd/compile/internal/ir: fix up stale comment
by Than McIntosh
· 8 days ago
87beecd
cmd/go: add missing newline to retraction warning message
by Jordan Liggitt
· 6 days ago
a400eb3
Revert "cmd/compile: check frame offsets against abi"
by Bryan C. Mills
· 5 days ago
5fafc0b
cmd/go/internal/modload: don't query when fixing canonical versions
by Jay Conrod
· 9 days ago
2a8df44
os: mark pipes returned by os.Pipe() as inheritable by default
by Jason A. Donenfeld
· 5 weeks ago
Next »