summaryrefslogtreecommitdiff
path: root/toolchain/gcc
AgeCommit message (Expand)Author
2015-03-05support non-thread buildWaldemar Brodkorb
2015-03-03convert to upper case symbols, remove lower case ADK_big/ADK_littleWaldemar Brodkorb
2015-03-01add quirks for clangWaldemar Brodkorb
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-19add support for coldfire with gcc 4.9.2/binutils 2.25Waldemar Brodkorb
2015-02-19cleanup FPU support for ARM targets.Waldemar Brodkorb
2015-02-16add gcc musl patch from Gregors musl-patches gitWaldemar Brodkorb
2015-02-16prepare for Sun Voyager.Waldemar Brodkorb
2015-02-14rework float supportWaldemar Brodkorb
2015-02-14fix glibc build of mips32 soft-float toolchainWaldemar Brodkorb
2015-02-10bump stdc++ versionWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
2015-02-09use gcc patches from buildroot, otherwise some c11 functions are missingWaldemar Brodkorb
2015-02-08allow to select MIPSr2 ISA and Soft-Float for MIPS32Waldemar Brodkorb
2015-02-02add some fixes and inrastructure for arm nommu supportWaldemar Brodkorb
2014-12-27optimize git downloaderWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
2014-12-26fix some md5sums. reported via cubox-i forum.Waldemar Brodkorb
2014-12-25update to gcc 4.8.4Waldemar Brodkorb
2014-12-19use the new concept of appliancesWaldemar Brodkorb
2014-12-06update to gcc 4.9.2Waldemar Brodkorb
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