aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #573 from stilor/add-libz-companion-libAlexey Neyman2017-02-0516-9/+448
|\ \ | |/ |/|
| * Add a canadian elf2flt sampleAlexey Neyman2017-02-052-0/+10
| * Patch elf2flt to link libz lastAlexey Neyman2017-02-051-0/+294
| * Add zlib as a companion libAlexey Neyman2017-02-0513-9/+144
|/
* Merge pull request #572 from stilor/uclibc-1.0.22Alexey Neyman2017-02-034-22/+48
|\
| * Add a sample config.Alexey Neyman2017-02-032-0/+17
| * Add support for AArch64 in uClibc-ngAlexey Neyman2017-02-021-21/+23
| * Add uClibc-ng 1.0.22Alexey Neyman2017-02-021-1/+8
* | Merge pull request #570 from stilor/configure-check-cpp-pythonAlexey Neyman2017-02-031-1/+3
|\ \
| * | Check for C++ in configureAlexey Neyman2017-02-021-1/+3
| |/
* | Merge pull request #571 from stilor/issue-569Alexey Neyman2017-02-032-1/+1
|\ \ | |/ |/|
| * Require C++ support for gdbserver 7.12 or newer.Alexey Neyman2017-02-022-1/+1
|/
* Merge pull request #567 from stilor/fix-build-manualsAlexey Neyman2017-01-304-36/+38
|\
| * Use 'make install' to install DUMAAlexey Neyman2017-01-302-32/+34
| * Fix installation of manuals for binutilsAlexey Neyman2017-01-301-2/+2
| * Fix location where libc manual is builtAlexey Neyman2017-01-301-2/+2
* | Merge pull request #566 from stilor/fix-gentoo-hangAlexey Neyman2017-01-306-15/+61
|\ \ | |/ |/|
| * Add install wrapperAlexey Neyman2017-01-302-2/+41
| * Allow for per-tool templates when creating overridesAlexey Neyman2017-01-305-15/+22
|/
* Merge pull request #568 from stilor/bump-autoconf-req-2.65Alexey Neyman2017-01-291-2/+2
|\
| * Bump autoconf requirement to 2.65Alexey Neyman2017-01-291-2/+2
|/
* Merge pull request #565 from stilor/enable-mingw-tools-fortranAlexey Neyman2017-01-291-0/+2
|\
| * Enable Fortran & tools in x86_64-w64-mingwAlexey Neyman2017-01-281-0/+2
|/
* Merge pull request #564 from stilor/comptools-default-to-y-if-missingAlexey Neyman2017-01-289-207/+172
|\
| * Rework configure logic wrt GNU autotoolsAlexey Neyman2017-01-279-207/+172
* | Merge pull request #563 from stilor/musl-mips-refixAlexey Neyman2017-01-284-67/+27
|\ \ | |/ |/|
| * Create <sgidefs.h> if MUSL doesn't create oneAlexey Neyman2017-01-263-0/+27
| * Remove previous patch to straceAlexey Neyman2017-01-261-67/+0
|/
* Merge pull request #562 from stilor/binutils-patchAlexey Neyman2017-01-261-0/+30
|\
| * Add binutils 2.27 patchAlexey Neyman2017-01-261-0/+30
* | Merge pull request #551 from stilor/obsolete-versionsAlexey Neyman2017-01-2625-117/+520
|\ \ | |/ |/|
| * Fix glibc build with GCC5/6.Alexey Neyman2017-01-261-0/+28
| * Fix handling of ltrace 0.5.3 peculiarity.Alexey Neyman2017-01-262-11/+8
| * Add m4 1.4.18Alexey Neyman2017-01-261-1/+7
| * Add gettext 0.19.8.1Alexey Neyman2017-01-264-1/+309
| * Support gettext in addToolVersion.shAlexey Neyman2017-01-261-1/+2
| * Add Linux 4.9.5.Alexey Neyman2017-01-261-0/+5
| * Declare older versions obsolete.Alexey Neyman2017-01-2618-107/+165
|/
* Merge pull request #556 from stilor/glibc-static-nssAlexey Neyman2017-01-262-0/+60
|\
| * Fix glibc 2.23/2.24 with --enable-static-nss.Alexey Neyman2017-01-262-0/+60
* | Merge pull request #560 from stilor/update-config-sub-guessAlexey Neyman2017-01-262-11/+22
|\ \ | |/ |/|
| * Update config.sub/config.guessAlexey Neyman2017-01-252-11/+22
|/
* Merge pull request #558 from stilor/uclibc-ng-moreAlexey Neyman2017-01-251-0/+50
|\
| * Add patch for init_module/delete_moduleAlexey Neyman2017-01-241-0/+50
* | Merge pull request #557 from stilor/config-shellAlexey Neyman2017-01-2525-19/+55
|\ \
| * | Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman2017-01-2525-19/+55
| |/
* | Merge pull request #559 from stilor/fix-log-save-restoreAlexey Neyman2017-01-252-19/+21
|\ \ | |/ |/|
| * Fix log saving/restoringAlexey Neyman2017-01-252-19/+21
|/
* Merge pull request #547 from stilor/separate-canadian-crosses-instdirAlexey Neyman2017-01-2475-346/+144
|\
| * Make build-all rely on kconfig options.Alexey Neyman2017-01-193-26/+21