Age | Commit message (Expand) | Author |
2014-03-07 | Merge branch 'master' of git+ssh://www.openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-07 | reduce build time, approx. 13 minutes on x86_64 buildsystem, from musl-cross | Waldemar Brodkorb |
2014-03-06 | fix cross-compile of gcc, when using uClibc. --dynamic-linker was using /lib/... | Waldemar Brodkorb |
2014-03-04 | fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for qemu-sparc64... | Waldemar Brodkorb |
2014-03-02 | resolve merge conflict | 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 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-02 | fix symlink workaround for libtool after gcc 4.8.2 update | Waldemar Brodkorb |
2014-03-02 | add musl sh patch | Waldemar Brodkorb |
2014-03-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-01 | move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ... | Waldemar Brodkorb |
2014-03-01 | merge conflict | Waldemar Brodkorb |
2014-03-01 | update to gcc 4.8.2 (partially done by last commit) | Waldemar Brodkorb |
2014-03-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-01 | remove armeb, no hardware, no emulator to test, add armhf instead. fix some t... | Waldemar Brodkorb |
2014-03-01 | stubs for non-muls archs | Waldemar Brodkorb |
2014-02-27 | add support for sh and musl | 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 kernel 3.4.x, fixes for lemote yeelong users | Waldemar Brodkorb |
2014-02-20 | need to use gcc mode thumb, to compile glibc, CFLAGS is not enough | Waldemar Brodkorb |
2014-02-18 | add initial stuff for cubox-i, still waiting for the hardware, so fully untested | Waldemar Brodkorb |
2014-02-16 | add musl-cross patch for 4.8.2 from musl-cross project | Waldemar Brodkorb |
2014-02-15 | use newer kernel for toolchain building, fix some problems with ppc and m68k ... | Waldemar Brodkorb |
2014-02-15 | use the symlink the other way, fixes boost cross-compile | Waldemar Brodkorb |
2014-02-12 | fix toolchain component linking | Waldemar Brodkorb |
2014-02-09 | fix openjdk7 toolchain workaround, add symlinks to reduce size of toolchains | Waldemar Brodkorb |
2014-02-04 | unbreak toolchain building | Waldemar Brodkorb |
2014-01-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-01-16 | always use long double 64 for ppc | Waldemar Brodkorb |
2014-01-16 | good bye cris, hardware is eol, latest toolchain is broken, qemu emulator sup... | Waldemar Brodkorb |
2014-01-16 | good bye avr32, bad toolchain support, hardware is eol and no qemu emulator a... | Waldemar Brodkorb |
2014-01-08 | fix lto plugin detection on openbsd | Waldemar Brodkorb |
2013-12-08 | add support for microblaze architecture, tested with qemu-system-microblaze{,el} | Waldemar Brodkorb |
2013-10-25 | fix the annoying bug, where c++ apps fail to link for mips n32 or x86_64 systems | Waldemar Brodkorb |
2013-10-23 | another try to get it right | Waldemar Brodkorb |
2013-10-23 | hopefully get it right with teh if else construct | Waldemar Brodkorb |
2013-10-23 | disable TLS in gcc for m68k, needs to be checked for eglibc/glibc later | Waldemar Brodkorb |
2013-10-20 | verified ssh is working in qemu x86_64, fix build bugs | Waldemar Brodkorb |
2013-10-13 | remove multilib experimental stuff | Waldemar Brodkorb |
2013-10-11 | fix cris build | Waldemar Brodkorb |
2013-10-01 | add support for glibc/eglibc qemu-sh systems | Waldemar Brodkorb |
2013-09-29 | bring qemu-sh and aranym-m68k in shape | Waldemar Brodkorb |
2013-09-25 | fix ppc64 toolchain build, refresh kernel config | Waldemar Brodkorb |
2013-09-24 | fix uclibc based toolchain for ppc targets | Waldemar Brodkorb |
2013-09-19 | fix qemu sparc64 build | Waldemar Brodkorb |
2013-09-18 | fix mips64el toolchain building | Waldemar Brodkorb |
2013-09-17 | fix gcc mips64el building with musl | Waldemar Brodkorb |
2013-09-15 | update binutils, fix gcc ppc musl build | Waldemar Brodkorb |
2013-09-15 | fixup musl-gcc patch, reported upstream | Waldemar Brodkorb |