Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-15 | use newer kernel for toolchain building, fix some problems with ppc and m68k ↵ | Waldemar Brodkorb | |
toolchains | |||
2014-02-11 | use miniconfig for sparc64, enable network driver. disk driver is broken. | Waldemar Brodkorb | |
2014-01-07 | add i686 and sparc support for perl package, use miniconfig | Waldemar Brodkorb | |
2011-08-24 | add qemu sparc64, but it segfaults | Waldemar Brodkorb | |
2011-04-29 | rework toolchain only option | Waldemar Brodkorb | |
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) |