summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2014-12-27convert checksum check to sha256Waldemar Brodkorb
2014-12-26fix some md5sums. reported via cubox-i forum.Waldemar Brodkorb
2014-12-26fix cross-compile on CygwinWaldemar Brodkorb
2014-12-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-12-25disable parallel buildingWaldemar Brodkorb
2014-12-25fix tarball nameWaldemar Brodkorb
2014-12-25update to gcc 4.8.4Waldemar Brodkorb
2014-12-19use the new concept of appliancesWaldemar Brodkorb
2014-12-17convert dietnet patch to addon. should only be used with careWaldemar Brodkorb
2014-12-06update to gcc 4.9.2Waldemar Brodkorb
2014-10-25workaround for libelf on CygwinWaldemar Brodkorb
2014-10-22use thumb mode for cortex-m3 by default.Waldemar Brodkorb
2014-10-22rework toolchain support for ARM.Waldemar Brodkorb
2014-10-19fix checksums for binutilsWaldemar Brodkorb
2014-10-14update musl to latest stable versionWaldemar Brodkorb
2014-10-07use binutils 2.22 for coldfire, tooWaldemar Brodkorb
2014-10-06use binutils 2.22 for m68k to fix a issue with testsuite compileWaldemar Brodkorb
2014-10-05for older binutils this symlink breaks buildWaldemar Brodkorb
2014-10-04parallel building of testsuite is brokenWaldemar Brodkorb
2014-10-04use linuxthreads (new) for gdbserver usage on coldfire targetWaldemar Brodkorb
2014-10-03sync with uClibc config changesWaldemar Brodkorb
2014-10-01need to revert parallel building, breaks testsuite compile.Waldemar Brodkorb
2014-09-30fix coldfire build. need to set USE_MMU to offWaldemar Brodkorb
2014-09-29fix compilation; proposed patch, may be totally wrongThorsten Glaser
2014-09-28enable parallel building of testsuiteWaldemar Brodkorb
2014-09-28always enable pthread debug support as discussed with tgWaldemar Brodkorb
2014-09-26add support for toolchain building for crisv32 architectureWaldemar Brodkorb
2014-09-23filter out xtensa specific compiler options for gcc itself.Waldemar Brodkorb
2014-09-18remove gcc workaround, issue is fixed in the kernelWaldemar Brodkorb
2014-09-16fix coldfire toolchain buildWaldemar Brodkorb
2014-09-13add patches for glibc 2.20Waldemar Brodkorb
2014-09-10use CXXFLAGS_FOR_TARGET instead of --enable-cxx-flagsWaldemar Brodkorb
2014-09-09add cflags patchWaldemar Brodkorb
2014-09-09add information where the tarballs are fromWaldemar Brodkorb
2014-09-09Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-09-09test are in tls dir, not nptlWaldemar Brodkorb
2014-09-09add toolchain support for avr32Waldemar Brodkorb
2014-09-09Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-09-09sync latest uClibc patchesWaldemar Brodkorb
2014-09-08update glibc to latest stableWaldemar Brodkorb
2014-09-08disable test for static compileWaldemar Brodkorb
2014-09-08repo address changedWaldemar Brodkorb
2014-09-08sync with uClibc Makefile, config files will be compatibleWaldemar Brodkorb
2014-09-08avoid duplicate uclibc.config, fix sed command for HAVE_SHAREDWaldemar Brodkorb
2014-09-06i mean ifneqWaldemar Brodkorb
2014-09-06rework uClibc config file generationWaldemar Brodkorb
2014-09-05gdb for arc not yet upstream, disable at the momentWaldemar Brodkorb
2014-09-05use UCLIBC_EXTRA_CFLAGS otherwise CPU_FLAGS are overwritten. breaks f.e. arc ...Waldemar Brodkorb
2014-09-05start arc integrationWaldemar Brodkorb
2014-09-04port OpenADK to a Debian/x32 hostThorsten Glaser