summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
2010-06-11disable cloog and ppl supportWaldemar Brodkorb
2010-06-08fix checksum and some typosWaldemar Brodkorb
2010-06-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-06-07fix compile issues on MacOS X hostWaldemar Brodkorb
2010-06-03fix instability problems on my loongson laptopWaldemar Brodkorb
the latest binutils contains the needed options to build a kernel with the needed workarounds. Activate the work arounds.
2010-05-31quote PATH, some people use strange directory namesWaldemar Brodkorb
2010-05-29upgrade all targets to Linux 2.6.34Waldemar Brodkorb
2010-05-20update to gcc 4.4.4Waldemar Brodkorb
2010-05-01allow building of glibc toolchain in debug modeWaldemar Brodkorb
2010-04-21revert uclibc updateWaldemar Brodkorb
2010-04-21resolve merge conflictWaldemar Brodkorb
2010-04-12enable parallel building for uclibcPhil Sutter
2010-04-04update to latest upstreamWaldemar Brodkorb
2010-04-04update to latest upstreamWaldemar Brodkorb
2010-03-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-03-25enable glibc build for rb532Waldemar Brodkorb
2010-03-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-03-24fix glibc build on CygWinWaldemar Brodkorb
2010-03-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-03-23Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadkWaldemar Brodkorb
2010-03-23fix cross-compile on Cygwin hosts.Waldemar Brodkorb
bug reported by M. Hofmann.
2010-03-17add optimized flags if ADK_DEBUG for eglibc buildWaldemar Brodkorb
2010-03-14update to latest stable upstreamWaldemar Brodkorb
2010-03-10update to latest stable upstream, lemote patch is included.Waldemar Brodkorb
2010-03-07add binutils patchWaldemar Brodkorb
2010-02-27fix checksum check of toolchain archives after downloadWaldemar Brodkorb
and update alix/wrap targets to 2.6.33
2010-02-25fix merge problem, enable e1000 driver correctlyWaldemar Brodkorb
2010-02-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-25update to latest upstream versionWaldemar Brodkorb
2010-02-25resolve merge conflictWaldemar Brodkorb
2010-02-25first try to get glibc working for mips/arm (not working yet)Waldemar Brodkorb
2010-02-24toolchain: trailing whitespaces cleanup (just cosmetics!)Phil Sutter
2010-02-24toolchain: enable parallel building for gcc, glibc, binutils, gmp and mpfrPhil Sutter
2010-02-20add vendor string "openadk" to toolchain tripletWaldemar Brodkorb
With this change you can compile toolchains even when host cpu arch is identical to target cpu arch.
2010-02-19first try to get eglibc/glibc based toolchain workingWaldemar 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-17add fallback for autoconfWaldemar Brodkorb
2010-02-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-14fix some compile issues on NetBSDWaldemar Brodkorb
2010-02-14add generic toolchain only supportWaldemar Brodkorb
remove special cases (tomtom/g1)
2010-02-14remove unused workaroundWaldemar Brodkorb
2010-02-03fix compile for mips64 targetWaldemar Brodkorb
from http://www.mail-archive.com/uclibc@uclibc.org/msg04960.html
2010-01-30fix eglibc dev package and group alix/wrap devicesWaldemar Brodkorb
2010-01-30update uclibc to latest upstream versionWaldemar 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-30update to latest upstream versionWaldemar Brodkorb
2009-12-31install stdio_lim.h via install-headersWaldemar Brodkorb
2009-12-19fix busybox compile on MirBSD for qemu-arm target, from mirabilosWaldemar Brodkorb
2009-12-19Merge branch 'master' of openadk.org:/git/openadkWaldemar Brodkorb
2009-12-19update eglic and glibcWaldemar Brodkorb
2009-12-19fighting with git am and git format-patch...Waldemar Brodkorb