Age | Commit message (Expand) | Author |
2015-04-16 | add cross-compile patch | Waldemar Brodkorb |
2015-03-19 | disable werror, as it breaks some builds | Waldemar Brodkorb |
2015-03-03 | disable werror, as suggested by a GNU libc developer to avoid breakage for ar... | Waldemar Brodkorb |
2015-02-28 | toolchain/glibc: set asm-CPPFLAGS to CFLAGS when compiling the final version | Phil Sutter |
2015-02-19 | update version for glibc git | Waldemar Brodkorb |
2015-02-14 | fix glibc build of mips32 soft-float toolchain | Waldemar Brodkorb |
2015-02-09 | add basic support for raspberry pi2 | Waldemar Brodkorb |
2015-01-30 | fix find command, reported by phil | Waldemar Brodkorb |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb |
2014-12-26 | fix cross-compile on Cygwin | Waldemar Brodkorb |
2014-09-13 | add patches for glibc 2.20 | Waldemar Brodkorb |
2014-09-08 | update glibc to latest stable | Waldemar Brodkorb |
2014-08-06 | bsd fixes | Waldemar Brodkorb |
2014-08-04 | fix glibc git compile | Waldemar Brodkorb |
2014-08-04 | add musl git support | Waldemar Brodkorb |
2014-06-28 | add alpha for glibc and xtensa for uclibc | Waldemar Brodkorb |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb |
2014-06-16 | do not delete gconv dir, required for iconv_open | Waldemar Brodkorb |
2014-06-08 | fixup and rename of libc arch lists | Waldemar Brodkorb |
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb |
2014-05-25 | only test archs | Waldemar Brodkorb |
2014-05-24 | fix build with ssp enabled | Waldemar Brodkorb |
2014-05-23 | fix symbol renaming bugs | Waldemar Brodkorb |
2014-05-23 | fix arch lists | Waldemar Brodkorb |
2014-05-17 | set CONFIG_SHELL to unbreak x86_64 x32 build on a system without /bin/sh bein... | Waldemar Brodkorb |
2014-05-04 | remove workaround | Waldemar Brodkorb |
2014-04-27 | update checksum | Waldemar Brodkorb |
2014-04-23 | fix toolchain build on darwin, avoid (a|), which seems to be not documented i... | Waldemar Brodkorb |
2014-04-10 | use libc specific toolchain arch list | Waldemar Brodkorb |
2014-03-25 | add support for x86_64 toolchain with 32 bit abi | Waldemar Brodkorb |
2014-03-20 | fix stripping for uclibc/musl toolchains, do not remove *_pic.a might be need... | Waldemar Brodkorb |
2014-03-19 | fix stripping for toolchain, toolchain dir includes target libgcc | Waldemar Brodkorb |
2014-03-17 | add TOOLCHAIN_DIR support | Waldemar Brodkorb |
2014-03-17 | fixups for x86_64 x32 toolchain, x86_64 32 still problematic | Waldemar Brodkorb |
2014-03-04 | fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for qemu-sparc64... | Waldemar Brodkorb |
2014-03-03 | only strip toolchain and target dirs for ADK_TOOLCHAIN | Waldemar Brodkorb |
2014-03-02 | remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not kno... | Waldemar Brodkorb |
2014-03-02 | strip toolchain components without copying debug data, clean toolchain after ... | Waldemar Brodkorb |
2014-03-01 | remove armeb, no hardware, no emulator to test, add armhf instead. fix some t... | Waldemar Brodkorb |
2014-02-26 | merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-02-26 | rework arm support, add qemu arm model vexpress for cortex-a9 emulation (hard... | Waldemar Brodkorb |
2014-02-26 | update minimum kernel | Waldemar Brodkorb |
2014-02-19 | update glibc | Waldemar Brodkorb |
2014-02-19 | add thumb2 support as an option for cubox-i | Waldemar Brodkorb |
2013-10-26 | fix sparc32 toolchain building with glibc, see http://sourceware.org/bugzilla... | Waldemar Brodkorb |
2013-10-13 | remove multilib experimental stuff | Waldemar Brodkorb |
2013-09-13 | update glibc | Waldemar Brodkorb |
2013-08-12 | update glibc to latest upstream | Waldemar Brodkorb |
2013-01-31 | sth wrong with this patch | Waldemar Brodkorb |
2012-10-12 | use TARGET_CFLAGS_LIBC without ABI cflags for glibc | Waldemar Brodkorb |