Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
* Remove upstream patch.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Fix PIE execution when uclibc is compiled with thumb
* Update defconfig for armv5te architecture
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
* NPTL supports i486 onwards so choose a different default for qemu.
* Update SRCREV
* Add UCLIBC_HAS_LONG_DOUBLE_MATH=y to uClibc.distro
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Bump the SRCREV to latest on git master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Generate dummy libm.so in uclibc-initial because
ppc gcc-cross libgcc links with libm and it
needs the notion of libm when building gcc-cross-intermediate
* Cleanup machine config files and rename from .config to .machine
* Bump SRCREV to latest master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* uclibc nptl has been merged into master upstream.
therefore remove the recipes for nptl branch.
* Use nptl as default pthreads for uclibc git recipes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Update to latest tip of master upstream.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Delete patches that are merged upstream.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Move to latest tip.
* Delete patches merged upstream.
* Add patches to hide __libc* symbols.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Bump SRCREV to latest tip of git.
* Add config for qemu x86 and mips.
* Drop uclibc_ldso_use_O0.patch gcc 4.4 seems not to need it.
* Set UCLIBC_HAS_LIBUTIL=y in distro.config otherwise
libutils wont be generated which is needed by apps like pam.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
uclibc has changed its SCM system to git. We need
to adjust the recipes to fetch from uclibc git
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|