Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libm



Module Name:    src
Committed By:   matt
Date:           Sun Feb  3 07:13:07 UTC 2013

Modified Files:
        src/lib/libm: Makefile
Added Files:
        src/lib/libm/arch/arm: e_sqrt.S e_sqrtf.S s_fabsf.S

Log Message:
Add support for the ARM hardfloat instructions vsqrt and vabs.


To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/lib/libm/Makefile
cvs rdiff -u -r0 -r1.1 src/lib/libm/arch/arm/e_sqrt.S \
    src/lib/libm/arch/arm/e_sqrtf.S src/lib/libm/arch/arm/s_fabsf.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index