runtime: remove unnecessary functions calling between C and Go
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 3 Jun 2019 23:02:43 +0000 (23:02 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 3 Jun 2019 23:02:43 +0000 (23:02 +0000)
commita920eb0cb08da30f4d7d4345f42067fdf8ce7b9b
tree2c48ef25fbdf64d208fc06549ae1c878dda60f07
parentfbd4b7f39ee26f1258aff5b86ad0fba06f3edd5e
runtime: remove unnecessary functions calling between C and Go

    These functions were needed during the transition of the runtime from
    C to Go, but are no longer necessary.

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/179879

From-SVN: r271890
gcc/go/gofrontend/MERGE
libgo/go/runtime/stubs.go
libgo/runtime/go-libmain.c
libgo/runtime/go-main.c
libgo/runtime/proc.c
libgo/runtime/runtime.h