Age | Commit message (Expand) | Author |
2015-05-01 | add cpu type for different toolchains with the same architecture | Waldemar Brodkorb |
2015-04-27 | add support for ARCv2 ARC HS toolchain compilation | Waldemar Brodkorb |
2015-04-20 | remove lowercase ABI symbols. tested with x86/mips64 variants | Waldemar Brodkorb |
2015-03-11 | enable binfmt flat for bfin, fdpic test-suite compile fail | Waldemar Brodkorb |
2015-03-08 | add support for uClibc-ng 1.0.1 | Waldemar Brodkorb |
2015-03-05 | support non-thread build | Waldemar Brodkorb |
2015-03-04 | disable parallel building, still broken | Waldemar Brodkorb |
2015-02-19 | respect TARGET_LDFLAGS | Waldemar Brodkorb |
2015-02-18 | add support for uClibc-ng git master | Waldemar Brodkorb |
2015-02-14 | enable parallel compile | Waldemar Brodkorb |
2015-02-14 | set assembler flags, otherwise crt1.o get compiled for wrong float configuration | Waldemar Brodkorb |
2015-02-14 | rework float support | Waldemar Brodkorb |
2015-02-03 | fix uClibc-ng config generation | Waldemar Brodkorb |
2015-02-02 | add some fixes and inrastructure for arm nommu support | Waldemar Brodkorb |
2015-01-30 | fix find command, reported by phil | Waldemar Brodkorb |
2015-01-05 | thumb fixes. | Waldemar Brodkorb |
2015-01-03 | use wrapper only for m68k and uclinux aka coldfire | Waldemar Brodkorb |
2014-12-30 | use target c compiler, f.e. gcc wrapper for coldfire | Waldemar Brodkorb |
2014-12-30 | verbose build | Waldemar Brodkorb |
2014-12-30 | improve c6x toolchain build support | Waldemar Brodkorb |
2014-12-25 | disable parallel building | Waldemar Brodkorb |
2014-12-19 | use the new concept of appliances | Waldemar Brodkorb |
2014-10-03 | sync with uClibc config changes | Waldemar Brodkorb |
2014-10-01 | need to revert parallel building, breaks testsuite compile. | Waldemar Brodkorb |
2014-09-28 | enable parallel building of testsuite | Waldemar Brodkorb |
2014-09-28 | always enable pthread debug support as discussed with tg | Waldemar Brodkorb |
2014-09-08 | sync with uClibc Makefile, config files will be compatible | Waldemar Brodkorb |
2014-09-05 | use UCLIBC_EXTRA_CFLAGS otherwise CPU_FLAGS are overwritten. breaks f.e. arc ... | Waldemar Brodkorb |
2014-08-06 | bsd fixes | Waldemar Brodkorb |
2014-07-28 | use bamboo board emulation as default, ppc 44x without FPU. networking works ... | Waldemar Brodkorb |
2014-07-28 | test installed uClibc | Waldemar Brodkorb |
2014-07-22 | DODEBUG for x86 must be on, need to investigate later | Waldemar Brodkorb |
2014-07-11 | simplify uClibc toolchain builds, add uClibc-ng test subpackage | Waldemar Brodkorb |
2014-07-10 | use toplevel target | Waldemar Brodkorb |
2014-07-08 | first steps to get testsuite of uClibc running | Waldemar Brodkorb |
2014-07-06 | allow preselection of ABI | Waldemar Brodkorb |
2014-07-05 | update uClibc-ng to beta2 | Waldemar Brodkorb |
2014-07-05 | use HOST_PATH, otherwise wrong sed might be used | Waldemar Brodkorb |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb |