Commit Graph

  • 1fd68799c3 test/codegen: check mips64 sqrt/abs code only for hardfloat master Keith Randall 2026-03-27 13:28:19 -07:00
  • 47c0cd9929 test/codegen: remove noop Ands from test cases Jorropo 2026-03-28 02:31:48 +01:00
  • e7e45d770c math: add assembly func archExp and archExp2 for riscv64 Julian Zhu 2026-03-12 11:14:13 +08:00
  • 880f126233 test/codegen: fix ppc64x rldicl bit test Paul Murphy 2026-03-27 19:56:25 +00:00
  • c7238e81ca cmd/link: run TestMachOBuildVersion only on darwin Cherry Mui 2026-03-25 14:30:11 -04:00
  • 733122c7cd runtime/race: use subtests for TestOutput Michael Pratt 2026-03-27 16:13:26 -04:00
  • 5a0e083823 crypto: disallow RegisterHash with hash value 0 Roland Shoemaker 2026-03-27 08:40:08 -07:00
  • 90adad7b25 cmd/go: specify full path to go command when running go tool covdata Michael Matloob 2026-03-17 17:07:02 -04:00
  • eeefb11776 cmd/go/internal/verylongtest: run tests in a separate GOCACHE Cherry Mui 2026-03-27 12:58:34 -04:00
  • 00146b7bab Revert "cmd/link: don't run TestExtLinkCmdlineDeterminism in parallel with other tests" Cherry Mui 2026-03-27 13:33:16 -04:00
  • 4d6a40923b debug/buildinfo: remove macho/elf DataStart fallback code Michael Matloob 2026-03-18 13:34:44 -04:00
  • 703bb60bf1 database/sql: don't try to synctest.Wait in benchmarks Damien Neil 2026-03-27 10:04:29 -07:00
  • 2d72c268ea cmd/fix: change -diff to exit 1 if diffs exist yongqijia 2026-03-03 14:22:28 +08:00
  • 7f2e2fd71f cmd/go: add example support to go doc output Nick White 2026-02-10 08:26:25 +00:00
  • 31a8396219 all: remove openbsd/mips64 port Tobias Klauser 2026-03-25 23:45:38 +01:00
  • faeffecf86 cmd/compile/internal/ssa: prove support induction variable pair Youlin Feng 2026-03-20 23:28:04 +08:00
  • e7b0a53f31 cmd/compile: use prove to remove no-op Ors Jorropo 2026-03-01 07:19:32 +01:00
  • 2df8c060e8 cmd/compile: remove 68857 And flowLimit workaround in prove Jorropo 2026-03-01 07:06:53 +01:00
  • 33504a8696 cmd/compile: use prove to remove no-op Ands Jorropo 2026-02-28 12:18:34 +01:00
  • 291ee5d7de cmd/link: group gcmask symbols, move them to noptrbss Ian Lance Taylor 2025-12-13 21:23:30 -08:00
  • 91d1a88376 cmd/internal/obj/riscv: add assembly support of Zbc extension Xueqi Luo 2025-11-27 06:37:04 +00:00
  • 87fae3622d reflect, runtime: replace reflect.typelinks to return types, not offsets Ian Lance Taylor 2025-12-11 20:50:05 -08:00
  • 2dbd51e3b4 cmd/compile/internal/noder: set hasShape for shaped functions Mark Freeman 2026-03-26 13:57:10 -04:00
  • 917949cc1d [release-branch.go1.26] net/url: permit colons in the host subcomponent of non-http/https URLs release-branch.go1.26 Damien Neil 2026-03-26 15:13:56 -04:00
  • b4a084d328 cmd/compile/internal/noder: shapeSig must return shaped signatures Mark Freeman 2026-03-26 13:08:31 -04:00
  • 353d834da1 slog: use time.Time.AppendFormat to write value Patricio Whittingslow 2026-02-27 18:00:39 +00:00
  • edc1e4a5f2 [release-branch.go1.25] crypto/x509: fix signature checking limit release-branch.go1.25 Roland Shoemaker 2026-03-05 14:28:44 -08:00
  • 7b4ed1d7d9 [release-branch.go1.26] crypto/x509: fix signature checking limit Roland Shoemaker 2026-03-05 14:28:44 -08:00
  • 8028a51430 [release-branch.go1.26] crypto/x509: hoist policy pruning out of loop Roland Shoemaker 2026-03-23 12:09:47 -07:00
  • 210b8112b1 [release-branch.go1.25] crypto/x509: hoist policy pruning out of loop Roland Shoemaker 2026-03-23 12:09:47 -07:00
  • 93a4f03ed8 [release-branch.go1.25] runtime/race: apply LLVM zero-initialization fix Michael Pratt 2026-03-18 14:14:20 -04:00
  • 4ef278779f [release-branch.go1.26] runtime/race: apply LLVM zero-initialization fix Michael Pratt 2026-03-18 14:14:20 -04:00
  • a3d967f702 syscall: remove openbsd/mips64 specific conditionals Joel Sing 2025-08-09 23:39:52 +10:00
  • 7c1806932f cmd/go: default to Go 1.20 GODEBUGs in GOPATH mode Michael Matloob 2026-03-25 14:05:36 -04:00
  • 1cfd0dc9a3 runtime: truncate trace strings before inserting into trace map Tobias Grieger 2026-03-26 07:47:30 +00:00
  • 608303dd6e [release-branch.go1.26] cmd/link: skip special symbols for label symbol generation Cherry Mui 2026-03-17 11:18:36 -04:00
  • 5e17860e1b cmd/compile: on ARM64 merge SRA into TBZ & TBNZ Jorropo 2026-03-26 08:46:50 +01:00
  • 34a03bed3c internal/trace: preallocate pcs array to correct size Florian Lehner 2026-03-21 16:28:43 +01:00
  • 1f11689588 cmd/compile: on ARM64 merge ROR into TBZ & TBNZ Jorropo 2026-03-01 10:37:28 +01:00
  • 3d4fed3179 cmd/compile: on ARM64 merge shifts into TBZ & TBNZ Jorropo 2026-03-01 06:31:06 +01:00
  • cff64a5cf3 [release-branch.go1.25] cmd/go: tests: rename git-min-vers->git-sha256 David Finkel 2025-11-13 20:43:11 -05:00
  • 7301bd39d1 [release-branch.go1.25] cmd/go: skip git sha256 tests if git < 2.29 David Finkel 2025-08-24 15:15:06 -04:00
  • 6ef7fe9a48 runtime, cmd/link: remove itablinks Ian Lance Taylor 2025-12-10 21:41:57 -08:00
  • b77fdc333a cmd/compile: skip incomplete types in needWrapper Cuong Manh Le 2026-03-25 16:36:34 +07:00
  • 5edb5d729d cmd/compile: do not invert loops that would overflow or underflow Jorropo 2026-03-24 20:42:41 +01:00
  • e4fcdc6c55 encoding/{base32,base64}: speed up Encode Julien Cretel 2026-03-25 22:32:18 +00:00
  • 286a79658e cmd/compile: fix missing walk for OAS2RECV node Cuong Manh Le 2026-03-24 21:14:30 +07:00
  • 09dadce4fe runtime: std FDs are always opened, not only when AT_SECURE is set Mateusz Poliwczak 2026-03-11 20:17:51 +01:00
  • e27183eff8 [release-branch.go1.26] cmd/compile: fix internal compiler error: bad write barrier type Francisco Ferraz 2026-02-26 11:01:01 +00:00
  • 98d4c11d8f [release-branch.go1.26] cmd/compile: treat all zero-sized values as SSA-able khr@golang.org 2026-02-20 12:04:35 -08:00
  • cce667a91e [release-branch.go1.26] cmd/compile: handle zero-sized values more generally khr@golang.org 2026-02-16 17:43:28 -08:00
  • 3206e141fb [release-branch.go1.26] net/url: reattach package doc comment Damien Neil 2026-03-24 13:31:16 -07:00
  • 82b95c14ec [release-branch.go1.26] cmd/compile: ternary rewrite of rewrite should skip, not panic David Chase 2026-02-25 15:56:36 -05:00
  • f14d3a8e91 [release-branch.go1.26] cmd/compile: skip race detector test failure for unsupported VMA Guoqi Chen 2026-03-19 10:48:47 +08:00
  • 68f42c591d [release-branch.go1.26] cmd/compile: gate instrumentEnterExit on NoRaceFunc check Derek Parker 2026-02-23 11:53:35 -08:00
  • 9fe1db7e7e [release-branch.go1.26] runtime: fix value of ENOSYS on mips from 38 to 89 Jorropo 2026-02-22 01:47:45 +01:00
  • a6500456f3 cmd/link: fix host object's .pdata entries order qmuntal 2026-03-11 13:14:41 +01:00
  • c173b53134 cmd/dist: try to use jj commit info for devel version matloob 2026-03-25 14:17:41 -04:00
  • bfe4cc85e8 database/sql: use synctest in tests Damien Neil 2026-02-13 09:40:19 -08:00
  • cdfc8c7713 database/sql: avoid deadlock from reentrant RLock Damien Neil 2026-03-14 19:54:47 -07:00
  • 670038a5a5 cmd/compile: preserve variadic signature on range-over-func Cuong Manh Le 2026-03-24 20:42:23 +07:00
  • 08edcb8d3f [release-branch.go1.26] test/fixedbugs: remove issue46234 test timeout qmuntal 2026-02-20 17:34:51 +01:00
  • f9532f001a [release-branch.go1.25] test/fixedbugs: remove issue46234 test timeout qmuntal 2026-02-20 17:34:51 +01:00
  • 26d8a90200 crypto/x509: fix signature checking limit Roland Shoemaker 2026-03-05 14:28:44 -08:00
  • 312541b783 crypto/x509: hoist policy pruning out of loop Roland Shoemaker 2026-03-23 12:09:47 -07:00
  • 4f81fbf332 [release-branch.go1.25] doc: remove template use in godebug.md Dmitri Shuralyov 2026-03-18 16:00:48 -04:00
  • 895fbaecf5 [release-branch.go1.26] doc: remove template use in godebug.md Dmitri Shuralyov 2026-03-18 16:00:48 -04:00
  • 04dc12c1a1 runtime: use uname version check for 64-bit time on 32-bit arch codepaths Brad Fitzpatrick 2026-03-24 23:02:09 +00:00
  • fa238516b7 cmd/link: don't run TestExtLinkCmdlineDeterminism in parallel with other tests Cherry Mui 2026-03-25 09:41:27 -04:00
  • b8dea87713 net/url: escape // at start of Path when OmitHost set Damien Neil 2026-03-24 14:19:02 -07:00
  • 068f27a8e0 cmd/go: add information about GODEBUGs to go help gopath Michael Matloob 2026-03-24 12:22:25 -04:00
  • 98aaa9b0ee cmd/dist: add GO_TEST_ASMFLAGS to set -asmflags during dist test Dmitri Shuralyov 2026-03-24 12:29:02 -04:00
  • e3bda44516 debug/elf: handle program header count overflow Ian Lance Taylor 2026-03-23 04:38:52 -07:00
  • 26548d4981 [release-branch.go1.26] cmd/fix: pull in CL 755980 Dmitri Shuralyov 2026-03-23 14:18:47 -04:00
  • cbc2d06c9b cmd/compile: ppc64 fold (x+x)<<c into x<<(c+1) Jayanth Krishnamurthy jayanth.krishnamurthy@ibm.com 2025-10-15 04:18:52 -05:00
  • c52d784d08 test: repair expected-error regexp in simd.go David Chase 2026-03-25 13:34:59 +11:00
  • eae0bfb1b0 go/build: remove non-existent internal/itoa Damien Neil 2026-03-24 15:45:33 -07:00
  • e26d743e2b cmd/link: print more information in TestExtLinkCmdlineDeterminism Cherry Mui 2026-03-24 16:53:12 -04:00
  • e5975324c0 net/url: permit colons in the host subcomponent of non-http/https URLs Damien Neil 2026-03-24 14:49:27 -07:00
  • 4a7132b4b0 cmd/go/testdata/vcstest: explicitly set invalid-version's branch to main matloob 2026-03-24 15:39:06 -04:00
  • fb592a1747 net/url: reattach package doc comment Damien Neil 2026-03-24 13:31:16 -07:00
  • 3ebdf12d7c runtime: zero-extend Windows error code in syscall_syscalln Christian Hoeppner 2026-03-24 19:33:15 +00:00
  • e20a1b6035 cmd/compile: handle string literals in FIPS mode consistently Cherry Mui 2026-03-17 21:59:52 -04:00
  • 3390ec59af internal/abi, cmd/link: centralize type descriptor size calculation Jake Bailey 2026-02-27 10:10:14 -08:00
  • 5560073398 internal/runtime/maps: add GOEXPERIMENT=mapsplitgroup for KKKKVVVV slot order Jake Bailey 2025-09-09 22:22:17 -07:00
  • 3f057dcdbc cmd/go: document that workspace use paths are not resolved through symlinks gulmix 2026-03-23 23:48:42 +03:00
  • fe8947a521 cmd/go/internal/doc: remove flag listing from usage Michael Matloob 2026-03-24 12:46:28 -04:00
  • b2b1a0a794 net/http/internal/http2: use fake net for TestTransportBlockingRequestWrite Damien Neil 2026-03-13 14:30:17 -07:00
  • 341b5e2c02 cmd/link: raise minimum windows version to 10 Jason A. Donenfeld 2026-03-19 00:28:04 +01:00
  • abd44cbe61 net/http: add a test for starting a server with no HTTP/2 and no TLS config Damien Neil 2026-03-24 08:18:27 -07:00
  • c7e151d8c4 spec: s/defined/declared/ in a handful of places (cleanup) Robert Griesemer 2026-03-19 16:37:21 -07:00
  • 39267791a4 spec: predeclared types are named, not defined types Robert Griesemer 2026-03-19 15:59:47 -07:00
  • 0613d0309c net/http: fix panic in ServeTLS on nil TLSConfig chressie 2026-03-24 07:03:10 +00:00
  • 9b4244e9ea runtime: return the error code as a return value in syscallN_trampoline qmuntal 2026-03-10 10:48:31 +01:00
  • c861da326e doc/next: add release note for automatic HTTP/1 response body draining Nicholas S. Husin 2026-03-23 17:02:53 -04:00
  • 9abe2e1903 [dev.simd] all: merge master (918644a) into dev.simd dev.simd David Chase 2026-03-24 17:22:35 +11:00
  • 918644a215 net/http/internal/http2: remove inaccessible write schedulers Nicholas S. Husin 2026-03-20 10:51:20 -04:00
  • 9d5d6af2d5 net/http: make ResponseWriter.ReadFrom respect declared Content-Length Nicholas S. Husin 2026-03-16 21:20:11 -04:00
  • f26befb380 net: avoid wrapping io.EOF in UnixConn read methods Basavaraj PB 2026-03-13 11:08:32 +05:30
  • e1bc5cea82 net/http/internal/http2: modernize the package qiulaidongfeng 2026-03-13 23:43:05 +08:00