1. 98e9249 compiler: use correct size and comparison in index value overflow check by Ian Lance Taylor · 4 weeks ago master
  2. 3f59728 compiler: initialize local variable in lower_method_expression by Ian Lance Taylor · 4 weeks ago
  3. e15a14e libgo: bump libgo version for GCC 14 release by Ian Lance Taylor · 3 months ago
  4. 1cb83a4 compiler: add Type::message_name by Ian Lance Taylor · 6 months ago
  5. 8c056e3 libgo: better error messages for unknown GOARCH/GOOS by Ian Lance Taylor · 3 months ago
  6. 7ab2296 compiler: export the type "any" as a builtin by Ian Lance Taylor · 6 months ago
  7. ddf3758 compiler: don't pass iota value to lowering pass by Ian Lance Taylor · 6 months ago
  8. 61b29a9 compiler: move lowering pass after check types pass by Ian Lance Taylor · 6 months ago
  9. f5d708f libgo: update configure.ac to upstream GCC by Ian Lance Taylor · 5 months ago
  10. e997b02 compiler: move Selector_expression up in file by Ian Lance Taylor · 6 months ago
  11. 3c2a441 compiler: make xx_constant_value methods non-const by Ian Lance Taylor · 6 months ago
  12. 8062178 compiler: pass gogo to Runtime::make_call by Ian Lance Taylor · 6 months ago
  13. 1c0a7c9 compiler: add Expression::is_untyped method by Ian Lance Taylor · 6 months ago
  14. 081ec98 syscall: add missing type conversion by Ian Lance Taylor · 6 months ago
  15. c201fa2 compiler: remove traverse_assignments pass by Ian Lance Taylor · 7 months ago
  16. 75b0879 compiler: remove name_ field from Type_switch_statement by Ian Lance Taylor · 7 months ago
  17. 06ada1f compiler: pass Gogo to determine types pass by Ian Lance Taylor · 7 months ago
  18. 967a215 libgo: fix DejaGNU testsuite compiler when using build sysroot by Ian Lance Taylor · 8 months ago
  19. 53cdfab cmd/go: permit $AR to include options by Ian Lance Taylor · 8 months ago
  20. d04b024 cmd/go: don't collect package CGOLDFLAGS when using gccgo by Ian Lance Taylor · 9 months ago
  21. 92152c8 compiler: support -fgo-importcfg by Ian Lance Taylor · 10 months ago
  22. 68a756b compiler, libgo: support bootstrapping gc compiler by Ian Lance Taylor · 10 months ago
  23. 1950601 compiler: determine types of Slice_{value,info} expressions by Ian Lance Taylor · 10 months ago
  24. 6a1d165 runtime: use a C function to call mmap by Ian Lance Taylor · 10 months ago
  25. a3a3c3a libgo/testsuite: add benchmarks and examples to list by Ian Lance Taylor · 10 months ago
  26. 737de90 syscall: add prlimit by Ian Lance Taylor · 1 year ago
  27. 0411a27 mime: remove test ordering dependency by Ian Lance Taylor · 1 year, 1 month ago
  28. 63ba7dd compiler: mark Call_expression multiple results as a result struct by Ian Lance Taylor · 1 year, 1 month ago
  29. 9ffd6e6 compiler: add missing Slice_info_expression::do_traverse by Ian Lance Taylor · 1 year, 1 month ago
  30. 8c786f7 compiler: remove unused fields by Ian Lance Taylor · 1 year, 4 months ago
  31. ecc2a2e libgo: check for makecontext in -lucontext by Ian Lance Taylor · 1 year, 4 months ago
  32. 9906861 libgo: bump major version by Ian Lance Taylor · 1 year, 4 months ago
  33. 1c5bfd5 runtime: force XSI strerror on hurd by Ian Lance Taylor · 1 year, 5 months ago
  34. fef6aa3 syscall, runtime: always call XSI strerror_r by Ian Lance Taylor · 1 year, 5 months ago
  35. 5e658f4 runtime: use _libgo_off_t_type when calling C mmap by Ian Lance Taylor · 1 year, 6 months ago
  36. 6c18810 compiler: treat S("") as a string constant by Ian Lance Taylor · 1 year, 7 months ago
  37. 164f2ae compiler: only build thunk struct type when it is needed by Ian Lance Taylor · 1 year, 7 months ago
  38. 50707b4 compiler: better arg type checking for selected builtins by Than McIntosh · 1 year, 7 months ago
  39. 8f1a91a runtime: portable access to sigev_notify_thread_id by Ian Lance Taylor · 1 year, 7 months ago
  40. 0140cca runtime: synchronize empty struct field handling by melonedo · 1 year, 7 months ago
  41. 42efec8 cmd/cgo: add and use runtime/cgo.Incomplete instead of //go:notinheap by Ian Lance Taylor · 1 year, 7 months ago
  42. 6543b7f runtime: ignore __morestack function in runtime.Callers by Ian Lance Taylor · 1 year, 8 months ago
  43. d53e8a0 libgo: use SYS_timer_settime32 by Ian Lance Taylor · 1 year, 9 months ago
  44. a62f20a libgo: use POSIX shell arithmetic expansion by Ian Lance Taylor · 1 year, 9 months ago
  45. f04ac0f A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 1 year, 9 months ago
  46. ff68b1a libgo: don't include <linux/fs.h> when building gen-sysinfo.go by Ian Lance Taylor · 1 year, 10 months ago
  47. d295a0a compiler: propagate array length error marker farther by Ian Lance Taylor · 1 year, 10 months ago
  48. a209dca compiler: better error message for unknown package name by Ian Lance Taylor · 1 year, 10 months ago
  49. 6479d59 compiler: use correct init order for multi-value initialization by Ian Lance Taylor · 1 year, 10 months ago
  50. ac438ed compiler: rename "requires" to "needs" by Ian Lance Taylor · 1 year, 10 months ago
  51. 548720b libgo: handle stat st_atim32 field and SYS_SECCOMP by Ian Lance Taylor · 1 year, 10 months ago
  52. 63782f8 compiler: check repeated const expressions in new scope by Ian Lance Taylor · 1 year, 10 months ago
  53. c7238f5 compiler: use package path with embedded builtin type by Ian Lance Taylor · 1 year, 10 months ago
  54. d5b4abe libgo: make runtime.Version return a meaningful string by Ian Lance Taylor · 1 year, 10 months ago
  55. 28fe9fa compiler: permit expressions of abstract bool to remain abstract by Ian Lance Taylor · 1 year, 10 months ago
  56. 927528c compiler: don't use sink as parameter in method expression thunk by Ian Lance Taylor · 1 year, 10 months ago
  57. 6edae0e compiler: always initialize mpfr in integer import by Ian Lance Taylor · 1 year, 10 months ago
  58. 6a7ba75 compiler: use bool for comma-ok if not already boolean by Ian Lance Taylor · 1 year, 10 months ago
  59. 6b314f7 compiler: in Sort_bindings return false if comparing value to itself by zhangjian · 1 year, 10 months ago
  60. 60e4c58 A+C: add zhangjian (individual CLA) by Ian Lance Taylor · 1 year, 10 months ago
  61. 6c37523 compiler: unalias types for hash/equality functions by Ian Lance Taylor · 1 year, 10 months ago
  62. 77821de libgo: #include <sys/types.h> when checking for loff_t by Ian Lance Taylor · 1 year, 10 months ago
  63. a409e04 libgo: permit loff_t and off_t to be macros by Ian Lance Taylor · 1 year, 11 months ago
  64. 8db6b78 compiler: don't generate stubs for ambiguous direct interface methods by Mikhail Ablakatov · 2 years ago
  65. d9e3bf3 A+C: add Михаил Аблакатов (individual CLA) by Ian Lance Taylor · 1 year, 10 months ago
  66. bbb3a43 syscall: gofmt by Ian Lance Taylor · 1 year, 11 months ago
  67. 496752a A+C: add Julia Lapenko (individual CLA) by Ian Lance Taylor · 2 years ago
  68. 0058658 compiler: traverse expressions when exporting constants by Julia Lapenko · 2 years ago
  69. 9d07072 compiler: load LHS subexpressions of op= assignment only once by Ian Lance Taylor · 2 years ago
  70. f5bc28a compiler: always sort interface parse methods by Ian Lance Taylor · 2 years ago
  71. 6a33e7e compiler: remove Array_index_expression::is_lvalue_ by Ian Lance Taylor · 2 years, 1 month ago
  72. fbadca0 compiler: error for duplicate bool map keys by Ian Lance Taylor · 2 years ago
  73. 70ca85f runtime: use correct field name for PPC32 GLIBC registers by Ian Lance Taylor · 2 years ago
  74. 99ca6be libgo: make a couple of sed uses POSIX compliant by Ian Lance Taylor · 2 years ago
  75. 22b0ccd libgo: only add signum to siglist if it doesn't exist yet by Sören Tempel · 2 years ago
  76. 8336fe4 runtime: add special handling for signal 34 by A. Wilcox · 3 years, 8 months ago
  77. 62fc90f compiler: revert `for package-scope "a = b; b = x" just set "a = x"` by Ian Lance Taylor · 2 years, 1 month ago
  78. 323ab0e runtime: use regset indexes for PPC register values by Ian Lance Taylor · 2 years ago
  79. 45108f3 runtime: support PPC32 MUSL register access by Ian Lance Taylor · 2 years, 1 month ago
  80. 7f33baa libgo: update to final Go 1.18 release by Ian Lance Taylor · 2 years, 1 month ago
  81. 5042f7e compiler: ignore function type result name in export data by Ian Lance Taylor · 2 years, 2 months ago
  82. 787fd44 mkruntimeinc: skip _FILE by Ian Lance Taylor · 2 years, 2 months ago
  83. 943b958 libgo: move golang.org/x/sync/semaphore to gotool packages by Clément Chigot · 2 years, 2 months ago
  84. 34dece7 libgo: fix AIX build for the Go1.18 update by Clément Chigot · 2 years, 2 months ago
  85. 45fd14a libgo: update README.gcc by Ian Lance Taylor · 2 years, 2 months ago
  86. 936e3d0 libgo: make `-Werror` optional by Ian Lance Taylor · 2 years, 2 months ago
  87. aee8edd runtime/internal/syscall: build dummy package if not Linux by Ian Lance Taylor · 2 years, 2 months ago
  88. 20e74f9 libgo: update Hurd support by Ian Lance Taylor · 2 years, 2 months ago
  89. fade776 libgo: update to Go1.18rc1 release by Ian Lance Taylor · 2 years, 2 months ago
  90. 90ed127 net: add hurd build tag for setReadMsgCloseOnExec by Ian Lance Taylor · 2 years, 2 months ago
  91. 3742e8a libgo: restore building on Solaris by Ian Lance Taylor · 2 years, 2 months ago
  92. 0af68c0 runtime: call timer functions via syscall by Ian Lance Taylor · 2 years, 2 months ago
  93. 7f8fee0 compiler: don't set ptrmask bit for pointer to notinheap type by Ian Lance Taylor · 2 years, 2 months ago
  94. 47380f7 libgo: update to Go1.18beta2 by Ian Lance Taylor · 2 years, 3 months ago
  95. b0dcd2d compiler: don't warn for print() by Ian Lance Taylor · 2 years, 3 months ago
  96. 263e8d2 compiler: use nil pointer for zero length string constant by Ian Lance Taylor · 2 years, 3 months ago
  97. 7dffb93 compiler: treat notinheap types as not being pointers by Ian Lance Taylor · 2 years, 3 months ago
  98. 3b1e469 compiler: recognize Go 1.18 runtime/internal/atomic methods by Ian Lance Taylor · 2 years, 3 months ago
  99. 262cb89 compiler, internal/abi: implement FuncPCABI0, FuncPCABIInternal by Ian Lance Taylor · 2 years, 3 months ago
  100. 61f7cf4 compiler: accept "any" as an alias for "interface{}" by Ian Lance Taylor · 2 years, 3 months ago