summaryrefslogtreecommitdiff
path: root/src/cmd/internal/diff/diff.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2021-01-22 10:30:10 -0500
committerRuss Cox <rsc@golang.org>2021-02-19 00:40:56 +0000
commit3527caa7d63eab821c9936383e6c442d7a013de1 (patch)
tree29edccdbee17f3a39782a6791fc3d99863aa6bf1 /src/cmd/internal/diff/diff.go
parent427bd7599d1aa2bc89faecff09777a5a662e5bf8 (diff)
downloadgo-git-3527caa7d63eab821c9936383e6c442d7a013de1.tar.gz
runtime: initial windows/arm64 implementation files
This CL adds a few small files - defs, os, and rt0 - to start on windows/arm64 support for the runtime. It also copies sys_windows_arm.s to sys_windows_arm64.s, with the addition of "#ifdef NOT_PORTED" around the entire file. This is meant to make future CLs easier to review, since the general pattern is to translate the 32-bit ARM assembly into 64-bit ARM assembly. This CL is part of a stack adding windows/arm64 support (#36439), intended to land in the Go 1.17 cycle. Change-Id: I922037eb3890e77bac48281ecaa8e489595675be Reviewed-on: https://go-review.googlesource.com/c/go/+/288827 Trust: Russ Cox <rsc@golang.org> Trust: Jason A. Donenfeld <Jason@zx2c4.com> Reviewed-by: Cherry Zhang <cherryyz@google.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com> Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/cmd/internal/diff/diff.go')
0 files changed, 0 insertions, 0 deletions