summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman22-94/+117
2017-02-14Merge pull request #594 from stilor/wget-vs-curlAlexey Neyman9-40/+194
2017-02-14Merge pull request #595 from stilor/binutils-mutextattrAlexey Neyman2-0/+28
2017-02-13stat: determine whether it is BSD or GNU flavorAlexey Neyman3-5/+88
2017-02-13Update config.{guess,sub} while testing curlAlexey Neyman2-2/+8
2017-02-13Detect both wget/curl and allow user to select the agentAlexey Neyman6-33/+98
2017-02-12Merge pull request #593 from dflogeras/fix-toolchain-typoAlexey Neyman1-1/+1
2017-02-12Fix typo in toolchain.inDave Flogeras1-1/+1
2017-02-12Backport mutextattr typo fix to 2.24 and 2.23.2Alexey Neyman2-0/+28
2017-02-12Merge pull request #589 from stilor/skip-complibs-check-on-host-canadianAlexey Neyman7-12/+75
2017-02-12Merge pull request #590 from stilor/cygwin-old-gcc-glibcAlexey Neyman26-160/+386
2017-02-12Backport -fPIC patch for CygwinAlexey Neyman2-0/+208
2017-02-12Propagate Cygwin stat64 patch to 2.21 and older versionsAlexey Neyman12-0/+156
2017-02-12Remove linux patches for R_X86_64_JUMP_SLOTAlexey Neyman10-160/+0
2017-02-12Add host configuration for cygwin64Alexey Neyman1-0/+11
2017-02-12Remove 'relocs' from archscripts being builtAlexey Neyman1-0/+11
2017-02-11Skip comp.libs checking on host for canadianAlexey Neyman6-12/+42
2017-02-11Make zlib's 'make check' actually fail if test failsAlexey Neyman1-0/+33
2017-02-11Merge pull request #587 from stilor/select-uclibceavi-suffixAlexey Neyman2-1/+14
2017-02-11Merge pull request #586 from stilor/restore-old-kernel-libcAlexey Neyman273-31/+18585
2017-02-11Merge pull request #584 from stilor/disallow-gold-for-elf2fltAlexey Neyman5-19/+16
2017-02-11Merge pull request #585 from stilor/disable-cxx-gdbAlexey Neyman3-2/+7
2017-02-10Merge pull request #582 from elimisteve/patch-1Alexey Neyman1-1/+1
2017-02-10README.md typo: archictecture -> architectureSteve Phillips1-1/+1
2017-02-10Allow one to select uclibceabi/uclibcgnueabi suffixAlexey Neyman2-1/+14
2017-02-10Supply --disable-build-with-cxx instead of requiring C++Alexey Neyman3-2/+7
2017-02-10Remove wrapping if in 300-gdb.shAlexey Neyman1-4/+0
2017-02-10Forgot to saveconfig the changes for ARM/elf2flt sampleAlexey Neyman4-15/+16
2017-02-10Add a patch to build 2.15 for ARMAlexey Neyman1-0/+19
2017-02-10Add notes about obsoletion policy for kernel/glibc.Alexey Neyman2-0/+20
2017-02-10Ports patches for glibc 2.12.1 .. 2.16Alexey Neyman147-373/+7410
2017-02-10backport support patch for gcc 5 to glibc 2.13 arm portsClaus Strasburger1-0/+50
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