summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.0.2.bb
AgeCommit message (Collapse)AuthorFiles
2006-05-27gcc 4.0.2: Fix DEPENDS (from poky)Richard Purdie1
2006-05-21gcc 4.0.2 disable fortran here as wellMichael Lauer1
2006-05-16packages/gcc:Holger Freyther1
Hack to make me rich and famous. Patch versions 3.4.4, 4.0.0, 4.0.2, 4.1.0, 4.1.0-snapshot, 4.2-snapshot and activate the hack when cross compiling. gcc will abort if you call it with -I/usr/include or -I/opt/include or -I/sw/include. Apply the patch when fail-fast is in the OVERRIDES
2006-04-30packages/gcc/gcc-4.0.2:Holger Freyther1
HACK to workaround an issue in using gcc -E as cpp for the cross compiler for libmudflap, libstdc++ and other libs. AC_CHECK_HEADERS will think it can use host headers, we simply hack around this for now
2006-04-30packages/gcc/gcc 4.0.2:Holger Freyther1
Apply uclibc patches from the uclibc buildroot. All these patches are guarded with #ifdefs and should not effect other configurations.
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler1
- rather than build nslu2-kernel or nas100d-kernel slugos-image now builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the normal MACHINE override, even though MACHINE itself is still set to nslu2 or nas100d (or ixp4xx).
2005-11-14gcc: Add version 4.0.2. Known to at least compile code on softfloat arm.Richard Purdie1