Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-24 | fix build with ssp enabled | Waldemar Brodkorb | |
2014-05-17 | set CONFIG_SHELL to unbreak x86_64 x32 build on a system without /bin/sh ↵ | Waldemar Brodkorb | |
being /bin/bash | |||
2014-05-04 | remove workaround | Waldemar Brodkorb | |
2014-04-27 | update checksum | Waldemar Brodkorb | |
2014-03-25 | add support for x86_64 toolchain with 32 bit abi | Waldemar Brodkorb | |
2014-03-17 | fixups for x86_64 x32 toolchain, x86_64 32 still problematic | Waldemar Brodkorb | |
- add a musl patch to recognize x86_64-foo-muslx32 - rework multilib configuration - remove explicit sjlj gcc configure, as suggested by the gcc docs - fix strace for x32 | |||
2014-03-02 | remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not ↵ | Waldemar Brodkorb | |
know why this is required. the names are not unique between arch with different abi | |||
2014-02-26 | update minimum kernel | Waldemar Brodkorb | |
2014-02-19 | update glibc | Waldemar Brodkorb | |
2013-09-13 | update glibc | Waldemar Brodkorb | |
2013-08-12 | update glibc to latest upstream | Waldemar Brodkorb | |
2012-10-12 | use TARGET_CFLAGS_LIBC without ABI cflags for glibc | 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-25 | more HOSTCC elimination | Waldemar Brodkorb | |
2011-01-12 | fix mips64 glibc toolchains | Waldemar Brodkorb | |
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | 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-09-28 | update to latest upstream | 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-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-19 | update eglic and glibc | Waldemar Brodkorb | |
2009-08-20 | add eglibc support | Waldemar Brodkorb | |
all three libraries tested with qemu-x86 | |||
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 | |