summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Add Ubuntu {12.04,14.04,16.04} configs.Alexey Neyman12-0/+72
2017-02-10Add CentOS6/7 sample configsAlexey Neyman8-0/+48
2017-02-10Fix typoAlexey Neyman1-1/+1
2017-02-10External addons supported by glibc even nowAlexey Neyman1-27/+24
2017-02-10Revert "patches: remove obsolete glibc patches"Alexey Neyman145-0/+11036
2017-02-10Revert "glibc: Clean out old glibc versions"Alexey Neyman2-27/+66
2017-02-10Revert "glibc: Remove support for downloading and extracting add-ons"Alexey Neyman1-0/+67
2017-02-10Add older kernel versions up to 2.6.32.xAlexey Neyman1-0/+169
2017-02-09Merge pull request #580 from stilor/arm-elf2fltAlexey Neyman3-1/+24
2017-02-07Add a contrived ARM with elf2flt sampleAlexey Neyman2-0/+23
2017-02-07elf2flt: use CT_ARCH to set target CPU, not CT_TARGETCarlos Santos1-1/+1
2017-02-07Merge pull request #577 from stilor/enable-wchar-in-a-sampleAlexey Neyman1-0/+1
2017-02-07Merge pull request #578 from stilor/elf2flt-pickup-zlib-fixAlexey Neyman2-295/+1
2017-02-07Merge pull request #579 from stilor/arch-32-warningAlexey Neyman1-35/+0
2017-02-06Remove "pre-declaration" of config optionsAlexey Neyman1-35/+0
2017-02-06Pick up upstream fixesAlexey Neyman2-295/+1
2017-02-06Enable WCHAR in a sampleAlexey Neyman1-0/+1
2017-02-06Merge pull request #575 from stilor/ncurses-configureAlexey Neyman3-7/+92
2017-02-06Merge pull request #576 from stilor/update-kernel-libcAlexey Neyman6-7/+99
2017-02-06Merge pull request #574 from stilor/uclibc-obstackAlexey Neyman5-12/+46
2017-02-06Merge pull request #573 from stilor/add-libz-companion-libAlexey Neyman16-9/+448
2017-02-06Update to most recent kernelsAlexey Neyman1-7/+7
2017-02-06Add glibc 2.25Alexey Neyman5-0/+92
2017-02-05Add a canadian elf2flt sampleAlexey Neyman2-0/+10
2017-02-05Patch elf2flt to link libz lastAlexey Neyman1-0/+294
2017-02-05Add zlib as a companion libAlexey Neyman13-9/+144
2017-02-05Allow some tunables for ncursesAlexey Neyman3-7/+92
2017-02-05Use 'make olddefconfig' in uClibc/uClibc-ng configurationAlexey Neyman3-9/+42
2017-02-04Obsolete uClibc 0.9.33.2Alexey Neyman1-2/+4
2017-02-04Remove OBSTACK from uclibc-ng configAlexey Neyman1-1/+0
2017-02-03Merge pull request #572 from stilor/uclibc-1.0.22Alexey Neyman4-22/+48
2017-02-03Merge pull request #570 from stilor/configure-check-cpp-pythonAlexey Neyman1-1/+3
2017-02-03Merge pull request #571 from stilor/issue-569Alexey Neyman2-1/+1
2017-02-03Add a sample config.Alexey Neyman2-0/+17
2017-02-03Add support for AArch64 in uClibc-ngAlexey Neyman1-21/+23
2017-02-03Add uClibc-ng 1.0.22Alexey Neyman1-1/+8
2017-02-03Require C++ support for gdbserver 7.12 or newer.Alexey Neyman2-1/+1
2017-02-03Check for C++ in configureAlexey Neyman1-1/+3
2017-01-30Merge pull request #567 from stilor/fix-build-manualsAlexey Neyman4-36/+38
2017-01-30Merge pull request #566 from stilor/fix-gentoo-hangAlexey Neyman6-15/+61
2017-01-30Use 'make install' to install DUMAAlexey Neyman2-32/+34
2017-01-30Fix installation of manuals for binutilsAlexey Neyman1-2/+2
2017-01-30Fix location where libc manual is builtAlexey Neyman1-2/+2
2017-01-30Add install wrapperAlexey Neyman2-2/+41
2017-01-30Allow for per-tool templates when creating overridesAlexey Neyman5-15/+22
2017-01-30Merge pull request #568 from stilor/bump-autoconf-req-2.65Alexey Neyman1-2/+2
2017-01-30Bump autoconf requirement to 2.65Alexey Neyman1-2/+2
2017-01-30Merge pull request #565 from stilor/enable-mingw-tools-fortranAlexey Neyman1-0/+2
2017-01-28Enable Fortran & tools in x86_64-w64-mingwAlexey Neyman1-0/+2
2017-01-28Merge pull request #564 from stilor/comptools-default-to-y-if-missingAlexey Neyman9-207/+172