aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #643 from stilor/macos-mingw-malloc.hAlexey Neyman2017-03-1216-2/+494
|\
| * Only include <malloc.h> if configure says it existsAlexey Neyman2017-03-1115-0/+461
| * Add latest versions of mingw 4.x/3.x/2.x branchesAlexey Neyman2017-03-111-2/+33
* | Merge pull request #640 from stilor/make-no-guile-canadianAlexey Neyman2017-03-111-1/+7
|\ \
| * | Disable Guile in make if building for host in canadianAlexey Neyman2017-03-101-1/+7
| |/
* | Merge pull request #641 from stilor/arm-glibc-2.13Alexey Neyman2017-03-1112-0/+840
|\ \
| * | Add ARM patches for 2.12.2/2.13Alexey Neyman2017-03-1012-0/+840
| |/
* | Merge pull request #642 from stilor/uclibc-gl-patchAlexey Neyman2017-03-111-0/+56
|\ \ | |/ |/|
| * Patch from upstream fixing dlopen from a static appAlexey Neyman2017-03-101-0/+56
|/
* Merge pull request #637 from stilor/macos-sparc-glibcAlexey Neyman2017-03-0919-1/+808
|\
| * Patch failing grep expression in glibc configureAlexey Neyman2017-03-0817-0/+803
| * Check for ggrep/gegrep in configureAlexey Neyman2017-03-081-0/+4
| * Correct warning text to include newer glibc versionsAlexey Neyman2017-03-081-1/+1
* | Merge pull request #638 from stilor/macos-linux-2.6.32Alexey Neyman2017-03-091-0/+11
|\ \ | |/ |/|
| * Fix unifdef in Linux 2.6.32 on macosAlexey Neyman2017-03-091-0/+11
|/
* Merge pull request #635 from stilor/macos-skip-localesAlexey Neyman2017-03-072-1/+6
|\
| * Disable format warnings for clangAlexey Neyman2017-03-071-0/+5
| * Skip building locales on macos, tooAlexey Neyman2017-03-061-1/+1
* | Merge pull request #634 from stilor/macos-canadianAlexey Neyman2017-03-072-5/+33
|\ \
| * | Only add clang-specific flags to clangAlexey Neyman2017-03-061-4/+32
| * | Use CHOST instead of CROSS_PREFIXAlexey Neyman2017-03-061-1/+1
| |/
* | Merge pull request #627 from dankm/freebsdAlexey Neyman2017-03-0723-225/+50
|\ \ | |/ |/|
| * Drop the stat64 Cygwin patchDan McGregor2017-03-0616-208/+0
| * Explicitly use gcc for GMPDan McGregor2017-03-061-0/+3
| * glibc: hide native c++ executable from buildDan McGregor2017-03-011-0/+4
| * Use BUILD_PREFIX and BUILD_SUFFIX for gcc versionDan McGregor2017-03-011-1/+1
| * Use configure to find the processor countDan McGregor2017-03-013-1/+12
| * Bring in FreeBSD supportDan McGregor2017-03-013-15/+30
* | Merge pull request #633 from stilor/double-dot-breaks-relocAlexey Neyman2017-03-061-3/+5
|\ \
| * | Sanitize CT_PREFIX_DIR, tooAlexey Neyman2017-03-051-3/+5
|/ /
* | Merge pull request #632 from stilor/fix-glibc-2.22Alexey Neyman2017-03-0565-0/+6578
|\ \
| * | Backport patches to glibc 2.14+Alexey Neyman2017-03-0465-0/+6578
|/ /
* | Merge pull request #630 from stilor/upgradesAlexey Neyman2017-03-0320-268/+759
|\ \
| * | Bump kernel versions to latest on kernel.orgAlexey Neyman2017-03-031-12/+17
| * | Pick up new revision in elf2fltAlexey Neyman2017-03-034-248/+112
| * | Add libiconv 1.15Alexey Neyman2017-03-032-1/+7
| * | Do not pretend we're downloading anythingAlexey Neyman2017-03-032-5/+3
| * | Bump newlib 2.5.0 to 20170228Alexey Neyman2017-03-031-2/+2
| * | Add binutils 2.28Alexey Neyman2017-03-0310-0/+618
|/ /
* | Merge pull request #628 from stilor/no-install-DAlexey Neyman2017-03-014-0/+119
|\ \ | |/ |/|
| * Fix uClibc{,-ng} build on macosAlexey Neyman2017-03-014-0/+119
|/
* Merge pull request #626 from stilor/masterAlexey Neyman2017-03-019-0/+288
|\
| * Backport the fix from 2.19 for cross-rpcgen on macosAlexey Neyman2017-03-019-0/+288
|/
* Merge pull request #625 from stilor/skip-localedefAlexey Neyman2017-02-282-1/+13
|\
| * Add a warning in menuconfig about localesAlexey Neyman2017-02-281-1/+4
| * Skip locale build on CygwinAlexey Neyman2017-02-281-0/+9
* | Merge pull request #624 from stilor/uclibc-no-cp-TAlexey Neyman2017-02-283-8/+4
|\ \ | |/ |/|
| * Avoid -T, it is not available on macosAlexey Neyman2017-02-281-3/+1
| * Unobsolete CLooG/ISL versions compatible with 4.9Alexey Neyman2017-02-282-5/+3
|/
* Merge pull request #619 from stilor/refix-elf2fltAlexey Neyman2017-02-283-81/+247
|\