2022-05-23 |
Cuong Manh Le | cmd/compile: fix loong64 constant folding in division... |
commit | commitdiff | tree |
2022-05-23 |
Robert Griesemer | go/types, types2: detect dupl. map keys in comp. litera... |
commit | commitdiff | tree |
2022-05-23 |
WANG Xuerui | runtime: fix the vDSO symbol version on loong64 |
commit | commitdiff | tree |
2022-05-23 |
Cherry Mui | cmd/internal/obj/arm64: fix encoding of ADR/ADRP instru... |
commit | commitdiff | tree |
2022-05-23 |
Bryan C. Mills | misc/cgo/testsanitizers: terminate commands with SIGQUI... |
commit | commitdiff | tree |
2022-05-23 |
Cherry Mui | reflect: store receiver in pointer slot for reflect... |
commit | commitdiff | tree |
2022-05-23 |
Khaled Yakdan | cmd/compile: support libFuzzer value profiling mode... |
commit | commitdiff | tree |
2022-05-23 |
Khaled Yakdan | cmd/link: set coverage counters as expected by the... |
commit | commitdiff | tree |
2022-05-20 |
Ian Lance Taylor | Revert "cmd/cgo: use --no-gc-sections if available" |
commit | commitdiff | tree |
2022-05-20 |
Dan Kortschak | internal/fuzz: trim carriage return from version line |
commit | commitdiff | tree |
2022-05-20 |
Khaled Yakdan | cmd/compile: intercept string compares in libFuzzer... |
commit | commitdiff | tree |
2022-05-20 |
Michael Anthony... | runtime: allocate physical-page-aligned memory differently |
commit | commitdiff | tree |
2022-05-20 |
Khaled Yakdan | cmd/compile, cmd/link: use libFuzzer 8-bit instead... |
commit | commitdiff | tree |
2022-05-20 |
Alex Brachet | cmd/cgo: allow DW_TAG_variable's with no name |
commit | commitdiff | tree |
2022-05-20 |
Motiejus Jakštys | cmd/cgo: use --no-gc-sections if available |
commit | commitdiff | tree |
2022-05-20 |
Matthew Dempsky | internal/pkgbits: better documentation |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | cmd/dist: port to linux/loong64 completed |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | misc, test: fix test error for loong64 |
commit | commitdiff | tree |
2022-05-20 |
Wang Deyu | runtime: update description of GODEBUG=scavtrace=1 |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | go, math, os, reflect: support standard library for... |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | syscall: add syscall support for linux/loong64 |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | runtime: add loong64 to architectures known to TestGCInfo |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | runtime: add build tag for common support on linux... |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | runtime: implement runtime entry for linux/loong64 |
commit | commitdiff | tree |
2022-05-20 |
nimelehin | runtime: add BenchmarkMemclrRange |
commit | commitdiff | tree |
2022-05-19 |
Keith Randall | runtime: fix overflow in PingPongHog test |
commit | commitdiff | tree |
2022-05-19 |
Ian Lance Taylor | cmd/dist: pass a -test.timeout option to a host test |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime/cgo: add cgo function call support for loong64 |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime/internal/atomic: add atomic support for loong64 |
commit | commitdiff | tree |
2022-05-19 |
Daniel Martí | cmd/go: reference BuildID field from list's -export... |
commit | commitdiff | tree |
2022-05-19 |
Tobias Klauser | net/netip: fix receiver name in Addr.{has,without}Zone... |
commit | commitdiff | tree |
2022-05-19 |
Jinzhu | database/sql: fix close rows error ignored in Next |
commit | commitdiff | tree |
2022-05-19 |
Mostafa Solati | cmd/go: do not ignore flags option with bad quoting |
commit | commitdiff | tree |
2022-05-19 |
Keith Randall | runtime: test alignment of fields targeted by 64-bit... |
commit | commitdiff | tree |
2022-05-19 |
Daniel Martí | cmd/gofmt: use SkipObjectResolution with -s as well |
commit | commitdiff | tree |
2022-05-19 |
Mostafa Solati | reflect: add example for FieldByName |
commit | commitdiff | tree |
2022-05-19 |
Michael Anthony... | runtime: use correct heap goal in GC traces |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: support vdso for linux/loong64 |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: implement signal for linux/loong64 |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: implement syscalls for runtime bootstrap on... |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: implement duffzero/duffcopy for linux/loong64 |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: support memclr/memmove for linux/loong64 |
commit | commitdiff | tree |
2022-05-19 |
Russ Cox | all: gofmt main repo |
commit | commitdiff | tree |
2022-05-19 |
Bryan C. Mills | misc/cgo/testplugin: set the package name in TestIssue19534 |
commit | commitdiff | tree |
2022-05-19 |
Russ Cox | syscall: make //sys lines not doc comments |
commit | commitdiff | tree |
2022-05-19 |
Bryan C. Mills | misc/cgo: invoke "go" from $GOROOT/bin instead of ... |
commit | commitdiff | tree |
2022-05-19 |
Michael Anthony... | runtime: use osyield in runqgrab on netbsd |
commit | commitdiff | tree |
2022-05-19 |
Joel Sing | cmd/compile: regenerate ssa |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: implement asyncPreempt for linux/loong64 |
commit | commitdiff | tree |
2022-05-18 |
Cherry Mui | runtime: relax the threshold for TestPingPongHog |
commit | commitdiff | tree |
2022-05-18 |
Tatiana Bradley | crypto/tls: randomly generate ticket_age_add |
commit | commitdiff | tree |
2022-05-18 |
Cherry Mui | cmd/compile: do not use special literal assignment... |
commit | commitdiff | tree |
2022-05-18 |
Volker dobler | net/http/cookiejar: allow cookies with an IP address... |
commit | commitdiff | tree |
2022-05-18 |
Cherry Mui | cmd/compile/internal/test: make TestIntendedInlining... |
commit | commitdiff | tree |
2022-05-18 |
Leonard Wang | runtime: remove useless constant definition in malloc.go |
commit | commitdiff | tree |
2022-05-18 |
Silke Hofstra | os: look up hostname from PATH in test |
commit | commitdiff | tree |
2022-05-18 |
Carlo Alberto... | reflect: deprecate (Slice|String)Header |
commit | commitdiff | tree |
2022-05-18 |
Dmitri Shuralyov | all: tidy std module |
commit | commitdiff | tree |
2022-05-18 |
John Bampton | all: fix spelling |
commit | commitdiff | tree |
2022-05-18 |
Ian Lance Taylor | test: add test that caused a gofrontend crash |
commit | commitdiff | tree |
2022-05-17 |
Cherry Mui | runtime: deflake TestCgoPprofThread |
commit | commitdiff | tree |
2022-05-17 |
Tobias Klauser | net/netip: fix type name in z0, z4, z6noz comment |
commit | commitdiff | tree |
2022-05-17 |
Matthew Dempsky | cmd/compile/internal/noder: remove TODO about position... |
commit | commitdiff | tree |
2022-05-17 |
pooja shyamsundar | crypto/internal/nistec: re-enable s390x asm for P-256 |
commit | commitdiff | tree |
2022-05-17 |
John Bampton | all: fix spelling |
commit | commitdiff | tree |
2022-05-17 |
Robert Findley | go/types, types2: set an origin object for vars and... |
commit | commitdiff | tree |
2022-05-17 |
Bryan C. Mills | vendor: revert stray edit from CL 406835 |
commit | commitdiff | tree |
2022-05-17 |
Kévin Dunglas | net/http: unskip TestEarlyHintsRequest_h2 |
commit | commitdiff | tree |
2022-05-17 |
Xiaodong Liu | runtime: load/save TLS variable g on loong64 |
commit | commitdiff | tree |
2022-05-17 |
John Bampton | runtime: fix code span element |
commit | commitdiff | tree |
2022-05-17 |
Xiaodong Liu | internal/syscall/unix: loong64 use generic syscall |
commit | commitdiff | tree |
2022-05-17 |
Xiaodong Liu | internal/bytealg: support basic byte operation on loong64 |
commit | commitdiff | tree |
2022-05-17 |
John Bampton | all: fix spelling |
commit | commitdiff | tree |
2022-05-17 |
Tobias Klauser | compress/flate: remove var newH |
commit | commitdiff | tree |
2022-05-17 |
Xiaodong Liu | internal/{cpu, goarch}: add constant definition for... |
commit | commitdiff | tree |
2022-05-17 |
Keith Randall | doc: update jump table performance release note |
commit | commitdiff | tree |
2022-05-17 |
Rob Pike | fmt: add Append, Appendln, Appendf |
commit | commitdiff | tree |
2022-05-17 |
Xiaodong Liu | cmd/nm, cmd/objdump, cmd/pprof: disassembly is not... |
commit | commitdiff | tree |
2022-05-17 |
Cuong Manh Le | test,misc: fix builders that do not support plugin |
commit | commitdiff | tree |
2022-05-17 |
Xiaodong Liu | cmd/link: support linker for linux/loong64 |
commit | commitdiff | tree |
2022-05-17 |
Kévin Dunglas | net/http: allow sending 1xx responses |
commit | commitdiff | tree |
2022-05-17 |
Dmitri Shuralyov | cmd/pprof: update vendored github.com/google/pprof |
commit | commitdiff | tree |
2022-05-17 |
hopehook | time: add Time.ZoneBounds |
commit | commitdiff | tree |
2022-05-17 |
Damien Neil | io/fs: document requirement that ReadDir return an... |
commit | commitdiff | tree |
2022-05-17 |
Cuong Manh Le | cmd/compile: tighten the condition for inlining shape... |
commit | commitdiff | tree |
2022-05-17 |
Matthew Dempsky | cmd/compile: skip exporting generic functions for ... |
commit | commitdiff | tree |
2022-05-16 |
Matthew Dempsky | cmd/compile/internal/types: use Type.LinkString in... |
commit | commitdiff | tree |
2022-05-16 |
Dmitri Shuralyov | all: update vendored golang.org/x dependencies for... |
commit | commitdiff | tree |
2022-05-16 |
Dmitri Shuralyov | all: update vendored golang.org/x/{arch,sys,term} for... |
commit | commitdiff | tree |
2022-05-16 |
Rob Pike | text/template/parse: make atTerminator more efficient |
commit | commitdiff | tree |
2022-05-16 |
Matthew Dempsky | cmd/compile/internal/typecheck: remove "name" handling... |
commit | commitdiff | tree |
2022-05-16 |
Matthew Dempsky | cmd/compile: remove base.Ctxt.Pkgpath fallback paths |
commit | commitdiff | tree |
2022-05-16 |
Matthew Dempsky | test: fix issue20014 for noopt builder |
commit | commitdiff | tree |
2022-05-16 |
Rhys Hiltner | runtime/pprof: slow new goroutine launches in test |
commit | commitdiff | tree |
2022-05-16 |
Matthew Dempsky | cmd/compile: set LocalPkg.Path to -p flag |
commit | commitdiff | tree |
2022-05-16 |
Bryan C. Mills | runtime/pprof: eliminate arbitrary deadline in testCPUP... |
commit | commitdiff | tree |
2022-05-16 |
Matthew Dempsky | cmd/compile/internal/ir: more idiomatic DynamicType... |
commit | commitdiff | tree |
2022-05-16 |
Matthew Dempsky | go/importer: disable TestForCompiler/LookupCustom for... |
commit | commitdiff | tree |
2022-05-16 |
Matthew Dempsky | runtime: mark panicshift and panicdivide as //go:yeswri... |
commit | commitdiff | tree |
2022-05-16 |
Matthew Dempsky | cmd/compile/internal/test: don't initialize LocalPkg... |
commit | commitdiff | tree |
next |