1. 7f1b273 runtime: make throw safer to call by Austin Clements · 7 years ago
  2. ee58ecc internal/bytealg: move short string Index implementations into bytealg by Keith Randall · 7 years ago
  3. f6332bb internal/bytealg: move compare functions to bytealg by Keith Randall · 7 years ago
  4. 1dfa380 internal/bytealg: move equal functions to bytealg by Keith Randall · 7 years ago
  5. 403ab0f internal/bytealg: move IndexByte asssembly to the new bytealg package by Keith Randall · 7 years ago
  6. 2ae1e1a runtime: buffered write barrier for s390x by Austin Clements · 7 years ago
  7. c2efb2f cmd/link: enable c-shared and c-archive mode on s390x by Bill O'Farrell · 7 years ago
  8. 7fff1db runtime: remove unnecessary sync from publicationBarrier on s390x by Bill O'Farrell · 7 years ago
  9. 15d6ab6 runtime: make systemstack tail call if already switched by Austin Clements · 7 years ago
  10. 3beaf26 runtime: remove write barriers from newstack, gogo by Austin Clements · 7 years ago
  11. 229aaac runtime: remove getcallerpc argument by Austin Clements · 7 years ago
  12. 3216e0c cmd/compile: replace eqstring with memequal by Martin Möhrmann · 8 years ago
  13. 57bf6ac runtime, cmd/compile: add intrinsic getclosureptr by Cholerae Hu · 8 years ago
  14. 7045e6f runtime: remove unused prefetch functions by Martin Möhrmann · 8 years ago
  15. c310c68 cmd/compile, runtime: simplify multiway select implementation by Matthew Dempsky · 8 years ago
  16. d089a6c runtime: remove stack barriers by Austin Clements · 8 years ago
  17. d03c124 runtime: implement fastrand in go by Sokolov Yura · 8 years ago
  18. 06fcc32 runtime/cgo: save correct floating point registers on s390x by Michael Munday · 8 years ago
  19. 62dafbb runtime: fix s390x asm frame sizes by Josh Bleecher Snyder · 8 years ago
  20. 7f4c3e8 all: update s390x assembly to use vet-friendly names by Josh Bleecher Snyder · 8 years ago
  21. 47c58b4 bytes, strings: optimize multi-byte index operations on s390x by Michael Munday · 8 years ago
  22. 70c107c runtime: add deletion barriers on gobuf.ctxt by Austin Clements · 8 years ago
  23. 79561a8 runtime: simplify reflectcall write barriers by Austin Clements · 8 years ago
  24. 3ef07c4 cmd, runtime: remove s390x 3 operand immediate logical ops by Michael Munday · 8 years ago
  25. bf9c71c runtime: make morestack less subtle by Austin Clements · 8 years ago
  26. f1ad486 runtime: get s390x vector facility availability from AT_HWCAP by Michael Munday · 8 years ago
  27. 687d9d5 runtime: print a message on bad morestack by Austin Clements · 8 years ago
  28. 3436f07 reflect, runtime: optimize Value.Call on s390x and add benchmark by Michael Munday · 9 years ago
  29. d211c2d runtime: implement getcallersp in Go by Austin Clements · 8 years ago
  30. f1515a0 runtime, math/big: allow R0 on s390x to contain values other than 0 by Michael Munday · 9 years ago
  31. d38d59f runtime: fix SIGILL in checkvectorfacility on s390x by Michael Munday · 9 years ago
  32. 2b74de3 runtime: rename fastrand1 to fastrand by Josh Bleecher Snyder · 9 years ago
  33. 5f9a870 cmd/cgo, runtime, runtime/cgo: use cgo context function by Ian Lance Taylor · 9 years ago
  34. e6f36f0 runtime: add s390x support (new files and lfstack_64bit.go modifications) by Michael Munday · 9 years ago