summaryrefslogtreecommitdiff
path: root/toolchain/gcc
AgeCommit message (Expand)Author
2014-10-22use thumb mode for cortex-m3 by default.Waldemar Brodkorb
2014-10-22rework toolchain support for ARM.Waldemar Brodkorb
2014-10-05for older binutils this symlink breaks buildWaldemar 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-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-09add toolchain support for avr32Waldemar Brodkorb
2014-09-06rework uClibc config file generationWaldemar Brodkorb
2014-09-05gdb for arc not yet upstream, disable at the momentWaldemar Brodkorb
2014-09-05start arc integrationWaldemar Brodkorb
2014-09-04use libstdcxx version, needs fix for other gcc versionsWaldemar Brodkorb
2014-08-31use tar.gzWaldemar Brodkorb
2014-08-31add support for bfin toolchain creationWaldemar Brodkorb
2014-08-27fix gcc wrapper, spawn a shell after rc is finishedWaldemar Brodkorb
2014-08-26we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken e...Waldemar Brodkorb
2014-08-15switch back to 5208. strange works now.Waldemar Brodkorb
2014-08-15use 5307 for now, which results in a working userland. need to investigate.Waldemar Brodkorb
2014-08-12add support for xtensa dc233c variant. use uImage, which works with a patched...Waldemar Brodkorb
2014-08-07add basic support for qemu-aarch64Waldemar Brodkorb
2014-08-06update gcc patchesWaldemar Brodkorb
2014-08-06use gcc 4.9.1 for aarch64Waldemar Brodkorb
2014-07-28use bamboo board emulation as default, ppc 44x without FPU. networking works ...Waldemar Brodkorb
2014-07-28add some basic infrastructure for qemu-system-m68kWaldemar Brodkorb
2014-07-23add qemu support for ppc virtex ml507Waldemar Brodkorb
2014-07-23no arch flags for alphaWaldemar Brodkorb
2014-07-07fix build on Darwin, make uclibc-ng powerpc possibleWaldemar Brodkorb
2014-07-06allow static building of toolchainWaldemar Brodkorb
2014-07-05add different arm architectures for toolchain buildingWaldemar Brodkorb
2014-07-05add support for uClibc-ng in parallel to uClibc.Waldemar Brodkorb
2014-06-30start adding architectures for uClibc without NPTL/TLSWaldemar Brodkorb
2014-06-28enable shared libgcc for uClibc/glibcWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-18use libc specific patching to avoid any side effects in the gcc patches, as s...Waldemar Brodkorb
2014-06-15add support for xtensa architecture, tested with qemu. thanks to Max Filippov...Waldemar Brodkorb
2014-06-12add lto support to first stage compilerWaldemar Brodkorb
2014-06-11add cleansystem target, filter fstack-protector-all for muslWaldemar Brodkorb
2014-06-05rework ssp support, use static version of libsspWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-06-02fix a regression between 4.8.2 and 4.8.3 by removing codeWaldemar Brodkorb
2014-05-31do not install libiberty in staging areaWaldemar Brodkorb
2014-05-29make libssp shared, when SSP usedWaldemar Brodkorb
2014-05-24fix libstdcxx issuesWaldemar Brodkorb
2014-05-23always build c++ compilerWaldemar Brodkorb
2014-05-23fix symbol renaming bugsWaldemar Brodkorb
2014-05-23update to latest stable version of gcc 4.8.xWaldemar Brodkorb
2014-05-23resolve merge conflictWaldemar Brodkorb