Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-26 | fix cross-compile on Cygwin | Waldemar Brodkorb | |
2014-09-13 | add patches for glibc 2.20 | Waldemar Brodkorb | |
2014-04-23 | fix toolchain build on darwin, avoid (a|), which seems to be not documented ↵ | Waldemar Brodkorb | |
in POSIX | |||
2014-03-04 | fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for ↵ | Waldemar Brodkorb | |
qemu-sparc64, still another issue exist. | |||
2014-02-19 | update glibc | Waldemar Brodkorb | |
2013-10-26 | fix sparc32 toolchain building with glibc, see ↵ | Waldemar Brodkorb | |
http://sourceware.org/bugzilla/show_bug.cgi?id=15985 | |||
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-09-28 | update gcc to latest upstream version | Waldemar Brodkorb | |
2012-08-10 | update glibc | Waldemar Brodkorb | |
2012-03-24 | update gcc, glibc and fix build breakage | Waldemar Brodkorb | |
2011-04-26 | glibc: fixup name resolution for kirkwood at least | Phil Sutter | |
2011-03-28 | update to latest stable upstream | Waldemar Brodkorb | |
2011-01-10 | fix timezone configuration for glibc based systems | Waldemar Brodkorb | |
2011-01-10 | glibc: fix build for ADK_TARGET_CFLAGS="-march=i686" | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | Waldemar Brodkorb | |
2010-11-07 | fix eglibc/glibc toolchain building with make 3.82 | Waldemar Brodkorb | |
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-02-25 | first try to get glibc working for mips/arm (not working yet) | Waldemar Brodkorb | |
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. | |||
2009-12-31 | install stdio_lim.h via install-headers | Waldemar Brodkorb | |
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-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 | |