This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3 in repository toolchain/ci/newlib.
from bc0e8a996 stdlib: conditionalize locale usage adds 1a821390d fix race condition in List_insert adds 6bb96d13a nvptx: Emulate clock and other machine stubs.
No new revisions were added by this update.
Summary of changes: newlib/configure.host | 2 +- newlib/libc/machine/nvptx/Makefile.am | 2 +- newlib/libc/machine/nvptx/Makefile.in | 11 +++++++++-- newlib/libc/machine/nvptx/clock.c | 18 ++++++++++++++++++ newlib/libc/machine/nvptx/configure | 2 ++ newlib/libc/machine/nvptx/misc.c | 25 +++++++++++++++++++++++++ winsup/cygwin/thread.cc | 8 ++++---- winsup/cygwin/thread.h | 17 +++++++++++++++-- 8 files changed, 75 insertions(+), 10 deletions(-) create mode 100644 newlib/libc/machine/nvptx/clock.c