]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo/runtime/go-main.c
libgo: don't use wc in gotest
[thirdparty/gcc.git] / libgo / runtime / go-main.c
2017-07-18  ian PR go/81451
2017-05-10  ianBig merge of changes to gofrontend repo that were postp...
2017-01-03  ian runtime: remove __go_alloc and __go_free
2016-12-19  ian runtime: copy cgo support from Go 1.7 runtime
2016-12-08  ian runtime: copy memory hash code from Go 1.7
2016-02-09  ian PR go/69537
2015-09-11  ian libgo/runtime: return 0, not NULL, from main
2015-04-29  ianruntime: Support -buildmode=c-shared.
2013-07-16  ianlibgo: Update to Go 1.1.1.
2012-11-01  iancompiler, runtime: More steps toward separating int...
2012-03-06  ianlibgo: Update to weekly.2012-03-04 release.
2012-03-02  ianlibgo: Update to weekly.2012-02-14 release.
2011-12-02  ianlibgo: Update to weekly.2011-11-01.
2011-11-28  ianruntime: Multiplex goroutines onto OS threads.
2011-11-22  ianruntime: New lock/note implementation.
2011-11-14  ianruntime: Use some of 6g runtime.c for easier merging.
2011-11-11  ianIntroduce G structure and thread-local global g.
2011-10-26  ianUpdate Go library to last weekly.
2011-04-04  ianlibgo: Always initialize semaphores.
2010-12-03  ianAdd Go frontend, libgo library, and Go testsuite.