summaryrefslogtreecommitdiff
path: root/toolchain/uclibc-ng
AgeCommit message (Expand)Author
2015-05-26fix cris32 buildWaldemar Brodkorb
2015-05-25use shell based testrunner for uClibc-ng gitWaldemar Brodkorb
2015-05-01add cpu type for different toolchains with the same architectureWaldemar Brodkorb
2015-04-27add support for ARCv2 ARC HS toolchain compilationWaldemar Brodkorb
2015-04-20remove lowercase ABI symbols. tested with x86/mips64 variantsWaldemar Brodkorb
2015-04-16update to uClibc-ng 1.0.2Waldemar Brodkorb
2015-03-20just use git for version stringWaldemar Brodkorb
2015-03-11enable binfmt flat for bfin, fdpic test-suite compile failWaldemar Brodkorb
2015-03-08add support for uClibc-ng 1.0.1Waldemar Brodkorb
2015-03-05support non-thread buildWaldemar Brodkorb
2015-03-04disable parallel building, still brokenWaldemar Brodkorb
2015-02-19respect TARGET_LDFLAGSWaldemar Brodkorb
2015-02-18add support for uClibc-ng git masterWaldemar Brodkorb
2015-02-14enable parallel compileWaldemar Brodkorb
2015-02-14set assembler flags, otherwise crt1.o get compiled for wrong float configurationWaldemar Brodkorb
2015-02-14rework float supportWaldemar Brodkorb
2015-02-08fix version number for gitWaldemar 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-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-30improve c6x toolchain build supportWaldemar Brodkorb
2014-12-27use git urlWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
2014-12-25disable parallel buildingWaldemar Brodkorb
2014-12-19use the new concept of appliancesWaldemar Brodkorb
2014-10-03sync with uClibc config changesWaldemar Brodkorb
2014-10-01need to revert parallel building, breaks testsuite compile.Waldemar Brodkorb
2014-09-28enable parallel building of testsuiteWaldemar Brodkorb
2014-09-28always enable pthread debug support as discussed with tgWaldemar Brodkorb
2014-09-08repo address changedWaldemar Brodkorb
2014-09-08sync with uClibc Makefile, config files will be compatibleWaldemar Brodkorb
2014-09-05use UCLIBC_EXTRA_CFLAGS otherwise CPU_FLAGS are overwritten. breaks f.e. arc ...Waldemar Brodkorb
2014-08-14fix test suite install, when git is usedWaldemar Brodkorb
2014-08-06update to rc1Waldemar Brodkorb
2014-08-06bsd fixesWaldemar Brodkorb
2014-08-01allow to use git version for C library.Waldemar Brodkorb
2014-07-30update to beta5, x86 build fixWaldemar Brodkorb
2014-07-30update to beta4Waldemar Brodkorb
2014-07-28use bamboo board emulation as default, ppc 44x without FPU. networking works ...Waldemar Brodkorb
2014-07-28test installed uClibcWaldemar Brodkorb
2014-07-24remove alpha from arch listWaldemar Brodkorb
2014-07-22DODEBUG for x86 must be on, need to investigate laterWaldemar Brodkorb
2014-07-19update to beta3Waldemar Brodkorb
2014-07-11simplify uClibc toolchain builds, add uClibc-ng test subpackageWaldemar Brodkorb
2014-07-10use toplevel targetWaldemar Brodkorb