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