summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2015-05-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-05-15add more coldfire toolchain targetsWaldemar Brodkorb
2015-05-13update musl to 1.1.9Waldemar Brodkorb
2015-05-04fix compile on DarwinWaldemar Brodkorb
2015-05-02ad experimental gcc 5.1.0 supportWaldemar Brodkorb
2015-05-01add cpu type for different toolchains with the same architectureWaldemar Brodkorb
2015-04-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-04-27add support for ARCv2 ARC HS toolchain compilationWaldemar Brodkorb
2015-04-26refactor LINUX_64 support, hide symbol for developers of boardsWaldemar Brodkorb
2015-04-26remove -C $(LINUX_DIR) from OPTS variableWaldemar Brodkorb
2015-04-26refresh checksums, needed to repackWaldemar Brodkorb
2015-04-24update arc toolchain componentsWaldemar Brodkorb
2015-04-20remove lowercase ABI symbols. tested with x86/mips64 variantsWaldemar Brodkorb
2015-04-19disable CILK libraryWaldemar Brodkorb
2015-04-17fix compile of musl toolchainWaldemar Brodkorb
2015-04-16update to uClibc-ng 1.0.2Waldemar Brodkorb
2015-04-16add cross-compile patchWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-29update to latest stable gdb versionWaldemar Brodkorb
2015-03-25okay, we need the workarounds for sh toolchainWaldemar Brodkorb
2015-03-25Revert "workaround no longer required"Waldemar Brodkorb
2015-03-25disable multilib for sh4Waldemar Brodkorb
2015-03-24workaround no longer requiredWaldemar Brodkorb
2015-03-21update musl to latest stable versionWaldemar Brodkorb
2015-03-20just use git for version stringWaldemar Brodkorb
2015-03-19disable werror, as it breaks some buildsWaldemar Brodkorb
2015-03-15remove ADDON featureWaldemar Brodkorb
2015-03-15rename m68k specific patches. we want straight patches always usableWaldemar Brodkorb
2015-03-11enable binfmt flat for bfin, fdpic test-suite compile failWaldemar Brodkorb
2015-03-10only arc is disabled for nowWaldemar Brodkorb
2015-03-09add support for gdbserver on AVR32 devicesWaldemar Brodkorb
2015-03-08add support for uClibc-ng 1.0.1Waldemar Brodkorb
2015-03-05add realtime linux preempt_rt patchWaldemar Brodkorb
2015-03-05support non-thread buildWaldemar Brodkorb
2015-03-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-03-04remove git patches for nowWaldemar Brodkorb
2015-03-04disable parallel building, still brokenWaldemar Brodkorb
2015-03-03convert to upper case symbols, remove lower case ADK_big/ADK_littleWaldemar Brodkorb
2015-03-03disable werror, as suggested by a GNU libc developer to avoid breakage for ar...Waldemar Brodkorb
2015-03-02update elf2flt, so that arm-nommu binaries are linkable.Waldemar Brodkorb
2015-03-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-03-01add quirks for clangWaldemar Brodkorb
2015-02-28toolchain/glibc: set asm-CPPFLAGS to CFLAGS when compiling the final versionPhil Sutter
2015-02-28toolchain: add cross prelinking tool from yoctoproject and hook it into build...Phil Sutter
2015-02-28extend KERNEL_MAKE_OPTS by the target directoryPhil Sutter
2015-02-23rework gcc optimization flagsWaldemar Brodkorb
2015-02-22rework CFLAGS and default gcc --with-cpu usageWaldemar Brodkorb
2015-02-22rework FPU/FLOAT supportWaldemar Brodkorb
2015-02-20sync with uClibc-ng Makefile changesWaldemar Brodkorb
2015-02-19add support for coldfire with gcc 4.9.2/binutils 2.25Waldemar Brodkorb