1
0
mirror of https://github.com/golang/go synced 2024-11-24 01:00:15 -07:00
go/src
Michael Hudson-Doyle 00bc19e996 cmd/internal/ld: support for -buildmode=shared
Change-Id: Id4997d611ced29397133f14def6abc88aa9e811e
Reviewed-on: https://go-review.googlesource.com/8252
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-04-09 00:51:02 +00:00
..
archive
bufio
builtin
bytes bytes, strings: add Reader.Size methods 2015-04-06 08:53:47 +00:00
cmd cmd/internal/ld: support for -buildmode=shared 2015-04-09 00:51:02 +00:00
compress compress/flate: fix typo in comment 2015-04-01 16:48:04 +00:00
container
crypto crypto/tls: tidy up a little and add test. 2015-04-04 00:06:21 +00:00
database/sql database/sql: Retry with a fresh connection after maxBadConnRetries 2015-04-08 16:18:36 +00:00
debug
encoding encoding/gob: clean up decoderMap after errBadType 2015-04-08 21:28:24 +00:00
errors
expvar
flag
fmt fmt: improve test coverage of %x and %X format variations for strings 2015-04-01 00:55:30 +00:00
go go/types/internal/gcimporter: update for 7g and 9g 2015-04-08 17:55:51 +00:00
hash
html text/template: provide a mechanism for options 2015-04-03 23:40:59 +00:00
image image/color: have CMYK.RGBA work in 16-bit color, per the Color interface. 2015-04-08 03:39:11 +00:00
index/suffixarray
internal cmd/gofmt, go/format: refactor common pieces into internal/format 2015-04-01 17:35:26 +00:00
io io: clarify Copy docs regarding error handling 2015-04-08 13:39:33 +00:00
log
math math/big: make ErrNaN actually implement the error interface (oversight) 2015-04-08 19:47:39 +00:00
mime mime/quotedprintable: add binary mode to the writer 2015-03-30 12:49:19 +00:00
net net/rpc: document that the type must be exported, not just the methods 2015-04-08 18:34:35 +00:00
os all: fix race when allocating buffer for some windows syscalls 2015-04-08 02:06:31 +00:00
path all: fix race when allocating buffer for some windows syscalls 2015-04-08 02:06:31 +00:00
reflect
regexp
runtime runtime: darwin/amd64 library entry point 2015-04-08 21:53:52 +00:00
sort
strconv
strings bytes, strings: add Reader.Size methods 2015-04-06 08:53:47 +00:00
sync
syscall all: fix race when allocating buffer for some windows syscalls 2015-04-08 02:06:31 +00:00
testing
text text/template: provide a mechanism for options 2015-04-03 23:40:59 +00:00
time time: unify formatting of decimals for timestamps 2015-04-08 16:17:22 +00:00
unicode
unsafe
all.bash
all.bat
all.rc
androidtest.bash androidtest.bash: copy pkg for gcimporter tests 2015-04-08 14:39:07 +00:00
bootstrap.bash
clean.bash
clean.bat
clean.rc
iostest.bash iostest.bash: warn if GOARCH is not correct 2015-04-03 18:51:42 +00:00
make.bash
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc