summaryrefslogtreecommitdiff
path: root/packages/gcc
AgeCommit message (Collapse)AuthorFiles
2007-09-30gcc-package-cross: fix for avr32-gcc and cross-linkage changesKoen Kooi1
2007-09-29propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi3
6a695cd00cc23cf7fb290f5fa3b5fa575ea46578) to branch 'org.openembedded.dev.avr32' (head ab2172a655ff7181e144405e039e232f8b093d5b)
2007-09-29gcc-cross: Update paths to reference staging instead of cross (from poky), ↵Richard Purdie11
bump PR to make sure gcc-cross reinstalls after cross changes to ensure everything works correctly
2007-09-24propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi1
d4815037189353e6445b917ec6b4bd64777c3c0d) to branch 'org.openembedded.dev.avr32' (head ba98da9ed913fe826c336573fe5912b1168f3e28)
2007-09-19gcc 4.1.2: disable fortran as it doesn't build for everybody (it works fine ↵Koen Kooi1
on the autobuilder and my home machine)
2007-09-19propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi3
0ba4bbe5ebdf7f3598dd1890a61d14cd356eab54) to branch 'org.openembedded.dev.avr32' (head d4fef411c5337e77b35acf5e2a06ffb56d059326)
2007-09-19gcc-cross-initial: Add missing fileRichard Purdie1
2007-09-19gcc-cross-initial: Use common inc file for a couple more files (from poky)Richard Purdie2
2007-09-19gcc-cross-initial: Factor common code into an inc file, don't run make ↵Richard Purdie9
install for do_install since its pointless (from poky)
2007-09-19gcc: change the way to package fortran, reduce spurious variables, make ↵Koen Kooi12
missing fortran files non-fatal
2007-09-19gcc(-cross): enable fortran for arm/EABI, thanks to Alain for showing and ↵Koen Kooi6
testing the patch
2007-09-14avr32 gcc: update to atmel 1.1.0 releaseKoen Kooi2
2007-09-13gcc-package-cross.inc: avr32 gcc doesn't create lib*.so, so don't error out ↵Koen Kooi1
on missing files * bad fix, the check needs fixing
2007-09-13propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi4
ab0d9a488e49d9ec307f6d034845a25a157b066b) to branch 'org.openembedded.dev.avr32' (head 4c5317ddb5784cda08980db89021f3fc1e9b786e)
2007-09-09gcc 4.2: fix uclibc compilation, closes #2959Petr Stetiar4
2007-09-04propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
3fed235384e32b1c9ba26c86ff39b2ffb928fbed) to branch 'org.openembedded.dev.avr32' (head 50c56d6b5b2d15f6bc9c32b4f9907bc0d1c3564b)
2007-09-01gcc-package-sdk.inc: Update packaging after sysroot changes (from poky)Richard Purdie1
2007-09-01gcc-cross-sdk-4.1.2: Second try and cleaning up SRC_URI (if this fails for ↵Richard Purdie1
anyone, please post the errors to the list) (from poky)
2007-09-01gcc4-sdk: Use sysroot to workaround various path problems with external ↵Richard Purdie5
toolchains (from Poky)
2007-08-31gcc/gcc-cross 4.1.2: bump PR to build working compiler after broken ARM CrunchMarcin Juszkiewicz2
2007-08-31disapproval of revision '4fb1a7447c5d8ace96a5ac6358c7fe10f0d951c4'Marcin Juszkiewicz49
2007-08-30gcc 4.1.2: add patches for maverick crunch (that's an FPU)Koen Kooi49
2007-08-30gcc 4.2.1: add patches for maverick crunch on ep93xx (That's an FPU)Koen Kooi33
2007-08-27gcc: drop lock filesKoen Kooi22
2007-08-27gcc 4.2.1: add extra patches for uclibc buildKoen Kooi30
* uclibc still dislike 4.2.1, but it fails in a different place now
2007-08-24propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
63851b92b9273aff39e9034738719537beaaad00) to branch 'org.openembedded.dev.avr32' (head 73b3fea2362aba583bd68ba2381480ce68660133)
2007-08-12gcc: add initial cross 4.2.1Koen Kooi1
2007-08-12avr32-gcc, avr32-gcc-cross: add 4.1.2Koen Kooi2
2007-07-25gcc 4.2.1: add missing uclibc locale patch and a patch to reduce binary size ↵Koen Kooi3
with -Os
2007-07-25gcc: 4.2.0 has a bug, so replace it with 4.2.1 Koen Kooi31
* one minor uclibc patch needs to get refreshed, but we can nick that from buildroot in a few days
2007-07-10gcc-csl-arm-2005q3: Added patch to support big-endian builds of 3.4.4Rod Whitby2
2007-07-07gcc-cross-kernel: Added specific csl 2005q3 version for compiling a kernel ↵Rod Whitby1
to match the Freecom FSG-3 vendor binary modules.
2007-06-19gcc-cross-sdk: re-introduce SRC_URI hack which seems to be needed on at ↵Koen Kooi1
least my (32bit) debian system
2007-06-16gcc-cross-sdk 4.1.2: Cleanup (from poky)Richard Purdie1
2007-06-16gcc-cross-initial_3.3.3: Set empty PACKAGES (from poky)Richard Purdie1
2007-06-16gcc-package-cross: Remove bogus PACKAGES_DYNAMICRichard Purdie1
2007-06-02gcc-4.0.2: tweak atmel patch a bitKoen Kooi1
2007-06-01gcc 4.0.2: remove hunk that patches version.cKoen Kooi3
2007-06-01gcc 4.0.2: add avr32 supportKoen Kooi2
* the patch is based on the 0.99.2 release from atmel, with hunks that overlap with uclibc-locale.patch removed
2007-06-01gcc-cross-sdk: add 4.2.0Koen Kooi1
2007-06-01gcc: remove stale 4.2.0 snapshotKoen Kooi9
2007-05-31gcc-cross: add 4.2.0Koen Kooi1
2007-05-31gcc: add 4.2.0 with some refreshed patches, untestedKoen Kooi28
2007-05-31gcc-cross-initial: add 4.1.2Koen Kooi1
2007-05-30gcc: Make gcc build on amd64 by having it forget target configure cache when ↵Michael Krelin2
configuring for build machine. Closes bug #1951
2007-05-17gcc4-build-sdk: fix USE_NLSKoen Kooi1
2007-05-16gcc-cross-sdk 4.1.2: remove obsolete patchKoen Kooi1
2007-05-13gcc 4.1.2: update uclibc locale patch to work with uclibc 0.9.29Koen Kooi3
2007-05-03gcc 4.1.2: fix 800-arm-bigendian.patchKoen Kooi3
2007-05-02packages/gcc/gcc_4.1.1.bb: Do not apply ppc soft-float patches when building ↵Stelios Koroneos1
with uclibc This is a dirty hack to get gcc 4.1.1 to compile for glibc AND uclibc on ppc the patch that is need it to get gcc support soft-floats with glibc, makes gcc fail with uclibc