K 10 svn:author V 3 imp K 8 svn:date V 27 2015-08-26T17:10:43.272608Z K 7 svn:log V 401 After consultations with the arm community, don't define softfp for armv6. It's too ambiguous. We do use the softfp ABI for the moment on armv6, but we allow floating point register use (and the compilers will generate it). This is too ambiguous to use it as a decider for which algorithms to use on the platform. Err on the side of caution and not define it. Submitted by: ian@ Reviewed by: andrew@ END