go/src/internal/abi
David Chase 997b6969fd internal/abi, cmd/compile, runtime: deduplicate rangefunc consts
Change-Id: I61ec5a7fa0c10f95ae2261c3349743d6fda2c1d2
Reviewed-on: https://go-review.googlesource.com/c/go/+/587596
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
2024-05-23 01:04:30 +00:00
..
testdata
abi.go
abi_amd64.go
abi_arm64.go
abi_generic.go internal/abi, internal/buildcfg: always enable register ABI on loong64 2024-04-15 17:38:52 +00:00
abi_loong64.go internal/abi, internal/buildcfg: always enable register ABI on loong64 2024-04-15 17:38:52 +00:00
abi_ppc64x.go
abi_riscv64.go
abi_test.go cmd/asm: stop using "" as the local package prefix 2023-08-29 18:31:05 +00:00
abi_test.s
compiletype.go cmd/link: use symbolic offset for ITab.Type 2024-02-08 03:01:24 +00:00
escape.go internal/weak: add package implementing weak pointers 2024-04-18 21:25:11 +00:00
export_test.go
funcpc.go cmd/dist, internal/abi: support bootstrapping with gccgo 2023-06-27 21:15:37 +00:00
funcpc_gccgo.go cmd/dist, internal/abi: support bootstrapping with gccgo 2023-06-27 21:15:37 +00:00
iface.go internal/abi: define EmptyInterface, TypeOf, and NoEscape 2024-04-17 21:09:59 +00:00
map.go runtime: move zeroVal out of map.go 2024-04-22 20:09:01 +00:00
rangefuncconsts.go internal/abi, cmd/compile, runtime: deduplicate rangefunc consts 2024-05-23 01:04:30 +00:00
runtime.go runtime: revert "move zeroVal to internal/abi" 2024-05-22 21:17:38 +00:00
stack.go runtime, cmd: rationalize StackLimit and StackGuard 2023-04-21 19:28:56 +00:00
stub.s
switch.go cmd/compile: use cache in front of type assert runtime call 2023-10-06 17:02:53 +00:00
symtab.go runtime,cmd/link: merge pcbucketsize const into internal/abi 2024-02-16 14:25:22 +00:00
type.go internal/abi: define EmptyInterface, TypeOf, and NoEscape 2024-04-17 21:09:59 +00:00