go/src
Matthew Dempsky a40b27e304 cmd/compile: eliminate arch-specific typedefs
Arch backends already provide us Widthint and Widthptr, which is ample
information to figure out how to define the universal "int", "uint",
and "uintptr" types.  No need for providing a generic typedef
mechanism beyond that.

Change-Id: I35c0c17a67c80605a9208b93d77d6960b2cbb17d
Reviewed-on: https://go-review.googlesource.com/20153
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Dave Cheney <dave@cheney.net>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-03-03 02:23:37 +00:00
..
archive all: single space after period. 2016-03-02 00:13:47 +00:00
bufio all: single space after period. 2016-03-02 00:13:47 +00:00
builtin
bytes all: single space after period. 2016-03-02 00:13:47 +00:00
cmd cmd/compile: eliminate arch-specific typedefs 2016-03-03 02:23:37 +00:00
compress compress/bzip2: prevent zero-length Huffman codes 2016-03-02 16:32:46 +00:00
container all: single space after period. 2016-03-02 00:13:47 +00:00
crypto crypto/tls: check errors from (*Conn).writeRecord 2016-03-02 18:20:46 +00:00
database/sql all: single space after period. 2016-03-02 00:13:47 +00:00
debug all: single space after period. 2016-03-02 00:13:47 +00:00
encoding all: single space after period. 2016-03-02 00:13:47 +00:00
errors all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
expvar all: single space after period. 2016-03-02 00:13:47 +00:00
flag all: single space after period. 2016-03-02 00:13:47 +00:00
fmt fmt: optimize string truncation 2016-03-02 20:51:38 +00:00
go go/ast: fix typo in comment 2016-03-02 19:16:10 +00:00
hash
html all: single space after period. 2016-03-02 00:13:47 +00:00
image all: single space after period. 2016-03-02 00:13:47 +00:00
index/suffixarray
internal all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
io all: single space after period. 2016-03-02 00:13:47 +00:00
log all: single space after period. 2016-03-02 00:13:47 +00:00
math all: single space after period. 2016-03-02 00:13:47 +00:00
mime all: single space after period. 2016-03-02 00:13:47 +00:00
net net: fix vet warnings 2016-03-02 16:26:36 +00:00
os all: single space after period. 2016-03-02 00:13:47 +00:00
path all: single space after period. 2016-03-02 00:13:47 +00:00
reflect all: single space after period. 2016-03-02 00:13:47 +00:00
regexp all: single space after period. 2016-03-02 00:13:47 +00:00
runtime runtime/pprof: sort counted profiles by count 2016-03-02 20:04:29 +00:00
sort all: single space after period. 2016-03-02 00:13:47 +00:00
strconv all: single space after period. 2016-03-02 00:13:47 +00:00
strings all: single space after period. 2016-03-02 00:13:47 +00:00
sync all: single space after period. 2016-03-02 00:13:47 +00:00
syscall all: single space after period. 2016-03-02 00:13:47 +00:00
testing all: single space after period. 2016-03-02 00:13:47 +00:00
text all: single space after period. 2016-03-02 00:13:47 +00:00
time all: single space after period. 2016-03-02 00:13:47 +00:00
unicode all: single space after period. 2016-03-02 00:13:47 +00:00
unsafe all: single space after period. 2016-03-02 00:13:47 +00:00
vendor
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash build: use go tool dist list 2016-02-26 03:58:58 +00:00
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash cmd/go, go/build: add support for Fortran 2016-02-24 15:06:38 +00:00
make.bat cmd/go, go/build: add support for Fortran 2016-02-24 15:06:38 +00:00
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc