gcc/libgo/go
Ian Lance Taylor 1279f21fc5 cmd/go: gccgo: consistent results, fix vendoring
Pass the -fdebug-prefix-map and -gno-record-gcc-switches compiler
    options to gccgo to generate consistent results.
    
    Fix the vendoring code to look for /vendor/, not just /vendor, to
    avoid being confused by something like vendor/vendor.org.
    
    Tested by the cmd/go tests in a followup CL.
    
    Reviewed-on: https://go-review.googlesource.com/45695

From-SVN: r249198
2017-06-14 13:56:04 +00:00
..
archive
bufio
builtin
bytes Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
cmd cmd/go: gccgo: consistent results, fix vendoring 2017-06-14 13:56:04 +00:00
compress libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
container
context
crypto libgo: update to 1.8.3 release 2017-06-08 19:02:12 +00:00
database/sql libgo: update to 1.8.3 release 2017-06-08 19:02:12 +00:00
debug
encoding libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
errors
exp
expvar
flag
fmt
go go/build: use GCCGOTOOLDIR to find gccgo tools 2017-06-14 13:50:53 +00:00
golang_org/x syscall, golang_org/x/net/lif: fixes for gccgo on Solaris 2017-01-18 03:37:52 +00:00
hash
html
image libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
index/suffixarray
internal internal/testenv: support testing gccgo 2017-06-14 13:47:28 +00:00
io
log
math Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
mime Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
net libgo: update to 1.8.3 release 2017-06-08 19:02:12 +00:00
os os: use opendir64 and closedir64 on AIX 2017-05-12 00:59:15 +00:00
path Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
plugin
reflect Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
regexp
runtime runtime: don't always show frames with no function in traceback 2017-06-13 13:29:26 +00:00
sort
strconv
strings
sync
syscall Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
testing libgo: update to final Go 1.8 release 2017-02-17 15:43:39 +00:00
text libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
time Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
unicode