summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc
Commit message (Collapse)AuthorAgeFilesLines
* gcc-4.1.2: Disable thumb mode for 4.1.2 since it doesn't compileRichard Purdie2008-02-141-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3800 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: unbreak csl 2006q1 (fortran is fortran not f95)Marcin Juszkiewicz2008-02-071-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3714 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross csl 2006q1: fix buildMarcin Juszkiewicz2008-02-072-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3705 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-csl 2006q1: added makeinfo patchMarcin Juszkiewicz2008-02-072-1/+37
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3698 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass ↵Richard Purdie2008-02-051-1/+1
| | | | | | to account for gcc3 changes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3670 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-sdk: Totally rewrite packaging so it consists of a single package. ↵Richard Purdie2008-01-314-23/+47
| | | | | | Disable shlibs code causing build breakage. Add useful symlinks to gcc and cc git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3655 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-native-3.4.4: Add PROVIDES gcc-native3Richard Purdie2008-01-281-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3610 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-sdk-4.1.2: Bump PRRichard Purdie2008-01-251-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3600 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc4-build-sdk.inc: Fix sysroot optionRichard Purdie2008-01-251-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3598 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Add missing sdk 3.4.4 and initial 4.1.2Richard Purdie2008-01-243-0/+48
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3592 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Remove 3.4.3 and 4.1.1, add missing sdk 3.4.4 and initial 4.1.2Richard Purdie2008-01-247-168/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3591 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Remove broken no-fortran package .inc filesRichard Purdie2008-01-244-163/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3590 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Remove unneeded versions, add csl 2005q3-2 sdk versionRichard Purdie2008-01-245-49/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3579 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Clean up 2005q3-2 versionRichard Purdie2008-01-244-2/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3578 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-package.inc: Override SHLIBSDIR to TARGET_SYS until a better fix is foundRichard Purdie2008-01-231-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3577 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add gcc-nativeRichard Purdie2008-01-152-0/+30
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3487 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Add gcc-cross-kernel 3.4.4+csl-arm-2005q3Richard Purdie2007-12-293-0/+50
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3387 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross: attempt to unbreak fic-gta01 build - package_write_ipk waits for ↵Marcin Juszkiewicz2007-11-292-1/+3
| | | | | | glibc packaging git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3269 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-sdk: Add RRECOMMENDS so gcc-cross-sdk pulls in all its sub ↵Richard Purdie2007-11-251-0/+2
| | | | | | packages automagically git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3237 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross: package libstdc++-devRichard Purdie2007-11-251-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3236 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc4-build-sdk.inc: Set build-sysroot option and simplify other sysroot ↵Richard Purdie2007-11-121-6/+1
| | | | | | options. The with-sysroot option is likely bogus and should be removed. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3131 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rearrange staging to match target system layout. This is a major change and ↵Richard Purdie2007-11-121-9/+4
| | | | | | will require a full rebuild. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3123 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Remove fail-fast host includes patch (breaks sysroot support)Richard Purdie2007-11-122-4/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3122 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove hardcoded staging layout assumptionsRichard Purdie2007-11-122-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3116 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Make gcc build on amd64 by having it forget target configure cache when ↵Marcin Juszkiewicz2007-10-312-0/+14
| | | | | | configuring for build machine. (from OE) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3050 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Remove hardcoded staging pathsRichard Purdie2007-10-293-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3032 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross: Use staging for local-prefix instead of cross, undo ↵Richard Purdie2007-09-193-6/+6
| | | | | | ARCH_FLAGS_FOR_TARGET change git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2763 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc3-build.inc: Add staging includes to ARCH_FLAGS for target meaning we ↵Richard Purdie2007-09-181-3/+3
| | | | | | don't have to have includes in both staging and cross git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2758 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-initial: Move common code to gcc-cross-initial.incRichard Purdie2007-09-188-184/+37
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2757 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-initial: An install stage is totally pointlessRichard Purdie2007-09-187-15/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2756 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Fix sdk packaging issuesRichard Purdie2007-06-183-30/+21
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1972 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-sdk: Use --with-sysroot option to gcc to fix and simplify ↵Richard Purdie2007-06-172-12/+10
| | | | | | configuration git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1961 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-sdk_4.1.2: CleanupRichard Purdie2007-06-161-29/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1955 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross: Fix PACKAGE variablesRichard Purdie2007-06-162-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1952 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Sync 4.1.1, add 4.1.2 (from OE)Richard Purdie2007-05-2736-19/+11066
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1787 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-sdk: disable shlibs so packages will depend on libgcc1 instead of ↵Marcin Juszkiewicz2007-04-271-1/+3
| | | | | | gcc-cross-sdk git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1573 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-sdk: added zecke-no-host-includes patchMarcin Juszkiewicz2007-04-271-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1572 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-cross-sdk: added 4.1.1 (builds ok on x86_32)Marcin Juszkiewicz2007-04-203-0/+110
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1527 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: added gcc-ignore-cache patch from OE bugtracker #1951 to get gcc ↵Marcin Juszkiewicz2007-04-121-0/+15
| | | | | | buildable on amd64 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1486 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc(-cross): move zecke-no-host-includes.patch only to cross versionMarcin Juszkiewicz2007-04-122-4/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1482 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc_csl-arm-2005q3: fix SRC_URIMarcin Juszkiewicz2007-02-271-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1294 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove exclude hack in insane.bbclass and replace it with something a little ↵Ross Burton2007-01-221-0/+3
| | | | | | less foul. This involces adding INSANE_SKIP_package=1 statements to the relevant .bb files git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1197 311d38ba-8fff-0310-9ca6-ca027cbcb966
* follow up fixes from OE for libstdc++.laTomas Frydrych2007-01-092-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1135 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Patch from OE to fix libstc++.laTomas Frydrych2007-01-082-1/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1118 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc-build3.inc: Merge from OE.dev to fix EABI build failures (esp. qemux86)Richard Purdie2006-12-281-7/+13
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1104 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Sync gcc-package-cross.incRichard Purdie2006-12-201-7/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1064 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc4: Sync with OE.devRichard Purdie2006-12-206-98/+69
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1063 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc 3.4: Add patch to fix jar issuesRichard Purdie2006-12-052-1/+32
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1010 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Remove bogus PACKAGE_ARCH settings (now fixed properly in cross.bbclass)Richard Purdie2006-11-295-21/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@982 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: remove duplicate methodsRichard Purdie2006-11-164-12/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@858 311d38ba-8fff-0310-9ca6-ca027cbcb966