aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #582 from elimisteve/patch-1Alexey Neyman2017-02-101-1/+1
|\
| * README.md typo: archictecture -> architectureSteve Phillips2017-02-101-1/+1
|/
* Merge pull request #580 from stilor/arm-elf2fltAlexey Neyman2017-02-083-1/+24
|\
| * Add a contrived ARM with elf2flt sampleAlexey Neyman2017-02-072-0/+23
| * elf2flt: use CT_ARCH to set target CPU, not CT_TARGETCarlos Santos2017-02-061-1/+1
|/
* Merge pull request #577 from stilor/enable-wchar-in-a-sampleAlexey Neyman2017-02-061-0/+1
|\
| * Enable WCHAR in a sampleAlexey Neyman2017-02-061-0/+1
* | Merge pull request #578 from stilor/elf2flt-pickup-zlib-fixAlexey Neyman2017-02-062-295/+1
|\ \
| * | Pick up upstream fixesAlexey Neyman2017-02-062-295/+1
| |/
* | Merge pull request #579 from stilor/arch-32-warningAlexey Neyman2017-02-061-35/+0
|\ \ | |/ |/|
| * Remove "pre-declaration" of config optionsAlexey Neyman2017-02-061-35/+0
|/
* Merge pull request #575 from stilor/ncurses-configureAlexey Neyman2017-02-063-7/+92
|\
| * Allow some tunables for ncursesAlexey Neyman2017-02-053-7/+92
* | Merge pull request #576 from stilor/update-kernel-libcAlexey Neyman2017-02-066-7/+99
|\ \
| * | Update to most recent kernelsAlexey Neyman2017-02-051-7/+7
| * | Add glibc 2.25Alexey Neyman2017-02-055-0/+92
| |/
* | Merge pull request #574 from stilor/uclibc-obstackAlexey Neyman2017-02-055-12/+46
|\ \
| * | Use 'make olddefconfig' in uClibc/uClibc-ng configurationAlexey Neyman2017-02-043-9/+42
| * | Obsolete uClibc 0.9.33.2Alexey Neyman2017-02-041-2/+4
| * | Remove OBSTACK from uclibc-ng configAlexey Neyman2017-02-041-1/+0
| |/
* | 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