| 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 | 1 | -0/+9 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ng | Dmitry Pankratov | 2016-10-01 | 23 | -691/+1091 | |
| |\| | | | ||||||
| | * | | | elf2flt: do not treat warnings as errors | Kirill K. Smirnov | 2016-09-20 | 1 | -0/+1 | |
| | * | | | binutils: make symlinks in a consistent way | Kirill K. Smirnov | 2016-09-13 | 1 | -1/+1 | |
| | |/ / | ||||||
| | * / | internals: properly strip gdbserver | Kirill K. Smirnov | 2016-09-10 | 1 | -1/+10 | |
| | |/ | ||||||
| | * | 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 | |
| | * | | Update x86.sh | Pedro Navarro | 2016-08-25 | 1 | -1/+3 | |
| | |/ | ||||||
| | * | 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 #402 from lundmar/fix_elf2flt_repo | Bryan Hundven | 2016-08-23 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | Update elf2flt git repository location | Martin Lund | 2016-06-10 | 1 | -1/+1 | |
| | * | | | musl: Add multilib support. | Alexey Neyman | 2016-08-23 | 4 | -36/+77 | |
| | * | | | uClibc: move ldso check to post_cc. | Alexey Neyman | 2016-08-23 | 1 | -43/+54 | |
| | * | | | Support multilib in sh/uClibc. | Alexey Neyman | 2016-08-23 | 3 | -189/+90 | |
| | * | | | Treat multiroots differently. | Alexey Neyman | 2016-08-23 | 2 | -17/+83 | |
| | * | | | First stab at multilib/uClibc. | Alexey Neyman | 2016-08-23 | 5 | -16/+273 | |
| | * | | | uClibc: Split configuration tweaker into per-arch functions. | Alexey Neyman | 2016-08-23 | 11 | -113/+174 | |
| | * | | | Change multilib functions to set the variable. | Alexey Neyman | 2016-08-23 | 6 | -54/+76 | |
| | * | | | libc/*.sh: Deprecate libc_check_config step. | Alexey Neyman | 2016-08-23 | 18 | -142/+93 | |
| | * | | | uclibc: merge startfiles/final into single backend. | Alexey Neyman | 2016-08-23 | 1 | -160/+109 | |
| | * | | | uClibc.sh: typo, local -> locale. | Alexey Neyman | 2016-08-23 | 1 | -13/+13 | |
| | * | | | glibc.sh: cleanups | Alexey Neyman | 2016-08-23 | 1 | -55/+33 | |
| | * | | | libc/*.sh: handle combinations of multilib root/dir. | Alexey Neyman | 2016-08-23 | 4 | -160/+150 | |
| | * | | | multilib: Determine which options may pass through. | Alexey Neyman | 2016-08-23 | 2 | -54/+186 | |
| | * | | | glibc: Build manuals and locales last | Ray Donnelly | 2016-08-23 | 1 | -3/+17 | |
| | * | | | crosstool-NG.sh.in: Don't make lots of symlinks to lib folder | Ray Donnelly | 2016-08-23 | 2 | -38/+43 | |
| | * | | | glibc.sh: Use --print-multi-os-directory | Alexey Neyman | 2016-08-23 | 1 | -41/+44 | |
| | | |/ | |/| | ||||||
| * | | | Merge remote-tracking branch 'upstream/master' | Dmitry Pankratov | 2016-06-18 | 13 | -17/+286 | |
| |\| | | ||||||
| | * | | glibc.sh: build dummy libc.so with correct extra flags | Alexey Neyman | 2016-06-09 | 1 | -1/+2 | |
| | * | | glibc: Use common arch call to get multilib targets | Ray Donnelly | 2016-06-09 | 1 | -1/+18 | |
| | * | | arch/x86: add a sanity check | Alexey Neyman | 2016-06-09 | 1 | -0/+11 | |
| | * | | arch/all: Add common function to return multilib target | Alexey Neyman | 2016-06-09 | 10 | -0/+181 | |
| | * | | gcc: Add --with-multilib-list option | Ray Donnelly | 2016-06-09 | 1 | -0/+6 | |
| | * | | Enable multiarch support in pass-1 GCC. | Alexey Neyman | 2016-06-09 | 1 | -3/+12 | |
| | * | | glibc: do not add bogus options | Alexey Neyman | 2016-06-09 | 1 | -2/+2 | |
| | * | | arch/sparc: better default CPU when targetting Linux | Alexey Neyman | 2016-06-09 | 1 | -0/+13 | |
| | |/ | ||||||
| | * | Work-around another quirk in GDB configure. | Alexey Neyman | 2016-04-01 | 1 | -4/+11 | |
| | * | Unbreak sparc-unknown-linux-gnu. | Alexey Neyman | 2016-04-01 | 1 | -2/+17 | |
| | * | Unbreak static cross-gdb. | Alexey Neyman | 2016-04-01 | 1 | -5/+14 | |
| * | | Merge remote-tracking branch 'upstream/master' | Dmitry Pankratov | 2016-03-30 | 1 | -0/+11 | |
| |\| | ||||||
| | * | Merge pull request #320 from bhundven/newlib_updates | Bryan Hundven | 2016-03-26 | 1 | -0/+11 | |
| | |\ | ||||||
| | | * | newlib: add option to enable nano formatted io | Bryan Hundven | 2016-03-08 | 1 | -0/+3 | |
| | | * | newlib: add option to enable nano malloc | Bryan Hundven | 2016-03-08 | 1 | -0/+3 | |
| | | * | newlib: disable multilib if it is not enabled | Bryan Hundven | 2016-03-08 | 1 | -0/+5 | |
| * | | | Merge remote-tracking branch 'upstream/master' | Dmitry Pankratov | 2016-03-17 | 1 | -0/+3 | |
| |\| | | ||||||
| | * | | scripts/build/cc: pass FLAGS_FOR_TARGET in do_gcc_core_backend | Max Filippov | 2016-03-15 | 1 | -0/+3 | |
| | |/ | ||||||
| * / | MinGW: add C++11 posix threads support | Dmitry Pankratov | 2016-03-07 | 1 | -0/+27 | |
| |/ | ||||||
