Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-12 | adding owncloud-client!! | Shackra Sislock | |
2012-08-16 | mips64el-unknown-linux-gnu-linux-libre-api-headers-3.5.1-1: updating version | André Fabian Silva Delgado | |
2012-04-17 | Updating the cross toolchain for mips64el | Nicolás Reynolds | |
Added patches from upstream and diff'ed with them. Binutils and linux-libre-api-headers are already built. GCC Core builts but `mips64el-unknown-linux-gnu-gcc -v dummy.c` fails because of missing -EL on i686-pc-linux-gnu-as. Exporting mips64el-...-binutils to the PATH solves the problem but mips64el-...-ld fails with missing crt*. No idea why target gcc decides to use the host as instead of the target one, since the PKGBUILD hasn't fundamentally changed. | |||
2012-03-18 | Update build order. | Michał Masłowski | |
2012-03-18 | Fix building the mips64el cross toolchain. | Michał Masłowski | |
2012-03-13 | cross binutils compat symlinks don't work and are not needed. | Michał Masłowski | |
2012-01-31 | Added README for new cross-toolchains | Nicolás Reynolds | |
2012-01-23 | Cross toolchain finished | Nicolás Reynolds | |
2012-01-21 | binutils: create usr/include | Nicolás Reynolds | |
2012-01-21 | Symlink crt* | Nicolás Reynolds | |
2012-01-21 | glibc-headers: includr dir wasn't there | Nicolás Reynolds | |
2012-01-21 | Lost the packages, starting again | Nicolás Reynolds | |
2012-01-18 | Preparing final mips64el-gcc | Nicolás Reynolds | |
2012-01-16 | Got glibc-headers | Nicolás Reynolds | |
2012-01-14 | cross/cross-mips64el-unknown-linux-gnu-gcc-core-4.6.2-5 | Nicolás Reynolds | |
2012-01-14 | cross/cross-mips64el-unknown-linux-gnu-binutils-2.22-7 | Nicolás Reynolds | |
2012-01-14 | Work done so far, decided to follow crosstool-ng log | Nicolás Reynolds | |
2012-01-13 | cross/mips-linux-api-headers-3.1.6-1 | Nicolás Reynolds | |
Linux-libre headers for MIPS architecture | |||
2012-01-10 | Merge branch 'master' of ssh://gparabola/abslibre | Nicolás Reynolds | |
Conflicts: cross/cross-mips64el-unknown-linux-gnu-gcc/PKGBUILD | |||
2012-01-10 | fixes | Nicolás Reynolds | |
2012-01-10 | Fix some cross gcc problems. | Michał Masłowski | |
It needs to build libgcc for target, it will fail with x86 CFLAGS. Similarly, building the cross compiler will fail with mips64el binutils. glibc is officially needed to build libgcc, so don't disable using target headers. libgcc still fails. | |||
2012-01-09 | cross/cross-mips64el-unknown-linux-gnu-{glibc,binutils,gcc} | Nicolás Reynolds | |