summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-19Newlib's LTO only makes sense if GCC supports itAlexey Neyman1-0/+1
2017-02-19More garbage collectionAlexey Neyman3-45/+10
2017-02-19Have LTO depend-on non-static buildsAlexey Neyman2-0/+3
2017-02-19Latest GCC has libmpx and Go.Alexey Neyman1-0/+2
2017-02-19More GCAlexey Neyman3-34/+16
2017-02-19Garbage collection for GCC options that are sameAlexey Neyman3-99/+29
2017-02-17Merge pull request #604 from stilor/strace-4.16Alexey Neyman6-29/+35
2017-02-17Merge pull request #603 from stilor/fix-zlib-cygwinAlexey Neyman1-0/+30
2017-02-17Merge pull request #602 from stilor/uclibc-verbosityAlexey Neyman1-2/+8
2017-02-16Add strace 4.16Alexey Neyman1-0/+6
2017-02-16Fix breakage from sed_r change in some auxiliary scriptsAlexey Neyman5-29/+29
2017-02-16Fix undefined reference to _wopen on CygwinAlexey Neyman1-0/+30
2017-02-16Refine previous fix to uClibc verbosity settingAlexey Neyman1-2/+8
2017-02-16Merge pull request #599 from stilor/avoid-gettext-for-linux-hostAlexey Neyman2-12/+24
2017-02-16Merge pull request #596 from stilor/sed-vs-gsedAlexey Neyman22-94/+117
2017-02-15Skip gettext/libiconv on linux-gnuAlexey Neyman2-12/+24
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