crosstool-ng/COPYING
Yann E. MORIN" 7131764f9c 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.
2007-07-30 20:02:13 +00:00

24 lines
1.0 KiB
Plaintext

Unless otherwise stated in individaul files, this work is licensed to you under
the following terms.
- Files in docs/ are available under the Creative Commons Attribution, Share
Alike (by-sa), v2.5, to be found there:
licenses.d/by-sa/deed.en (human-readable summary)
licenses.d/by-sa/legalcode (legal code, the full license)
- Files found in patches/*/ are available under the same license as the
software they apply to.
As a rule of thumb:
patches/uClibc/*/*.patch : available under the LGPL v2.1
patches/glibc/*/*.patch : ditto
patches/dmalloc/*/*.patch : ditto
patches/*/*/*.patch not covered by any license above:
GPL v2 (some are GPL v2 or later, see the
full source).
- Other files not covered by the above licenses, and not covered by an
individual license specified in the file itself, or an accompanying file,
are available under the GNU General Public License (GPL), v2, to be found
here:
licenses.d/gpl.txt