aboutsummaryrefslogtreecommitdiff
path: root/patches/gcc
Commit message (Collapse)AuthorAgeFilesLines
...
* Do a clean-up pass on the OBSOLETE features (versions):Yann E. MORIN"2007-08-14123-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-0417-0/+4016
|
* Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"2007-07-301-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-151-0/+58
|
* Add a patch to gcc to expand switch-case to an if-else sequence (from ↵Yann E. MORIN"2007-07-141-0/+153
| | | | buildroot).
* Merge the NPTL stuff.Yann E. MORIN"2007-05-271-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-2015-0/+3882
|
* Vampirised another piece of patch from buildroot to apply to gcc-4.0.4.Yann E. MORIN"2007-04-101-0/+49
|
* Add gcc-4.1.2 and update associated patches.Yann E. MORIN"2007-03-0411-206/+185
|
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-24200-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... :-(