summaryrefslogtreecommitdiff
path: root/toolchain/uclibc-ng/Makefile
AgeCommit message (Expand)Author
2015-12-09quirks needed globallyWaldemar Brodkorb
2015-12-05fix uClibc-ng config generation for shared flatWaldemar Brodkorb
2015-12-04get the uClibc-ng testsuite correctly linked as bFLT, create missing symlink ...Waldemar Brodkorb
2015-12-02simplify toolchain buildingWaldemar Brodkorb
2015-11-17sh3: disable FPU in generated configWaldemar Brodkorb
2015-11-16disable FPU for sh2/sh2aWaldemar Brodkorb
2015-11-16always build testsuite for uClibc-ngWaldemar Brodkorb
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-23arc: add support for free nSIM simulator, thx to Alexey for hints to get it r...Waldemar Brodkorb
2015-10-12fix ssp uClibc-ng buildsWaldemar Brodkorb
2015-08-22update uClibc-ng to 1.0.6, no symlinking requiredWaldemar Brodkorb
2015-07-27add some basic support for emcraft kinetisWaldemar Brodkorb
2015-07-08locale support must be enabled, when libc iconv usedWaldemar 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-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-03fix uClibc-ng config generationWaldemar Brodkorb
2015-02-02add some fixes and inrastructure for arm nommu supportWaldemar 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-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-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-06bsd fixesWaldemar Brodkorb
2014-07-28use bamboo board emulation as default, ppc 44x without FPU. networking works ...Waldemar Brodkorb
2014-07-28test installed uClibcWaldemar Brodkorb