This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 3cf2914 devctl.h: Fix typo and include proper header new e733240 Remove unneeded references to arm_asm.h new b219285 arm: Remove optpld macro new 3ebc269 arm: Remove RETURN macro
The 3 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/libc/machine/arm/Makefile.am | 2 +- newlib/libc/machine/arm/Makefile.in | 2 +- newlib/libc/machine/arm/aeabi_memcpy-armv7a.S | 2 +- newlib/libc/machine/arm/aeabi_memmove-soft.S | 2 -- newlib/libc/machine/arm/aeabi_memset-soft.S | 2 -- newlib/libc/machine/arm/arm_asm.h | 35 --------------------------- newlib/libc/machine/arm/memchr.S | 1 - newlib/libc/machine/arm/strcmp-arm-tiny.S | 2 +- newlib/libc/machine/arm/strcmp-armv4.S | 12 +++++++++ newlib/libc/machine/arm/strcmp-armv7m.S | 6 ++--- newlib/libc/machine/arm/strcmp.S | 1 - newlib/libc/machine/arm/strcpy.c | 20 +++++++++------ newlib/libc/machine/arm/strlen-armv7.S | 2 +- newlib/libc/machine/arm/strlen-stub.c | 10 +++++--- 14 files changed, 38 insertions(+), 61 deletions(-)