summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.1.1.bb
AgeCommit message (Collapse)AuthorFiles
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-08-04Added patch (from gcc fix for bug 27363). This makes alsa work with gcc 4.1.1Frans Meulenbroeks1
(after this at least the pcm module needs to be compiled and reloaded)
2006-07-31gcc: make fortran switches behave like the java switches to battle the 'g++ ↵Koen Kooi1
disappeared' symptoms
2006-07-23gcc 4.1.1: fix build troublesKoen Kooi1
2006-07-21gcc3-build.inc: allow JAVA to be overridable inside recipes using this .incKoen Kooi1
gcc_4.1.1.bb: Remove use of gcc4-build.inc, document java and fortran bits a bit
2006-07-03gcc: add eabi to atexit cases gcc3-build.inc and bump pr for affected toolchainsKoen Kooi1
2006-06-27gcc 4.1.1: raise default pref since it has proven to be working quite well Koen Kooi1
2006-06-19gcc 4.1.1 added uclibc patches to gcc 4.1.1 (see README file)Frans Meulenbroeks1
added patches for thumb (but still not good enough to compile uclibc)
2006-06-10gcc-4.1.1: added patch for configure to compile with the right target flagsFrans Meulenbroeks1
(copied from 3.4.4). bumped PR for both 4.1.1 bb files
2006-06-04gcc 4.1.1: added patch for big endianFrans Meulenbroeks1
2006-05-25gcc 4.1.1: unbreak SRC_URIKoen Kooi1
2006-05-25gcc: add gcc 4.1.1 toolchainKoen Kooi1