go/src/cmd/internal
Gawen Arab ec177e4c83 cmd/internal/objabi: enable frame-pointer for iOS arm64
This improves stack unwinding of Go code running on iOS arm64.

Change-Id: I0494f750c15dcb895f9d4a072352f050d731df17
GitHub-Last-Rev: 435a2a1690
GitHub-Pull-Request: golang/go#37403
Reviewed-on: https://go-review.googlesource.com/c/go/+/220588
Run-TryBot: Elias Naur <mail@eliasnaur.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
2020-06-10 20:58:11 +00:00
..
bio
browser
buildid all: base64-encode binaries that will cause Apple notarization to fail 2019-11-21 14:55:12 +00:00
diff cmd/fix, cmd/go, cmd/gofmt: refactor common code into new internal diff package 2019-10-28 23:59:10 +00:00
dwarf [dev.link] cmd/internal/dwarf: add back some constant prefixes 2020-03-23 14:38:30 +00:00
edit
gcprog
goobj cmd/internal/goobj2: add referenced symbol names to object file 2020-06-03 19:20:56 +00:00
goobj2 cmd/internal/goobj2: add referenced symbol names to object file 2020-06-03 19:20:56 +00:00
moddeps cmd/internal/moddeps: don't skip directories if there are unusual files 2020-06-08 15:44:05 +00:00
obj cmd/asm: fix the encoding error of VCNT instruction for arm64 2020-06-09 15:58:36 +00:00
objabi cmd/internal/objabi: enable frame-pointer for iOS arm64 2020-06-10 20:58:11 +00:00
objfile cmd/objdump: add support for -gnu option on Go objdump 2020-03-30 14:30:49 +00:00
src cmd/compile: speed up compiling with -S 2020-04-20 00:23:45 +00:00
sys all: remove scattered remnants of darwin/386 2020-04-08 18:37:38 +00:00
test2json cmd/test2json: attribute output to the correct test 2020-06-01 16:13:47 +00:00