summaryrefslogtreecommitdiff
path: root/patches/gcc
AgeCommit message (Collapse)AuthorFilesLines
2007-08-14Do a clean-up pass on the OBSOLETE features (versions):Yann E. MORIN"123-21485/+0
- remove legions of those, - remove associated patches no longer needed, - mark then as (OBSOLETE) in the prompt;
2007-08-04Add patches for gcc-4.2.1.Yann E. MORIN"17-0/+4016
2007-07-30Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"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.
2007-07-15Copy softfloat fix patch from gcc-4.1.2 to gcc-4.2.0.Yann E. MORIN"1-0/+58
2007-07-14Add a patch to gcc to expand switch-case to an if-else sequence (from ↵Yann E. MORIN"1-0/+153
buildroot).
2007-05-27Merge the NPTL stuff.Yann E. MORIN"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...
2007-05-20Forgot to svn add...Yann E. MORIN"15-0/+3882
2007-04-10Vampirised another piece of patch from buildroot to apply to gcc-4.0.4.Yann E. MORIN"1-0/+49
2007-03-04Add gcc-4.1.2 and update associated patches.Yann E. MORIN"11-206/+185
2007-02-24Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"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... :-(