From 7131764f9c93494f6b960b1d33d48508cc2f0512 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 30 Jul 2007 20:02:13 +0000 Subject: Remove any reference to libfloat. That has gone once and for all. Rationale: Most of the time, soft-float problems are caused by this sucker of gcc: it has support for soft float for all of the targets I've tried so far, but does not activate this code until you dwelve into half a dozen of files to make it accept to build and link the support code... So, yes: gcc has soft-float support. And again, yes: gcc is a sucker. --- COPYING | 2 -- 1 file changed, 2 deletions(-) (limited to 'COPYING') diff --git a/COPYING b/COPYING index 25e81c80..e0483b1e 100644 --- a/COPYING +++ b/COPYING @@ -12,8 +12,6 @@ the following terms. patches/uClibc/*/*.patch : available under the LGPL v2.1 patches/glibc/*/*.patch : ditto patches/dmalloc/*/*.patch : ditto - patches/libfloat/*/*.patch: Seems to be some BSD-like license; see the - full source. patches/*/*/*.patch not covered by any license above: GPL v2 (some are GPL v2 or later, see the full source). -- cgit v1.2.3