[dev.typeparams] all: merge dev.regabi (5e4a0cdd) into dev.typeparams
Merge List: + 2021-01-25 5e4a0cdd [dev.regabi] all: merge master (bf0f7c9d) into dev.regabi + 2021-01-25 bf0f7c9d doc/go1.16: mention os.DirFS in os section + 2021-01-25 deaf29a8 cmd/compile: fix order-of-assignment issue w/ defers + 2021-01-25 ad2ca26a doc/go1.16: mention os.DirEntry and types moved from os to io/fs + 2021-01-25 a51921fa doc/go1.16: mention new testing/iotest functions + 2021-01-25 e6b6d107 doc/go1.16: mention deprecation of io/ioutil + 2021-01-25 7eaaf28c [dev.regabi] cmd/compile: disallow taking address of SSA'd values + 2021-01-25 96a27636 doc/go1.16: mention go/build changes + 2021-01-25 3d85c69a html/template: revert "avoid race when escaping updates template" + 2021-01-25 54514c6b cmd/go: fix TestScript/cgo_path, cgo_path_space when CC set + 2021-01-25 6f5e79f4 [dev.regabi] cmd/compile/internal: specify memory layout + 2021-01-25 cabffc19 [dev.regabi] cmd/compile/internal: add internal ABI specification + 2021-01-25 6de8443f doc/asm: add a section on go_asm.h, clean up go_tls.h section + 2021-01-25 6a4739cc [dev.regabi] cmd/compile: enable rational constant arithmetic + 2021-01-25 be9612a8 [dev.regabi] os: disable TestDirFS until #42637 is fixed + 2021-01-25 8ee3d398 [dev.regabi] cmd/go: workaround -race issue on ppc64le + 2021-01-25 54b251f5 lib/time, time/tzdata: update tzdata to 2021a + 2021-01-25 5a76c3d5 [dev.regabi] cmd/compile: modify abiutils for recently updated ABI + 2021-01-25 ff82cc97 os: force consistent mtime before running fstest on directory on Windows + 2021-01-25 044f937a doc/go1.16: fix WalkDir and Walk links + 2021-01-23 b634f5d9 doc/go1.16: add crypto/x509 memory optimization + 2021-01-23 9897655c doc/go1.16: reword ambiguously parsable sentence + 2021-01-23 cd99385f cmd/internal/obj/arm64: fix VMOVQ instruction encoding error + 2021-01-23 66ee8b15 runtime: restore cgo_import_dynamic for libc.so on openbsd + 2021-01-22 25c39e4f io/ioutil: fix example test for WriteFile to allow it to run in the playground + 2021-01-22 eb21b31e runtime: define dummy msanmove + 2021-01-22 3a778ff5 runtime: check for g0 stack last in signal handler + 2021-01-22 a2cef9b5 cmd/go: don't lookup the path for CC when invoking cgo Change-Id: Iede4f98ba5ddbee2e16075d20186f8a9c095e378
Loading
Please sign in to comment