summaryrefslogtreecommitdiff
path: root/toolchain/eglibc
AgeCommit message (Collapse)Author
2010-07-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-07-19fix compile on Mac OS X hostWaldemar Brodkorb
2010-07-07fix timezone configuration for eglibc/glibc based systemsWaldemar 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-02-27fix checksum check of toolchain archives after downloadWaldemar Brodkorb
and update alix/wrap targets to 2.6.33
2010-02-25update to latest upstream versionWaldemar Brodkorb
2010-02-24toolchain: trailing whitespaces cleanup (just cosmetics!)Phil 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 :}
2009-12-19update eglic and glibcWaldemar Brodkorb
2009-11-19rename DEVICE to ADK_TARGETWaldemar 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-28make allmodconfig round for lemote yeelong targetWaldemar Brodkorb
2009-08-22fix eglibc/glibc support on lemote 64 bitWaldemar Brodkorb
2009-08-21cleanup eglibc/glibc MakefilesWaldemar Brodkorb
- make it simpler and more equal - add dependency to gperf needed for new config system
2009-08-20add eglibc supportWaldemar Brodkorb
all three libraries tested with qemu-x86