Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 | |
2006-04-10 | gcc: Remove broken csl versions replacing with a floating cvs version and a ↵ | Richard Purdie | 8 | |
working 2005q3 csl release. | ||||
2006-03-16 | gcc-cross 4.1.0: add fix for the mpfr problem, courtesy Philipp Zabel | Koen Kooi | 1 | |
2006-03-16 | gcc 4.1.0: disable fortran since it is breaking the build | Koen Kooi | 1 | |
2006-03-16 | gcc-cross-sdk: add 4.1.0 | Koen Kooi | 1 | |
2006-03-14 | gcc 4.1.0: turn off building of libssp | Koen Kooi | 1 | |
2006-03-14 | Pushing gcc 4.1.0 after a short review. | Joseph Cole | 7 | |
Not sure if it builds, leaving preference at "-1". See OE bug #378. Thanks to Bernhard Rosenkraenzer for the submission. See OE bug #773. | ||||
2006-03-04 | gcc-cross-sdk: Add 3.4.4 | Florian Boor | 1 | |
2006-03-03 | gcc: add 4.1 | Koen Kooi | 7 | |
* ldflags.patch needs to be more thorough, you need to insert the patch to staging_incdir manually for now * default_preference is real low because of the above * this one has the necessary eabi bits | ||||
2006-02-22 | packages/gcc/gcc3-build-cross.inc: | Holger Freyther | 1 | |
-gcc4.0.2 gcj installs the libgcj-4.0.2.jar into the share directory. We want it to remain there. | ||||
2006-02-14 | gcc-cross-sdk: Move common data into sdk .inc files. Add gcc-cross-sdk-3.4.3. | Richard Purdie | 4 | |
2006-02-12 | gcc-cross 3.3.4: Use generic includes instead of repeating code (the code is ↵ | Richard Purdie | 1 | |
equivalent but the .inc files contain fixes) | ||||
2006-02-07 | gcc: change _nslu2 override to _slugos+_unslung in gcc3-build.inc | John Bowler | 1 | |
glibc: change _nslu2 override to _unslung in 2.2.5 - these overrides are out of date or wrong | ||||
2006-01-14 | slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in conf | John Bowler | 2 | |
- rather than build nslu2-kernel or nas100d-kernel slugos-image now builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the normal MACHINE override, even though MACHINE itself is still set to nslu2 or nas100d (or ixp4xx). |