go/src
Wei Xiao 56b62c7cf0 cmd/vendor/golang.org/x/arch: pull updates from x repo
Vendor from golang.org/x/arch (commit f185940).

Implements #19157

Updates #12840
Updates #20762
Updates #20897
Updates #20096
Updates #20766
Updates #20752
Updates #20096
Updates #19142

Change-Id: Idefb8ba2c355dc07f3b9e8dcf5f00173256a0f0f
Reviewed-on: https://go-review.googlesource.com/49530
Reviewed-by: Cherry Zhang <cherryyz@google.com>
2017-08-16 17:57:48 +00:00
..
archive archive/tar: make Writer error handling consistent 2017-08-16 01:07:12 +00:00
bufio
builtin
bytes bytes: speed up Fields and FieldsFunc 2017-08-14 21:08:51 +00:00
cmd cmd/vendor/golang.org/x/arch: pull updates from x repo 2017-08-16 17:57:48 +00:00
compress
container
context
crypto crypto/tls: disallow handshake messages fragmented across CCS 2017-08-15 18:45:06 +00:00
database/sql database/sql: fail on unsupported options when context is un-cancellable 2017-08-09 20:06:20 +00:00
debug debug/macho: make Type implements fmt.(Go)Stringer interfaces 2017-08-15 00:13:36 +00:00
encoding encoding/asn1: handle application tag in Marshal 2017-08-15 18:45:39 +00:00
errors
expvar
flag flag: make default Usage prefer CommandLine's output over just os.Stderr 2017-08-08 01:47:47 +00:00
fmt fmt: add ascii fast path for decoding verbs 2017-08-14 12:25:45 +00:00
go go/importer: make source importer more tolerant in presence of errors 2017-08-16 15:30:35 +00:00
hash
html html: updated entity spec link 2017-08-08 04:29:35 +00:00
image
index/suffixarray
internal runtime, internal/cpu: CPU capabilities detection for ppc64x 2017-08-14 12:16:42 +00:00
io io/ioutil: add example for ReadFile 2017-07-15 23:28:44 +00:00
log log: adds a Logger Output method Example 2017-07-16 03:57:11 +00:00
math math/big: recognize z.Mul(x, x) as squaring of x 2017-08-16 10:07:47 +00:00
mime
net net/http: delete unnecessary string concatenation 2017-08-15 23:29:17 +00:00
os os: remove duplicate check from windows os.Stat 2017-07-20 07:43:15 +00:00
path
plugin plugin: mention that there are known bugs with plugins 2017-07-28 00:29:08 +00:00
reflect reflect: remove useless parameter from newName 2017-08-16 15:11:03 +00:00
regexp regexp: example for MatchString function 2017-07-15 21:13:35 +00:00
runtime cmd/compile/internal/ssa: use sse to zero on amd64 2017-08-16 15:52:27 +00:00
sort sort: add example for Strings 2017-07-15 23:17:23 +00:00
strconv strconv: cleanup variable declarations in ParseUint 2017-08-15 04:24:52 +00:00
strings strings: use slice instead of list and array in Fields comment 2017-08-14 21:25:53 +00:00
sync sync: delete a sentence from the Map docs 2017-07-21 22:00:47 +00:00
syscall syscall: really use utimensat for UtimesNano on Solaris 2017-08-15 16:56:03 +00:00
testing testing: don't fail all tests after racy test failure 2017-08-15 22:59:26 +00:00
text text/template: support indexing into *int* maps 2017-08-12 00:21:16 +00:00
time time: remove unused parameter 2017-08-14 02:22:20 +00:00
unicode
unsafe
vendor/golang_org/x
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc