Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-13 | update uClibc-ng to 1.0.3, remove older versions | Waldemar Brodkorb | |
2015-06-07 | add support for h8/300 architecture | Waldemar Brodkorb | |
2015-06-04 | add basic infrastructure for superh toolchains with sh2/sh3/sh4a cpus | Waldemar Brodkorb | |
2015-05-29 | use new uclibcng-testrunner | Waldemar Brodkorb | |
2015-05-26 | fix cris32 build | Waldemar Brodkorb | |
2015-05-25 | use shell based testrunner for uClibc-ng git | Waldemar Brodkorb | |
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-04-16 | update to uClibc-ng 1.0.2 | Waldemar Brodkorb | |
2015-03-20 | just use git for version string | 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 | |
Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures. | |||
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 | |
ARM, MIPS and PPC have support for soft or hard float configuration of toolchain and system. Generalize the support for this in OpenADK. | |||
2015-02-08 | fix version number for git | 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-02-02 | add 1.0.0 release of uClibc-ng | 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-27 | use git url | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-12-25 | disable parallel building | Waldemar Brodkorb | |
2014-12-19 | use the new concept of appliances | Waldemar Brodkorb | |
- Sync with Kernel upstream Kconfig - use new feature visible - add a patch for select on choices https://lkml.org/lkml/2011/2/17/379 - rename ADK_LINUX -> ADK_TARGET_ARCH - remove package collection feature - add appliance feature to define a appliance more complete | |||
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 | repo address changed | 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 | |
toolchain build | |||
2014-08-14 | fix test suite install, when git is used | Waldemar Brodkorb | |
2014-08-06 | update to rc1 | Waldemar Brodkorb | |
2014-08-06 | bsd fixes | Waldemar Brodkorb | |
2014-08-01 | allow to use git version for C library. | Waldemar Brodkorb | |
2014-07-30 | update to beta5, x86 build fix | Waldemar Brodkorb | |
2014-07-30 | update to beta4 | Waldemar Brodkorb | |
2014-07-28 | use bamboo board emulation as default, ppc 44x without FPU. networking works ↵ | Waldemar Brodkorb | |
here. | |||
2014-07-28 | test installed uClibc | Waldemar Brodkorb | |
2014-07-24 | remove alpha from arch list | Waldemar Brodkorb | |