gcc/libgo/go
Ian Lance Taylor 31d61ac600 re PR go/77857 (gccgo: vendoring doesn't work in gcc 6/7)
PR go/77857
    cmd/go: generate vendor paths for -I arg on compile
    
    This change generates the vendor path to be used with -I
    on a gccgo compile to find imports from the vendor directories.
    
    Fixes golang/go#15628
    
    Reviewed-on: https://go-review.googlesource.com/39590

From-SVN: r246864
2017-04-12 04:26:15 +00:00
..
archive
bufio
builtin
bytes
cmd re PR go/77857 (gccgo: vendoring doesn't work in gcc 6/7) 2017-04-12 04:26:15 +00:00
compress
container
context
crypto libgo: update to final Go 1.8 release 2017-02-17 15:43:39 +00:00
database/sql libgo: update to final Go 1.8 release 2017-02-17 15:43:39 +00:00
debug
encoding libgo: update to final Go 1.8 release 2017-02-17 15:43:39 +00:00
errors
exp
expvar
flag
fmt
go libgo: update to final Go 1.8 release 2017-02-17 15:43:39 +00:00
golang_org/x
hash
html
image
index/suffixarray
internal internal/syscall/unix: add randomTrap for m68k 2017-03-22 23:51:35 +00:00
io
log
math re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh, hasVX)) 2017-02-13 17:37:02 +00:00
mime
net
os
path
plugin
reflect libgo: update to final Go 1.8 release 2017-02-17 15:43:39 +00:00
regexp
runtime runtime: fix sigfwd to not allocate memory 2017-02-28 15:13:16 +00:00
sort
strconv
strings
sync
syscall
testing libgo: update to final Go 1.8 release 2017-02-17 15:43:39 +00:00
text
time re PR go/80302 (FAIL: time on systems with tzdata2017b installed) 2017-04-04 19:37:22 +00:00
unicode