| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- libpthread requires iteration over multilibs, unlike the core, it
does not detect and build multilibs by itself.
- Disable parallel builds for mingw-w64 components; until mingw-w64 core
builds clean, I am not trusting it.
- Make the list of tools to build configurable
- Turn on multilib in x86_64 sample.
- Make warnings about tuple less redundant. As in, "one WARN is enough,
no need to shout it three times".
- Messages about various steps/substeps are more aligned with the rest
of the components.
- Use 'make' instead of ${make} to invoke the companion make just built,
if applicable.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
|
|
| |
4.0.6 is the only one not marked obsolete.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
| |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
| |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
| |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
|
|
| |
The V={1,2} have opposite meaning in uClibc and uClibc-ng, reflect that.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |\
| |
| | |
Allow one to select uclibceabi/uclibcgnueabi suffix
|
| | |
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |\ \
| | |
| | | |
Restore old kernel/glibc versions
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add patches for versions that didn't have them - patches updated/retired
as necessary.
Also, disallow 2.12.2 for architectures in ports - this version did not have
ports addon.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | |/
| |
| |
| |
| |
| |
| | |
This partially reverts commit 88e8852ccd94a60979971454f8b49cb1d06cd907.
Bring back releases 2.12 and newer of glibc, along with the associated
Kconfig machinery. Simplify it slightly.
|
| |/
|
|
|
|
|
|
| |
Hence, it is better to enforce via config rules: elf2flt does not
play nice with ld wrapper, when both ld.bfd and ld.gold are present.
Limit the choices to just 'ld.bfd' for flat-format architectures.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |\
| |
| | |
Update kernel & glibc
|
| | |
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
It has not seen any new commits since July 2015, and haven't had any
releases since May 2012.
The only two architectures marked as supported by uClibc but not by
uClibc-ng are v850 and i960. Both are marked as "BROKEN" in the most
recent release of uClibc, 0.9.33.2.
RIP, uClibc.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
|
|
| |
... and declare 1.0.21 obsolete.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
| |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
|
|
|
| |
... and make the optiont that fetch from Git repositories depend on
the git discovery.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |\
| |
| | |
Restore uClibc-ng usability in buildroot
|
| | |
| |
| |
| |
| |
| |
| | |
So that uClibc config can be matched to Buildroot's expectations via
the menu, without the need for a saved config.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |/
|
|
|
|
|
| |
There are some useful tools such as widl, gendef, genidl ... etc.
provided by mingw-w64 and do not waste the developers' works.
Signed-off-by: Li-Hang Lin <lihang.lin@gmail.com>
|
| |
|
|
|
|
| |
Keep one latest on each of 3.x, 4.x and 5.x versions.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
|
|
|
| |
Also, move 'devel' to the bottom - we don't want this ever-moving tag
to be default in the released product.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |\
| |
| | |
Musl update to 1.1.16
|
| | |
| |
| |
| |
| |
| | |
Patch we had for 1.0.4/1.1.5 is now upstream.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |/
|
|
| |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |\
| |
| | |
Newlib enhancements
|
| | |
| |
| |
| | |
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
|
| | | |
|
| |/
|
|
| |
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
|
| |
|
|
|
|
|
| |
Retire 1.0.{17,18,19}. Both static link & dlopen issues are now
apparently fixed.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
This is workaround, as more packages require similar tweaks (some
depend on X_Y_Z_or_later config variables either in kconfig, or in
the build scripts.
We should have a CT_CompareVersion, that will apply the default
or per-package method of comparison.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
|
|
| |
... and 1.0.17 default, again. Sigh.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
|
|
| |
This reverts commit 93dab0585b92954c6580f6826e5f12bb4c4aea90.
|
| |
|
|
| |
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
|
| |\
| |
| | |
avr-libc: update to 2.0.0
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The avr-libc project has released version 2.0.0:
http://savannah.nongnu.org/forum/forum.php?forum_id=8460
Apart from changes and bugfixes, this release adds support for gcc 5,
which allows us to build gcc 5 avr toolchains and also to update our avr
sample.
avr-libc 2.0.0 has been build tested both with gcc 4.9.3 and gcc 5.3.0.
Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
|
| |\| | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
1.0.18 changed the dependencies for the static libraries, notably
in libc/Makefile.in. This resulted in packing a lot of unrelated
stuff into libc.a, including (sic!) a nested .a library and stuff
from other libraries such as libdl. This results in a failure to
statically link with thus created libc.a:
.../libc.a(libdl.os):(.literal+0x74): undefined reference to `_dl_tlsdesc_return'
This was breaking xtensa-*-uclibc sample.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
1.0.15 only kept a single LINUXTHREADS option, and renamed it, making it
no longer option-compatible with uClibc.
The option for "1.0.14 or later" version of uClibc-ng is not currently
used; rename it to "1.0.15 or later" and use it to handle newer
uClibc-ng's linuxthreads.
m68k happens to be the only sample using linuxthreads.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Also, support uClibc-ng in addToolVersion.sh
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |\| | |
|