summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-23build-all: Remove successful build trees.Alexey Neyman1-1/+3
2016-08-23arm-multilib-linux-uclibcgnueabi: Add.Alexey Neyman2-0/+21
2016-08-23mips64el-*-linux-uclibc: Remove.Alexey Neyman5-36/+1
2016-08-23Create multilib configurations based on certain *-linux-* samples.Alexey Neyman18-0/+166
2016-08-23nios2: bad option reported in multilib_defaultsAlexey Neyman1-0/+28
2016-08-23musl: Add multilib support.Alexey Neyman4-36/+77
2016-08-23uClibc: move ldso check to post_cc.Alexey Neyman1-43/+54
2016-08-23Support multilib in sh/uClibc.Alexey Neyman4-217/+213
2016-08-23Treat multiroots differently.Alexey Neyman2-17/+83
2016-08-23mips: allow o32 ABI as default for multilibAlexey Neyman1-1/+1
2016-08-23First stab at multilib/uClibc.Alexey Neyman5-16/+273
2016-08-23uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman11-113/+174
2016-08-23Change multilib functions to set the variable.Alexey Neyman7-57/+79
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman21-149/+96
2016-08-23uclibc: merge startfiles/final into single backend.Alexey Neyman2-162/+111
2016-08-23uClibc.sh: typo, local -> locale.Alexey Neyman1-13/+13
2016-08-23Spelling fixes.Alexey Neyman3-4/+4
2016-08-23glibc.sh: cleanupsAlexey Neyman2-65/+33
2016-08-23libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman6-171/+197
2016-08-23multilib: Determine which options may pass through.Alexey Neyman5-55/+224
2016-08-23glibc: Build manuals and locales lastRay Donnelly1-3/+17
2016-08-23crosstool-NG.sh.in: Don't make lots of symlinks to lib folderRay Donnelly3-68/+47
2016-08-23glibc.sh: Use --print-multi-os-directoryAlexey Neyman1-41/+44
2016-08-04Merge pull request #418 from bhundven/Docs_UpdateBryan Hundven1-2/+2
2016-08-04README.md: Fix a list formatting issue.Bryan Hundven1-2/+2
2016-08-04Merge pull request #416 from bhundven/update_gitignoreBryan Hundven2-2/+4
2016-08-04Update .gitignore in kconfig/...Bryan Hundven2-2/+4
2016-08-04Merge pull request #415 from bhundven/Docs_UpdateBryan Hundven1-1/+1
2016-08-04Fix waffle.io badgesBryan Hundven1-1/+1
2016-08-04Merge pull request #414 from bhundven/Docs_UpdateBryan Hundven1-1/+1
2016-08-04README.md: Add mailing list archive/subscription pageBryan Hundven1-1/+1
2016-08-04Merge pull request #413 from bhundven/Docs_UpdateBryan Hundven1-31/+372
2016-08-04Update README.mdBryan Hundven1-31/+372
2016-06-18Merge pull request #403 from stilor/multilib-1Bryan Hundven16-7/+276
2016-06-10glibc.sh: build dummy libc.so with correct extra flagsAlexey Neyman1-1/+2
2016-06-10glibc: Use common arch call to get multilib targetsRay Donnelly2-1/+37
2016-06-10arch/x86: add a sanity checkAlexey Neyman1-0/+11
2016-06-10 arch/all: Add common function to return multilib targetAlexey Neyman10-0/+181
2016-06-10gcc: Add --with-multilib-list optionRay Donnelly2-0/+16
2016-06-10Enable multiarch support in pass-1 GCC.Alexey Neyman1-3/+12
2016-06-10glibc: do not add bogus optionsAlexey Neyman1-2/+2
2016-06-10sh: require multilibAlexey Neyman1-0/+1
2016-06-10arch/sparc: better default CPU when targetting LinuxAlexey Neyman1-0/+13
2016-06-10musl: config is broken for !EXPERIMENTALAlexey Neyman1-0/+1
2016-05-13Merge pull request #392 from bhundven/fix_building_gcc-5_with_gcc-6Bryan Hundven1-0/+151
2016-05-13patches/gcc: Backport fix for building gcc-5 with gcc-6Bryan Hundven1-0/+151
2016-05-13Merge pull request #373 from stilor/unbreak-ppc-uclibcBryan Hundven12-18/+75
2016-05-12Merge pull request #390 from bhundven/addToolVersion_syntax_issuesBryan Hundven1-4/+4
2016-05-12addToolVersion: Fix syntax issuesBryan Hundven1-4/+4
2016-05-12Merge pull request #366 from CDKGlobal/glibc-getaddrinfoBryan Hundven1-0/+551