1. 2563706 libgo/configure: remove -fno-section-anchors for AIX by Clément Chigot · 3 years, 7 months ago
  2. 762b74a libgo: handle go1.10+ correctly in match.sh by Nikhil Benesch · 3 years, 7 months ago
  3. 613e530 compiler: avoid undefined behavior in Import::read by Nikhil Benesch · 3 years, 7 months ago
  4. d00febd gofrontend: correct file reading logic in Stream_from_file by Nikhil Benesch · 3 years, 7 months ago
  5. 801c458 compiler: set varargs correctly for type of method expression by Ian Lance Taylor · 3 years, 7 months ago
  6. c9c084b libgo: add 32-bit RISC-V (RV32) support by Maciej W. Rozycki · 3 years, 8 months ago
  7. 9e55baf net: add hurd build tag by Ian Lance Taylor · 3 years, 7 months ago
  8. 2357468 runtime: remove __go_ptrace on AIX by Clément Chigot · 3 years, 7 months ago
  9. 6a7648c libgo: update to Go1.15.2 release by Ian Lance Taylor · 3 years, 7 months ago
  10. cfee06e syscall: fix TestForeground for AIX by Clément Chigot · 5 years ago
  11. 99ab98d syscall: remove ptrace syscall on ppc64 by Clément Chigot · 5 years ago
  12. 5605a07 runtime, net: fix build errors on AIX by Clément Chigot · 4 years ago
  13. b24062f compiler: call runtime.eqtype for non-interface type switch on aix by Clément Chigot · 3 years, 8 months ago
  14. a59167c compiler: finalize methods for type aliases of struct types by Ian Lance Taylor · 3 years, 8 months ago
  15. 6f30979 go/internal/gccgoimporter: recognize aixbigafMagic archives by Clément Chigot · 3 years, 8 months ago
  16. f2706d9 libgo: don't put golang.org packages in zstdpkglist.go by Ian Lance Taylor · 3 years, 8 months ago
  17. 6fd6418 libgo: fix ptrace syscall hooks into glibc by Paul E. Murphy · 3 years, 8 months ago
  18. 20221e9 CONTRIBUTORS: add Paul Murphy (IBM corporate CLA) by Ian Lance Taylor · 3 years, 8 months ago
  19. a47485c libgo: additional type/const references in sysinfo.c by Than McIntosh · 3 years, 8 months ago
  20. b75a139 gotest: use a space rather than a middle dot in target lists by Maciej W. Rozycki · 3 years, 8 months ago
  21. 8d59366 A+C: add Maciej W. Rozycki (company CLA) by Ian Lance Taylor · 3 years, 8 months ago
  22. 9aed2d2 cmd: add -maix32 to gcc calls for aix/ppc by Clément Chigot · 3 years, 8 months ago
  23. aac2b38 libgo: add FAT library support for static libraries on AIX by Clément Chigot · 3 years, 8 months ago
  24. 823c910 compiler: export thunks referenced by inline functions by Ian Lance Taylor · 3 years, 9 months ago
  25. fe5d94c libgo: correctly handle AIX FAT library creation by Clément Chigot · 3 years, 9 months ago
  26. e08f1d7 internal/syscall/unix: restore ppc build tag by Ian Lance Taylor · 3 years, 9 months ago
  27. c512af8 runtime: revert eqtype for AIX by Clément Chigot · 4 years ago
  28. 3076650 libgo: update to Go1.15rc2 release by Ian Lance Taylor · 3 years, 9 months ago
  29. f45afed compiler: delete lowered constant strings by Ian Lance Taylor · 3 years, 9 months ago
  30. 7f0d383 internal/syscall/unix: correct ia64 syscall numbers by Ian Lance Taylor · 3 years, 9 months ago
  31. 82a0db1 internal/syscall/unix: define copyFileRangeTrap for all architectures by Ian Lance Taylor · 3 years, 9 months ago
  32. 2c390ba libgo: update to go1.15rc1 by Ian Lance Taylor · 3 years, 9 months ago
  33. 63bc243 compiler,runtime: pass only ptr and len to some runtime calls by Ian Lance Taylor · 3 years, 9 months ago
  34. 8b9c7fb compiler: for package-scope "a = b; b = x" just set "a = x" by Ian Lance Taylor · 3 years, 9 months ago
  35. e86f2cb compiler: scan all function literals for escape analysis by Ian Lance Taylor · 3 years, 9 months ago
  36. 587d459 libgo: add AIX FAT libraries support by Clément Chigot · 3 years, 10 months ago
  37. 2d105e6 libgo: update to Go 1.14.6 release by Ian Lance Taylor · 3 years, 10 months ago
  38. 9703ad5 compiler: avoid generating unnamed bool type descriptor by Ian Lance Taylor · 3 years, 10 months ago
  39. ce70fa1 compiler: handle aliases to pointer types with interfaces by Ian Lance Taylor · 3 years, 10 months ago
  40. 2ad0970 libgo: update to Go 1.14.4 release by Ian Lance Taylor · 3 years, 10 months ago
  41. 3067424 compiler: remove some erroneous code that was never run by Ian Lance Taylor · 3 years, 10 months ago
  42. 43f83e9 HACKING: update links to use https:// by Tobias Klauser · 3 years, 10 months ago
  43. d4dade3 libgo: update x/sys/cpu to add all GOARCHes supported by gccgo by Tobias Klauser · 3 years, 11 months ago
  44. 925d115 internal/syscall/unix: use getrandom_linux_generic.go on riscv by Tobias Klauser · 3 years, 11 months ago
  45. d65e5a2 HACKING: update GCC repo checkout instructions from SVN to Git by Tobias Klauser · 3 years, 11 months ago
  46. 7419946 runtime: fix arenaBaseOffset for aix/ppc by Clément Chigot · 4 years ago
  47. ea58b84 libgo: update x/sys/cpu after gccgo support added by Clément Chigot · 4 years ago
  48. bc27341 libgo: only build syscall test with -static if it works by Ian Lance Taylor · 4 years ago
  49. cae8d4c libgo: only build syscall test with -static on GNU/Linux by Ian Lance Taylor · 4 years ago
  50. 93b3d88 libgo: build syscall test with -static by Ian Lance Taylor · 4 years ago
  51. 876bdf3 runtime: fix TestCallersNilPointerPanic by eric fang · 4 years, 1 month ago
  52. 8645632 syscall: append to environment in tests, don't clobber it by Ian Lance Taylor · 4 years ago
  53. 41019d5 compiler: use const std::string& in a couple of places by Ian Lance Taylor · 4 years ago
  54. 761d68d gotest: increase the test timeout by eric fang · 4 years, 1 month ago
  55. b76c83f gccgo: fix runtime compilation on NetBSD by Benny Siegert · 4 years, 1 month ago
  56. 571e2db A+C: add Benny Siegert, individual CLA by Ian Lance Taylor · 4 years ago
  57. 0fe7a27 runtime: use 64 bits of hash seed on arm64 by eric fang · 4 years, 3 months ago
  58. 89fbf55 libgo: update to final 1.14.2 release by Ian Lance Taylor · 4 years, 1 month ago
  59. b31fbf7 compiler: look up composite literal keys in the global namespace by Ian Lance Taylor · 4 years, 1 month ago
  60. 4a31d06 libgo: update to almost the 1.14.2 release by Ian Lance Taylor · 4 years, 1 month ago
  61. 7a62a49 runtime: handle linux/arm64 signal register by eric fang · 4 years, 2 months ago
  62. ca33e38 CONTRIBUTORS: add Eric Fang, ARM Corporate CLA by Ian Lance Taylor · 4 years, 2 months ago
  63. 5fc21bb libgo: update to final Go1.14 release by Ian Lance Taylor · 4 years, 2 months ago
  64. 658fe4f internal/poll: add hurd build tag by Ian Lance Taylor · 4 years, 2 months ago
  65. 4e6402f internal/syscall/unix: add hurd build tag by Ian Lance Taylor · 4 years, 2 months ago
  66. d5d00d3 cmd/go: update -DGOPKGPATH to use current pkgpath encoding by Ian Lance Taylor · 4 years, 3 months ago
  67. 8505def libgo: install internal/reflectlite.gox by Ian Lance Taylor · 4 years, 3 months ago
  68. f368afb libgo: update to Go1.14rc1 release by Ian Lance Taylor · 4 years, 3 months ago
  69. 3e46519 runtime: on 32-bit systems, limit default GOMAXPROCS to 32 by Ian Lance Taylor · 4 years, 3 months ago
  70. c94637a syscall: fix riscv64 GNU/Linux build by Ian Lance Taylor · 4 years, 3 months ago
  71. d796680 runtime, syscall: add a couple of hurd build tags by Ian Lance Taylor · 4 years, 3 months ago
  72. 5b43825 runtime: update netpoll_hurd.go for go1.14beta1 changes by Ian Lance Taylor · 4 years, 3 months ago
  73. 132e0e6 compiler: cleanups permitted by GCC requirement of MPFR 3.1.0 by Ian Lance Taylor · 4 years, 3 months ago
  74. 197381c libgo: handle --with-toolexeclibdir=. by Ian Lance Taylor · 4 years, 3 months ago
  75. 10a8dbf internal/cpu: don't define CacheLinePadSize for riscv64 by Ian Lance Taylor · 4 years, 3 months ago
  76. 7d3081c gotest: explicitly skip type descriptors by Ian Lance Taylor · 4 years, 3 months ago
  77. 1d64b76 runtime: for Solaris, add osinit, and drop duplicate getncpu by Ian Lance Taylor · 4 years, 3 months ago
  78. 9ae2223 internal/syscall/unix: use getrandom_linux_generic.go on arm64be by Andrew Pinski · 4 years, 4 months ago
  79. 94a5ff5 runtime: call runtime_nanotime1, not runtime_nanotime by Ian Lance Taylor · 4 years, 3 months ago
  80. c2225a7 libgo: update to Go1.14beta1 by Ian Lance Taylor · 4 years, 4 months ago
  81. a69ad9c gotest: don't use local by Ian Lance Taylor · 4 years, 4 months ago
  82. 98c4c21 compiler: permit duplicate methods from embedded interfaces by Ian Lance Taylor · 4 years, 4 months ago
  83. 92ee4c2 libgo: compile examples in _test packages by Ian Lance Taylor · 4 years, 4 months ago
  84. f9d1bfb compiler: don't localize names in export data by Ian Lance Taylor · 4 years, 4 months ago
  85. 8ad32fb compiler: don't add composite literal keys to package bindings by Ian Lance Taylor · 4 years, 4 months ago
  86. e0790a7 compiler: fix loopdepth tracking in array slicing expression in escape analysis by Cherry Zhang · 4 years, 4 months ago
  87. 6fa9657 compiler, runtime: stop using __go_runtime_error by Ian Lance Taylor · 4 years, 4 months ago
  88. 86d223e compiler: avoid write barrier for a[i] = a[i][:v] by Ian Lance Taylor · 4 years, 4 months ago
  89. d0a102e compiler: avoid a couple of compiler crashes by Ian Lance Taylor · 4 years, 4 months ago
  90. 9163fa2 compiler, runtime, reflect: generate hash functions only for map keys by Ian Lance Taylor · 4 years, 4 months ago
  91. b5c950f compiler: split writing of equal and hash functions for types by Ian Lance Taylor · 4 years, 4 months ago
  92. 393957c libgo: Hurd portability patches by Ian Lance Taylor · 4 years, 4 months ago
  93. 85641a0 compiler: generate type descriptor for pointer to alias defined in another package by Cherry Zhang · 4 years, 5 months ago
  94. 6f2bf15 runtime: don't define CLOCK_REALTIME in os_hurd.go by Ian Lance Taylor · 4 years, 5 months ago
  95. 1da5ceb runtime: use absolute time for sem_timedwait by Ian Lance Taylor · 4 years, 5 months ago
  96. 15c7bc9 runtime: only build go-context for x86 GNU/Linux by Ian Lance Taylor · 4 years, 5 months ago
  97. f047516 runtime: update HURD support for mOS now being embedded by Ian Lance Taylor · 4 years, 5 months ago
  98. e32651d libgo: recognize aarch64_be as arm64be by Ian Lance Taylor · 4 years, 5 months ago
  99. a597943 runtime: always mark assembly file as non-executable stack by Ian Lance Taylor · 4 years, 5 months ago
  100. 017830d runtime: declare runtime_usestackmaps in stack.c, not runtime.h by Ian Lance Taylor · 4 years, 6 months ago