[PATCH] [Newlib] [ARM] Support __aeabi_memset and __aeabi_memclr for the arm backend in newlib.

Corinna Vinschen vinschen@redhat.com
Tue Feb 17 09:31:00 GMT 2015


Hi Hale,

On Feb 12 10:41, Hale Wang wrote:
> Hi,
> 
> This patch is used to support the function __aeabi_memset and __aeabi_memclr
> for the arm backend in newlib (This patch is similar with the
> __aeabi_memmove patch.).
> [...]
> 	* libc/machine/arm/aeabi_memclr.c: New file to support
> 	aeabi_memclr.
> 	* libc/machine/arm/aeabi_memset.c: New file to support
> 	aeabi_memset.
> 	* libc/machine/arm/aeabi_memset-soft.S: Ditto.
> 	* libc/machine/arm/aeabi_memset-arm.S: Ditto.
> 	* libc/machine/arm/aeabi_memset-thumb.S: Ditto.
> 	* libc/machine/arm/aeabi_memset-thumb2.S: Ditto.
> 	* libc/machine/arm/Makefile.am: Add dependencies.
> 	* libc/machine/arm/Makefile.in: Regenerated.

After applying your memmove patch, this patch didn't apply cleanly
in Makefile.am and Makefile.in.  I went ahead and applied the changes
to Makefile.am manually and regenerated Makefile.in.

Can you please check that I didn't screw up your Makefile.{am,in}
changes?


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20150217/64b2cef4/attachment.sig>


More information about the Newlib mailing list