]> Cypherpunks.ru repositories - gostls13.git/commit
Revert "runtime: tidy _Stack* constant naming"
authorAustin Clements <austin@google.com>
Thu, 20 Apr 2023 16:08:13 +0000 (16:08 +0000)
committerAustin Clements <austin@google.com>
Thu, 20 Apr 2023 16:19:25 +0000 (16:19 +0000)
commitdf777cfa15caccbec74b9f72d19af317e2870138
tree16cec2ce81c3263a8ee09490f850dce56db71244
parentef8e3b7fa44b5714f534449dc8412c352bf1b2be
Revert "runtime: tidy _Stack* constant naming"

This reverts commit CL 486381.

Submitted out of order and breaks bootstrap.

Change-Id: Ia472111cb966e884a48f8ee3893b3bf4b4f4f875
Reviewed-on: https://go-review.googlesource.com/c/go/+/486915
Reviewed-by: David Chase <drchase@google.com>
TryBot-Bypass: Austin Clements <austin@google.com>
21 files changed:
src/runtime/asm_386.s
src/runtime/asm_amd64.s
src/runtime/asm_arm.s
src/runtime/asm_arm64.s
src/runtime/asm_loong64.s
src/runtime/asm_mips64x.s
src/runtime/asm_mipsx.s
src/runtime/asm_ppc64x.s
src/runtime/asm_riscv64.s
src/runtime/asm_s390x.s
src/runtime/os_windows.go
src/runtime/preempt.go
src/runtime/proc.go
src/runtime/runtime1.go
src/runtime/signal_unix.go
src/runtime/signal_windows.go
src/runtime/stack.go
src/runtime/sys_aix_ppc64.s
src/runtime/sys_solaris_amd64.s
src/runtime/sys_windows_386.s
src/runtime/sys_windows_amd64.s