go/src/cmd/internal/objabi
Elias Naur ef603bead5 cmd/dist: restore GOARM=7 default for android/arm
Fixes the android/arm builder. Without it, the builder reported
unexpected stale targets during bootstrap:

https://build.golang.org/log/b951f1171be54cf4a12c2a0720ffaf07f8a11377

Tighten the GOARM=7 default in cmd/internal/objabi while here.

Change-Id: I944744910193e72e91bc37b5bf0783076b45e579
Reviewed-on: https://go-review.googlesource.com/c/go/+/273167
Run-TryBot: Elias Naur <mail@eliasnaur.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Elias Naur <mail@eliasnaur.com>
2020-11-25 19:21:55 +00:00
..
autotype.go all: fix dead links to inferno-os bitbucket repository 2020-06-04 07:25:06 +00:00
flag.go
funcdata.go cmd/internal/objabi, runtime: compact FUNCDATA indices 2020-10-30 21:14:09 +00:00
funcid.go runtime,cmd/cgo: simplify C -> Go call path 2020-10-26 14:50:32 +00:00
head.go all: add GOOS=ios 2020-09-23 18:12:59 +00:00
line.go cmd/cgo: add -trimpath flag allowing paths to be rewritten in outputs 2020-10-31 00:35:18 +00:00
line_test.go
path.go cmd/asm: allow def/ref of func ABI when compiling runtime 2020-10-19 11:25:35 +00:00
path_test.go
reloctype.go cmd/link: add relocation type R_AARCH64_LDST16_ABS_LO12_NC for arm64 2020-11-25 02:51:30 +00:00
reloctype_string.go cmd/link: add relocation type R_AARCH64_LDST16_ABS_LO12_NC for arm64 2020-11-25 02:51:30 +00:00
stack.go runtime: static lock ranking for the runtime (enabled by GOEXPERIMENT) 2020-04-07 21:51:03 +00:00
symkind.go [dev.link] all: merge branch 'master' into dev.link 2020-06-05 16:55:43 -04:00
symkind_string.go [dev.link] cmd/{compile,link}: split SDWARFINFO symtype into sub-types 2020-05-26 17:31:19 +00:00
typekind.go
util.go cmd/dist: restore GOARM=7 default for android/arm 2020-11-25 19:21:55 +00:00