1. 0ce6af9 [release-branch.go1.9] misc/cgo/testcshared: use file descriptor 30 for TestUnexportedSymbols by Ian Lance Taylor · 7 years ago
  2. 867fb18 [release-branch.go1.9] cmd/go: accept only limited compiler and linker flags in #cgo directives by Russ Cox · 7 years ago
  3. dffc931 [release-branch.go1.9] cmd/cgo: support large unsigned macro again by Hiroshi Ioka · 7 years ago
  4. 33ce168 [release-branch.go1.9] cmd/cgo: avoid using common names for sniffing by Hiroshi Ioka · 7 years ago
  5. f096b5b runtime: mark activeModules nosplit/nowritebarrier by Ian Lance Taylor · 7 years ago
  6. b01db02 misc/cgo/testsanitizers: also skip tsan11/tsan12 when using GCC by Ian Lance Taylor · 7 years ago
  7. b63db76 testsanitizers: check that tsan program runs, skip tsan10 on gcc by Ian Lance Taylor · 7 years ago
  8. f5eb871 misc/cgo/testsanitizers: add regression test for change 50251 by Bryan C. Mills · 8 years ago
  9. 289a871 cmd/cgo: unwrap typedef-chains before type checking by Hiroshi Ioka · 8 years ago
  10. dcaac4b cmd/cgo: match note following error in compiler errors by Ian Lance Taylor · 8 years ago
  11. b488073 go/build: make -I/-L options in cgo flags absolute by Ian Lance Taylor · 8 years ago
  12. e5d2104 cmd/cgo: show pos info in undefined name errors by Alberto Donizetti · 8 years ago
  13. 994b7ee misc/cgo/testcarchive: fix `go env` error message by Ian Lance Taylor · 8 years ago
  14. dd61aa5 cmd/cgo: support indirect macro expansion for string by Hiroshi Ioka · 8 years ago
  15. 7555a45 cmd/cgo: support large unsigned macros by Hiroshi Ioka · 8 years ago
  16. 5331e7e cmd/internal/obj, cmd/link: fix st_other field on PPC64 by Ian Lance Taylor · 8 years ago
  17. 00f8277 misc/android: don't let the Android exec wrapper hang indefinitely by Elias Naur · 8 years ago
  18. 6e54fe4 misc/ios: increase iOS test harness timeout by Elias Naur · 8 years ago
  19. 7a92395 plugin: resolve plugin import path issue by Todd Neal · 8 years ago
  20. 2463a49 cmd/cgo: reject references to builtin functions other than calls by Alexander Menzhinsky · 8 years ago
  21. 533ed96 cmd/link: only include the version info and export data in ABI hash by Michael Hudson-Doyle · 8 years ago
  22. 6918288 misc/ios: fix the Test386EndToEnd test on iOS by Elias Naur · 8 years ago
  23. ce3ee7c cmd/internal/obj: stop storing Text flags in From3 by Josh Bleecher Snyder · 8 years ago
  24. e49627d plugin: properly handle recursively defined types by Todd Neal · 8 years ago
  25. 69261ec runtime: use hardware divider to improve performance by Ben Shi · 8 years ago
  26. 89ff0b1 cmd/cgo: support floating point #define macros by Hiroshi Ioka · 8 years ago
  27. b28f2f7 cmd/link: make mach-o dwarf segment properly aligned by Russ Cox · 8 years ago
  28. 23f56c1 misc/cgo/testcshared: use the gold linker on android/arm64 by Elias Naur · 8 years ago
  29. a9824cd *.bash: always use the same string equality operator by Daniel Martí · 8 years ago
  30. 2a5cf48 cmd/compile: print columns (not just lines) in error messages by Robert Griesemer · 8 years ago
  31. 4210930 runtime/cgo: return correct sa_flags by Bryan C. Mills · 8 years ago
  32. e57350f runtime: fix _cgo_yield usage with sysmon and on BSD by Bryan C. Mills · 8 years ago
  33. 3b68922 misc/cgo/testcarchive: add missing header by Elias Naur · 8 years ago
  34. 29edf0f runtime: poll libc to deliver signals under TSAN by Bryan C. Mills · 8 years ago
  35. 7523bae misc/ios,cmd/go, runtime/cgo: fix iOS test harness (again) by Elias Naur · 8 years ago
  36. fec40bd Revert "cmd/go, misc: switch from breakpoint to SIGUSR2" by Elias Naur · 8 years ago
  37. 3ce5371 Revert "cmd/go, misc: rework cwd handling for iOS tests" by Elias Naur · 8 years ago
  38. 2b780af Revert "all: test adjustments for the iOS builder" by Elias Naur · 8 years ago
  39. 7844ef4 cmd/pprof: vendor pprof from github.com/google/pprof by Raul Silvera · 8 years ago
  40. e24228a runtime: enable/disable SIGPROF if needed when profiling by Ian Lance Taylor · 8 years ago
  41. 78074f6 runtime: handle SIGPIPE in c-archive and c-shared programs by Elias Naur · 8 years ago
  42. 329fff0 misc/cgo/testshared: remove unused flag.Parse() by Daniel Martí · 8 years ago
  43. 312ea5b misc/ios: allow exit code 0 to mean test success by Elias Naur · 8 years ago
  44. 90de5e8 misc/ios: use the default go test timeout by Elias Naur · 8 years ago
  45. 7d889af misc/ios: include the bundle id in the GOIOS_APP_ID env variable by Elias Naur · 8 years ago
  46. ade6bcf misc/ios: ignore stderr from iOS tools by Elias Naur · 8 years ago
  47. b531eb3 runtime: reorder modules so main.main comes first by David Crawshaw · 8 years ago
  48. 1be957d misc/cgo/test: pass current environment to syscall.Exec by Ian Lance Taylor · 8 years ago
  49. ec654e2 misc/cgo/test: fix test when using GCC 7 by Ian Lance Taylor · 8 years ago
  50. ea7d9e6 runtime: check for nil g and m in msanread by Bryan C. Mills · 8 years ago
  51. 81a61a9 runtime: for plugins, don't add duplicate itabs by Keith Randall · 8 years ago
  52. 467109b all: test adjustments for the iOS builder by David Crawshaw · 8 years ago
  53. 593ea3b cmd/go, misc: rework cwd handling for iOS tests by David Crawshaw · 8 years ago
  54. 4c4c5fc misc/cgo/testplugin: test that types and itabs are unique by Keith Randall · 8 years ago
  55. 333f764 cmd/go, misc: switch from breakpoint to SIGUSR2 by David Crawshaw · 8 years ago
  56. 08da820 misc/cgo/testshared: test that types and itabs are unique by Keith Randall · 8 years ago
  57. d2512af misc/cgo/test: limit issue18146 attempts based on RLIMIT_NPROC by Ian Lance Taylor · 8 years ago
  58. 0ef4815 build: fix darwin/arm broken on macOS 10.12 with Xcode 8.0 by Koichi Shiraishi · 8 years ago
  59. 860c9c0 misc/cgo/testcshared: wait up to 1 second in main2.c by Ian Lance Taylor · 8 years ago
  60. 1ec64e9 cmd/compile, runtime: a different approach to duplicate itabs by Michael Hudson-Doyle · 8 years ago
  61. 115e9ca misc/cgo/testsanitizer: don't run msan tests if msan doesn't work by Ian Lance Taylor · 8 years ago
  62. 29cb721 runtime: preserve callee-saved C registers in sigtramp by Bryan C. Mills · 8 years ago
  63. 92fb0a0 misc/cgo/test: add mipsx test case for #9400 by Vladimir Stefanovic · 8 years ago
  64. 96414ca cmd/link: do not export plugin C symbols by David Crawshaw · 8 years ago
  65. 10f3b09 cmd/cgo: don't strip qualifiers from C void* pointer by Ian Lance Taylor · 8 years ago
  66. 990cda5 misc/cgo/test: skip test18146 on mips{,64} by Vladimir Stefanovic · 8 years ago
  67. fded5db runtime: don't crash if signal delivered on g0 stack by Ian Lance Taylor · 8 years ago
  68. ab5a217 cmd/link: limit darwin dynlink symbol exports by David Crawshaw · 8 years ago
  69. 67b2927 cmd/link: do not mark go.plugin.tabs as reachable in non-plugins by Michael Hudson-Doyle · 8 years ago
  70. 2641cff misc/cgo/test: skip test18146 on Darwin by Ian Lance Taylor · 8 years ago
  71. 6c9f600 misc/cgo/test: ignore "too many open files" in issue 18146 test by Ian Lance Taylor · 8 years ago
  72. 80acfe9 runtime/cgo: retry pthread_create on EAGAIN for OpenBSD by Ian Lance Taylor · 8 years ago
  73. a303f05 misc/cgo/test: skip Test18146 on DragonFly by Ian Lance Taylor · 8 years ago
  74. 7cba779 runtime/cgo: retry pthread_create on EAGAIN by Ian Lance Taylor · 8 years ago
  75. 0b2daa5 Revert "runtime: handle SIGPIPE in c-archive and c-shared programs" by Elias Naur · 8 years ago
  76. d4b704e cmd/cgo: fix cgo checking when fetching errno value by Ian Lance Taylor · 8 years ago
  77. f6bff1d runtime: fix undead arguments in cgocall by Austin Clements · 8 years ago
  78. 7dc97d9 misc/cgo/testcshared: add explicit ./ to shared library argument by Ian Lance Taylor · 8 years ago
  79. d24b57a runtime: handle SIGPIPE in c-archive and c-shared programs by Elias Naur · 8 years ago
  80. 7061dc3 cmd/cgo: ignore top-level qualifiers in function args/results by Ian Lance Taylor · 8 years ago
  81. 4ca3a8f misc/cgo: decrease test failure timeouts by Elias Naur · 8 years ago
  82. 7ee7936 cmd/link: handle R_GOTPCREL separately on darwin by David Crawshaw · 8 years ago
  83. 1f60517 runtime/cgo: use libc for sigaction syscalls when possible by Bryan C. Mills · 8 years ago
  84. 27b6847 cmd/cgo: run cgo pointer checks for pointer to union by Ian Lance Taylor · 8 years ago
  85. fab3fca cmd/go: use build ID as plugin symbol prefix by David Crawshaw · 8 years ago
  86. 03da269 cmd/link, runtime, plugin: versioning by David Crawshaw · 8 years ago
  87. b687d6a misc/cgo/testcarchive, misc/cgo/testcshared: sleep instead of sched_yield by Ian Lance Taylor · 8 years ago
  88. fb8c896 cmd/cgo: don't ignore qualifiers, don't cast to void* by Ian Lance Taylor · 8 years ago
  89. ced137f misc/cgo/testsanitizers: skip tests when vm.overcommit_memory=2 by Russ Cox · 8 years ago
  90. 8eb9fda cmd/compile: write type symbols referenced in ptabs by David Crawshaw · 8 years ago
  91. 689947d cmd/cgo: only record typedef name for pointer to struct by Ian Lance Taylor · 8 years ago
  92. d0e4083 cmd/link: support plugins with no exported symbols by David Crawshaw · 8 years ago
  93. 8380de4 runtime: align stack pointer in sigfwd by Bryan C. Mills · 8 years ago
  94. 9da7058 cmd/link, plugin: use full plugin path for symbols by David Crawshaw · 8 years ago
  95. f135106 cmd/cgo: add -srcdir option by Ian Lance Taylor · 8 years ago
  96. 8b07ec2 cmd/compile, runtime: make the go.itab.* symbols module-local by Michael Hudson-Doyle · 8 years ago
  97. e24ccfc misc/cgo/errors: fix malloc test for dragonfly by Ian Lance Taylor · 8 years ago
  98. b4ce38e cmd/cgo: throw if C.malloc returns nil by Ian Lance Taylor · 8 years ago
  99. b7c7949 cmd/cgo: preserve original call arguments when pointer checking by Ian Lance Taylor · 8 years ago
  100. a16954b cmd/cgo: always use a function literal for pointer checking by Ian Lance Taylor · 8 years ago