summaryrefslogtreecommitdiff
path: root/packages/gcc
AgeCommit message (Collapse)AuthorFiles
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
2007-04-11gcc-cross 4.1.2: bump PR till I properly fix libgcc (again)Koen Kooi2
* Yes, I suck, sorry for the breakage)
2007-04-06gcc-package-sdk.inc: libg2c isn't always there, so don't error out on strippingKoen Kooi1
2007-04-06gcc 4.1.x: move fail-fast to gcc-cross since it's only needed thereKoen Kooi4
2007-04-06gcc-cross-sdk: actually add the SRC_URIKoen Kooi1
2007-04-06gcc-cross-sdk: add 4.1.2 with its own SRC_URI to remove zecke-xgcc-cpp and ↵Koen Kooi1
failfast patches
2007-03-19gcc-cross: add 4.1.2Koen Kooi1
2007-03-19packages/gcc/gcc-cross_4.1.1.bb: Bump PRStelios Koroneos1
2007-03-15gcc-package.inc: unbreak libgcc packageKoen Kooi1
2007-03-12packages/gcc/gcc_4.1.1.bb :The following set of 2 patches adds support for ↵Stelios Koroneos3
soft-float and mlong-128 to powerpc targets without fpu for gcc 4.1.1/glibc 2.5
2007-03-12packages/gcc/gcc_4.1.1.bb: Make sure that the build machine uses the correct ↵Stelios Koroneos2
site files and not cached values which contain target's data
2007-03-11disapproval of revision 'e7f88b3d1877bd1013495ae0870737c163c6c433'Oyvind Repvik4
2007-03-11gcc: Fix crossbuild issue on x86_64 hosts (4.1.1/4.1.2)Oyvind Repvik4
2007-03-06gcc 4.1.2: drop unused patchesKoen Kooi2
2007-03-06gcc: add 4.1.2, only tested to compile for arm/eabiKoen Kooi29
2007-03-06gcc-package: package more files and attempt to unbreak the case where PV_gcc ↵Koen Kooi1
!= PV_gcc-cross
2007-03-01packages/gcc gcc-4.1.1: fix eabi issues on a bigendian toolchain:Dirk Opfer3
set SUBTARGET_EXTRA_LINK_SPEC to -m armelfb_linux_eabi in case of bigendian
2007-01-31gcc-4.1.1/sh3-installfix-fixheaders.patch : Fix of bug 1525Kristoffer Ericson2
* When running the installation script in gcc it complains about missing the file build/fix-header. Its a known bug that has been fixed upstreams (but no patch). Its not quite clear what fix-header does, but for now we will remove the install lines. * Added SRC_URI_append_sh3 for patch in gcc_4.1.1.bb
2007-01-07gcc3-cross-build.inc: remove spurious spaces Koen Kooi1
2007-01-07gcc3-build-cross.inc: add safeguard for gcc-cross-initialKoen Kooi1
2007-01-07gcc 4.1.1, gcc3-build-cross.inc: fix libsupc++ and libstdc++ la files with ↵Koen Kooi2
some XorA sed magic
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie3
2006-12-18Remove the CRLF problem in this patch.Andrew Wilcox1
2006-12-18gcc: dropped 4.1-20060217 snapshot - it is unfetchable from GNU mirrorsMarcin Juszkiewicz9
2006-12-16gcc 4.1.1: add patch to fix PR 13685Leon Woestenberg3
2006-12-03merge of '8c4d9d143b3386e8a9e062fd8917459f5b7958a2'Koen Kooi2
and 'd6c00f5b34119df40f96e1c430057fead9087b1a'
2006-12-03gcc 4.1.1: add patch to fix an ICE with building glibc with certain CFLAGS, ↵Koen Kooi2
if you get the ICE, you should update to binutils 2.17.50.0.5 as well
2006-12-03gcc: Remove PACKAGE_ARCH settings now handled by changes to cross.bbclassRichard Purdie3
2006-12-01Fixes gcc-cross 4.x compile error on x86_64 arch due to multilibs missingStelios Koroneos1
2006-11-28cross.bbclass + gcc-package-cross.inc: put the immediate expansion trick in ↵Richard Purdie1
cross.bbclass
2006-11-26gcc-cross-sdk: change include order to make it fail in a different placeKoen Kooi1
2006-11-26gcc-cross 4.1.1: fix libg* architecture bugs, closes #1265Koen Kooi2
2006-11-14gcc4-build-sdk.inc: remove gcc3 patchKoen Kooi1
2006-11-09gcc: Factor get_gcc_fpu_setting() into a common .inc file (removing method ↵Richard Purdie4
errors)