Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-08-06 | packages/gcc: For targets (libstdc++,java,mudflap...) use xgcc -E as CPP | Holger Freyther | 1 | |
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: Use require instead of include for the 'base' files | Holger Freyther | 1 | |
2006-08-04 | Added patch (from gcc fix for bug 27363). This makes alsa work with gcc 4.1.1 | Frans Meulenbroeks | 1 | |
(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 | 1 | |
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 | 1 | |
gcc_4.1.1.bb: Remove use of gcc4-build.inc, document java and fortran bits a bit | ||||
2006-07-03 | gcc: add eabi to atexit cases gcc3-build.inc and bump pr for affected toolchains | Koen Kooi | 1 | |
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 | 1 | |
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 | 1 | |
(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 | 1 | |
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 | 1 | |