Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add patches against gcc-3.4.6. Untested. | Yann E. MORIN" | 2007-08-15 | 17 | -0/+14652 | |
| | ||||||
* | Do a clean-up pass on the OBSOLETE features (versions): | Yann E. MORIN" | 2007-08-14 | 123 | -21485/+0 | |
| | | | | | | - remove legions of those, - remove associated patches no longer needed, - mark then as (OBSOLETE) in the prompt; | |||||
* | Add patches for gcc-4.2.1. | Yann E. MORIN" | 2007-08-04 | 17 | -0/+4016 | |
| | ||||||
* | Remove any reference to libfloat. That has gone once and for all. | Yann E. MORIN" | 2007-07-30 | 1 | -1/+2 | |
| | | | | | | | | | | 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. | |||||
* | Copy softfloat fix patch from gcc-4.1.2 to gcc-4.2.0. | Yann E. MORIN" | 2007-07-15 | 1 | -0/+58 | |
| | ||||||
* | Add a patch to gcc to expand switch-case to an if-else sequence (from ↵ | Yann E. MORIN" | 2007-07-14 | 1 | -0/+153 | |
| | | | | buildroot). | |||||
* | Merge the NPTL stuff. | Yann E. MORIN" | 2007-05-27 | 1 | -0/+58 | |
| | | | | That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later... | |||||
* | Forgot to svn add... | Yann E. MORIN" | 2007-05-20 | 15 | -0/+3882 | |
| | ||||||
* | Vampirised another piece of patch from buildroot to apply to gcc-4.0.4. | Yann E. MORIN" | 2007-04-10 | 1 | -0/+49 | |
| | ||||||
* | Add gcc-4.1.2 and update associated patches. | Yann E. MORIN" | 2007-03-04 | 11 | -206/+185 | |
| | ||||||
* | Add the full crosstool-NG sources to the new repository of its own. | Yann E. MORIN" | 2007-02-24 | 200 | -0/+52564 | |
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... :-( |