Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-17 | * Use static linking for mpfr/gmp instead of the rpath. This avoid the layering | Holger Freyther | 5 | |
violation and makes sure that gcc-cross-sdk will build as well. * For gcc4.3 we need to look at the gmp/mpfr again as they will be required for everything and not just gfortran * Apply a patch to gcc_4.2.2 but only if we want to build gcc. We want to be able to use arm-angstrom-linux-gnueabi-gfortran and the GF="$(GFORTRAN)" would have set the fortran to 'gfortran' and we ended up with a build error. Some more experiments with GFORTRAN_FOR_TARGET are needed. | ||||
2008-01-16 | gcc_4.2.2.bb: add patch for powerpc e300c2 and e300c3 cores | Jeremy Laine | 3 | |
2008-01-15 | packages/gcc/gcc-cross_4.2.2: Attempt to fix the fortran issue | Holger Freyther | 2 | |
f951 was not executable because libmpfr and libgmp which were build by OpenEmbedded were not found. They resist in the staging lib directory and we do not have the LD_LIBRARY_PATH set. --enable-rpath for gcc was not an option, as we would have difficulties to say which path would be checked (we install to cross and not staging). Attempt to set an rpath when linking to mpfr/gmp. We pass --with-mpfr to the gcc-cross, patch the configure to add an -Wl,-rpath, to gmplibs, this gets set to GMPLIBS, which gets replaced to HOST_GMPLIBS in the Makefile inside the builddir, which will be used when linking the f951 utility. | ||||
2008-01-11 | packages/gcc/gcc-cross-sdk_4.2.2.bb: Add as a copy of gcc-cross-sdk_4.1.1.bb | Holger Freyther | 1 | |
It looks like I need to build mpfr. The gmp(-native) and and mpfr(-native) situation in the -cross-sdk files is interesting as sometimes we don't need them sometimes we do... | ||||
2007-12-30 | Add gcc-native-3.4.4 as a possibility to help with qemu issues | Richard Purdie | 2 | |
2007-12-30 | gcc-package.inc: fix the powerpc 'nof' problem for native gcc as well | Koen Kooi | 1 | |
2007-12-17 | gcc* 3.4.4: Add patch to accept gcc4-style arm926/1026 subarch names. | Paul Sokolovsky | 4 | |
* Accept arm926ej-s, arm1026ej-s for -mtune=, as that's what we have in OE. | ||||
2007-12-03 | gcc3-build.inc: fix C&P error, close #3423 | Graeme Gregory | 1 | |
2007-12-03 | gcc: replace non-functional block o'python with working overrides | Koen Kooi | 29 | |
2007-11-30 | Disable libssp libgomp and libmudflap in cross gcc 4.2.x | Khem Raj | 4 | |
2007-11-30 | Forward port PRO34130 patch for gcc 4.2 variants. | Khem Raj | 2 | |
Move eglibc to revision 4355 which has -Os support. | ||||
2007-11-26 | merge of '0c8e229c6b28d5a860d0b3d8d71739f9c9bb18e0' | Junqian Gordon Xu | 2 | |
and 'ed8cc53f61ab5684eccfe6a4732071def8a37424' | ||||
2007-11-26 | gcc: Add pr34130.patch for missing versions. | Leon Woestenberg | 2 | |
2007-11-25 | merge of 'd1405d37b57316e56826c15ad9770b0ae3e31f7d' | OpenEmbedded Project | 4 | |
and 'd5059e99123ac26efa72358d1cdbbb2776399a25' | ||||
2007-11-25 | gcc-4.2.[12]: Applied pr34130.patch, from 4.1.2. | Leon Woestenberg | 2 | |
2007-11-25 | gcc-4.1.[01]: Applied pr34130.patch, from 4.1.2. | Leon Woestenberg | 2 | |
2007-11-25 | gcc(-cross): bump PR so that OE picks up the fixed gcc and gcc-cross packages. | Mike Westerhof | 2 | |
2007-11-25 | gcc_4.1.2: revert enabling fortran. | Junqian Gordon Xu | 1 | |
2007-11-24 | gcc-(cross)-package.inc: selective fortran packaging. | Junqian Gordon Xu | 2 | |
2007-11-23 | gcc-package-cross.inc: link gfortran to g77 | Junqian Gordon Xu | 1 | |
2007-11-22 | merge of '0c1bf31806b2e4fc83b4405655fc3b14a98915c5' | Junqian Gordon Xu | 3 | |
and '4ddcde2cef4794d1b3f1a9b16da170dd6f4a97a6' | ||||
2007-11-21 | gcc-4.1.2: Update PR for gcc(-cross). Mention to update PR of -cross when ↵ | Leon Woestenberg | 2 | |
.bb main changes. | ||||
2007-11-21 | gcc-4.1.2: Follow upstream fix for pr34130. -C*abs(D) became abs(-C*D), not ↵ | Leon Woestenberg | 2 | |
good. | ||||
2007-11-21 | gcc-(cross)_4.1.2: enable gfortran and gfortran packaging | Junqian Gordon Xu | 3 | |
2007-11-05 | packages/gcc/gcc_4.1.1.bb : Add mpc8323e patches | Stelios Koroneos | 4 | |
Bump PR in gcc,gcc-cross and gcc-cross-sdk | ||||
2007-10-30 | gcc-csl: fix SRC_URI - close #3240 | Robert Schuster | 1 | |
2007-10-29 | Remove final references to BUILD_SYS in staging paths | Richard Purdie | 6 | |
2007-10-27 | packages/gcc/gcc-package-cross.inc : Fix to handle /nof/ dirs generated by ↵ | Stelios Koroneos | 3 | |
some ppc architectures packages/gcc/gcc-cross_4.1.1.bb : Bump PR packages/gcc/gcc-cross_4.1.2.bb : Bump PR | ||||
2007-10-18 | merge of '1d0e13e8c6528e7a7037276e3c01cb21dfa085e4' | OpenEmbedded Project | 72 | |
and '86581f7de9bc72fe5e21778b4442cc0e59e96fbf' | ||||
2007-10-18 | gcc-4.1.2: Added support for powerpc e300c3 core. Bumped PV for your pleasure. | Leon Woestenberg | 2 | |
2007-10-14 | disapproval of revision '6491515c0991b335eb83774c7692f5c94ed7c304' | Marcin Juszkiewicz | 1 | |
2007-10-14 | libmutil: dropped empty dir | Marcin Juszkiewicz | 1 | |
2007-10-10 | gcc: add 4.2.2 | Koen Kooi | 70 | |
2007-10-07 | gcc/gcc-cross_4.2.1.bb : de-koen the gcc-cross so if you wish to cause anyone | Graeme Gregory | 2 | |
pain for PR bump then aim at koen :-) | ||||
2007-10-06 | gcc 4.2.1: make maverick stuff ep93xx specific | Koen Kooi | 2 | |
2007-09-29 | gcc-cross: Update paths to reference staging instead of cross (from poky), ↵ | Richard Purdie | 11 | |
bump PR to make sure gcc-cross reinstalls after cross changes to ensure everything works correctly | ||||
2007-09-19 | gcc 4.1.2: disable fortran as it doesn't build for everybody (it works fine ↵ | Koen Kooi | 1 | |
on the autobuilder and my home machine) | ||||
2007-09-19 | gcc-cross-initial: Add missing file | Richard Purdie | 1 | |
2007-09-19 | gcc-cross-initial: Use common inc file for a couple more files (from poky) | Richard Purdie | 2 | |
2007-09-19 | gcc-cross-initial: Factor common code into an inc file, don't run make ↵ | Richard Purdie | 9 | |
install for do_install since its pointless (from poky) | ||||
2007-09-19 | gcc: change the way to package fortran, reduce spurious variables, make ↵ | Koen Kooi | 12 | |
missing fortran files non-fatal | ||||
2007-09-19 | gcc(-cross): enable fortran for arm/EABI, thanks to Alain for showing and ↵ | Koen Kooi | 6 | |
testing the patch | ||||
2007-09-09 | gcc 4.2: fix uclibc compilation, closes #2959 | Petr Stetiar | 4 | |
2007-09-01 | gcc-package-sdk.inc: Update packaging after sysroot changes (from poky) | Richard Purdie | 1 | |
2007-09-01 | gcc-cross-sdk-4.1.2: Second try and cleaning up SRC_URI (if this fails for ↵ | Richard Purdie | 1 | |
anyone, please post the errors to the list) (from poky) | ||||
2007-09-01 | gcc4-sdk: Use sysroot to workaround various path problems with external ↵ | Richard Purdie | 5 | |
toolchains (from Poky) | ||||
2007-08-31 | gcc/gcc-cross 4.1.2: bump PR to build working compiler after broken ARM Crunch | Marcin Juszkiewicz | 2 | |
2007-08-31 | disapproval of revision '4fb1a7447c5d8ace96a5ac6358c7fe10f0d951c4' | Marcin Juszkiewicz | 49 | |
2007-08-30 | gcc 4.1.2: add patches for maverick crunch (that's an FPU) | Koen Kooi | 49 | |
2007-08-30 | gcc 4.2.1: add patches for maverick crunch on ep93xx (That's an FPU) | Koen Kooi | 33 | |