]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: remove unnecessary functions calling between C and Go
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2019 23:02:43 +0000 (23:02 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2019 23:02:43 +0000 (23:02 +0000)
commit7083b6987980c77fba8eab34050d9416297f3d6d
tree2c48ef25fbdf64d208fc06549ae1c878dda60f07
parent9ef812efa1b040a8d1d7c7cf440d905ea65e85b5
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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271890 138bc75d-0d04-0410-961f-82ee72b054a4
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