go/src/cmd/internal/obj
cui fliter b2faff18ce all: add missing periods in comments
Change-Id: I69065f8adf101fdb28682c55997f503013a50e29
Reviewed-on: https://go-review.googlesource.com/c/go/+/449757
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Joedian Reid <joedian@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Joedian Reid <joedian@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2022-11-18 17:59:44 +00:00
..
arm
arm64 all: add missing periods in comments 2022-11-18 17:59:44 +00:00
loong64 all: add missing periods in comments 2022-11-18 17:59:44 +00:00
mips cmd/internal/obj/mips,s390x,riscv: save LR after decrementing SP 2022-06-29 16:36:06 +00:00
ppc64 all: add missing periods in comments 2022-11-18 17:59:44 +00:00
riscv cmd/internal/obj: use testenv.Command instead of exec.Command in tests 2022-11-15 20:21:30 +00:00
s390x all: add missing periods in comments 2022-11-18 17:59:44 +00:00
wasm runtime: add wasm bulk memory operations 2022-10-27 10:37:01 +00:00
x86 cmd/internal/obj: use testenv.Command instead of exec.Command in tests 2022-11-15 20:21:30 +00:00
abi_string.go
addrtype_string.go cmd/asm: refactor some operands that are not special registers on arm64 2022-04-01 03:16:26 +00:00
data.go
dwarf.go cmd/internal/obj: cleanup linkgetlineFromPos 2022-10-31 20:45:15 +00:00
go.go
inl.go cmd/internal/obj: adjust (*Link).AllPos comment in inl.go 2022-11-10 17:44:41 +00:00
ld.go
line.go cmd/internal/obj: cleanup linkgetlineFromPos 2022-10-31 20:45:15 +00:00
line_test.go cmd/internal/obj: cleanup linkgetlineFromPos 2022-10-31 20:45:15 +00:00
link.go all: fix problematic comments 2022-11-11 19:12:52 +00:00
objfile.go cmd/internal/obj: reduce allocations in object file writing 2022-11-10 22:41:06 +00:00
objfile_test.go cmd/internal/obj: use testenv.Command instead of exec.Command in tests 2022-11-15 20:21:30 +00:00
pass.go cmd/asm: refactor some operands that are not special registers on arm64 2022-04-01 03:16:26 +00:00
pcln.go cmd/internal/obj: cleanup linkgetlineFromPos 2022-10-31 20:45:15 +00:00
plist.go cmd/internal/obj: cleanup linkgetlineFromPos 2022-10-31 20:45:15 +00:00
sizeof_test.go
stringer.go
sym.go cmd/internal/obj: cleanup linkgetlineFromPos 2022-10-31 20:45:15 +00:00
textflag.go
util.go cmd: fix a few function names on comments 2022-09-29 22:58:11 +00:00