summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross-initial.inc
AgeCommit message (Collapse)AuthorFiles
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains ↵Khem Raj1
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working.
2008-03-15gcc-cross-initial.inc: Add sysroot configure options for the case when we ↵Richard Purdie1
use libc-initial
2008-03-09gcc-cross-initial.inc: Blindly inserted powerpc as the architecture that ↵Leon Woestenberg1
also DEPENDS on libc-initial. Please review.
2008-02-28gcc: Enable sysroot options, hacking around path layout issues for now. This ↵Richard Purdie1
fixes the sdk version to use the correct sysroot which is important for ease of use of SDKs and standalone toolchains. This change means a gcc rebuild unfortunately
2007-09-29gcc-cross: Update paths to reference staging instead of cross (from poky), ↵Richard Purdie1
bump PR to make sure gcc-cross reinstalls after cross changes to ensure everything works correctly
2007-09-19gcc-cross-initial: Add missing fileRichard Purdie1