1
0
mirror of https://github.com/golang/go synced 2024-11-07 18:06:27 -07:00
go/src
Constantin Konstantinidis 9dab384778 cmd/link: added test of availability of gcc
The test RuntimeTypeAttr always failed when gcc
was unavailable. The test is duplicated for internal
and external linking. The usual verification
of host linker is added at the beginning of the
external link test.

Fixes #26621

Change-Id: I076d661f854c8a6de8fa5e7b069942a471445047
Reviewed-on: https://go-review.googlesource.com/126075
Run-TryBot: Heschi Kreinick <heschi@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
2018-07-27 18:35:13 +00:00
..
archive archive/zip: fix regression when writing directories 2018-07-16 22:52:11 +00:00
bufio
builtin
bytes
cmd cmd/link: added test of availability of gcc 2018-07-27 18:35:13 +00:00
compress
container
context
crypto crypto/x509: skip TestSystemRoots 2018-07-27 16:44:57 +00:00
database/sql
debug
encoding
errors
expvar
flag
fmt
go doc: explain minor change to gofmt in go1.11 2018-07-20 19:59:12 +00:00
hash
html html/template: ignore untyped nil arguments to default escapers 2018-07-09 21:54:35 +00:00
image
index/suffixarray
internal doc: update the minimum support Windows version 2018-07-11 22:05:38 +00:00
io
log
math
mime
net net: fix handling of Conns created by Resolver.Dial 2018-07-24 23:54:08 +00:00
os os/exec: document ExtraFiles is not supported on windows 2018-07-13 22:29:48 +00:00
path filepath: updates doc to give case where WalkFunc info arg may be nil 2018-07-18 19:53:37 +00:00
plugin
reflect
regexp regexp: reword Match documentation to be more like Find 2018-07-13 18:52:46 +00:00
runtime syscall: improve NewCallback documentation and panic message 2018-07-27 17:42:58 +00:00
sort
strconv
strings
sync cmd/vet,sync: check lock values more precisely 2018-07-14 06:48:21 +00:00
syscall syscall: improve NewCallback documentation and panic message 2018-07-27 17:42:58 +00:00
testing
text html/template: ignore untyped nil arguments to default escapers 2018-07-09 21:54:35 +00:00
time time: fix typo in Truncate example 2018-07-12 15:01:16 +00:00
unicode
unsafe
vendor/golang_org/x vendor: update vendored x/net/http/httpproxy 2018-07-09 19:35:21 +00:00
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
Make.dist
make.rc
naclmake.bash
nacltest.bash
race.bash runtime/cgo: Add initial NetBSD Thread Sanitizer support 2018-07-10 23:14:31 +00:00
race.bat
run.bash
run.bat
run.rc