Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-20 | update to gcc 4.4.4 | Waldemar Brodkorb | |
2010-05-01 | allow building of glibc toolchain in debug mode | Waldemar Brodkorb | |
2010-04-21 | revert uclibc update | Waldemar Brodkorb | |
2010-04-21 | resolve merge conflict | Waldemar Brodkorb | |
2010-04-12 | enable parallel building for uclibc | Phil Sutter | |
2010-04-04 | update to latest upstream | Waldemar Brodkorb | |
2010-04-04 | update to latest upstream | Waldemar Brodkorb | |
2010-03-27 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-25 | enable glibc build for rb532 | Waldemar Brodkorb | |
2010-03-24 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-24 | fix glibc build on CygWin | Waldemar Brodkorb | |
2010-03-23 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-23 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-23 | fix cross-compile on Cygwin hosts. | Waldemar Brodkorb | |
bug reported by M. Hofmann. | |||
2010-03-17 | add optimized flags if ADK_DEBUG for eglibc build | Waldemar Brodkorb | |
2010-03-14 | update to latest stable upstream | Waldemar Brodkorb | |
2010-03-10 | update to latest stable upstream, lemote patch is included. | Waldemar Brodkorb | |
2010-03-07 | add binutils patch | Waldemar Brodkorb | |
2010-02-27 | fix checksum check of toolchain archives after download | Waldemar Brodkorb | |
and update alix/wrap targets to 2.6.33 | |||
2010-02-25 | fix merge problem, enable e1000 driver correctly | Waldemar Brodkorb | |
2010-02-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-25 | update to latest upstream version | Waldemar Brodkorb | |
2010-02-25 | resolve merge conflict | Waldemar Brodkorb | |
2010-02-25 | first try to get glibc working for mips/arm (not working yet) | Waldemar Brodkorb | |
2010-02-24 | toolchain: trailing whitespaces cleanup (just cosmetics!) | Phil Sutter | |
2010-02-24 | toolchain: enable parallel building for gcc, glibc, binutils, gmp and mpfr | Phil Sutter | |
2010-02-20 | add vendor string "openadk" to toolchain triplet | Waldemar Brodkorb | |
With this change you can compile toolchains even when host cpu arch is identical to target cpu arch. | |||
2010-02-19 | first try to get eglibc/glibc based toolchain working | Waldemar Brodkorb | |
when HOST == TARGET eglibc/glibc toolchain does not compile correctly. With this patches at least eglibc compiles fine. There still exist a problem with glibc. Someone should check what diff in eglibc make the build work :} | |||
2010-02-17 | add fallback for autoconf | Waldemar Brodkorb | |
2010-02-15 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-14 | fix some compile issues on NetBSD | Waldemar Brodkorb | |
2010-02-14 | add generic toolchain only support | Waldemar Brodkorb | |
remove special cases (tomtom/g1) | |||
2010-02-14 | remove unused workaround | Waldemar Brodkorb | |
2010-02-03 | fix compile for mips64 target | Waldemar Brodkorb | |
from http://www.mail-archive.com/uclibc@uclibc.org/msg04960.html | |||
2010-01-30 | fix eglibc dev package and group alix/wrap devices | Waldemar Brodkorb | |
2010-01-30 | update uclibc to latest upstream version | Waldemar Brodkorb | |
MIPS problem is solved, no extension patch needed anymore. uClibc can be compiled again with optimization for size. getline patch is already included upstream. New patch backported from uclibc-current, to compile fastat on 64 Bit Host and Target. ICE for Etrax also fixed. | |||
2010-01-30 | update to latest upstream version | Waldemar Brodkorb | |
2009-12-31 | install stdio_lim.h via install-headers | Waldemar Brodkorb | |
2009-12-19 | fix busybox compile on MirBSD for qemu-arm target, from mirabilos | Waldemar Brodkorb | |
2009-12-19 | Merge branch 'master' of openadk.org:/git/openadk | Waldemar Brodkorb | |
2009-12-19 | update eglic and glibc | Waldemar Brodkorb | |
2009-12-19 | fighting with git am and git format-patch... | Waldemar Brodkorb | |
2009-12-19 | revert, already done | Waldemar | |
2009-12-19 | add more mirbsd compatibility patches | Waldemar | |
2009-12-19 | disable precompiled headers, solves problem on MirBSD | Waldemar Brodkorb | |
2009-12-11 | make iproute compilable on FreeBSD host | Waldemar Brodkorb | |
make an extra linux-headers dir in STAGING_DIR for special cases, where host gcc is used, but kernel headers from Linux are needed. Move GNU make specific export to GNUMakefile. | |||
2009-12-07 | install development libraries into /lib | Waldemar Brodkorb | |
- otherwise libopenssl compile fails | |||
2009-12-06 | fix qemu-x86_64 image, get rid of duplicat include dir | Waldemar Brodkorb | |
- fix image build for different root filesystems - get rid of duplicate symlink to include dir - finetune mpd config file | |||
2009-11-25 | simplify buildsystem | Waldemar Brodkorb | |
- remove ADK_IPV6, ADK_CXX and ADK_X11 - enable ipv6 by default in uclibc - enable build of c++ compiler by default |