Age | Commit message (Expand) | Author | Files | Lines |
2010-01-06 | cc/gcc: add new patch, fixers building on x86 for target armeb (at least!) |  Yann E. MORIN" | 3 | -0/+120 |
2010-01-06 | cc/gcc: add patch to fix armeb in gcc-4.4 |  Joachim Nilsson | 3 | -0/+96 |
2010-01-01 | cc/gcc: update ptachsets for gcc-4.4.{0,1,2} |  Yann E. MORIN" | 3 | -0/+96 |
2009-10-20 | cc/gcc: add latest 4.4.2 version as EXPERIMENTAL |  Yann E. MORIN" | 25 | -0/+796 |
2009-10-28 | config: rip-out versions marked as OBSOLETE |  Yann E. MORIN" | 56 | -23003/+0 |
2009-09-28 | gcc: ecjx.cc -> ecjx.o should use host compiler, not cross compiler |  nyet | 2 | -0/+26 |
2009-09-27 | gcc: forward port gcc-4.4.0 patchset to 4.4.1 |  Yann E. MORIN" | 24 | -0/+783 |
2009-09-08 | gcc: add patch to fix EABI for armv4t |  Yann E. MORIN" | 5 | -0/+55 |
2009-08-08 | Merge the AVR32 support branch to the default branch. |  Yann E. MORIN" | 1 | -0/+22620 |
2009-08-06 | gcc: add support for 4.3.4 |  Thomas Petazzoni | 27 | -0/+1313 |
2009-08-05 | gcc: add patch to fix PR37436 |  Thomas Petazzoni | 2 | -0/+172 |
2009-05-27 | /devel/gcc-4.4: |  Yann E. MORIN" | 25 | -0/+963 |
2009-05-22 | Added initial AVR32 support (bare-metal,newlib) |  Martin Lund" | 1 | -0/+22620 |
2009-04-02 | Speaking of gcc-4.2.1, Ted Jordan writes on 20090401: |  Yann E. MORIN" | 1 | -0/+21 |
2009-03-07 | Add a patch to gcc-4.3.2 to fix building shared core compiler for SuperH. |  Yann E. MORIN" | 1 | -0/+12 |
2009-01-31 | On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote: |  Yann E. MORIN" | 1 | -0/+207 |
2009-01-27 | Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2. |  Yann E. MORIN" | 26 | -0/+1227 |
2009-01-12 | Fix a gcc-4.3.2 patch to correctly remove a file. |  Yann E. MORIN" | 1 | -1/+1 |
2009-01-06 | Fix building ARM Big Endian toolchain: |  Yann E. MORIN" | 1 | -0/+33 |
2008-10-12 | On 20081011, Khem RAJ writes: |  Yann E. MORIN" | 7 | -0/+182 |
2008-09-25 | Add latest gcc-4.3.2 as EXPERIMENTAL, using the 4.3.1 re-based patchset. |  Yann E. MORIN" | 25 | -0/+1084 |
2008-08-12 | Add SPE extensions support for PowerPC (after a work by Thomas JOURDAN). |  Yann E. MORIN" | 1 | -0/+90 |
2008-08-07 | Update all samples to the latest set of options. |  Yann E. MORIN" | 1 | -0/+25 |
2008-08-04 | Make gcc-4.3.x able to compile uClibc (snapshot only). |  Yann E. MORIN" | 22 | -6924/+0 |
2008-07-28 | Fourth step at renaming patches: renumber all patches with a 10-step. |  Yann E. MORIN" | 206 | -0/+0 |
2008-07-28 | Third go at renaming patches to contain neither the package name nor the pack... |  Yann E. MORIN" | 79 | -0/+0 |
2008-07-24 | Make gcc-4.3.x correctly build for ARM softfloat. |  Yann E. MORIN" | 2 | -0/+58 |
2008-07-19 | Add gcc-4.2.4, with patches propagated from 4.2.3. |  Yann E. MORIN" | 21 | -0/+4110 |
2008-07-17 | Make gfortran compile for ARM. Details in patch itself. |  Yann E. MORIN" | 1 | -0/+43 |
2008-06-25 | Add a patch to gcc-4.2.{0,1,2,3} to fix soft-float on PowerPC. |  Yann E. MORIN" | 4 | -0/+84 |
2008-06-24 | New patches from Ioannis E. VENETIS to allow building more up-to-date Alpha x... |  Yann E. MORIN" | 6 | -0/+102 |
2008-06-10 | Vampirise patches for gcc-4.3.{0,1} from gentoo. Absolutely untested... |  Yann E. MORIN" | 57 | -0/+9058 |
2008-05-25 | Fix building big-endian ARM EABI toolchains (build-tested only). |  Yann E. MORIN" | 1 | -0/+13 |
2008-02-17 | Robert P. J. DAY says: |  Yann E. MORIN" | 34 | -0/+8032 |
2007-09-23 | Renamed all patches file names so that locales are now irrelevant to sort the... |  Yann E. MORIN" | 37 | -0/+0 |
2007-08-15 | Add patches against gcc-3.4.6. Untested. |  Yann E. MORIN" | 17 | -0/+14652 |
2007-08-14 | Do a clean-up pass on the OBSOLETE features (versions): |  Yann E. MORIN" | 123 | -21485/+0 |
2007-08-04 | Add patches for gcc-4.2.1. |  Yann E. MORIN" | 17 | -0/+4016 |
2007-07-30 | Remove any reference to libfloat. That has gone once and for all. |  Yann E. MORIN" | 1 | -1/+2 |
2007-07-15 | Copy softfloat fix patch from gcc-4.1.2 to gcc-4.2.0. |  Yann E. MORIN" | 1 | -0/+58 |
2007-07-14 | Add a patch to gcc to expand switch-case to an if-else sequence (from buildro... |  Yann E. MORIN" | 1 | -0/+153 |
2007-05-27 | Merge the NPTL stuff. |  Yann E. MORIN" | 1 | -0/+58 |
2007-05-20 | Forgot to svn add... |  Yann E. MORIN" | 15 | -0/+3882 |
2007-04-10 | Vampirised another piece of patch from buildroot to apply to gcc-4.0.4. |  Yann E. MORIN" | 1 | -0/+49 |
2007-03-04 | Add gcc-4.1.2 and update associated patches. |  Yann E. MORIN" | 11 | -206/+185 |
2007-02-24 | Add the full crosstool-NG sources to the new repository of its own. |  Yann E. MORIN" | 200 | -0/+52564 |