Age | Commit message (Expand) | Author |
2014-03-02 | remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not kno... | Waldemar Brodkorb |
2014-03-01 | add x32 toolchain and kernel support | Waldemar Brodkorb |
2014-03-01 | add basic support for x86_64 x32 abi, convert to miniconfig | 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 | update to gcc 4.8.2 (partially done by last commit) | Waldemar Brodkorb |
2014-02-22 | do not set ARCH in TARGET_CONFIGURE_OPTS, hopefully fixes libx264 depend targ... | Waldemar Brodkorb |
2014-02-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-02-20 | need to use gcc mode thumb, to compile glibc, CFLAGS is not enough | Waldemar Brodkorb |
2014-02-20 | use special case, do not put CFLAGS always into LDFLAGS | Waldemar Brodkorb |
2014-02-19 | add thumb2 support as an option for cubox-i | Waldemar Brodkorb |
2014-02-18 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-02-18 | use bin directory for host binaries only, use new firmware directory for the ... | Waldemar Brodkorb |
2014-02-18 | add initial stuff for cubox-i, still waiting for the hardware, so fully untested | Waldemar Brodkorb |
2014-02-15 | ld handles O1 and O2 in the same way, use O1 | Waldemar Brodkorb |
2014-02-12 | add special linker scripts, to disable lazy loading of symbols and to make re... | Waldemar Brodkorb |
2014-02-10 | disable certificate checking | Waldemar Brodkorb |
2014-02-03 | make wget timeout configurable | Waldemar Brodkorb |
2014-01-31 | fix openjdk build, add render dependency | Waldemar Brodkorb |
2014-01-25 | fix clang warning | Waldemar Brodkorb |
2014-01-24 | higher timeout for slow proxies | Waldemar Brodkorb |
2014-01-23 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-01-23 | remove jtools/java host dir. use host stuff instead. | Waldemar Brodkorb |
2014-01-16 | add TARGET_CFLAGS_ARCH to TARGET_LDFLAGS, required to fix build of f.e. cfgfs... | Waldemar Brodkorb |
2014-01-08 | remove LINUX_HEADER_DIR | Waldemar Brodkorb |
2013-12-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2013-12-20 | remove qemu vars from vars.mk | Waldemar Brodkorb |
2013-12-08 | add support for microblaze architecture, tested with qemu-system-microblaze{,el} | Waldemar Brodkorb |
2013-11-27 | try to fixup mesalib compile, it needs libxml2 python module | Waldemar Brodkorb |
2013-11-17 | use qemu-host, add support for uClibc and openjdk7, tested on qemu-system-mipsel | Waldemar Brodkorb |
2013-11-07 | update valgrind to latest upstream version, strlen is not a function in ld.so... | Waldemar Brodkorb |
2013-11-03 | optimize code generation, saves space on disk and ram. do not generate eh_fra... | Waldemar Brodkorb |
2013-11-02 | need TARGET_PATH to find file | Waldemar Brodkorb |
2013-11-02 | remove dependencies to libiconv,pkg-config and file. use pkgconf and libiconv... | Waldemar Brodkorb |
2013-11-01 | allow gettext-tiny host compile with HOST_STYLE=manual | Waldemar Brodkorb |
2013-10-28 | fix host build stuff and update-patches, convert cifs-utils and libaudiofile ... | Waldemar Brodkorb |
2013-10-24 | get rid of unsupported locale support | Waldemar Brodkorb |
2013-09-26 | hard float target systems, need to have their own toolchain/target/host dirs,... | Waldemar Brodkorb |
2013-09-25 | Merge branch 'master' of openadk.org:/git/openadk | Waldemar Brodkorb |
2013-09-25 | first step to port openafs | Waldemar Brodkorb |
2013-09-23 | remove -fPIC, fixes compile of x86-eglibc toolchain | Waldemar Brodkorb |
2013-05-13 | add mips64el stuff | Waldemar Brodkorb |
2012-10-13 | we need Optimization flags for eglibc/glibc | Waldemar Brodkorb |
2012-10-12 | use TARGET_CFLAGS_LIBC without ABI cflags for glibc | Waldemar Brodkorb |
2012-10-10 | fix 32 Bit multilib builds | Waldemar Brodkorb |
2011-11-10 | fix make bulk on OpenADK buildserver | Waldemar Brodkorb |
2011-10-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2011-10-12 | add basic support for avr32 -> ngw100 | Waldemar Brodkorb |
2011-09-05 | more make bulkallmod patches | Waldemar Brodkorb |
2011-08-22 | enable x86_64 | Waldemar Brodkorb |