Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-12-03 | merge of '8c4d9d143b3386e8a9e062fd8917459f5b7958a2' | Koen Kooi | 2 | |
and 'd6c00f5b34119df40f96e1c430057fead9087b1a' | ||||
2006-12-03 | gcc 4.1.1: add patch to fix an ICE with building glibc with certain CFLAGS, ↵ | Koen Kooi | 2 | |
if you get the ICE, you should update to binutils 2.17.50.0.5 as well | ||||
2006-12-03 | gcc: Remove PACKAGE_ARCH settings now handled by changes to cross.bbclass | Richard Purdie | 3 | |
2006-12-01 | Fixes gcc-cross 4.x compile error on x86_64 arch due to multilibs missing | Stelios Koroneos | 1 | |
2006-11-28 | cross.bbclass + gcc-package-cross.inc: put the immediate expansion trick in ↵ | Richard Purdie | 1 | |
cross.bbclass | ||||
2006-11-26 | gcc-cross-sdk: change include order to make it fail in a different place | Koen Kooi | 1 | |
2006-11-26 | gcc-cross 4.1.1: fix libg* architecture bugs, closes #1265 | Koen Kooi | 2 | |
2006-11-14 | gcc4-build-sdk.inc: remove gcc3 patch | Koen Kooi | 1 | |
2006-11-09 | gcc: Factor get_gcc_fpu_setting() into a common .inc file (removing method ↵ | Richard Purdie | 4 | |
errors) | ||||
2006-11-09 | gcc 4.1.1: make $JAVA and $FORTRAN actually have an effect on $LANGUAGES | Koen Kooi | 1 | |
2006-10-26 | gcc 4.1.1: bump PR | Koen Kooi | 1 | |
2006-10-26 | gcc 4.1.1: Add patch from Dallas Foley to fix EABI on armv4t | Koen Kooi | 2 | |
* no more 'clz' isns in binaries | ||||
2006-10-25 | gcc-cross-sdk: add 4.1.1 | Koen Kooi | 1 | |
2006-10-18 | gcc-package-cross.inc: libg2c ins't always present, so don't error out if ↵ | Koen Kooi | 1 | |
strip has a fit | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 7 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-10-03 | gcc-cross: bump PR | Koen Kooi | 3 | |
2006-10-03 | gcc-cross: package libgcc-dev (named libgcc-s-dev :( | Marcin Juszkiewicz | 2 | |
applied changes from 515587ac4598d7ab78bd946632a31cf94fa79bf8 (.oz354x) through 33d804e082e0702e05818192cfab8a8610605d88 | ||||
2006-09-08 | gcc: fix compilation problems | Martin Dietze | 2 | |
* added patch to gcc 3.3.4, see http://mail-index.netbsd.org/netbsd-bugs/2004/06/15/0001.html | ||||
2006-08-15 | merge of '42a6f62802ccaf34d8896404bd4683dc7111232f' | Phil Blundell | 1 | |
and '6f8490048134c6e6b72e44c0685e72338477cc2a' | ||||
2006-08-15 | gcc-cross-initial 3.3.4: clobber PACKAGES to avoid shlibs imbroglio | Phil Blundell | 1 | |
2006-08-14 | gcc-package-cross.inc: fix bitbake crashes | Koen Kooi | 1 | |
~lart python | ||||
2006-08-14 | gcc-package-cross.inc: set appropriate PACKAGES_DYNAMIC | Koen Kooi | 1 | |
2006-08-06 | packages/gcc: For targets (libstdc++,java,mudflap...) use xgcc -E as CPP | Holger Freyther | 20 | |
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-05 | packages/gcc: require the right files, add a gcc4-build-sdk (review please) | Holger Freyther | 4 | |
The gcc 4.1.x sdk tries to require gcc4-build-sdk.inc which doesn't exist. Copy the gcc3-build-sdk.inc and ask florian to verify it. | ||||
2006-08-05 | packages/gcc: Use require instead of include for the 'base' files | Holger Freyther | 41 | |
2006-08-04 | Added patch (from gcc fix for bug 27363). This makes alsa work with gcc 4.1.1 | Frans Meulenbroeks | 3 | |
(after this at least the pcm module needs to be compiled and reloaded) | ||||
2006-07-31 | gcc: make fortran switches behave like the java switches to battle the 'g++ ↵ | Koen Kooi | 3 | |
disappeared' symptoms | ||||
2006-07-23 | gcc 4.1.1: fix build troubles | Koen Kooi | 1 | |
2006-07-21 | gcc3-build.inc: allow JAVA to be overridable inside recipes using this .inc | Koen Kooi | 2 | |
gcc_4.1.1.bb: Remove use of gcc4-build.inc, document java and fortran bits a bit | ||||
2006-07-03 | gcc-cross: bump pr | Koen Kooi | 2 | |
2006-07-03 | gcc: add eabi to atexit cases gcc3-build.inc and bump pr for affected toolchains | Koen Kooi | 3 | |
2006-06-27 | gcc 4.1.1: raise default pref since it has proven to be working quite well | Koen Kooi | 1 | |
2006-06-19 | gcc 4.1.1 added uclibc patches to gcc 4.1.1 (see README file) | Frans Meulenbroeks | 17 | |
added patches for thumb (but still not good enough to compile uclibc) | ||||
2006-06-10 | gcc-4.1.1: added patch for configure to compile with the right target flags | Frans Meulenbroeks | 3 | |
(copied from 3.4.4). bumped PR for both 4.1.1 bb files | ||||
2006-06-04 | gcc 4.1.1: added patch for big endian | Frans Meulenbroeks | 3 | |
2006-05-31 | gcc - ${TARGET_PREFIX}gcov are useful for cross code coverage analysis. | Raymond Danks | 11 | |
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. | ||||
2006-05-27 | gcc 4.0.2: Fix DEPENDS (from poky) | Richard Purdie | 1 | |
2006-05-25 | gcc 4.1.1: but the zecke patch in the right dir. I suck | Koen Kooi | 6 | |
2006-05-25 | gcc 4.1.1: unbreak SRC_URI | Koen Kooi | 1 | |
2006-05-25 | gcc: add gcc 4.1.1 toolchain | Koen Kooi | 14 | |
2006-05-21 | gcc 4.0.2 disable fortran here as well | Michael Lauer | 1 | |
2006-05-16 | packages/gcc: | Holger Freyther | 12 | |
Hack to make me rich and famous. Patch versions 3.4.4, 4.0.0, 4.0.2, 4.1.0, 4.1.0-snapshot, 4.2-snapshot and activate the hack when cross compiling. gcc will abort if you call it with -I/usr/include or -I/opt/include or -I/sw/include. Apply the patch when fail-fast is in the OVERRIDES | ||||
2006-05-14 | gcc: add gcc_4.2-20060513.bb, which is needed for gcc-cross, but doesn't ↵ | Koen Kooi | 1 | |
build (yet) | ||||
2006-05-14 | add latest gcc 4.2 snapshot for gcc-cross | Koen Kooi | 6 | |
2006-05-12 | gcc3-build.inc: disable JAVA for sh3. fixes #977 | Michael Lauer | 1 | |
2006-05-04 | gcc-csl-2005q3: Add missing patch | Richard Purdie | 1 | |
2006-04-30 | packages/gcc/gcc-4.0.2: | Holger Freyther | 2 | |
HACK to workaround an issue in using gcc -E as cpp for the cross compiler for libmudflap, libstdc++ and other libs. AC_CHECK_HEADERS will think it can use host headers, we simply hack around this for now | ||||
2006-04-30 | packages/gcc/gcc 4.0.2: | Holger Freyther | 7 | |
Apply uclibc patches from the uclibc buildroot. All these patches are guarded with #ifdefs and should not effect other configurations. | ||||
2006-04-24 | gcc-package: apply patch form #851 to 'fix' building of gcc-4.x | Koen Kooi | 1 | |
2006-04-11 | gcc arm-csl-2005q3: Add patch to fix 64 bit comparison problem | Richard Purdie | 1 | |