1
0
mirror of https://github.com/golang/go synced 2024-11-23 12:20:12 -07:00
go/src
Joel Sing 6ed6cb4550 cmd/dist: use GOARM=5 for openbsd/arm
OpenBSD/arm only currently supports softfloat, hence make the default GOARM=5.

Change-Id: Ie3e8f457f001b3803d17ad9bc4ab957b2da18c6a
Reviewed-on: https://go-review.googlesource.com/7614
Reviewed-by: Minux Ma <minux@golang.org>
2015-03-15 09:11:56 +00:00
..
archive archive/zip: remove WriterOptions and replace with SetOffset method 2015-03-12 21:32:09 +00:00
bufio
builtin
bytes
cmd cmd/dist: use GOARM=5 for openbsd/arm 2015-03-15 09:11:56 +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/elf: support reading debug info from 32-bit PPC objects 2015-03-14 01:31:28 +00:00
encoding encoding/binary: cull dead code 2015-03-14 02:51:22 +00:00
errors
expvar
flag flag: use four spaces before tab, not three 2015-03-12 18:43:06 +00:00
fmt
go all: remove dragonfly/386 port 2015-03-14 10:47:19 +00:00
hash
html
image image/jpeg: reject bad Tq values in SOF data. 2015-03-13 05:22:55 +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: wrap Float.Cmp result in struct to prevent wrong use 2015-03-14 00:48:53 +00:00
mime
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: add support for openbsd/arm 2015-03-15 04:06:26 +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: add support for openbsd/arm 2015-03-15 04:07:54 +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
clean.bash
clean.bat
clean.rc
make.bash
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
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