gcc/libgo/go
Ian Lance Taylor 06ace75d4b runtime: fix build for non-split-stack systems
Change memory allocation accounting for stacks to use stacks_sys,
    since that seems to be what it is for.
    
    Reviewed-on: https://go-review.googlesource.com/43297

From-SVN: r247967
2017-05-12 12:49:34 +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 libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
compress
container
context
crypto Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
database/sql
debug
encoding libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
errors
exp
expvar
flag
fmt
go Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +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 libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +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 Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +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: fix build for non-split-stack systems 2017-05-12 12:49:34 +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
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