Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass original multi_os_dir to iterator. | Alexey Neyman | 2016-12-17 | 1 | -2/+3 |
* | Avoid host libs when compiling gettext. | Alexey Neyman | 2016-12-17 | 1 | -0/+8 |
* | Make companion libs static. | Alexey Neyman | 2016-12-11 | 5 | -35/+26 |
* | Merge pull request #443 from KirillSmirnov/gdb-native | Alexey Neyman | 2016-12-05 | 4 | -5/+54 |
|\ | |||||
| * | debug/gdb: restore comments | Kirill K. Smirnov | 2016-12-05 | 1 | -0/+12 |
| * | debug/gdb: Add comments for untrivial flags. | Kirill K. Smirnov | 2016-09-12 | 1 | -0/+14 |
| * | complibs: let mingw-gcc find target companion libs | Kirill K. Smirnov | 2016-09-10 | 3 | -3/+33 |
| * | debug/gdb: properly link with expat | Kirill Smirnov | 2016-09-09 | 1 | -10/+3 |
* | | Merge pull request #487 from stilor/host-comp-tools | Alexey Neyman | 2016-12-02 | 6 | -53/+237 |
|\ \ | |||||
| * | | Add 'companion tools for host' step. | Alexey Neyman | 2016-12-02 | 6 | -46/+206 |
| * | | Move companion tool build into a separate step. | Alexey Neyman | 2016-12-02 | 6 | -10/+34 |
* | | | Fix use of custom location if it is a directory. | Alexey Neyman | 2016-12-02 | 6 | -6/+6 |
|/ / | |||||
* | | Pass FOR_BUILD flags when building the pass-1/2 core GCC. | Alexey Neyman | 2016-11-28 | 1 | -7/+8 |
* | | xtensa: fix endianness support | Max Filippov | 2016-11-22 | 1 | -0/+2 |
* | | Give companion tools some love. | Alexey Neyman | 2016-11-21 | 5 | -11/+1 |
* | | Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e. | Alexey Neyman | 2016-11-20 | 33 | -161/+161 |
* | | comptools/make: Fix CT_COMP_TOOLS_make_gmake option | Bernhard Walle | 2016-11-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' | Dmitry Pankratov | 2016-11-11 | 3 | -6/+67 |
|\ \ | |||||
| * \ | Merge pull request #472 from stilor/unparallel-make-install | Bryan Hundven | 2016-11-09 | 1 | -3/+12 |
| |\ \ | |||||
| | * | | Do not run 'make install' in parallel in GCC. | Alexey Neyman | 2016-11-09 | 1 | -3/+12 |
| * | | | Merge pull request #452 from KirillSmirnov/janitorial | Alexey Neyman | 2016-11-09 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'master' into janitorial | Bryan Hundven | 2016-10-24 | 1 | -0/+5 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into janitorial | Kirill Smirnov | 2016-10-05 | 1 | -2/+36 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into janitorial | Kirill Smirnov | 2016-09-23 | 1 | -1/+2 |
| | |\ \ \ \ | |||||
| | * | | | | | build/glibc: Improve confusing comment | Kirill K. Smirnov | 2016-09-15 | 1 | -1/+2 |
| * | | | | | | Merge branch 'master' into static-libgcc-more-fixes | Alexey Neyman | 2016-10-12 | 1 | -0/+5 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Fix m68k with uClibc-ng >= 1.0.15. | Alexey Neyman | 2016-10-04 | 1 | -0/+5 |
| | | |_|/ / | | |/| | | | |||||
| * / | | | | Fine-tune moving gcc libraries to sysroot. | Alexey Neyman | 2016-10-07 | 1 | -0/+12 |
| |/ / / / | |||||
| * | | | | Merge branch 'master' into x86-musl | Alexey Neyman | 2016-10-04 | 1 | -2/+27 |
| |\ \ \ \ | |||||
| | * | | | | GCC uses multi_os_dir for libgcc, not multi_dir. | Alexey Neyman | 2016-10-02 | 1 | -1/+1 |
| | * | | | | 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 |