summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-15Make uClibc-ng search multilib dir if one is setAlexey Neyman4-0/+176
2017-03-15Check libraries for compatibilityAlexey Neyman1-2/+54
2017-03-13Create ld.so.confAlexey Neyman3-10/+40
2017-03-13Fix up ld.so symlinks for muslAlexey Neyman3-48/+91
2017-03-12Move tools alias creation to a common functionAlexey Neyman4-19/+59
2017-03-12Fix library search paths on PowerPCAlexey Neyman5-0/+210
2017-03-10When moving gcc libs, prefer the same directory as libcAlexey Neyman1-3/+12
2017-03-09Merge pull request #637 from stilor/macos-sparc-glibcAlexey Neyman19-1/+808
2017-03-09Merge pull request #638 from stilor/macos-linux-2.6.32Alexey Neyman1-0/+11
2017-03-09Fix unifdef in Linux 2.6.32 on macosAlexey Neyman1-0/+11
2017-03-09Patch failing grep expression in glibc configureAlexey Neyman17-0/+803
2017-03-09Check for ggrep/gegrep in configureAlexey Neyman1-0/+4
2017-03-08Correct warning text to include newer glibc versionsAlexey Neyman1-1/+1
2017-03-07Merge pull request #635 from stilor/macos-skip-localesAlexey Neyman2-1/+6
2017-03-07Merge pull request #634 from stilor/macos-canadianAlexey Neyman2-5/+33
2017-03-07Merge pull request #627 from dankm/freebsdAlexey Neyman23-225/+50
2017-03-07Disable format warnings for clangAlexey Neyman1-0/+5
2017-03-07Skip building locales on macos, tooAlexey Neyman1-1/+1
2017-03-07Only add clang-specific flags to clangAlexey Neyman1-4/+32
2017-03-07Use CHOST instead of CROSS_PREFIXAlexey Neyman1-1/+1
2017-03-07Merge pull request #633 from stilor/double-dot-breaks-relocAlexey Neyman1-3/+5
2017-03-06Drop the stat64 Cygwin patchDan McGregor16-208/+0
2017-03-06Explicitly use gcc for GMPDan McGregor1-0/+3
2017-03-06Sanitize CT_PREFIX_DIR, tooAlexey Neyman1-3/+5
2017-03-05Merge pull request #632 from stilor/fix-glibc-2.22Alexey Neyman65-0/+6578
2017-03-05Backport patches to glibc 2.14+Alexey Neyman65-0/+6578
2017-03-04Merge pull request #630 from stilor/upgradesAlexey Neyman20-268/+759
2017-03-04Bump kernel versions to latest on kernel.orgAlexey Neyman1-12/+17
2017-03-04Pick up new revision in elf2fltAlexey Neyman4-248/+112
2017-03-04Add libiconv 1.15Alexey Neyman2-1/+7
2017-03-04Do not pretend we're downloading anythingAlexey Neyman2-5/+3
2017-03-04Bump newlib 2.5.0 to 20170228Alexey Neyman1-2/+2
2017-03-04Add binutils 2.28Alexey Neyman10-0/+618
2017-03-02glibc: hide native c++ executable from buildDan McGregor1-0/+4
2017-03-02Use BUILD_PREFIX and BUILD_SUFFIX for gcc versionDan McGregor1-1/+1
2017-03-02Use configure to find the processor countDan McGregor3-1/+12
2017-03-02Bring in FreeBSD supportDan McGregor3-15/+30
2017-03-02Merge pull request #628 from stilor/no-install-DAlexey Neyman4-0/+119
2017-03-01Fix uClibc{,-ng} build on macosAlexey Neyman4-0/+119
2017-03-01Merge pull request #626 from stilor/masterAlexey Neyman9-0/+288
2017-03-01Backport the fix from 2.19 for cross-rpcgen on macosAlexey Neyman9-0/+288
2017-03-01Merge pull request #625 from stilor/skip-localedefAlexey Neyman2-1/+13
2017-03-01Merge pull request #624 from stilor/uclibc-no-cp-TAlexey Neyman3-8/+4
2017-03-01Add a warning in menuconfig about localesAlexey Neyman1-1/+4
2017-03-01Skip locale build on CygwinAlexey Neyman1-0/+9
2017-03-01Avoid -T, it is not available on macosAlexey Neyman1-3/+1
2017-03-01Unobsolete CLooG/ISL versions compatible with 4.9Alexey Neyman2-5/+3
2017-02-28Merge pull request #619 from stilor/refix-elf2fltAlexey Neyman3-81/+247
2017-02-28Macos needs a local ELF header, tooAlexey Neyman2-4/+61
2017-02-28Fix elf2flt build on Cygwin in a different wayAlexey Neyman2-81/+190