patches/gcc/4.0.4/801-arm-softfloat.patch
changeset 305 00a7e6c275da
parent 1 eeea35fbf182
     1.1 --- a/patches/gcc/4.0.4/801-arm-softfloat.patch	Sat Feb 24 11:00:05 2007 +0000
     1.2 +++ b/patches/gcc/4.0.4/801-arm-softfloat.patch	Mon Jul 30 20:02:13 2007 +0000
     1.3 @@ -1,4 +1,5 @@
     1.4 -Enable building a pure soft-float compiler without the need for libfloat.
     1.5 +Enable building a pure soft-float compiler without the need for a software
     1.6 +floating point library.
     1.7  
     1.8  diff -dur gcc-4.0.4.orig/gcc/config.gcc gcc-4.0.4/gcc/config.gcc
     1.9  --- gcc-4.0.4.orig/gcc/config.gcc	2007-02-02 19:12:28.000000000 +0100