1
0
mirror of https://github.com/golang/go synced 2024-11-19 04:54:41 -07:00
go/src
Michael Hudson-Doyle c9089e64be cmd/asm/internal/asm: report arch if assembly fails
Just a trivial thing I noticed in passing.

Change-Id: I875069ceffd623f9e430d07feb5042ab9e69917e
Reviewed-on: https://go-review.googlesource.com/7472
Reviewed-by: Rob Pike <r@golang.org>
2015-03-12 14:00:43 +00:00
..
archive archive/zip: add NewWriterWithOptions 2015-03-12 00:13:29 +00:00
bufio
builtin
bytes
cmd cmd/asm/internal/asm: report arch if assembly fails 2015-03-12 14:00:43 +00:00
compress
container
crypto crypto/tls: fix typo in tls handshake error 2015-03-06 18:18:40 +00:00
database/sql
debug debug/dwarf: factor parsing of unit lengths 2015-03-11 21:35:21 +00:00
encoding encoding/xml: fix default namespace of tags 2015-03-09 09:10:30 +00:00
errors
expvar
flag
fmt fmt: document existing behavior of nil receivers 2015-03-01 18:17:53 +00:00
go go/ast: fixed minor typo in comment 2015-03-10 16:40:15 +00:00
hash
html
image image/jpeg: support chroma hv values other than 0x11. 2015-03-11 00:10:09 +00:00
index/suffixarray
internal cmd/trace: move goroutine analysis code to internal/trace 2015-03-11 12:53:24 +00:00
io
log log/syslog: avoid unix sockets on darwin/arm 2015-03-04 22:13:06 +00:00
math math/big: move "bits" operations used for Float tests into separate file 2015-03-06 01:36:59 +00:00
mime mime/quotedprintable: create the package 2015-02-26 20:09:28 +00:00
net net/http/pprof: Use relative links to profiles in index html 2015-03-12 01:13:26 +00:00
os Fixed wrong arguments to formatting functions 2015-03-07 02:08:04 +00:00
path path/filepath: clarify the package doc about '/' in returned results. 2015-03-11 20:25:35 +00:00
reflect runtime,reflect,cmd/internal/gc: Fix comments referring to .c/.h files 2015-03-11 20:19:43 +00:00
regexp
runtime runtime: don't return a slice with nil ptr but non-zero len from growslice 2015-03-12 00:08:38 +00:00
sort
strconv strconv: simplify code for binary exponent float format 2015-03-05 16:52:41 +00:00
strings
sync sync/atomic: skip test on darwin/arm 2015-03-09 14:10:25 +00:00
syscall syscall: exec_linux.go: support platforms without SYS_DUP2 2015-03-10 22:52:09 +00:00
testing
text
time time: zoneinfo support for darwin 2015-03-03 15:37:14 +00:00
unicode
unsafe
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash build: add bootstrap.bash for bootstrapping new systems 2015-03-02 17:51:56 +00:00
clean.bash
clean.bat
clean.rc
make.bash [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' 2015-02-23 15:13:17 +00:00
make.bat build: update Windows make.bat to use CC_FOR_TARGET. 2015-03-02 02:20:46 +00:00
Make.dist
make.rc all: delete C libraries and cmd/dist code that builds them 2015-03-01 00:40:23 +00:00
nacltest.bash
race.bash [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' 2015-02-23 15:13:17 +00:00
race.bat [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' 2015-02-23 15:13:17 +00:00
run.bash build: convert run.bash, run.bat, and run.rc into a Go program 2015-03-03 23:22:11 +00:00
run.bat build: convert run.bash, run.bat, and run.rc into a Go program 2015-03-03 23:22:11 +00:00
run.rc build: convert run.bash, run.bat, and run.rc into a Go program 2015-03-03 23:22:11 +00:00