1. 9e0837f syscall: restore EscapeArg behavior for empty string by Ian Lance Taylor · 3 years, 7 months ago
  2. a4b95cd cmd/compile: fix incorrect comparison folding by Keith Randall · 3 years, 7 months ago
  3. 46ab0c0 cmd/compile: rename types.IdealFoo to types.UntypedFoo by Cuong Manh Le · 3 years, 7 months ago
  4. f3b58ed cmd/compile: use types.IdealFoo directly in predecl by Cuong Manh Le · 3 years, 7 months ago
  5. 542693e net/http: make SameSiteDefaultMode behavior match the specification by Roberto Clapis · 3 years, 8 months ago
  6. 5d13781 cmd/cgo: add more architectures to size maps by Ian Lance Taylor · 3 years, 7 months ago
  7. 5012e80 cmd/vendor,cmd/pprof: sync pprof@1a94d8640e99 by Hana (Hyang-Ah) Kim · 3 years, 9 months ago
  8. 3f7b4d1 cmd/internal/obj/arm64: only emit R_CALLIND relocations on calls by Cherry Zhang · 3 years, 7 months ago
  9. ade5161 crypto/x509: use macOS/AMD64 implementation on macOS/ARM64 by Cherry Zhang · 3 years, 7 months ago
  10. 83dfc0d time: enable system zoneinfo on macOS/ARM64 by Cherry Zhang · 3 years, 7 months ago
  11. 470829d doc/go1.16: document GO386=387 and GO386=softfloat by Dmitri Shuralyov · 3 years, 7 months ago
  12. 5c1567c net/http/pprof: use Request.Context, not the deprecated CloseNotifier by Ayan George · 3 years, 7 months ago
  13. 4922585 syscall: rewrite Windows makeCmdLine to use []byte by Ian Lance Taylor · 3 years, 7 months ago
  14. ccf89be cmd/compile: store call args in the call block by Cherry Zhang · 3 years, 7 months ago
  15. 0941dc4 cmd/go: env -w validates GOTMPDIR value by Eugene Kalinin · 3 years, 9 months ago
  16. 67edc0e runtime: restore SSE guard in asyncPreempt on 386 by Cherry Zhang · 3 years, 7 months ago
  17. c197250 internal/reflectlite: include Kind in ValueError message by Ori Rawlings · 4 years ago
  18. f8e5540 cmd/link: support C-shared buildmode on macOS/ARM64 by Cherry Zhang · 3 years, 7 months ago
  19. 234de9e cmd/link: support PIE on macOS/ARM64 by Cherry Zhang · 3 years, 7 months ago
  20. 7d6b304 cmd/link: support plugin on macOS/ARM64 by Cherry Zhang · 3 years, 7 months ago
  21. 3923460 runtime/cgo: only build xx_cgo_panicmem on iOS by Cherry Zhang · 3 years, 7 months ago
  22. 04b8a9f all: implement GO386=softfloat by Keith Randall · 3 years, 7 months ago
  23. 930fa89 net/http: add Transport.GetProxyConnectHeader by Brad Fitzpatrick · 3 years, 7 months ago
  24. db428ad all: enable more tests on macOS/ARM64 by Cherry Zhang · 3 years, 8 months ago
  25. 2e4ceaf cmd/dist: enable more tests on macOS/ARM64 by Cherry Zhang · 3 years, 8 months ago
  26. a739306 runtime: enable more address bits on macOS/ARM64 by Cherry Zhang · 3 years, 8 months ago
  27. 28e549d runtime: use sigaltstack on macOS/ARM64 by Cherry Zhang · 3 years, 8 months ago
  28. 04c7e32 compress/flate: remove unneeded zeroing of bytes array in (*huffmanBitWriter).reset by Dan Scales · 3 years, 7 months ago
  29. bdab5df cmd/compile,cmd/internal/obj/ppc64: use mulli where possible by Lynn Boger · 3 years, 7 months ago
  30. 1fb149f cmd/go/internal/get: improve -insecure deprecation docs by witchard · 3 years, 7 months ago
  31. ab2a5b4 cmd/go: add basic support for overlays by Michael Matloob · 3 years, 9 months ago
  32. f8d8097 cmd/compile: correct leaf type when "selecting" singleton register-sized struct by David Chase · 3 years, 7 months ago
  33. d2a80f3 crypto/tls: fix typo in spelling of permanentError by Luca Spiller · 3 years, 7 months ago
  34. 8e20388 doc: fix typo in contribute.html by Alberto Donizetti · 3 years, 7 months ago
  35. 694025e cmd/compile: avoid applying ARM CMP->CMN rewrite in unsigned context by David Chase · 3 years, 7 months ago
  36. 5d12434 reflect: support multiple keys in struct tags by Alexey Vilenskiy · 3 years, 9 months ago
  37. e7a7a40 src/buildall.bash: remove linux-386-387 target by Dmitri Shuralyov · 3 years, 7 months ago
  38. 56284f9 src/buildall.bash: remove mobile filter by Dmitri Shuralyov · 3 years, 7 months ago
  39. a9c75ec cmd/compile: export notinheap annotation to object file by Keith Randall · 3 years, 7 months ago
  40. a65bc04 cmd/go: use cmd/internal/pkgpath for gccgo pkgpath symbol by Ian Lance Taylor · 3 years, 7 months ago
  41. 72ee5ba cmd/cgo: split gofrontend mangling checks into cmd/internal/pkgpath by Ian Lance Taylor · 3 years, 7 months ago
  42. b064eb7 cmd/go: update go_windows_test to use test go binary by Michael Matloob · 3 years, 8 months ago
  43. 9f24388 cmd/dist: test c-archive mode on ios/arm64 by Cherry Zhang · 3 years, 7 months ago
  44. a517c34 runtime: clean up runtime.call* frame sizes on ARM64 by Austin Clements · 3 years, 7 months ago
  45. 40bff82 runtime: define and use call16 everywhere by Austin Clements · 3 years, 7 months ago
  46. 9dc65d7 runtime: correct signature of call16 by Austin Clements · 3 years, 7 months ago
  47. e70bbc7 encoding/asn1: clarify use of SET suffix by Roland Bracewell Shoemaker · 3 years, 7 months ago
  48. 39d562e misc/ios: fixup review comments from CL 255257 by Elias Naur · 3 years, 7 months ago
  49. 059ca61 cmd/dist: detect gohostarch on ios/arm64 by Cherry Zhang · 3 years, 7 months ago
  50. 6f2c92e iostest.bash: remove by Elias Naur · 3 years, 7 months ago
  51. 869c02c misc/ios: add support for running programs on the iOS simulator by Elias Naur · 3 years, 8 months ago
  52. bb48f99 cmd/link: add support for openbsd/mips64 by Joel Sing · 3 years, 9 months ago
  53. 095e0f4 cmd/compile: change mustHeapAlloc to return a reason why by Alberto Donizetti · 3 years, 7 months ago
  54. f89d05e runtime: update and tidy cgo callback description by Austin Clements · 3 years, 7 months ago
  55. 21eb3dc doc/go1.16: announce netbsd/arm64 support by Tobias Klauser · 3 years, 7 months ago
  56. d888f1d runtime: add debugging to TestTimePprof by Austin Clements · 3 years, 7 months ago
  57. 79dbdf2 go/types: add Checker.walkDecl to simplify checking declarations by Rob Findley · 3 years, 8 months ago
  58. 44a15a7 net/http: remove duplicate declaration of error by Dai Jie · 3 years, 7 months ago
  59. 8f1c990 crypto/dsa,crypto/x509: deprecate DSA and remove crypto/x509 support by Filippo Valsorda · 3 years, 7 months ago
  60. 15bf061 cmd/go: remove test checking GO386=387 invalidates cache by Alberto Donizetti · 3 years, 7 months ago
  61. fe2cfb7 all: drop 387 support by Keith Randall · 3 years, 7 months ago
  62. 41df0e2 reflect: add test for variadic reflect.Type.Method by Ian Lance Taylor · 3 years, 7 months ago
  63. 507a88c cmd/go/internal/modfetch: always extract module directories in place by Jay Conrod · 3 years, 7 months ago
  64. f4cbf34 cmd/compile: allow directory specification for GOSSAFUNC output by David Chase · 3 years, 8 months ago
  65. c78c79f cmd/compile: activate revert switch for late call expansion regression by David Chase · 3 years, 7 months ago
  66. 5756b35 runtime: align 12-byte objects to 8 bytes on 32-bit systems by Michael Anthony Knyszek · 3 years, 8 months ago
  67. cc2a5cf cmd/compile,cmd/internal/obj/ppc64: fix some shift rules due to a regression by Lynn Boger · 3 years, 7 months ago
  68. 4ad5dd6 cmd/compile: late call expansion for go func and simple defer func by David Chase · 3 years, 9 months ago
  69. 8c84dcf cmd/compile: enable late expansion for closure calls by David Chase · 3 years, 9 months ago
  70. adef4de cmd/compile: enable late expansion for interface calls by David Chase · 3 years, 9 months ago
  71. 75ea995 cmd/compile: enable late expansion for address-of static calls by David Chase · 3 years, 9 months ago
  72. ad8447b cmd/compile: fix late call expansion for SSA-able aggregate results and arguments by David Chase · 3 years, 9 months ago
  73. 89f687d Merge "cmd/link: merge branch 'dev.link' into master" by Gerrit Code Review · 3 years, 7 months ago
  74. 2ca2e94 doc/go1.16: fix crypto typo by Roland Shoemaker · 3 years, 7 months ago
  75. 56dac60 cmd/link: enable ASLR on windows binaries built with -buildmode=c-shared by Quim · 3 years, 8 months ago
  76. 97b46b4 cmd/link: merge branch 'dev.link' into master by Jeremy Faller · 3 years, 7 months ago
  77. 7347907 go/types: turn TestBenchmark into a normal benchmark by Rob Findley · 3 years, 7 months ago
  78. 069aef4 syscall: use correct cmsg alignment for netbsd/arm64 by Tobias Klauser · 3 years, 7 months ago
  79. 9b1518a io: make clear that EOF should not be wrapped by Russ Cox · 3 years, 7 months ago
  80. b8ec1d5 internal/poll: use ignoringEINTR in Darwin Fsync by Ian Lance Taylor · 3 years, 7 months ago
  81. 91e4d2d [dev.link] Merge branch 'master' into dev.link by Jeremy Faller · 3 years, 7 months ago
  82. c863e14 [dev.link] cmd/link: use generator symbols for the rest of pclntab by Jeremy Faller · 3 years, 9 months ago
  83. 846dce9 runtime: code cleanup about map by mengxiaodong · 3 years, 7 months ago
  84. e674b77 [dev.link] cmd/link run generators in parallel by Jeremy Faller · 3 years, 7 months ago
  85. 2f6e7f0 src/go.mod, net/http: update bundled and latest golang.org/x/net by Emmanuel T Odeke · 3 years, 7 months ago
  86. f811663 cmd/go: test more commands in mod_build_info_error by Bryan C. Mills · 3 years, 7 months ago
  87. bb9b319 cmd/go: add yet another test case for ambiguous arguments to 'go get' by Bryan C. Mills · 3 years, 8 months ago
  88. 1eeaff7 crypto/x509: enforce SAN IA5String encoding restrictions by Roland Shoemaker · 4 years ago
  89. ae329ab cmd/go: add another test case for package/module ambiguity in 'go get' by Bryan C. Mills · 3 years, 8 months ago
  90. 27280d8 crypto/x509: return errors instead of panicking by Paschalis Tsilias · 3 years, 8 months ago
  91. 54a112d crypto/ecdsa: use FillBytes on s390x by Ruixin Bao · 3 years, 7 months ago
  92. 8b0d00b cmd/go: error if -modfile used with 'go install pkg@version' by Jay Conrod · 3 years, 7 months ago
  93. 3caaadd runtime: don't crash if vsyscall and vdso are disabled on x86_64 by Andrei Vagin · 3 years, 7 months ago
  94. 0e85fd7 cmd/compile: report type loop for invalid recursive types by Matthew Dempsky · 3 years, 7 months ago
  95. af9c5e5 crypto/x509: prioritize potential parents in chain building by Roland Shoemaker · 4 years ago
  96. 567ef8b runtime: correct arguments to pipe2 syscall in pipe on netbsd/arm64 by Tobias Klauser · 3 years, 7 months ago
  97. 66770f4 cmd/compile: mark type namedata symbols content-addressable by Cherry Zhang · 3 years, 7 months ago
  98. 39dde09 cmd/link: retain only used interface methods by Cherry Zhang · 3 years, 8 months ago
  99. 39a426d cmd/compile: convert last amd64 rules to typed aux by Alberto Donizetti · 3 years, 7 months ago
  100. 0ab72ed cmd/link, runtime: use a sentinel value for unreachable method by Cherry Zhang · 3 years, 8 months ago