Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove any reference to libfloat. That has gone once and for all. | Yann E. MORIN" | 2007-07-30 | 2 | -111/+0 |
| | | | | | | | | | | 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. | ||||
* | Correctly handle the libfloat case: download, extract and patch sub-actions. | Yann E. MORIN" | 2007-05-19 | 2 | -0/+0 |
| | | | | Small improvement in messages in scipts/functions when retrieving a file. | ||||
* | Add the full crosstool-NG sources to the new repository of its own. | Yann E. MORIN" | 2007-02-24 | 2 | -0/+111 |
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-( |