aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc
AgeCommit message (Expand)Author
2008-04-13gcc 4.3.0: apply more patches, the most notable doing: "Automatically check r...Koen Kooi
2008-04-11gcc 4.3.0: add all patches from debian and fedora into their respective subdi...Koen Kooi
2008-04-03gcc-package-target.inc: some vendor patched gccs don't have an libgcc_s.so, s...Koen Kooi
2008-03-29gcc: Include TARGET_CC_ARCH in ARCH_FLAGS_FOR_TARGET by default for everyone,...Richard Purdie
2008-03-27merge of '58892f8690878f7ed6658262c62e3515f83d248a'Richard Purdie
2008-03-27gcc-package-cross.inc: Only provide the packaged libraries, not the correspon...Richard Purdie
2008-03-27gcc-package-target.inc: Package libgfortran-dev if present, don't package lib...Richard Purdie
2008-03-27gcc-4.x: Cleanup and standardise the compiler configuration flags, fixing var...Richard Purdie
2008-03-26gcc 4.2.1: Fix ICE that occurs with AVR32 gcc, especially when compiling Open...Geoffrey Wossum
2008-03-26gcc-4.*: Set ARM_INSTRUCTION_SET to arm so vfp instructions can be avoided wi...Richard Purdie
2008-03-26gcc: Add csl 2006q1 compiler versions from PokyRichard Purdie
2008-03-26gcc-3.4.4: Add patch to fix jar location from pokyRichard Purdie
2008-03-26gcc-cross-kernel-3.4.4-csl-2005q3: Merge fixes from PokyRichard Purdie
2008-03-17gcc-configure-sdk.inc: Fix rather nasty typoRichard Purdie
2008-03-17gcc: add recipes for 4.3.0 - loads of patches missing, only tested against ar...Koen Kooi
2008-03-17gcc: Handle ARCH_FLAGS_FOR_TARGET option for gcc 4.1/4.2 correctlyRichard Purdie
2008-03-16gcc: Add missing fileRichard Purdie
2008-03-16gcc-cross-kernel: Create common .inc fileRichard Purdie
2008-03-16gcc-4.x.inc: Set DEPENDS consistentlyRichard Purdie
2008-03-16gcc-cross.inc: Merge in gcc-paths-cross.incRichard Purdie
2008-03-16gcc: Move old style gcc*build*.inc includes into gcc-configure-{target|cross|...Richard Purdie
2008-03-16gcc-package: Remove some unused variables and pointless commentsRichard Purdie
2008-03-15gcc-csl: Drop the rather broken looking cvs csl recipes. Making new ones woul...Richard Purdie
2008-03-15gcc-4.2.2: Move gcc only SRC_URI append from .inc to .bbRichard Purdie
2008-03-15gcc-cross-3.3.3: Use gcc-package-cross.incRichard Purdie
2008-03-15gcc-cross-sdk: Fixup sdk packaging to be self contained and drop gcc-package-...Richard Purdie
2008-03-15gcc-cross: Drop gcc-package-target.inc, gcc-package-cross overrides or sets e...Richard Purdie
2008-03-15gcc: Move more common variables to gcc-common.inc (BINV, gcclibdir, use DEBIA...Richard Purdie
2008-03-15gcc: Add gcc-cross4.inc and convert gcc-cross_4* recipes to use itRichard Purdie
2008-03-15gcc: Clean up FILESDIR settings (move to gcc-common.inc)Richard Purdie
2008-03-15gcc: Move PR settings to obvious places (not .inc files)Richard Purdie
2008-03-15gcc: Move get_gcc_fpu_setting into gcc-common.incRichard Purdie
2008-03-15gcc: Add gcc-cross.inc taking some common code from all gcc-cross packagesRichard Purdie
2008-03-15gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level ...Richard Purdie
2008-03-15gcc 3.3.3, 3.3.4: Use gcc-package.incRichard Purdie
2008-03-15gcc: Some futher .bb -> .inc changesRichard Purdie
2008-03-15Create gcc-common.incRichard Purdie
2008-03-15gcc: Create .inc files for each gcc version and update all .bb files to use t...Richard Purdie
2008-03-15gcc-cross-initial.inc: Add sysroot configure options for the case when we use...Richard Purdie
2008-03-14gcc3-build-cross.inc: don't add -lgcc_s for avr32Koen Kooi
2008-03-14gcc 4.2.1: update avr32 patchesGeoffrey Wossum
2008-03-13Drop unneeded empty directoriesRichard Purdie
2008-03-09gcc-cross-initial.inc: Blindly inserted powerpc as the architecture that also...Leon Woestenberg
2008-03-06chinook-compat, gcc-csl: make 3.4.4-csl-2005q3 have other PV for chinook-comp...Marcin Juszkiewicz
2008-03-05gcc4-build-sdk.inc: This fixes up some differences between gcc-cross and gcc-...Richard Purdie
2008-03-05gcc-package-sdk.inc: Rewrite gcc-sdk packaging. Instead of generating a ton o...Richard Purdie
2008-03-04Change staging layout to match the target system layout. WARNING - staging AB...Richard Purdie
2008-03-02extra big endian patch to create binaries with a correct ELF header.Derek Young
2008-02-29gcc-cross_4.2.2 -> resynchronize PR to match recently modified gcc_4.2.2Derek Young
2008-02-28merge of '361c2ba55f181bc00df146d6f126a924c909d192'Derek Young