| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make it a choice menu which offers the 3 C libraries we know about: glibc,
uClibc and musl. While at it, make it possible for the external toolchain libc
to select USE_GLIBC, USE_UCLIBC or USE_MUSL which is used by several packages
to conditionally include specific CFLAGS (e.g: iproute2).
Because USE_GLIBC et al. can now be selected by external toolchains, we need to
restrict the per-libc menus to check on !EXTERNAL_TOOLCHAIN.
While at it, make musl the default C library for external toolchain to match
the internal toolchain.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
|
|
| |
Latest uClibc-ng is now the only supported option
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47357
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
uClibc-ng is a spin-off of original uClibc, see http://www.uclibc-ng.org/
We try to regularly add changes from uClibc to uClibc-ng.
We even sent patches and bug reports to the uClibc mailing list.
The config file is compatible between uClibc-ng 1.0 and uClibc git master.
This might change in the future.
Our main goal is to provide regularly a stable and tested release
to make embedded system developers happy.
The main advantage of uClibc-ng over olde good uClibc is regular releases
so there's no need to keep tons of patches on top of years old
0.9.33.2
Build-tested for
[1] ARM: Sunxi generic
[2] MIPS: Netgear WNDR3600/3700/3800
Run-tested for [yet out of the tree] Synopsys Designware ARC AXS101.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Waldemar Brodkorb <wbx@uclibc-ng.org>
Cc: Mathieu Olivari <mathieu@codeaurora.org>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: John Crispin <blogic@openwrt.org>
SVN-Revision: 47077
|
|
|
|
| |
SVN-Revision: 36356
|
|
|
|
| |
SVN-Revision: 31740
|
|
|
|
| |
SVN-Revision: 31739
|
|
|
|
| |
SVN-Revision: 30468
|
|
|
|
| |
SVN-Revision: 30374
|
|
|
|
| |
SVN-Revision: 25542
|
|
|
|
|
|
| |
versions (especially threading issues), and the known regressions have been fixed
SVN-Revision: 25187
|
|
|
|
| |
SVN-Revision: 25082
|
|
|
|
| |
SVN-Revision: 23781
|
|
|
|
| |
SVN-Revision: 23779
|
|
|
|
|
|
| |
a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently
SVN-Revision: 21856
|
|
|
|
| |
SVN-Revision: 20873
|
|
|
|
| |
SVN-Revision: 20181
|
|
|
|
| |
SVN-Revision: 19860
|
|
|
|
| |
SVN-Revision: 19125
|
|
|
|
| |
SVN-Revision: 18078
|
|
|
|
| |
SVN-Revision: 16047
|
|
|
|
|
|
| |
which is working
SVN-Revision: 15450
|
|
|
|
|
|
| |
(0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
SVN-Revision: 15368
|
|
|
|
| |
SVN-Revision: 15249
|
|
|
|
| |
SVN-Revision: 15179
|
|
|
|
| |
SVN-Revision: 15006
|
|
|
|
| |
SVN-Revision: 15005
|
|
|
|
| |
SVN-Revision: 15000
|
|
|
|
|
|
| |
Puchu!
SVN-Revision: 14130
|
|
|
|
|
|
| |
(related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
SVN-Revision: 13931
|
|
|
|
| |
SVN-Revision: 10284
|
|
(and already deployed evaluation boards) the version 0.9.29 is still the default version
SVN-Revision: 10282
|