Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-12 | Merge release-20201216.0-86-ga20da7082 (automated) | gVisor bot | |
2021-01-11 | Fix Go branch for arm64. | Adin Scannell | |
This requires several changes: * Templates must preserve relevant tags. * Pagetables templates are split into two targets, each preserving tags. * The binary VDSO is similarly split into two targets, with some juggling. * The top level tools/go_branch.sh now does a crossbuild of ARM64 as well, and checks and merges the results of the two branches together. Fixes #5178 PiperOrigin-RevId: 351304330 |