go/src
Michael Hudson-Doyle 710b9ad617 cmd/compile/internal/ppc64: fix the epilogue for non-leaf generated methods
This lets us re-enable duffzero.

Fixes #12108

Change-Id: Iefd24d26eaa56067caa2c29ff99cd20a42d8714a
Reviewed-on: https://go-review.googlesource.com/14937
Reviewed-by: Keith Randall <khr@golang.org>
2015-10-06 03:34:13 +00:00
..
archive archive/tar: make Reader.Read errors persistent 2015-10-01 22:33:33 +00:00
bufio bufio: fix scanning with a final empty token. 2015-09-25 21:46:13 +00:00
builtin
bytes
cmd cmd/compile/internal/ppc64: fix the epilogue for non-leaf generated methods 2015-10-06 03:34:13 +00:00
compress compress/zlib: detect truncated streams 2015-09-30 22:47:28 +00:00
container
crypto crypto/x509: parse CSRs with a critical flag in the requested extensions. 2015-09-30 00:59:15 +00:00
database/sql database/sql: fix case where Stmt.Close discards error 2015-10-02 14:38:02 +00:00
debug
encoding encoding/binary: document that Read returns io.EOF iff zero bytes are read 2015-09-30 22:10:44 +00:00
errors
expvar
flag
fmt
go net: remove imports of strconv 2015-10-05 22:39:12 +00:00
hash
html text/template: change IsTrue to take interface{} instead of reflect.Value. 2015-10-01 04:36:35 +00:00
image
index/suffixarray
internal go/format, cmd/gofmt: avoid dependency on internal package format 2015-09-30 16:32:47 +00:00
io io: simplify documentation for ByteReader 2015-10-06 02:21:29 +00:00
log
math math/big: check return value from quick.Check() for GCD tests 2015-10-03 16:06:44 +00:00
mime multipart: fixes problem parsing mime/multipart of certain lengths 2015-09-24 09:00:52 +00:00
net net: remove imports of strconv 2015-10-05 22:39:12 +00:00
os
path
reflect
regexp
runtime pprof: improve sampling for heap profiling 2015-10-05 08:15:09 +00:00
sort
strconv
strings
sync
syscall syscall: skip a couple tests when running under Kubernetes 2015-10-02 19:31:09 +00:00
testing
text text/template: change IsTrue to take interface{} instead of reflect.Value. 2015-10-01 04:36:35 +00:00
time
unicode
unsafe
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash
make.bat
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc