summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
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-08fix version number for gitWaldemar Brodkorb
2015-02-08allow to select MIPSr2 ISA and Soft-Float for MIPS32Waldemar Brodkorb
2015-02-04cleanup binfmt support, fix m68k buildWaldemar Brodkorb
2015-02-03fix uClibc-ng config generationWaldemar Brodkorb
2015-02-02add some fixes and inrastructure for arm nommu supportWaldemar Brodkorb
2015-02-02add 1.0.0 release of uClibc-ngWaldemar Brodkorb
2015-01-30fix find command, reported by philWaldemar Brodkorb
2015-01-17update to musl 1.1.6Waldemar Brodkorb
2015-01-05thumb fixes.Waldemar Brodkorb
2015-01-03use wrapper only for m68k and uclinux aka coldfireWaldemar Brodkorb
2014-12-30use target c compiler, f.e. gcc wrapper for coldfireWaldemar Brodkorb
2014-12-30verbose buildWaldemar Brodkorb
2014-12-30verbose buildWaldemar Brodkorb
2014-12-30improve c6x toolchain build supportWaldemar Brodkorb
2014-12-29with binutils git, uClibc toolchain does compile and link successfully.Waldemar Brodkorb
2014-12-28bring coldfire support in shapeWaldemar Brodkorb
2014-12-27optimize git downloaderWaldemar Brodkorb
2014-12-27use git urlWaldemar Brodkorb
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