]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo/runtime/yield.c
libgo: don't use wc in gotest
[thirdparty/gcc.git] / libgo / runtime / yield.c
2016-11-10  ian runtime: copy signal code from Go 1.7 runtime
2014-05-30  ianruntime: Use _mm_pause rather than __builtin_ia32_pause.
2011-12-20  ianlibgo/runtime: Don't define _GNU_SOURCE in source code.
2011-10-31  iansyscall: Use sched_yield rather than pthread_yield.
2011-10-26  ianUpdate Go library to last weekly.