aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #432 from bhundven/update_config_guess_subBryan Hundven2016-08-262-19/+34
|\
| * Update config.guess and config.subBryan Hundven2016-08-262-19/+34
|/
* Merge pull request #410 from jmlemetayer/fix_populateBryan Hundven2016-08-231-0/+1
|\
| * populate: Fix undefined awkJean-Marie Lemetayer2016-07-261-0/+1
* | Merge pull request #422 from datacom-teracom/masterBryan Hundven2016-08-231-1/+1
|\ \
| * | scripts/functions: fix log level in call to CT_DoLogCarlos Santos2016-08-161-1/+1
* | | Merge pull request #402 from lundmar/fix_elf2flt_repoBryan Hundven2016-08-232-2/+2
|\ \ \
| * | | Update elf2flt default csetMartin Lund2016-06-141-1/+1
| * | | Update elf2flt git repository locationMartin Lund2016-06-101-1/+1
* | | | Merge pull request #383 from stilor/multilibBryan Hundven2016-08-2360-803/+1494
|\ \ \ \ | |_|/ / |/| | |
| * | | Rename sample to match the 'saveconfig' location.Alexey Neyman2016-08-232-0/+0
| * | | build-all: Remove successful build trees.Alexey Neyman2016-08-231-1/+3
| * | | arm-multilib-linux-uclibcgnueabi: Add.Alexey Neyman2016-08-232-0/+21
| * | | mips64el-*-linux-uclibc: Remove.Alexey Neyman2016-08-235-36/+1
| * | | Create multilib configurations based on certain *-linux-* samples.Alexey Neyman2016-08-2318-0/+166
| * | | nios2: bad option reported in multilib_defaultsAlexey Neyman2016-08-231-0/+28
| * | | musl: Add multilib support.Alexey Neyman2016-08-234-36/+77
| * | | uClibc: move ldso check to post_cc.Alexey Neyman2016-08-231-43/+54
| * | | Support multilib in sh/uClibc.Alexey Neyman2016-08-234-217/+213
| * | | Treat multiroots differently.Alexey Neyman2016-08-232-17/+83
| * | | mips: allow o32 ABI as default for multilibAlexey Neyman2016-08-231-1/+1
| * | | First stab at multilib/uClibc.Alexey Neyman2016-08-235-16/+273
| * | | uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman2016-08-2311-113/+174
| * | | Change multilib functions to set the variable.Alexey Neyman2016-08-237-57/+79
| * | | libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-2321-149/+96
| * | | uclibc: merge startfiles/final into single backend.Alexey Neyman2016-08-232-162/+111
| * | | uClibc.sh: typo, local -> locale.Alexey Neyman2016-08-231-13/+13
| * | | Spelling fixes.Alexey Neyman2016-08-233-4/+4
| * | | glibc.sh: cleanupsAlexey Neyman2016-08-232-65/+33
| * | | libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman2016-08-236-171/+197
| * | | multilib: Determine which options may pass through.Alexey Neyman2016-08-235-55/+224
| * | | glibc: Build manuals and locales lastRay Donnelly2016-08-231-3/+17
| * | | crosstool-NG.sh.in: Don't make lots of symlinks to lib folderRay Donnelly2016-08-233-68/+47
| * | | glibc.sh: Use --print-multi-os-directoryAlexey Neyman2016-08-231-41/+44
|/ / /
* | | Merge pull request #418 from bhundven/Docs_UpdateBryan Hundven2016-08-041-2/+2
|\ \ \
| * | | README.md: Fix a list formatting issue.Bryan Hundven2016-08-041-2/+2
|/ / /
* | | Merge pull request #416 from bhundven/update_gitignoreBryan Hundven2016-08-042-2/+4
|\ \ \
| * | | Update .gitignore in kconfig/...Bryan Hundven2016-08-042-2/+4
|/ / /
* | | Merge pull request #415 from bhundven/Docs_UpdateBryan Hundven2016-08-041-1/+1
|\ \ \
| * | | Fix waffle.io badgesBryan Hundven2016-08-041-1/+1
* | | | Merge pull request #414 from bhundven/Docs_UpdateBryan Hundven2016-08-041-1/+1
|\| | |
| * | | README.md: Add mailing list archive/subscription pageBryan Hundven2016-08-041-1/+1
|/ / /
* | | Merge pull request #413 from bhundven/Docs_UpdateBryan Hundven2016-08-041-31/+372
|\ \ \ | |_|/ |/| |
| * | Update README.mdBryan Hundven2016-08-041-31/+372
|/ /
* | Merge pull request #403 from stilor/multilib-1Bryan Hundven2016-06-1716-7/+276
|\ \ | |/ |/|
| * glibc.sh: build dummy libc.so with correct extra flagsAlexey Neyman2016-06-091-1/+2
| * glibc: Use common arch call to get multilib targetsRay Donnelly2016-06-092-1/+37
| * arch/x86: add a sanity checkAlexey Neyman2016-06-091-0/+11
| * arch/all: Add common function to return multilib targetAlexey Neyman2016-06-0910-0/+181
| * gcc: Add --with-multilib-list optionRay Donnelly2016-06-092-0/+16