This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 9a80679 rtems: define _POSIX_CLOCK_SELECTION feature new 67c5af5 arc: Use unaligned loads/stores for memcopy. new 7b1080d arc: Use prefetch instead of prealloc. new 1baa8bb arc: Add align keyword. new 668033e arc: Fix strcmp for big endian without barrel shifter
The 4 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: libgloss/arc/crt0.S | 4 +-- newlib/libc/machine/arc/memcpy-archs.S | 59 ++++++++++++++++++++++++++++++++++ newlib/libc/machine/arc/memset-archs.S | 2 ++ newlib/libc/machine/arc/strcmp.S | 6 ++-- 4 files changed, 66 insertions(+), 5 deletions(-)