]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-03-08 Ian Lance Tayloros/signal: remove comments about SA_RESTART
2021-03-08 Brad Fitzpatrickcmd/link: use testing.T.TempDir in tests
2021-03-08 Cuong Manh Lecmd/compile: fix width not calculated for imported...
2021-03-08 Brad Fitzpatrickcmd/link/internal/ld: fix typo in a comment
2021-03-08 Josh Bleecher... cmd/compile: minor doc improvements
2021-03-08 Emmanuel T... encoding/binary: limit bytes read by Uvarint to <= 10
2021-03-08 Joel Singcmd/compile: improve IsNonNil rule on riscv64
2021-03-07 Matthew Dempskycmd/compile: rename internal-abi.md to abi-internal.md
2021-03-07 Josh Bleecher... math/big: add shrVU and shlVU benchmarks
2021-03-05 Cherry Zhangcmd/internal/objabi: use a separate bit to mark weak...
2021-03-05 Roger Peppereflect: add VisibleFields function
2021-03-05 Cherry Zhangcmd/internal/goobj: store relocation type as uint16
2021-03-05 Cherry Zhangruntime: remove racefuncenterfp
2021-03-05 Cherry Zhangcmd/internal/goobj: regenerate builtin list
2021-03-05 Cherry Zhangcmd/compile: use getcallersp for gorecover "fp" arg
2021-03-05 Cherry Zhangcmd/compile: use getcallerpc for racefuncentry
2021-03-05 Cherry Zhangcmd/compile: match Aux and AuxInt explicitly in store...
2021-03-05 Michael Prattruntime: encapsulate access to allgs
2021-03-05 Kevin Burkecmd/go/internal/modfetch/codehost: report git errors...
2021-03-05 Cuong Manh Letest: enable "-d=panic" by default for errorcheck*
2021-03-05 Cuong Manh Lecmd/compile: do not set ONAME type when evaluated in...
2021-03-05 Cuong Manh Lecmd/compile: fix wrong condition in tcShift
2021-03-05 Cuong Manh Lecmd/compile: do not report error for invalid constant
2021-03-05 Cuong Manh Lecmd/compile: do not set type for OTYPESW
2021-03-05 Cuong Manh Lecmd/compile: don't expand invalid embedded interface
2021-03-05 Cuong Manh Lecmd/compile: only check return for valid functions
2021-03-05 Adrien Delormetext/template: wrap errors returned by template functio...
2021-03-05 Michael Prattruntime: update paniclk ordering
2021-03-05 Bryan C. Millscmd/go: require a module root in 'go list -m' with...
2021-03-05 Michael Anthony... reflect: include the alignment of zero-sized types...
2021-03-05 Michael Anthony... reflect: use global variables for register count
2021-03-05 Jay Conrodcmd/go/internal/modfetch: detect and recover from missi...
2021-03-05 Alexey Vilenskitesting: add TB.Setenv
2021-03-05 Rodolfo Carvalhonet/http/httptrace: fix doc typo
2021-03-05 Meng Zhuocmd/link: add relocs type for mips64x
2021-03-05 Josh Bleecher... math/big: remove bounds checks for shrVU_g inner loop
2021-03-05 Tao Qingyuncmd/go: update PWD variable for 'go generate'
2021-03-05 John Bamptondocs: fix case of GitHub
2021-03-05 Bryan C. Millscmd/go: update error expectations in TestScript/mod_ins...
2021-03-05 Meng Zhuoencoding/json: marshal maps using reflect.Value.MapRange
2021-03-04 Dan Scalescmd/compile: remove types2.(*Selection).TArgs(), now...
2021-03-04 David Chasecmd/compile: return (and receive) medium-large results
2021-03-04 David Chasecmd/compile: tweak offset-generator to elide more ...
2021-03-04 David Chasecmd/compile: add register abi tests
2021-03-04 Jay Conrodcmd/go: don't report missing std import errors for...
2021-03-04 Jay Conrodcmd/go: clarify errors for commands run outside a module
2021-03-04 Robert Griesemercmd/compile/internal/syntax: print type parameters...
2021-03-04 David Chasecmd/compile: remove I-saw-a-register-pragma chatter
2021-03-04 David Chasecmd/compile: implement too-big-to-SSA struct passing...
2021-03-04 Jason A. Donenfeldsyscall: treat proc thread attribute lists as unsafe...
2021-03-04 David Chasecmd/compile: implement simple register results
2021-03-04 Paul E. Murphycmd/internal: Add 6 args to ppc64 optab
2021-03-04 Bryan C. Millscmd/go: ensure that the test subprocess always times...
2021-03-04 LeonardWangruntime: remove GODEBUG=scavenge mode
2021-03-04 Bryan C. Millscmd/go: reject 'go list -m MOD@patch' when no existing...
2021-03-04 Tao Qingyunruntime: remove a duplicated testcase of TestPallocData...
2021-03-04 David Chasecmd/compile: fix pointer maps for morestack
2021-03-04 David Chasecmd/compile: register abi, morestack work and mole...
2021-03-04 Cuong Manh Lecmd/compile: make check2 gracefully exit if it reported...
2021-03-04 Cuong Manh Lecmd/compile: do not add invalid key to constSet
2021-03-04 Cuong Manh Lecmd/compile: do not set type for OTYPE
2021-03-04 Cuong Manh Lecmd/compile: skip diag error in checkassign if one...
2021-03-04 Cuong Manh Lecmd/compile: do not set type for OPACK
2021-03-04 Cuong Manh Lecmd/compile: graceful handle error in noder LoadPackage
2021-03-04 David Chasecmd/compile: pass register parameters to called function
2021-03-04 David Chasecmd/compile: pass arguments as register parameters...
2021-03-04 David Chasecmd/compile: refactor out an almost-superfluous arg
2021-03-04 eric fangcmd/internal/obj/arm64: remove unncessary class check...
2021-03-04 eric fangcmd/asm: disable scaled register format for arm64
2021-03-04 eric fangcmd/compile: adjust stack slot alignment requirements...
2021-03-04 eric fangcmd/internal/obj/asm64: add support for moving BITCON...
2021-03-04 eric fangcmd/asm: add arm64 instructions VUMAX and VUMIN
2021-03-04 eric fangcmd/asm: add 128-bit FLDPQ and FSTPQ instructions for...
2021-03-04 Rob Findleygo/types: use correct recv for parameterized embedded...
2021-03-03 Robert Griesemercmd/compile/internal/types2: use correct recv for param...
2021-03-03 David Chasecmd/compile: remove races introduced in abiutils field...
2021-03-03 David Chasecmd/compile: make modified Aux type for OpArgXXXX pass...
2021-03-03 David Chasecmd/compile: handle aggregate OpArg in registers
2021-03-03 eric fangcmd/compile: remove 8-byte alignment requirement of...
2021-03-03 eric fangcmd/compile: remove 8-byte alignment requirement of...
2021-03-03 Joel Singcmd/compile: intrinsify runtime/internal/atomic.{And...
2021-03-03 Joel Singsyscall: implement rawVforkSyscall for remaining linux...
2021-03-03 David Chasecmd/compile: retrieve Args from registers
2021-03-03 Baokun LeeA+C: change email address for Baokun Lee
2021-03-03 eric fangcmd/compile: remove 8-byte alignment requirement of...
2021-03-03 David Chasecmd/compile: use abiutils for all rcvr/in/out frame...
2021-03-03 David Chasecmd/link: disable flaky Darwin "symbols" test
2021-03-02 witchardcmd/go: remove -insecure flag on go get
2021-03-02 Bryan C. Millscmd/go/internal/modload: do not resolve an arbitrary...
2021-03-02 Bryan C. Millscmd/go: add a test case that reproduces #44296
2021-03-02 Bryan C. Millscmd/go: resolve std-vendored dependencies as std packag...
2021-03-02 Bryan C. Millscmd/go/internal/mvs: prune spurious dependencies in...
2021-03-02 Tamir Dubersteindist: generate stub go.mod in workdir
2021-03-02 David Chasecmd/compile: better version of check frame offsets...
2021-03-02 fanzha02cmd/compile: optimize single-precision floating point...
2021-03-02 Tobias Klauserinternal/poll, runtime: handle netpollopen error in...
2021-03-02 Baokun Leecmd/go: reject relative paths in GOMODCACHE environment
2021-03-02 John Bamptonall: fix spelling
2021-03-02 Rob Findleygo/parser,go/types: hide API changes related to type...
2021-03-02 YunQiang Sucmd/link,debug/elf: mips32, add .gnu.attributes and...
next