summaryrefslogtreecommitdiff
path: root/toolchain/uclibc-ng
AgeCommit message (Expand)Author
2015-11-13remove ISA config choice, they are noops and soon removed from uClibc-ngWaldemar Brodkorb
2015-11-02sh4a: add support for toolchain buildingWaldemar Brodkorb
2015-10-24uClibc-ng: update to latestWaldemar Brodkorb
2015-10-23arc: add support for free nSIM simulator, thx to Alexey for hints to get it r...Waldemar Brodkorb
2015-10-12update uClibc-ng to 1.0.7Waldemar Brodkorb
2015-10-12fix ssp uClibc-ng buildsWaldemar Brodkorb
2015-10-12support the latest three C library releasesWaldemar Brodkorb
2015-08-22update uClibc-ng to 1.0.6, no symlinking requiredWaldemar Brodkorb
2015-08-02update to uClibc-ng 1.0.5Waldemar Brodkorb
2015-07-27add some basic support for emcraft kinetisWaldemar Brodkorb
2015-07-15update to 1.0.4Waldemar Brodkorb
2015-07-08locale support must be enabled, when libc iconv usedWaldemar Brodkorb
2015-06-13update uClibc-ng to 1.0.3, remove older versionsWaldemar Brodkorb
2015-06-07add support for h8/300 architectureWaldemar Brodkorb
2015-06-04add basic infrastructure for superh toolchains with sh2/sh3/sh4a cpusWaldemar Brodkorb
2015-05-29use new uclibcng-testrunnerWaldemar Brodkorb
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