summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.1-20060217/arm-softfloat.patch
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2006-12-20 16:25:04 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2006-12-20 16:25:04 +0000
commit040cac4381dad6ccdfc469947707801635b637f3 (patch)
tree43baba065d1d11e16f6643c71f0058088cee27e1 /packages/gcc/gcc-4.1-20060217/arm-softfloat.patch
parent38b93f84292c8c73dbe31a819af460a25c6366c5 (diff)
parent4eb9df8f9417be05b68b75b697300bb2321e9968 (diff)
merge of '81438ff8d532d4511d52cc48caae759eaf02741c'
and '8e96e2bb9c496749e3561f9bbb1bd1de9ae3258e'
Diffstat (limited to 'packages/gcc/gcc-4.1-20060217/arm-softfloat.patch')
-rw-r--r--packages/gcc/gcc-4.1-20060217/arm-softfloat.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/gcc/gcc-4.1-20060217/arm-softfloat.patch b/packages/gcc/gcc-4.1-20060217/arm-softfloat.patch
deleted file mode 100644
index c86c83ed15..0000000000
--- a/packages/gcc/gcc-4.1-20060217/arm-softfloat.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: gcc-4.0.2/gcc/config/arm/t-linux
-===================================================================
---- gcc-4.0.2.orig/gcc/config/arm/t-linux 2004-05-15 12:41:35.000000000 +0000
-+++ gcc-4.0.2/gcc/config/arm/t-linux 2005-11-11 16:07:53.000000000 +0000
-@@ -4,7 +4,10 @@
- LIBGCC2_DEBUG_CFLAGS = -g0
-
- LIB1ASMSRC = arm/lib1funcs.asm
--LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx
-+LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx \
-+ _negdf2 _addsubdf3 _muldivdf3 _cmpdf2 _unorddf2 _fixdfsi _fixunsdfsi \
-+ _truncdfsf2 _negsf2 _addsubsf3 _muldivsf3 _cmpsf2 _unordsf2 \
-+ _fixsfsi _fixunssfsi _floatdidf _floatdisf
-
- # MULTILIB_OPTIONS = mhard-float/msoft-float
- # MULTILIB_DIRNAMES = hard-float soft-float