Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-27 | fix build of glibc toolchains | Waldemar Brodkorb | |
2010-11-23 | install symlinks for glibc-dev package, do not install libnsl for now | Waldemar Brodkorb | |
2010-11-07 | fix eglibc/glibc toolchain building with make 3.82 | Waldemar Brodkorb | |
2010-10-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk | |||
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version | |||
2010-09-28 | update to latest upstream | Waldemar Brodkorb | |
2010-05-01 | allow building of glibc toolchain in debug mode | Waldemar Brodkorb | |
2010-03-25 | enable glibc build for rb532 | Waldemar Brodkorb | |
2010-03-24 | fix glibc build on CygWin | 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 | 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 :} | |||
2009-12-31 | install stdio_lim.h via install-headers | Waldemar Brodkorb | |
2009-12-19 | update eglic and glibc | Waldemar Brodkorb | |
2009-11-19 | rename DEVICE to ADK_TARGET | Waldemar Brodkorb | |
- the name is better, because qemu f.e. is no hardware device - use make TARGET=alix1c to start with a configuration for this target - use make TARGET=alix1c allmodconfig to generate a mostly complete config to build all available packages for this platform as a package The all.config and .defconfig files needed to get this working are dynamically generated. | |||
2009-08-22 | fix eglibc/glibc support on lemote 64 bit | Waldemar Brodkorb | |
2009-08-21 | cleanup eglibc/glibc Makefiles | Waldemar Brodkorb | |
- make it simpler and more equal - add dependency to gperf needed for new config system | |||
2009-08-20 | add eglibc support | Waldemar Brodkorb | |
all three libraries tested with qemu-x86 | |||
2009-06-13 | update to 2.6.30 | Waldemar Brodkorb | |
2009-06-02 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-02 | fix regressions for allconfig alix1c glibc target | Waldemar Brodkorb | |
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-30 | qemu MIPS support | Waldemar Brodkorb | |
- add support of all MIPS variants - MIPS32 boots fine with MALTA emulation - MIPS64 has a problem booting in 64 kernel mode, even linux 2.6.30rc7 halt on boot - remove Config.default | |||
2009-05-29 | add lemote / loongson2f target support (no runtime tests yet) | Waldemar Brodkorb | |
- update glibc to latest version (GIT), tarball includes glibc-ports needed for MIPS architecture - fix building of toolchain for mips64el glibc/uclibc - use /lib instead of /lib64 (no biarch support) - fix X11 dependencies in build system - fix glibc build errors for openldap, libnl, mpd and rtorrent - verified toolchain changes on alix1c | |||
2009-05-17 | Initial import | wbx | |