CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/07/04 23:13:21
Modified files:
lib/libc/arch/arm/softfloat: Makefile.inc
lib/libc/softfloat: softfloat.h
Removed files:
lib/libc/arch/arm/softfloat: eqdf2.c eqsf2.c fpgetmask.c
fpgetround.c fpgetsticky.c
fpsetmask.c fpsetround.c
fpsetsticky.c gedf2.c gesf2.c
gtdf2.c gtsf2.c ledf2.c lesf2.c
ltdf2.c ltsf2.c nedf2.c negdf2.c
negsf2.c nesf2.c
softfloat-for-gcc.h
softfloat-macros.h
softfloat-specialize.h softfloat.c
softfloat.h timesoftfloat.c
unorddf2.c unordsf2.c
Log message:
Move arm to the 'MI' softfloat code instead of the arm version.
YES!! miod@