about summary refs log tree commit diff
path: root/ports/sysdeps/arm/armv7/multiarch
Commit message (Expand)AuthorAgeFilesLines
* Move arm from ports to libc.Joseph Myers2014-02-087-1070/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-013-3/+3
* ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case.Roland McGrath2013-11-221-10/+11
* ARM: Improve armv7 memcpy performance.Will Newton2013-09-161-6/+5
* ARM: Make armv7 memcpy implementations SFI-friendlyRoland McGrath2013-06-181-281/+556
* ARM: Clean up __libc_ifunc_impl_listRoland McGrath2013-06-181-10/+15
* ARM: Make multiarch memcpy always use NEON when compiler doesRoland McGrath2013-05-134-11/+31
* ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC.Will Newton2013-05-087-0/+770