1. 2f281eb misc/cgo/testcarchive: don't use == for string equality in C code by Ian Lance Taylor · 4 years ago
  2. 93380a9 runtime: cast SIGSTKSZ to uintptr by Ian Lance Taylor · 4 years ago
  3. 56cf388 libgo: ensure memmove, memset 8 byte atomicity on ppc64x by Lynn Boger · 4 years, 1 month ago
  4. 78a840e libgo: update to Go1.16 release by Ian Lance Taylor · 4 years, 1 month ago
  5. 78770fd libgo: install new 1.16 packages by Ian Lance Taylor · 4 years, 1 month ago
  6. 271a043 internal/cpu: correctly link to getsystemcfg by Clément Chigot · 4 years, 2 months ago
  7. 2663206 libgo: zstdpkglist.go depends on libgo-packages.txt by Ian Lance Taylor · 4 years, 2 months ago
  8. c7dcc33 libgo: update to Go1.16rc1 by Ian Lance Taylor · 4 years, 2 months ago
  9. fd5396b libgo: update hurd support by Ian Lance Taylor · 4 years, 2 months ago
  10. 255657d syscall: ensure openat uses variadic libc wrapper by Paul E. Murphy · 4 years, 2 months ago
  11. a2578eb syscall: don't define sys_SETREUID and friends by Ian Lance Taylor · 4 years, 2 months ago
  12. 5b075d0 internal/cpu: more build fixes for Go1.16beta1 release by Ian Lance Taylor · 4 years, 2 months ago
  13. 2b5bdd2 internal/cpu: add aarch64 support functions by Ian Lance Taylor · 4 years, 2 months ago
  14. fa161cb runtime: move startupRandomData back to runtime2.go by Ian Lance Taylor · 4 years, 2 months ago
  15. 6857530 internal/cpu, golang.org/x/sys/cpu: support other GOARCH values by Ian Lance Taylor · 4 years, 2 months ago
  16. 47bdc8b libgo: regenerate config.h.in, add direntType unused attribute by Ian Lance Taylor · 4 years, 3 months ago
  17. 49b0769 libgo: update to Go1.16beta1 release by Ian Lance Taylor · 4 years, 3 months ago
  18. d091cd2 runtime: eliminate scase.kind field by Ian Lance Taylor · 4 years, 3 months ago
  19. eca96e3 runtime: add "success" field to sudog by Ian Lance Taylor · 4 years, 3 months ago
  20. d0e56e8 runtime: omit nil-channel cases from selectgo's orders by Ian Lance Taylor · 4 years, 3 months ago
  21. c845699 runtime: remove scase.releasetime field by Ian Lance Taylor · 4 years, 3 months ago
  22. f9e44c6 libgo: adjust sysinfo scripts for changed -fdump-go-spec by Nikhil Benesch · 4 years, 3 months ago
  23. 1317de5 compiler: check for floating-point exponent overflow by Ian Lance Taylor · 4 years, 3 months ago
  24. 0d0b423 libgo: update to 1.15.6 release by Ian Lance Taylor · 4 years, 3 months ago
  25. 3363fc2 syscall: don't use AF_LINK on hurd by Ian Lance Taylor · 4 years, 3 months ago
  26. 342e5f0 runtime: update type descriptor name in fieldtrack C support code by Ian Lance Taylor · 4 years, 3 months ago
  27. 5364d15 compiler: defer to middle-end for complex division by Ian Lance Taylor · 4 years, 3 months ago
  28. 2cc5c74 internal/cpu: don't define CacheLinePadSize for mips64x by Ian Lance Taylor · 4 years, 4 months ago
  29. 84506e0 compiler, runtime: check len/cap for append(s, make(T, l)...) by Ian Lance Taylor · 4 years, 4 months ago
  30. be1738f libgo: define SO_RCVTIMEO on 32-bit GNU/Linux by Ian Lance Taylor · 4 years, 4 months ago
  31. 78c9a65 log/syslog: correct asm name for C function by Ian Lance Taylor · 4 years, 4 months ago
  32. 36a7b78 libgo: update to Go 1.15.5 release by Ian Lance Taylor · 4 years, 4 months ago
  33. b483d0e compiler, libgo: change mangling scheme by Ian Lance Taylor · 4 years, 4 months ago
  34. c948c2d cmd/go, cmd/cgo: update gofrontend mangling checks by Ian Lance Taylor · 4 years, 5 months ago
  35. 893fa05 libgo: update to Go 1.15.4 release by Ian Lance Taylor · 4 years, 4 months ago
  36. ae20684 libgo: handle linking to NetBSD's versioned symbols by Nikhil Benesch · 4 years, 5 months ago
  37. 88a25df syscall: don't build libcall_bsd.go on solaris by Ian Lance Taylor · 4 years, 5 months ago
  38. be0d2cc libgo: update to Go 1.15.3 release by Ian Lance Taylor · 4 years, 5 months ago
  39. 957591b compiler, go/internal/gccgoimporter: export notinheap annotation by Ian Lance Taylor · 4 years, 5 months ago
  40. 66657f8 syscall: import additional BSD-specific syscall wrappers by Nikhil Benesch · 4 years, 5 months ago
  41. 28f3df4 net/http/cgi: merge upstream changes to default env vars by Nikhil Benesch · 4 years, 5 months ago
  42. fa66bd1 syscall: only compile ptrace varargs shim on Linux by Nikhil Benesch · 4 years, 5 months ago
  43. 64c25b2 syscall: import upstream code for BSD sockets and sysctls by Nikhil Benesch · 4 years, 5 months ago
  44. b2be945 libgo: adjust NetBSD-specific types for stable syscall API by Nikhil Benesch · 4 years, 5 months ago
  45. 6662382 syscall: remove Sendfile on NetBSD by Nikhil Benesch · 4 years, 5 months ago
  46. 71e161d runtime: use correct types in __go_ptrace shim by Nikhil Benesch · 4 years, 5 months ago
  47. d36e74c libgo: correct Makefile typo in path to x/net/route package by Nikhil Benesch · 4 years, 5 months ago
  48. b73a8f1 libgo: print reason code if throwing unwind exception fails by Nikhil Benesch · 4 years, 5 months ago
  49. cc1f7d6 libgo: export NetBSD-specific types in mksysinfo.sh by Nikhil Benesch · 4 years, 5 months ago
  50. c5505c4 runtime: correct semaphore implementation on netbsd by Nikhil Benesch · 4 years, 5 months ago
  51. 6cb7b9e runtime: populate signal PC on NetBSD by Nikhil Benesch · 4 years, 5 months ago
  52. 5e76d81 syscall: port fix for netbsd unix sockets from upstream by Nikhil Benesch · 4 years, 5 months ago
  53. fef8afc reflect: ensure uniqueness of type descriptors on AIX. by Clément Chigot · 4 years, 5 months ago
  54. 2563706 libgo/configure: remove -fno-section-anchors for AIX by Clément Chigot · 4 years, 6 months ago
  55. 762b74a libgo: handle go1.10+ correctly in match.sh by Nikhil Benesch · 4 years, 5 months ago
  56. 801c458 compiler: set varargs correctly for type of method expression by Ian Lance Taylor · 4 years, 6 months ago
  57. c9c084b libgo: add 32-bit RISC-V (RV32) support by Maciej W. Rozycki · 4 years, 7 months ago
  58. 9e55baf net: add hurd build tag by Ian Lance Taylor · 4 years, 6 months ago
  59. 2357468 runtime: remove __go_ptrace on AIX by Clément Chigot · 4 years, 6 months ago
  60. 6a7648c libgo: update to Go1.15.2 release by Ian Lance Taylor · 4 years, 6 months ago
  61. cfee06e syscall: fix TestForeground for AIX by Clément Chigot · 6 years ago
  62. 99ab98d syscall: remove ptrace syscall on ppc64 by Clément Chigot · 6 years ago
  63. 5605a07 runtime, net: fix build errors on AIX by Clément Chigot · 4 years, 10 months ago
  64. 6f30979 go/internal/gccgoimporter: recognize aixbigafMagic archives by Clément Chigot · 4 years, 6 months ago
  65. f2706d9 libgo: don't put golang.org packages in zstdpkglist.go by Ian Lance Taylor · 4 years, 6 months ago
  66. 6fd6418 libgo: fix ptrace syscall hooks into glibc by Paul E. Murphy · 4 years, 6 months ago
  67. a47485c libgo: additional type/const references in sysinfo.c by Than McIntosh · 4 years, 6 months ago
  68. b75a139 gotest: use a space rather than a middle dot in target lists by Maciej W. Rozycki · 4 years, 7 months ago
  69. 9aed2d2 cmd: add -maix32 to gcc calls for aix/ppc by Clément Chigot · 4 years, 7 months ago
  70. aac2b38 libgo: add FAT library support for static libraries on AIX by Clément Chigot · 4 years, 7 months ago
  71. fe5d94c libgo: correctly handle AIX FAT library creation by Clément Chigot · 4 years, 7 months ago
  72. e08f1d7 internal/syscall/unix: restore ppc build tag by Ian Lance Taylor · 4 years, 7 months ago
  73. c512af8 runtime: revert eqtype for AIX by Clément Chigot · 4 years, 10 months ago
  74. 3076650 libgo: update to Go1.15rc2 release by Ian Lance Taylor · 4 years, 7 months ago
  75. 7f0d383 internal/syscall/unix: correct ia64 syscall numbers by Ian Lance Taylor · 4 years, 7 months ago
  76. 82a0db1 internal/syscall/unix: define copyFileRangeTrap for all architectures by Ian Lance Taylor · 4 years, 8 months ago
  77. 2c390ba libgo: update to go1.15rc1 by Ian Lance Taylor · 4 years, 8 months ago
  78. 63bc243 compiler,runtime: pass only ptr and len to some runtime calls by Ian Lance Taylor · 4 years, 8 months ago
  79. 587d459 libgo: add AIX FAT libraries support by Clément Chigot · 4 years, 8 months ago
  80. 2d105e6 libgo: update to Go 1.14.6 release by Ian Lance Taylor · 4 years, 8 months ago
  81. 2ad0970 libgo: update to Go 1.14.4 release by Ian Lance Taylor · 4 years, 8 months ago
  82. d4dade3 libgo: update x/sys/cpu to add all GOARCHes supported by gccgo by Tobias Klauser · 4 years, 9 months ago
  83. 925d115 internal/syscall/unix: use getrandom_linux_generic.go on riscv by Tobias Klauser · 4 years, 9 months ago
  84. 7419946 runtime: fix arenaBaseOffset for aix/ppc by Clément Chigot · 4 years, 9 months ago
  85. ea58b84 libgo: update x/sys/cpu after gccgo support added by Clément Chigot · 4 years, 10 months ago
  86. bc27341 libgo: only build syscall test with -static if it works by Ian Lance Taylor · 4 years, 10 months ago
  87. cae8d4c libgo: only build syscall test with -static on GNU/Linux by Ian Lance Taylor · 4 years, 10 months ago
  88. 93b3d88 libgo: build syscall test with -static by Ian Lance Taylor · 4 years, 10 months ago
  89. 876bdf3 runtime: fix TestCallersNilPointerPanic by eric fang · 5 years ago
  90. 8645632 syscall: append to environment in tests, don't clobber it by Ian Lance Taylor · 4 years, 10 months ago
  91. 761d68d gotest: increase the test timeout by eric fang · 5 years ago
  92. b76c83f gccgo: fix runtime compilation on NetBSD by Benny Siegert · 5 years ago
  93. 0fe7a27 runtime: use 64 bits of hash seed on arm64 by eric fang · 5 years ago
  94. 89fbf55 libgo: update to final 1.14.2 release by Ian Lance Taylor · 5 years ago
  95. 4a31d06 libgo: update to almost the 1.14.2 release by Ian Lance Taylor · 5 years ago
  96. 7a62a49 runtime: handle linux/arm64 signal register by eric fang · 5 years ago
  97. 5fc21bb libgo: update to final Go1.14 release by Ian Lance Taylor · 5 years ago
  98. 658fe4f internal/poll: add hurd build tag by Ian Lance Taylor · 5 years ago
  99. 4e6402f internal/syscall/unix: add hurd build tag by Ian Lance Taylor · 5 years ago
  100. d5d00d3 cmd/go: update -DGOPKGPATH to use current pkgpath encoding by Ian Lance Taylor · 5 years ago