summaryrefslogtreecommitdiff
path: root/packages/gcc/files
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko7
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-01-16gcc-canadian-sdk: Add a version of gcc 4.2.4 for building Canadian SDKs.Tom Rini4
With this, add some patches specific to fixing up MinGW issues on 4.2.x
2008-12-08gcc: rename gfortran patch to avoid FILESPATH confusion with sdk buildsKoen Kooi2
2008-11-18gcc: update gfortran.patch for all versionsKoen Kooi1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2007-12-17gcc* 3.4.4: Add patch to accept gcc4-style arm926/1026 subarch names.Paul Sokolovsky1
* Accept arm926ej-s, arm1026ej-s for -mtune=, as that's what we have in OE.
2007-09-19gcc(-cross): enable fortran for arm/EABI, thanks to Alain for showing and ↵Koen Kooi2
testing the patch