| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Fix issue #449. | Alexey Neyman | 2016-10-02 | 1 | -2/+27 | |
| |/ / / / | ||||||
| | * / / | Add a checkbox for libmpx build. | Alexey Neyman | 2016-09-22 | 3 | -0/+24 | |
| |/ / / | ||||||
| | | * | Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ng | Dmitry Pankratov | 2016-10-01 | 115 | -983/+2548 | |
| | | |\ | |_|/ |/| | | ||||||
| * | | | Merge pull request #454 from KirillSmirnov/disable-werror | Bryan Hundven | 2016-09-22 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | elf2flt: do not treat warnings as errors | Kirill K. Smirnov | 2016-09-20 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #448 from KirillSmirnov/binutils-symlinks | Bryan Hundven | 2016-09-17 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | binutils: make symlinks in a consistent way | Kirill K. Smirnov | 2016-09-13 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #441 from kozyilmaz/duma | Bryan Hundven | 2016-09-11 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | duma: add SHARED_LIBS dependency for DUMA shared library option | kozyilmaz | 2016-09-07 | 1 | -1/+2 | |
| * | | | Merge pull request #444 from KirillSmirnov/mingw-gdbserver | Bryan Hundven | 2016-09-11 | 1 | -1/+10 | |
| |\ \ \ | ||||||
| | * | | | internals: properly strip gdbserver | Kirill K. Smirnov | 2016-09-10 | 1 | -1/+10 | |
| |/ / / | ||||||
| * | | | Merge pull request #389 from dajamminyogesh/master | Bryan Hundven | 2016-09-09 | 15 | -5/+675 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | musl: updated version to 1.1.15 | Yogesh Sharma | 2016-09-07 | 1 | -2/+2 | |
| | * | | glibc: fixed compile error | Yogesh Sharma | 2016-09-07 | 1 | -0/+84 | |
| | * | | sample: s390x-ibm-linux-gnu removed CT_PATCH_NONE=y | Yogesh Sharma | 2016-09-07 | 1 | -1/+0 | |
| | * | | samples: install "broken" file | Yogesh Sharma | 2016-09-07 | 1 | -0/+3 | |
| | * | | sample: i686-w64-mingw32,nios2-spico-elf updated ISL | Yogesh Sharma | 2016-09-07 | 1 | -1/+1 | |
| | * | | gcc: Migrated patches from 5.3.0 to 6.1.0 | Yogesh Sharma | 2016-09-07 | 8 | -0/+466 | |
| | * | | duma: Fixed gcc 6.1.0 compile error | Yogesh Sharma | 2016-09-07 | 1 | -0/+96 | |
| | * | | gcc: Added 6.1.0 to version list | Yogesh Sharma | 2016-09-07 | 1 | -1/+23 | |
| |/ / | ||||||
| * | | Merge pull request #406 from vaibhav92/powerpc64le-sample | Bryan Hundven | 2016-08-30 | 2 | -0/+16 | |
| |\ \ | ||||||
| | * | | samples: Add powerpc64 little-endian toolchain sample | Vaibhav Jain | 2016-07-19 | 2 | -0/+16 | |
| * | | | Merge pull request #409 from KirillSmirnov/master | Bryan Hundven | 2016-08-30 | 3 | -0/+40 | |
| |\ \ \ | ||||||
| | * | | | Add sparc-leon-linux-uclibc sample | Kirill K. Smirnov | 2016-07-26 | 3 | -0/+40 | |
| | |/ / | ||||||
| * | | | Merge pull request #425 from kozyilmaz/gcc-5.4.0 | Bryan Hundven | 2016-08-30 | 34 | -154/+267 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' into gcc-5.4.0 | kozyilmaz | 2016-08-29 | 3 | -21/+36 | |
| | |\ \ \ | ||||||
| | * | | | | xgcc: Update gcc 5 to 5.4.0 | kozyilmaz | 2016-08-24 | 34 | -154/+267 | |
| * | | | | | Merge pull request #435 from KirillSmirnov/uclibc | Bryan Hundven | 2016-08-30 | 1 | -1/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | uClibc: propagate SHARED_LIBS option. | Kirill K. Smirnov | 2016-08-30 | 1 | -0/+6 | |
| | * | | | | | uClibc: install native utils | Kirill K. Smirnov | 2016-08-30 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #429 from pedronavf/patch-1 | Bryan Hundven | 2016-08-30 | 1 | -1/+3 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Update x86.sh | Pedro Navarro | 2016-08-25 | 1 | -1/+3 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #431 from bhundven/fix_cross_build_tools | Bryan Hundven | 2016-08-26 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | cross: Only make 'build tools' for the 'build' | Bryan Hundven | 2016-08-26 | 1 | -2/+2 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #432 from bhundven/update_config_guess_sub | Bryan Hundven | 2016-08-26 | 2 | -19/+34 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Update config.guess and config.sub | Bryan Hundven | 2016-08-26 | 2 | -19/+34 | |
| |/ / / | ||||||
| * | | | Merge pull request #410 from jmlemetayer/fix_populate | Bryan Hundven | 2016-08-23 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | populate: Fix undefined awk | Jean-Marie Lemetayer | 2016-07-26 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #422 from datacom-teracom/master | Bryan Hundven | 2016-08-23 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | scripts/functions: fix log level in call to CT_DoLog | Carlos Santos | 2016-08-16 | 1 | -1/+1 | |
| * | | | | Merge pull request #402 from lundmar/fix_elf2flt_repo | Bryan Hundven | 2016-08-23 | 2 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Update elf2flt default cset | Martin Lund | 2016-06-14 | 1 | -1/+1 | |
| | * | | | | Update elf2flt git repository location | Martin Lund | 2016-06-10 | 1 | -1/+1 | |
| * | | | | | Merge pull request #383 from stilor/multilib | Bryan Hundven | 2016-08-23 | 60 | -803/+1494 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Rename sample to match the 'saveconfig' location. | Alexey Neyman | 2016-08-23 | 2 | -0/+0 | |
| | * | | | | build-all: Remove successful build trees. | Alexey Neyman | 2016-08-23 | 1 | -1/+3 | |
| | * | | | | arm-multilib-linux-uclibcgnueabi: Add. | Alexey Neyman | 2016-08-23 | 2 | -0/+21 | |
| | * | | | | mips64el-*-linux-uclibc: Remove. | Alexey Neyman | 2016-08-23 | 5 | -36/+1 | |
| | * | | | | Create multilib configurations based on certain *-linux-* samples. | Alexey Neyman | 2016-08-23 | 18 | -0/+166 | |
| | * | | | | nios2: bad option reported in multilib_defaults | Alexey Neyman | 2016-08-23 | 1 | -0/+28 | |
