gcc/libgo/go
Ian Lance Taylor b9d36a8daf cmd/go: use gccSupportsFlag for -fsplit-stack
Don't assume that all (or only) 386/amd64 compilers support
    -fsplit-stack.
    
    Reviewed-on: https://go-review.googlesource.com/48592

From-SVN: r250216
2017-07-14 22:21:37 +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: use gccSupportsFlag for -fsplit-stack 2017-07-14 22:21:37 +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 debug/elf: handle Alpha relocs 2017-06-21 22:39:36 +00:00
encoding libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
errors
exp
expvar
flag
fmt
go libgo: remove old MIPS architecture names 2017-06-21 22:11:04 +00:00
golang_org/x
hash
html
image libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
index/suffixarray
internal Forgot to remove this file in the last libgo commit. 2017-06-21 22:29:36 +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: align siginfo argument to waitid 2017-06-23 17:10:18 +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: adapt memory management to AIX mmap 2017-06-27 22:36:48 +00:00
sort
strconv
strings
sync
syscall re PR go/81393 (Bootstrap failure on s390x-linux while building libgo against recent glibc) 2017-07-13 03:44:14 +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