History log of /netbsd-src/lib/libc_vfp/shlib_version (Results 1 – 1 of 1)
Revision Date Author Comments
# b7de22da 28-Jan-2013 matt <matt@NetBSD.org>

Add a library for ARM systems with VFP which implements the soft-float ABI
but use VFP instructions to do the actual work. This should give near
hard-float performance without requiring compiler cha

Add a library for ARM systems with VFP which implements the soft-float ABI
but use VFP instructions to do the actual work. This should give near
hard-float performance without requiring compiler changes.

show more ...