Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-11 | enable binfmt flat for bfin, fdpic test-suite compile fail | Waldemar Brodkorb | |
2015-03-04 | remove git patches for now | Waldemar Brodkorb | |
2015-02-20 | sync with uClibc-ng Makefile changes | Waldemar Brodkorb | |
2015-01-30 | fix find command, reported by phil | 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-27 | optimize git downloader | Waldemar Brodkorb | |
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader. | |||
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-06 | use binutils 2.22 for m68k to fix a issue with testsuite compile | Waldemar Brodkorb | |
2014-10-04 | parallel building of testsuite is broken | Waldemar Brodkorb | |
2014-10-04 | use linuxthreads (new) for gdbserver usage on coldfire target | Waldemar Brodkorb | |
2014-09-30 | fix coldfire build. need to set USE_MMU to off | Waldemar Brodkorb | |
2014-09-29 | fix compilation; proposed patch, may be totally wrong | Thorsten Glaser | |
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-26 | add support for toolchain building for crisv32 architecture | Waldemar Brodkorb | |
2014-09-09 | test are in tls dir, not nptl | Waldemar Brodkorb | |
2014-09-09 | sync latest uClibc patches | Waldemar Brodkorb | |
2014-09-08 | disable test for static compile | Waldemar Brodkorb | |
2014-09-08 | avoid duplicate uclibc.config, fix sed command for HAVE_SHARED | Waldemar Brodkorb | |
2014-09-06 | i mean ifneq | Waldemar Brodkorb | |
2014-09-06 | rework uClibc config file generation | Waldemar Brodkorb | |
2014-09-05 | use UCLIBC_EXTRA_CFLAGS otherwise CPU_FLAGS are overwritten. breaks f.e. arc ↵ | Waldemar Brodkorb | |
toolchain build | |||
2014-09-04 | remove accidentally added patch | Waldemar Brodkorb | |
2014-09-04 | sync uClibc patchset with upstream accepted work | Waldemar Brodkorb | |
2014-09-01 | disable fallocate64 test | Waldemar Brodkorb | |
2014-09-01 | sync with uClibc patchset | Waldemar Brodkorb | |
2014-08-31 | fix a problem in the sparc64 removal patch | Waldemar Brodkorb | |
2014-08-31 | applied upstream | Waldemar Brodkorb | |
2014-08-31 | sync uClibc work | Waldemar Brodkorb | |
2014-08-30 | fix compile error for bfin target | Waldemar Brodkorb | |
2014-08-29 | fixup patch | Waldemar Brodkorb | |
2014-08-29 | tst-once3 fix from the mailinglist | Waldemar Brodkorb | |
2014-08-28 | this one is not yet in. | Waldemar Brodkorb | |
2014-08-28 | sync uClibc patches, use only git for uCLibc-ng for now. | Waldemar Brodkorb | |
2014-08-28 | sync with latest uClibc patchset, most is applied upstream | Waldemar Brodkorb | |
2014-08-28 | add config for nommu and mmu case for uClibc | Waldemar Brodkorb | |
2014-08-26 | we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken ↵ | Waldemar Brodkorb | |
executables (f.e. sash) with a wrong data start are created by elf2flt) | |||
2014-08-25 | sync with uClibc patch set | Waldemar Brodkorb | |
2014-08-25 | sync with uClibc patchset | Waldemar Brodkorb | |
2014-08-24 | update patch set, fix tst-cancel4 endless loop | Waldemar Brodkorb | |
2014-08-24 | it is a _ not - | Waldemar Brodkorb | |
2014-08-24 | refresh patchset, disable wcsftime test, not implemented in uClibc | Waldemar Brodkorb | |
2014-08-21 | fix m68k issues in uClibc git version | Waldemar Brodkorb | |
2014-08-20 | refresh uClibc patchsets | Waldemar Brodkorb | |
2014-08-20 | fix some uClibc sparc issues. Disable DO_XSI_MATH for now, because testsuite ↵ | Waldemar Brodkorb | |
fails to compile, when enabled. missing bessel float implementation | |||
2014-08-14 | add test math ulps for mips from master | Waldemar Brodkorb | |
2014-08-11 | fix testsuite build of uClibc, one patch from buildroot | Waldemar Brodkorb | |