gcc/libgo/runtime
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
..
aeshash.c
arch.h
array.h
defs.h
env_posix.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
getncpu-aix.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
getncpu-bsd.c
getncpu-irix.c
getncpu-linux.c
getncpu-none.c
getncpu-solaris.c
go-assert.c
go-assert.h
go-caller.c
go-callers.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
go-cdiv.c
go-cgo.c
go-construct-map.c
go-ffi.c
go-fieldtrack.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
go-libmain.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
go-main.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
go-matherr.c
go-memclr.c
go-memcmp.c
go-memequal.c
go-memmove.c
go-nanotime.c
go-nosys.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
go-now.c
go-reflect-call.c
go-runtime-error.c
go-setenv.c
go-signal.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
go-string.h
go-strslice.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
go-type.h Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
go-typedesc-equal.c
go-unsafe-pointer.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
go-unsetenv.c
go-unwind.c
go-varargs.c
panic.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
print.c
proc.c runtime: fix build for non-split-stack systems 2017-05-12 12:49:34 +00:00
rtems-task-variable-add.c
runtime_c.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
runtime.h Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
stack.c runtime: fix build for non-split-stack systems 2017-05-12 12:49:34 +00:00
thread-linux.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
thread-sema.c Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
thread.c
yield.c