This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 1a821390d fix race condition in List_insert new 6bb96d13a nvptx: Emulate clock and other machine stubs.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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 +++++++++++++++++++++++++ 6 files changed, 56 insertions(+), 4 deletions(-) create mode 100644 newlib/libc/machine/nvptx/clock.c