]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use GCC's __SOFTFP__ to test whether we're being compiled
authorMarcel Moolenaar <marcel@FreeBSD.org>
Sun, 31 May 2009 02:03:40 +0000 (02:03 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Sun, 31 May 2009 02:03:40 +0000 (02:03 +0000)
commitb6d434fc28de9fa7b453178184bdcc767035f5af
tree9294c569aa98188876135b992fbadbd3a545dbab
parent591dea8c599def246e88bc05d3580ab719dc7879
Use GCC's __SOFTFP__ to test whether we're being compiled
with softfloat or not. Now -msoft-float can be overridden
more easily.
lib/libc/arm/Makefile.inc
lib/libc/arm/gen/_setjmp.S
lib/libc/arm/gen/setjmp.S
lib/libstand/Makefile