go/src/internal
Clément Chigot 21da8e6022 internal/xcoff: add big archive support
This commit adds support to read AIX big archive inside internal/xcoff
package.

Change-Id: I4317b40824b24312a69c918dfc6438dc3aff7be7
Reviewed-on: https://go-review.googlesource.com/c/153398
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-12-11 16:15:10 +00:00
..
bytealg internal/bytealg, runtime: provide linknames for pushed symbols 2018-11-12 20:27:16 +00:00
cpu crypto/elliptic: utilize faster z14 multiply/square instructions (when available) 2018-12-05 10:58:44 +00:00
fmtsort fmt: print maps in key-sorted order 2018-10-18 21:12:24 +00:00
goroot all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
nettrace net, net/http: don't trace DNS dials 2016-05-14 00:14:25 +00:00
poll syscall: implement syscalls on Darwin using libSystem 2018-11-07 20:27:01 +00:00
race testing: mark tests and benchmarks failed if a race occurs during execution 2016-11-03 18:19:49 +00:00
singleflight net: don't let cancelation of a DNS lookup affect another lookup 2018-03-16 13:39:38 +00:00
syscall cmd/compile: allow bodyless function if it is linkname'd 2018-11-26 20:00:59 +00:00
testenv all: skip unsupported tests for js/wasm 2018-04-30 19:39:18 +00:00
testlog cmd/go: invalidate cached test results if env vars or files change 2017-12-11 19:08:32 +00:00
trace cmd/trace: revert internal/traceparser 2018-11-22 02:59:55 +00:00
x vendor/golang_org/x: move to internal/x 2018-11-29 15:42:16 +00:00
xcoff internal/xcoff: add big archive support 2018-12-11 16:15:10 +00:00