Commit Graph

  • 9922fb1d24 [dev.simd] simd/_gen: add asmRule for patterns on asm instruction Alexander Musman 2025-11-01 15:38:13 +03:00
  • 753022f82f crypto/internal/boring: replace slice growth loop with slices.Grow Russ Cox 2026-02-11 10:25:42 -05:00
  • ef041913a8 [release-branch.go1.26] cmd/compile: ensure StructMake/ArrayMake1 of direct interfaces are unwrapped Keith Randall 2026-02-10 17:44:08 -08:00
  • 89d92fc211 cmd/compile: ternary rewrite of rewrite should skip, not panic David Chase 2026-02-25 15:56:36 -05:00
  • 155c25e249 [release-branch.go1.26] cmd/compile: pointer-shaped types are SSAable even if lots of 0-sized fields Keith Randall 2026-02-10 17:44:08 -08:00
  • b4ef60b9cb regexp: add BenchmarkFindAllTenMatches Russ Cox 2026-02-06 12:20:42 -05:00
  • 20d78eca0a cmd/go: fix ignored error check when sanitizing SwigCXXFiles Neal Patel 2026-02-17 13:07:38 -05:00
  • 0ee4ab4c3f [release-branch.go1.25] internal/syscall/windows: correct some enums and syscall signatures Michal Pristas 2026-02-13 18:19:04 +00:00
  • 5c7d8a3e48 builtin: incorporate all feedback into doc string for new Robert Griesemer 2026-02-25 15:35:48 -08:00
  • 9f8fa93be5 [release-branch.go1.25] os: support deleting inaccessible files in RemoveAll Michal Pristas 2026-02-04 09:36:59 +00:00
  • 0886e65b11 cmd/compile: treat all zero-sized values as SSA-able khr@golang.org 2026-02-20 12:04:35 -08:00
  • b48b2002fe cmd/compile: handle zero-sized values more generally khr@golang.org 2026-02-16 17:43:28 -08:00
  • df7331dc32 [release-branch.go1.25] all: update x/sys Mark Freeman 2026-02-25 16:02:50 -05:00
  • 0ac9d84e3d reflect: fix support for iter with named boolean in Seq/Seq2 qiulaidongfeng 2026-02-14 18:47:17 +08:00
  • ed0367718f Revert "cmd/compile: avoid panic in ternary rewrite on checked instructions" David Chase 2026-02-25 11:33:49 -08:00
  • 8411ab9d3d Revert "test/simd: add test for issue 77582" Cherry Mui 2026-02-25 13:49:08 -08:00
  • 1aa534dbb8 cmd/compile: ensure StructMake/ArrayMake1 of direct interfaces are unwrapped Keith Randall 2026-02-10 17:44:08 -08:00
  • 92544bbc98 [release-branch.go1.25] runtime: don't negate eventfd errno Michael Pratt 2025-09-09 16:47:15 -04:00
  • 0c56fa2818 [release-branch.go1.25] net/smtp: prevent test failures due to expired test certificate Nicholas S. Husin 2026-02-10 17:17:19 -05:00
  • c5723195a6 [release-branch.go1.26] net/smtp: prevent test failures due to expired test certificate Nicholas S. Husin 2026-02-10 17:17:19 -05:00
  • 592530ed6b [release-branch.go1.25] cmd/go: fix pkg-config flag sanitization Roland Shoemaker 2026-02-02 18:29:51 -08:00
  • f67a1f4c76 [release-branch.go1.26] cmd/go: fix pkg-config flag sanitization Roland Shoemaker 2026-02-02 18:29:51 -08:00
  • 78da9242cd test/simd: add test for issue 77582 Eyalcfish 2026-02-25 07:39:49 +02:00
  • 4659d630da [release-branch.go1.26] cmd/compile: avoid folding 64-bit integers into 32-bit constants Youlin Feng 2026-02-14 18:55:34 +08:00
  • 6fb3df88d4 [release-branch.go1.26] go/analysis/passes/modernize: add vendored code Mark Freeman 2026-02-17 16:11:00 -05:00
  • 0222717377 [release-branch.go1.25] cmd/compile: fix mis-compilation for static array initialization Cuong Manh Le 2026-01-21 14:39:20 +07:00
  • 85050c90ee [release-branch.go1.26] cmd/compile: fix mis-compilation for static array initialization Cuong Manh Le 2026-01-21 14:39:20 +07:00
  • 12c0690eeb [release-branch.go1.26] cmd/compile: don't drop same register twice khr@golang.org 2026-02-14 10:04:13 -08:00
  • e8df1a6697 [release-branch.go1.26] reflect: use &zeroVal[0] instead of nil for data field for zero-sized payloads Keith Randall 2026-02-24 15:31:08 -08:00
  • 167ef716ba [release-branch.go1.26] cmd/compile: rewriteFixedLoad: ensure AuxInt is sign-extended Rongrong 2026-02-12 14:56:43 +08:00
  • 5b40e48a29 Revert "cmd/compile: add loclist for removed DCL nodes" Cherry Mui 2026-02-25 07:26:55 -08:00
  • abf84a51fc cmd/go: use 'gcloud storage cp' instead of 'gsutil cp' Russ Cox 2026-02-25 07:59:00 -05:00
  • 45138d477d internal/cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows Alex Brainman 2026-01-22 16:40:14 +11:00
  • a78df5aa0a cmd/compile: rewriteFixedLoad: ensure AuxInt is sign-extended Rongrong 2026-02-12 14:56:43 +08:00
  • 60dc96479a reflect: use &zeroVal[0] instead of nil for data field for zero-sized payloads Keith Randall 2026-02-24 15:31:08 -08:00
  • fa8595702e internal/runtime/sys: only use speculation barrier for DIT on Apple Silicon Roland Shoemaker 2026-02-24 08:58:39 -08:00
  • e237976802 cmd/asm/internal/asm/testdata: add SB tests Roland Shoemaker 2026-02-24 12:47:42 -08:00
  • 874c3ceb3f cmd/compile: add loclist for removed DCL nodes Derek Parker 2025-08-14 14:48:46 -07:00
  • 8d5e57474c builtin: update new function comment Simon Li 2026-02-18 16:12:31 +00:00
  • 4afaf67ab4 log/slog: use B.Loop to simplify the code apocelipes 2026-02-13 10:51:30 +00:00
  • 19c994cc0c runtime: simplify pprof labels in tracebacks David Finkel 2026-02-05 18:45:22 -05:00
  • 8438ace207 cmd/compile: avoid panic in ternary rewrite on checked instructions Eyalcfish 2026-02-13 21:44:32 +02:00
  • c2fabf1a26 os/signal: completely ignore bogus signals Michael Pratt 2026-01-08 18:36:45 -05:00
  • 01b795bc4c log/syslog: document that this package no longer works after macOS 12.0 Emmanuel T Odeke 2025-12-25 02:35:27 -05:00
  • 370513491a internal/profile: fix error message casing for function ID not found jjpinto 2025-12-27 14:26:09 +00:00
  • 0bd25dc875 internal/runtime/sys: improve DIT assembly Roland Shoemaker 2025-12-12 15:32:43 -08:00
  • b7db3246a6 internal/cpu,cmd/internal/obj/arm64: add SB Roland Shoemaker 2025-12-11 21:19:38 -05:00
  • bdd4c38ce3 runtime/cgo: fix setg_gcc call on aix/ppc64 qmuntal 2026-02-23 10:56:29 +01:00
  • 5e6a6840ae cmd/internal/obj/loong64: remove getting 32-bits address optab entry limeidan 2026-02-10 15:25:27 +08:00
  • 9b07a7668c cmd/internal/obj/loong64: merge MOVVF optab entries into ABSF limeidan 2026-01-29 17:08:25 +08:00
  • c5f1695f79 cmd/internal/obj/loong64: merge moving data operations into one case limeidan 2026-01-29 11:41:01 +08:00
  • 73f72d8c99 cmd/internal/obj/loong64: merge MOVD optab entries into MOVF limeidan 2026-01-22 16:37:55 +08:00
  • 003c0bbf16 cmd/internal/obj/loong64: merge MOVWU optab entries into MOVBU limeidan 2026-01-22 11:34:49 +08:00
  • e1e73b316c runtime: printquoted: fix decoderune call David Finkel 2026-02-23 19:42:32 -05:00
  • ca94cf1247 cmd/compile/internal/ssa: add codegen for Zicond extension on riscv64 Xueqi Luo 2026-02-10 08:10:32 +00:00
  • cdf8951060 runtime: printquoted: preserve bytes of invalid UTF-8 encodings David Finkel 2026-02-05 18:10:43 -05:00
  • 215a070a04 net/smtp: prevent test failures due to expired test certificate Nicholas S. Husin 2026-02-10 17:17:19 -05:00
  • 54ebdf6151 cmd/compile: fix a typo in startRegs drop condition Alexander Musman 2026-02-14 10:38:17 +03:00
  • 04772f022a runtime: remove write barriers from traceRegionAlloc Nick Ripley 2026-02-23 15:46:04 +00:00
  • fe08017303 crypto/rand: remove exported fields in the default Reader Mateusz Poliwczak 2026-02-20 10:56:04 +01:00
  • 4e693d1ec5 go/token: add File.String method Alan Donovan 2026-02-09 10:33:22 -05:00
  • 9697bd96bc cmd/internal/obj/loong64: rearrange optab entries limeidan 2026-01-22 10:36:17 +08:00
  • c373c59d68 cmd/internal/obj: support arm64 FMOVQ from/to global address Alexander Musman 2025-11-05 17:03:31 +03:00
  • 6435bf46c1 cmd/compile: pointer-shaped types are SSAable even if lots of 0-sized fields Keith Randall 2026-02-10 17:44:08 -08:00
  • 439a82ad25 cmd/compile: add flag for emitting diagnostics unsorted Daniel Morsing 2026-02-05 13:42:00 +00:00
  • 841fafcd58 runtime/secret: run crash tests under memory validating modes Daniel Morsing 2025-12-01 15:13:08 +00:00
  • 495e6c6b09 [release-branch.go1.26] internal/syscall/windows: correct some enums and syscall signatures Michal Pristas 2026-02-13 18:19:04 +00:00
  • 34b9742c81 net: convert wildcard address to local on freebsd Michael Pratt 2026-02-19 10:43:45 -05:00
  • 0bf3f64c6b mime: make TypeByExtension follow Chrome+Firefox's precedence for webm->video and weba->audio Jakub Czyż 2026-02-19 23:41:07 +01:00
  • f3755d9eba internal/syscall/windows: use byte instead of bool for all BOOLEAN Windows data types Alex Brainman 2026-02-17 16:13:41 +11:00
  • 09c3cfbc20 net/url: add (*URL).Clone Emmanuel T Odeke 2026-02-18 17:03:37 -05:00
  • c6624b4574 [dev.simd] all: merge master (839cd82) into dev.simd Cherry Mui 2026-02-19 15:33:13 -05:00
  • 839cd82fa5 cmd/cgo/internal/test: add a test for C calling into Go before init done Cherry Mui 2026-02-18 15:25:22 -05:00
  • 06dc5db75d cmd/compile, go/*: move method type parameter checks from parsers to type checkers Robert Griesemer 2026-01-22 16:16:17 -08:00
  • a8032d4c78 cmd/link: use bfd ld 2.36+ on linux/arm64 instead of gold Dimitri John Ledkov 2026-01-29 05:30:42 +01:00
  • 87a956bf8c cmd/dist: clean up test.go qmuntal 2026-01-12 12:39:50 +01:00
  • b2b1e923ed runtime/cgo: remove unnecessary ARM_TP_ADDRESS check on FreeBSD qmuntal 2026-02-17 14:26:03 +01:00
  • a3b5ce2234 runtime/cgo: deduplicate Android's fatalf qmuntal 2026-02-17 14:43:58 +01:00
  • 0b39555723 runtime/cgo: use pthreads to get stack bound on Solaris qmuntal 2026-02-17 14:18:02 +01:00
  • a01a4f9802 runtime/cgo: rename and update ppc64x and s390x croscall1 functions qmuntal 2025-10-01 10:33:17 +02:00
  • fb0c8e16c3 runtime: update comments about known g offsets Michael Anthony Knyszek 2026-02-03 15:10:09 +00:00
  • 29618c4439 [release-branch.go1.26] cmd/link: don't pass -Wl,-S on illumos Peter Tribble 2026-02-18 14:24:18 +00:00
  • f40560ff89 runtime: tell the race detector about synchronization on mainInitDone Cherry Mui 2026-02-18 11:33:56 -05:00
  • c283d1f762 [release-branch.go1.26] os: support deleting inaccessible files in RemoveAll Michal Pristas 2026-02-04 09:36:59 +00:00
  • 50b63f6cb9 cmd/link: don't pass -Wl,-S on illumos Peter Tribble 2026-02-18 14:24:18 +00:00
  • 45929774c3 internal/runtime/gc/scan: require popcnt for x86 khr@golang.org 2026-02-18 09:09:57 -08:00
  • 93b6475e1d internal/syscall/windows: add lpBytesReturned to DeviceIoControl call bobo liu 2026-02-14 20:16:48 +00:00
  • a09c908cc6 internal/syscall/windows: correct some enums and syscall signatures Michal Pristas 2026-02-13 18:19:04 +00:00
  • 6fd52a57f8 crypto: don't overwrite existing GODEBUG settings qmuntal 2026-01-07 10:14:43 +01:00
  • a00f0ed521 runtime/cgo: remove clang mmap bug workaround qmuntal 2026-02-15 08:43:56 +01:00
  • eaa6475dbb internal/poll: readWriteLock should destroy the fd when there are no more references to it qmuntal 2026-02-17 13:59:51 +01:00
  • 2eb890bde3 all: use LF line ending for C files Cherry Mui 2026-02-17 10:22:16 -05:00
  • f75c7ccaef cmd/covdata: update test expectations after coverage position change Rudy Regazzoni 2026-02-16 08:16:46 +00:00
  • 845b7b0e49 cmd/internal/obj: remove ARM64 prefix from encoding helpers Alexander Musman 2025-10-23 19:23:43 +03:00
  • f827b85425 cmd/internal/obj: move ARM64RegisterListOffset from cmd/asm/internal/arch Alexander Musman 2025-10-21 17:55:43 +03:00
  • f65692ea56 cmd/compile: don't drop same register twice khr@golang.org 2026-02-14 10:04:13 -08:00
  • 3c8b5e6738 cmd/compile: avoid folding 64-bit integers into 32-bit constants Youlin Feng 2026-02-14 18:55:34 +08:00
  • 6837583eec cmd/internal/obj/loong64: improve ARNG type register name conversion Guoqi Chen 2026-02-06 10:09:10 +08:00
  • c01d1f095b cmd/go: validate inferred module path for go mod init Yanchen Chen 2025-11-24 10:16:11 +00:00
  • c186fe8768 encoding/json/v2: allow streaming JSON methods to return errors.ErrUnsupported Joe Tsai 2026-02-12 16:54:32 -08:00