summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
2014-05-07add 3.15.rc4 for cubox, revert some module conversion, breaks fb and usbWaldemar Brodkorb
2014-05-07update to 3.14.3, convert some drivers to modulesWaldemar Brodkorb
2014-05-05gnu sed no longer required, will be build as hosttoolWaldemar Brodkorb
2014-05-05with-gmp pointing to staging dir is requiredWaldemar Brodkorb
2014-05-05update TODO/BUGSWaldemar Brodkorb
2014-05-04update gmp to latest upstreamWaldemar Brodkorb
2014-05-04revert, unfortunately there is libgcc, which is then build with the wrong ↵Waldemar Brodkorb
options
2014-05-04remove workaroundWaldemar Brodkorb
2014-05-03as discussed with phil, do not default toolchain to a specific cpu, we have ↵Waldemar Brodkorb
-fhonour-copts, to detect when CFLAGS are not used
2014-04-30use CLIB instead of LIBC to avoid clashes with uClibc buildsystemWaldemar Brodkorb
2014-04-30rework thumb2 supportWaldemar Brodkorb
do not change gcc defaults, discussed with phil, make the resulting toolchains more conform.
2014-04-30fix 32 bit userland with 64 bit kernel supportWaldemar Brodkorb
after onger discussion with Phil, I understood his old patches and fixed support for x86 systems with 32 Bit userland and 64 Bit kernel by using a biarch toolchain instead of a multilib one.
2014-04-27update checksumWaldemar Brodkorb
2014-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-04-26move thumb mode to toolchain optionsWaldemar Brodkorb
2014-04-24update 3.4 kernelWaldemar Brodkorb
2014-04-24update 3.10 kernelWaldemar Brodkorb
2014-04-24update 3.12 kernelWaldemar Brodkorb
2014-04-24update 3.13 kernel, add raspberry patchesWaldemar Brodkorb
2014-04-24update musl, fixes microblaze supportWaldemar Brodkorb
2014-04-23work in progress patches for cubox-iWaldemar Brodkorb
2014-04-23fix toolchain build on darwin, avoid (a|), which seems to be not documented ↵Waldemar Brodkorb
in POSIX
2014-04-22workaround no needed anymoreWaldemar Brodkorb
2014-04-15fix superh big endian compile for muslWaldemar Brodkorb
2014-04-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-04-14update to latest bootloader, userland and kernel for rpiWaldemar Brodkorb
2014-04-14sync with musl-crossWaldemar Brodkorb
2014-04-13gold default off, does not compile with clang at the momentWaldemar Brodkorb
2014-04-10use libc specific toolchain arch listWaldemar Brodkorb
2014-04-08no gold for mips at the momentWaldemar Brodkorb
2014-04-07add gold supportWaldemar Brodkorb
2014-04-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-04-07only use patch for ARCH == sparcWaldemar Brodkorb
2014-04-06use lowercase directory nameWaldemar Brodkorb
2014-04-06add spacr miscompile workaroundWaldemar Brodkorb
2014-03-30rework hosttools building, add tools into package stuffWaldemar Brodkorb
2014-03-26remove microperl patch, not required, we have full perl nowWaldemar Brodkorb
2014-03-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-26bump all kernelsWaldemar Brodkorb
2014-03-25add support for x86_64 toolchain with 32 bit abiWaldemar Brodkorb
2014-03-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-23make optimiztion compiler flags configurable, default -Os -pipeWaldemar Brodkorb
2014-03-23fix arm compileWaldemar Brodkorb
2014-03-21Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-20update musl to 1.0.0Waldemar Brodkorb
2014-03-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-20use system zlibWaldemar Brodkorb
2014-03-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-20fix qemu-i686 and uClibc buildWaldemar Brodkorb
2014-03-20fix stripping for uclibc/musl toolchains, do not remove *_pic.a might be ↵Waldemar Brodkorb
needed for shared libraries