1. c948c2d cmd/go, cmd/cgo: update gofrontend mangling checks by Ian Lance Taylor · 3 years, 7 months ago
  2. 893fa05 libgo: update to Go 1.15.4 release by Ian Lance Taylor · 3 years, 6 months ago
  3. ae20684 libgo: handle linking to NetBSD's versioned symbols by Nikhil Benesch · 3 years, 6 months ago
  4. 88a25df syscall: don't build libcall_bsd.go on solaris by Ian Lance Taylor · 3 years, 6 months ago
  5. be0d2cc libgo: update to Go 1.15.3 release by Ian Lance Taylor · 3 years, 6 months ago
  6. 957591b compiler, go/internal/gccgoimporter: export notinheap annotation by Ian Lance Taylor · 3 years, 6 months ago
  7. 4c1e7a0 compiler: remove unused Type::in_heap_ member variable by Ian Lance Taylor · 3 years, 6 months ago
  8. 66657f8 syscall: import additional BSD-specific syscall wrappers by Nikhil Benesch · 3 years, 6 months ago
  9. 28f3df4 net/http/cgi: merge upstream changes to default env vars by Nikhil Benesch · 3 years, 6 months ago
  10. fa66bd1 syscall: only compile ptrace varargs shim on Linux by Nikhil Benesch · 3 years, 6 months ago
  11. 64c25b2 syscall: import upstream code for BSD sockets and sysctls by Nikhil Benesch · 3 years, 7 months ago
  12. b2be945 libgo: adjust NetBSD-specific types for stable syscall API by Nikhil Benesch · 3 years, 6 months ago
  13. 6662382 syscall: remove Sendfile on NetBSD by Nikhil Benesch · 3 years, 6 months ago
  14. 3b6252d compiler: don't export function type parameter names by Ian Lance Taylor · 3 years, 6 months ago
  15. 71e161d runtime: use correct types in __go_ptrace shim by Nikhil Benesch · 3 years, 6 months ago
  16. d36e74c libgo: correct Makefile typo in path to x/net/route package by Nikhil Benesch · 3 years, 6 months ago
  17. 94808b9 compiler: export type for string and bool constants by Ian Lance Taylor · 3 years, 6 months ago
  18. b73a8f1 libgo: print reason code if throwing unwind exception fails by Nikhil Benesch · 3 years, 7 months ago
  19. cc1f7d6 libgo: export NetBSD-specific types in mksysinfo.sh by Nikhil Benesch · 3 years, 7 months ago
  20. c5505c4 runtime: correct semaphore implementation on netbsd by Nikhil Benesch · 3 years, 7 months ago
  21. 6cb7b9e runtime: populate signal PC on NetBSD by Nikhil Benesch · 3 years, 7 months ago
  22. 5e76d81 syscall: port fix for netbsd unix sockets from upstream by Nikhil Benesch · 3 years, 7 months ago
  23. fef8afc reflect: ensure uniqueness of type descriptors on AIX. by Clément Chigot · 3 years, 7 months ago
  24. 2563706 libgo/configure: remove -fno-section-anchors for AIX by Clément Chigot · 3 years, 7 months ago
  25. 762b74a libgo: handle go1.10+ correctly in match.sh by Nikhil Benesch · 3 years, 7 months ago
  26. 613e530 compiler: avoid undefined behavior in Import::read by Nikhil Benesch · 3 years, 7 months ago
  27. d00febd gofrontend: correct file reading logic in Stream_from_file by Nikhil Benesch · 3 years, 7 months ago
  28. 801c458 compiler: set varargs correctly for type of method expression by Ian Lance Taylor · 3 years, 7 months ago
  29. c9c084b libgo: add 32-bit RISC-V (RV32) support by Maciej W. Rozycki · 3 years, 8 months ago
  30. 9e55baf net: add hurd build tag by Ian Lance Taylor · 3 years, 7 months ago
  31. 2357468 runtime: remove __go_ptrace on AIX by Clément Chigot · 3 years, 7 months ago
  32. 6a7648c libgo: update to Go1.15.2 release by Ian Lance Taylor · 3 years, 7 months ago
  33. cfee06e syscall: fix TestForeground for AIX by Clément Chigot · 5 years ago
  34. 99ab98d syscall: remove ptrace syscall on ppc64 by Clément Chigot · 5 years ago
  35. 5605a07 runtime, net: fix build errors on AIX by Clément Chigot · 4 years ago
  36. b24062f compiler: call runtime.eqtype for non-interface type switch on aix by Clément Chigot · 3 years, 7 months ago
  37. a59167c compiler: finalize methods for type aliases of struct types by Ian Lance Taylor · 3 years, 8 months ago
  38. 6f30979 go/internal/gccgoimporter: recognize aixbigafMagic archives by Clément Chigot · 3 years, 7 months ago
  39. f2706d9 libgo: don't put golang.org packages in zstdpkglist.go by Ian Lance Taylor · 3 years, 7 months ago
  40. 6fd6418 libgo: fix ptrace syscall hooks into glibc by Paul E. Murphy · 3 years, 7 months ago
  41. 20221e9 CONTRIBUTORS: add Paul Murphy (IBM corporate CLA) by Ian Lance Taylor · 3 years, 7 months ago
  42. a47485c libgo: additional type/const references in sysinfo.c by Than McIntosh · 3 years, 7 months ago
  43. b75a139 gotest: use a space rather than a middle dot in target lists by Maciej W. Rozycki · 3 years, 8 months ago
  44. 8d59366 A+C: add Maciej W. Rozycki (company CLA) by Ian Lance Taylor · 3 years, 8 months ago
  45. 9aed2d2 cmd: add -maix32 to gcc calls for aix/ppc by Clément Chigot · 3 years, 8 months ago
  46. aac2b38 libgo: add FAT library support for static libraries on AIX by Clément Chigot · 3 years, 8 months ago
  47. 823c910 compiler: export thunks referenced by inline functions by Ian Lance Taylor · 3 years, 9 months ago
  48. fe5d94c libgo: correctly handle AIX FAT library creation by Clément Chigot · 3 years, 9 months ago
  49. e08f1d7 internal/syscall/unix: restore ppc build tag by Ian Lance Taylor · 3 years, 9 months ago
  50. c512af8 runtime: revert eqtype for AIX by Clément Chigot · 4 years ago
  51. 3076650 libgo: update to Go1.15rc2 release by Ian Lance Taylor · 3 years, 9 months ago
  52. f45afed compiler: delete lowered constant strings by Ian Lance Taylor · 3 years, 9 months ago
  53. 7f0d383 internal/syscall/unix: correct ia64 syscall numbers by Ian Lance Taylor · 3 years, 9 months ago
  54. 82a0db1 internal/syscall/unix: define copyFileRangeTrap for all architectures by Ian Lance Taylor · 3 years, 9 months ago
  55. 2c390ba libgo: update to go1.15rc1 by Ian Lance Taylor · 3 years, 9 months ago
  56. 63bc243 compiler,runtime: pass only ptr and len to some runtime calls by Ian Lance Taylor · 3 years, 9 months ago
  57. 8b9c7fb compiler: for package-scope "a = b; b = x" just set "a = x" by Ian Lance Taylor · 3 years, 9 months ago
  58. e86f2cb compiler: scan all function literals for escape analysis by Ian Lance Taylor · 3 years, 9 months ago
  59. 587d459 libgo: add AIX FAT libraries support by Clément Chigot · 3 years, 10 months ago
  60. 2d105e6 libgo: update to Go 1.14.6 release by Ian Lance Taylor · 3 years, 9 months ago
  61. 9703ad5 compiler: avoid generating unnamed bool type descriptor by Ian Lance Taylor · 3 years, 10 months ago
  62. ce70fa1 compiler: handle aliases to pointer types with interfaces by Ian Lance Taylor · 3 years, 10 months ago
  63. 2ad0970 libgo: update to Go 1.14.4 release by Ian Lance Taylor · 3 years, 10 months ago
  64. 3067424 compiler: remove some erroneous code that was never run by Ian Lance Taylor · 3 years, 10 months ago
  65. 43f83e9 HACKING: update links to use https:// by Tobias Klauser · 3 years, 10 months ago
  66. d4dade3 libgo: update x/sys/cpu to add all GOARCHes supported by gccgo by Tobias Klauser · 3 years, 11 months ago
  67. 925d115 internal/syscall/unix: use getrandom_linux_generic.go on riscv by Tobias Klauser · 3 years, 11 months ago
  68. d65e5a2 HACKING: update GCC repo checkout instructions from SVN to Git by Tobias Klauser · 3 years, 11 months ago
  69. 7419946 runtime: fix arenaBaseOffset for aix/ppc by Clément Chigot · 3 years, 11 months ago
  70. ea58b84 libgo: update x/sys/cpu after gccgo support added by Clément Chigot · 4 years ago
  71. bc27341 libgo: only build syscall test with -static if it works by Ian Lance Taylor · 4 years ago
  72. cae8d4c libgo: only build syscall test with -static on GNU/Linux by Ian Lance Taylor · 4 years ago
  73. 93b3d88 libgo: build syscall test with -static by Ian Lance Taylor · 4 years ago
  74. 876bdf3 runtime: fix TestCallersNilPointerPanic by eric fang · 4 years ago
  75. 8645632 syscall: append to environment in tests, don't clobber it by Ian Lance Taylor · 4 years ago
  76. 41019d5 compiler: use const std::string& in a couple of places by Ian Lance Taylor · 4 years ago
  77. 761d68d gotest: increase the test timeout by eric fang · 4 years ago
  78. b76c83f gccgo: fix runtime compilation on NetBSD by Benny Siegert · 4 years ago
  79. 571e2db A+C: add Benny Siegert, individual CLA by Ian Lance Taylor · 4 years ago
  80. 0fe7a27 runtime: use 64 bits of hash seed on arm64 by eric fang · 4 years, 2 months ago
  81. 89fbf55 libgo: update to final 1.14.2 release by Ian Lance Taylor · 4 years, 1 month ago
  82. b31fbf7 compiler: look up composite literal keys in the global namespace by Ian Lance Taylor · 4 years, 1 month ago
  83. 4a31d06 libgo: update to almost the 1.14.2 release by Ian Lance Taylor · 4 years, 1 month ago
  84. 7a62a49 runtime: handle linux/arm64 signal register by eric fang · 4 years, 2 months ago
  85. ca33e38 CONTRIBUTORS: add Eric Fang, ARM Corporate CLA by Ian Lance Taylor · 4 years, 2 months ago
  86. 5fc21bb libgo: update to final Go1.14 release by Ian Lance Taylor · 4 years, 2 months ago
  87. 658fe4f internal/poll: add hurd build tag by Ian Lance Taylor · 4 years, 2 months ago
  88. 4e6402f internal/syscall/unix: add hurd build tag by Ian Lance Taylor · 4 years, 2 months ago
  89. d5d00d3 cmd/go: update -DGOPKGPATH to use current pkgpath encoding by Ian Lance Taylor · 4 years, 2 months ago
  90. 8505def libgo: install internal/reflectlite.gox by Ian Lance Taylor · 4 years, 2 months ago
  91. f368afb libgo: update to Go1.14rc1 release by Ian Lance Taylor · 4 years, 3 months ago
  92. 3e46519 runtime: on 32-bit systems, limit default GOMAXPROCS to 32 by Ian Lance Taylor · 4 years, 2 months ago
  93. c94637a syscall: fix riscv64 GNU/Linux build by Ian Lance Taylor · 4 years, 3 months ago
  94. d796680 runtime, syscall: add a couple of hurd build tags by Ian Lance Taylor · 4 years, 3 months ago
  95. 5b43825 runtime: update netpoll_hurd.go for go1.14beta1 changes by Ian Lance Taylor · 4 years, 3 months ago
  96. 132e0e6 compiler: cleanups permitted by GCC requirement of MPFR 3.1.0 by Ian Lance Taylor · 4 years, 3 months ago
  97. 197381c libgo: handle --with-toolexeclibdir=. by Ian Lance Taylor · 4 years, 3 months ago
  98. 10a8dbf internal/cpu: don't define CacheLinePadSize for riscv64 by Ian Lance Taylor · 4 years, 3 months ago
  99. 7d3081c gotest: explicitly skip type descriptors by Ian Lance Taylor · 4 years, 3 months ago
  100. 1d64b76 runtime: for Solaris, add osinit, and drop duplicate getncpu by Ian Lance Taylor · 4 years, 3 months ago