Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-08 | strace: update to 4.12 | Waldemar Brodkorb | |
2015-12-26 | fix compile for crisv10/crisv32 | Waldemar Brodkorb | |
2015-06-10 | better use i386 as base for crisv32 | Waldemar Brodkorb | |
2015-06-10 | fix strace for crisv32 (experimental) | Waldemar Brodkorb | |
2014-01-16 | good bye cris, hardware is eol, latest toolchain is broken, qemu emulator ↵ | Waldemar Brodkorb | |
support is bad, kernel needs patches for serial and network | |||
2011-09-02 | update to latest upstream, fix crisv32 build, allow static building | 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 ;) |