summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_3.4.3.bb
AgeCommit message (Collapse)AuthorFiles
2007-12-03gcc: replace non-functional block o'python with working overridesKoen Kooi1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-06packages/gcc: For targets (libstdc++,java,mudflap...) use xgcc -E as CPPHolger Freyther1
GCC compiles the xgcc cross compiler and will compile target libraries e.g. libstdc++. It uses autoconf to configure the target libraries which uses /usr/bin/cpp to determine the presence of host includes. By using xgcc we will not risk to include /usr/include to find standard headers. If we do our cross compile check will hit. The gcc 3.4 series patch only addresses target-libstdc++ where the gcc3.3 and gcc4 series patch all targets
2006-08-05packages/gcc: Use require instead of include for the 'base' filesHolger Freyther1
2006-05-31gcc - ${TARGET_PREFIX}gcov are useful for cross code coverage analysis.Raymond Danks1
Cleanup some errors in packaging when certain files do not exist. Add GCOV_PREFIX* cross-profiling patches. Pass in GFORTRAN_FOR_TARGET for cross builds.
2005-03-12Merge nslu2-linux@nslu2-linux.bkbits.net:openembeddedg2@giantshoulder.com1
into giantshoulder.com:/home/tom/dev/openslug/openembedded 2005/03/12 03:41:05-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/12 12:27:12+01:00 (none)!koen local.conf.sample: note on leading spaces 2005/03/12 11:43:28+01:00 (none)!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into lieve.(none):/data/build/oe/clean-tree/openembedded 2005/03/12 11:43:02+01:00 (none)!koen libmatchbox_svn.bb: update to 1.6 2005/03/11 19:41:18-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/11 21:57:25-05:00 handhelds.org!kergoth Gcc 3.4.0, 3.4.1, 3.4.2: * Remove old versions. Gcc 3.4.3: * Adjust the gcc build to patch away the STMP_FIXINC/STMP_FIXPERM screwup when not setting --with-sysroot, and stop passing --with-sysroot .. setting it was resulting in our g++ binary adding -L/lib and -L /usr/lib to its link lines, which caused lots of problems. 2005/03/11 16:41:04-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/11 13:41:54-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/11 12:41:05-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/11 11:41:06-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded BKrev: 4232fb4bz0F18QK-4Xxxw237qdrUng
2005-03-11Build libstdc++ with --disable-libstdcxx-pch instead of ↵Chris Larson1
--disable-hosted-libstdcxx. BKrev: 423106aera6A69PlhQ9P2x5IPDIzsA
2005-03-11gcc 3.4.x: Build libstdc++ with --disable-hosted-libstdcxx to disable abi ↵Chris Larson1
check and precompiled headers. BKrev: 4230e9aao_KPyiTvyJF5GF1LbbZ78Q
2005-03-09Gcc 3.4.x:Chris Larson1
Bump PR. Set --with-sysroot for the target gcc build, which fixes the "missing syslimits.h" problem. Gcc packaging updates: split out gcov and cpp, package the /lib/cpp symlink, and rename the -c++ and -f77 packages. BKrev: 422f6174mry97gr8W2Ii-XVLw9aRRQ
2005-02-28Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembeddedRod Whitby1
into home.(none):/home/slug/openembedded 2005/02/27 13:38:33-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/28 20:35:38+00:00 (none)!pb patch gtk+ for display migration 2005/02/28 20:32:22+00:00 (none)!pb add patch for gcc bug #15342 2005/02/28 19:58:29+00:00 (none)!pb update gst-plugins to 0.8.7 BKrev: 4223809ctIUz5QLCYyQLpU5IdSPc-w
2005-02-24Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/24 12:56:48-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/projects/oe/openembedded 2005/02/24 12:56:18-06:00 ti.com!kergoth Apply gcc and qte fixes patch, courtesy Erik Andersen. BKrev: 421e2d9c-cZcUG5dIcj9sFU7RpI-pQ
2004-12-28Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/28 12:24:04-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/openembedded 2004/12/28 12:23:35-06:00 ti.com!kergoth Update to current gcc 3.4.0 visibility patch, which fixes it so that the global new & delete operators are always set to 'default' visibility. BKrev: 41d1a88aaZqVpzw1UEEVWun3uInbcw
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA