aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade GDB 7.11 -> 7.11.1Alexey Neyman2017-02-195-3/+3
* Upgrade GDB 7.12 -> 7.12.1Alexey Neyman2017-02-195-3/+3
* Merge pull request #604 from stilor/strace-4.16Alexey Neyman2017-02-176-29/+35
|\
| * Add strace 4.16Alexey Neyman2017-02-161-0/+6
| * Fix breakage from sed_r change in some auxiliary scriptsAlexey Neyman2017-02-165-29/+29
* | Merge pull request #603 from stilor/fix-zlib-cygwinAlexey Neyman2017-02-171-0/+30
|\ \
| * | Fix undefined reference to _wopen on CygwinAlexey Neyman2017-02-151-0/+30
| |/
* | Merge pull request #602 from stilor/uclibc-verbosityAlexey Neyman2017-02-171-2/+8
|\ \ | |/ |/|
| * Refine previous fix to uClibc verbosity settingAlexey Neyman2017-02-151-2/+8
|/
* Merge pull request #599 from stilor/avoid-gettext-for-linux-hostAlexey Neyman2017-02-152-12/+24
|\
| * Skip gettext/libiconv on linux-gnuAlexey Neyman2017-02-142-12/+24
* | Merge pull request #596 from stilor/sed-vs-gsedAlexey Neyman2017-02-1522-94/+117
|\ \ | |/ |/|
| * Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-1322-94/+117
|/
* Merge pull request #594 from stilor/wget-vs-curlAlexey Neyman2017-02-139-40/+194
|\
| * stat: determine whether it is BSD or GNU flavorAlexey Neyman2017-02-123-5/+88
| * Update config.{guess,sub} while testing curlAlexey Neyman2017-02-122-2/+8
| * Detect both wget/curl and allow user to select the agentAlexey Neyman2017-02-126-33/+98
* | Merge pull request #595 from stilor/binutils-mutextattrAlexey Neyman2017-02-132-0/+28
|\ \
| * | Backport mutextattr typo fix to 2.24 and 2.23.2Alexey Neyman2017-02-122-0/+28
| |/
* | Merge pull request #593 from dflogeras/fix-toolchain-typoAlexey Neyman2017-02-121-1/+1
|\ \ | |/ |/|
| * Fix typo in toolchain.inDave Flogeras2017-02-121-1/+1
* | Merge pull request #589 from stilor/skip-complibs-check-on-host-canadianAlexey Neyman2017-02-127-12/+75
|\ \
| * | Skip comp.libs checking on host for canadianAlexey Neyman2017-02-116-12/+42
| * | Make zlib's 'make check' actually fail if test failsAlexey Neyman2017-02-111-0/+33
| |/
* | Merge pull request #590 from stilor/cygwin-old-gcc-glibcAlexey Neyman2017-02-1226-160/+386
|\ \ | |/ |/|
| * Backport -fPIC patch for CygwinAlexey Neyman2017-02-112-0/+208
| * Propagate Cygwin stat64 patch to 2.21 and older versionsAlexey Neyman2017-02-1112-0/+156
| * Remove linux patches for R_X86_64_JUMP_SLOTAlexey Neyman2017-02-1110-160/+0
| * Add host configuration for cygwin64Alexey Neyman2017-02-111-0/+11
| * Remove 'relocs' from archscripts being builtAlexey Neyman2017-02-111-0/+11
|/
* Merge pull request #587 from stilor/select-uclibceavi-suffixAlexey Neyman2017-02-102-1/+14
|\
| * Allow one to select uclibceabi/uclibcgnueabi suffixAlexey Neyman2017-02-092-1/+14
* | Merge pull request #586 from stilor/restore-old-kernel-libcAlexey Neyman2017-02-10273-31/+18585
|\ \
| * | Add a patch to build 2.15 for ARMAlexey Neyman2017-02-091-0/+19
| * | Add notes about obsoletion policy for kernel/glibc.Alexey Neyman2017-02-092-0/+20
| * | Ports patches for glibc 2.12.1 .. 2.16Alexey Neyman2017-02-09147-373/+7410
| * | backport support patch for gcc 5 to glibc 2.13 arm portsClaus Strasburger2017-02-091-0/+50
| * | Add Ubuntu {12.04,14.04,16.04} configs.Alexey Neyman2017-02-0912-0/+72
| * | Add CentOS6/7 sample configsAlexey Neyman2017-02-098-0/+48
| * | Fix typoAlexey Neyman2017-02-091-1/+1
| * | External addons supported by glibc even nowAlexey Neyman2017-02-091-27/+24
| * | Revert "patches: remove obsolete glibc patches"Alexey Neyman2017-02-09145-0/+11036
| * | Revert "glibc: Clean out old glibc versions"Alexey Neyman2017-02-092-27/+66
| * | Revert "glibc: Remove support for downloading and extracting add-ons"Alexey Neyman2017-02-091-0/+67
| * | Add older kernel versions up to 2.6.32.xAlexey Neyman2017-02-091-0/+169
| |/
* | Merge pull request #584 from stilor/disallow-gold-for-elf2fltAlexey Neyman2017-02-105-19/+16
|\ \
| * | Remove wrapping if in 300-gdb.shAlexey Neyman2017-02-091-4/+0
| * | Forgot to saveconfig the changes for ARM/elf2flt sampleAlexey Neyman2017-02-094-15/+16
| |/
* | Merge pull request #585 from stilor/disable-cxx-gdbAlexey Neyman2017-02-103-2/+7
|\ \
| * | Supply --disable-build-with-cxx instead of requiring C++Alexey Neyman2017-02-093-2/+7
| |/