aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore *.exe (on Cygwin).Alexey Neyman2016-12-061-0/+1
* Merge pull request #495 from stilor/old-gcc-buildAlexey Neyman2016-12-051-0/+138
|\
| * Backport the fix to 4.8.5.Alexey Neyman2016-12-051-0/+138
* | Merge pull request #496 from stilor/uclibc-add-1.0.20Alexey Neyman2016-12-051-20/+3
|\ \ | |/ |/|
| * Add uclibc-ng 1.0.20.Alexey Neyman2016-12-051-20/+3
|/
* Merge pull request #443 from KirillSmirnov/gdb-nativeAlexey Neyman2016-12-054-5/+54
|\
| * debug/gdb: restore commentsKirill K. Smirnov2016-12-051-0/+12
| * debug/gdb: Add comments for untrivial flags.Kirill K. Smirnov2016-09-121-0/+14
| * complibs: let mingw-gcc find target companion libsKirill K. Smirnov2016-09-103-3/+33
| * debug/gdb: properly link with expatKirill Smirnov2016-09-091-10/+3
* | Merge pull request #487 from stilor/host-comp-toolsAlexey Neyman2016-12-0210-61/+263
|\ \
| * | Add comp. tools for host in one of canadian crosses.Alexey Neyman2016-12-021-0/+3
| * | Add 'companion tools for host' step.Alexey Neyman2016-12-029-47/+227
| * | Move companion tool build into a separate step.Alexey Neyman2016-12-028-17/+36
* | | Merge pull request #492 from stilor/custom-locAlexey Neyman2016-12-027-7/+11
|\ \ \ | |/ / |/| |
| * | uClibc-ng needs to know whether it is 1.0.15+Alexey Neyman2016-12-021-1/+5
| * | Fix use of custom location if it is a directory.Alexey Neyman2016-12-026-6/+6
|/ /
* | Merge pull request #491 from stilor/uclibc-1.0.20Bryan Hundven2016-12-021-1/+17
|\ \
| * | Make 1.0.19 experimental...Alexey Neyman2016-12-021-6/+9
| * | Revert "uClibc-ng: Remove 1.0.17 and 1.0.18"Alexey Neyman2016-12-021-0/+13
|/ /
* | Merge pull request #480 from bhundven/update_uclibc-ngBryan Hundven2016-12-011-10/+3
|\ \
| * | uClibc-ng: Remove 1.0.17 and 1.0.18Bryan Hundven2016-12-011-13/+0
| * | uClibc-ng: Add 1.0.19Bryan Hundven2016-12-011-2/+8
|/ /
* | Merge pull request #485 from bhundven/update_kconfigBryan Hundven2016-12-013-9/+28
|\ \
| * | kconfig: sync upstream changesBryan Hundven2016-11-303-9/+28
* | | Merge pull request #486 from jcmvbkbc/xtensa-fix-pr78603Alexey Neyman2016-11-302-0/+70
|\ \ \
| * | | gcc: backport fix for xtensa PR target/78603Max Filippov2016-11-302-0/+70
|/ / /
* | | Merge pull request #484 from stilor/fix-canadianAlexey Neyman2016-11-3021-189/+2269
|\ \ \ | |/ / |/| |
| * | Enable posix threads in x86_64-w64-mingw32.Alexey Neyman2016-11-292-1/+2
| * | Sync up with buildroot GCC 6.2.0 patches.Alexey Neyman2016-11-2911-166/+2243
| * | Remove a broken sample.Alexey Neyman2016-11-293-15/+0
| * | Add a canadian cross sample ...Alexey Neyman2016-11-292-0/+14
| * | Disallow dmalloc for bare metal.Alexey Neyman2016-11-292-0/+2
| * | Pass FOR_BUILD flags when building the pass-1/2 core GCC.Alexey Neyman2016-11-281-7/+8
|/ /
* | Merge pull request #465 from jcmvbkbc/xtensa-endianAlexey Neyman2016-11-239-0/+624
|\ \
| * | samples: rename xtensa-unknown-linux-uclibc to xtensa-fsf-linux-uclibcMax Filippov2016-11-232-0/+1
| * | gcc: backport fix for xtensa PR target/78118Max Filippov2016-11-221-0/+318
| * | gcc: don't use unwind-dw2-fde-dip with xtensa-elf targetsMax Filippov2016-11-222-0/+124
| * | samples: add target CFLAGS to xtensa-unknown-linux-uclibcMax Filippov2016-11-221-0/+1
| * | gcc: fix libgcc build with --text-section-literals for xtensaMax Filippov2016-11-221-0/+67
| * | gcc: fix xtensa_fallback_frame_state for call0 ABIMax Filippov2016-11-221-0/+108
| * | xtensa: fix endianness supportMax Filippov2016-11-223-0/+5
|/ /
* | Merge pull request #479 from stilor/gmake-link-fixAlexey Neyman2016-11-2243-264/+398
|\ \
| * | Give companion tools some love.Alexey Neyman2016-11-2114-77/+211
| * | Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-2034-186/+186
| * | comptools/make: Fix CT_COMP_TOOLS_make_gmake optionBernhard Walle2016-11-191-1/+1
|/ /
* | Merge pull request #478 from stilor/kernel-updateAlexey Neyman2016-11-185-27/+34
|\ \
| * | Make all samples save tarballs.Alexey Neyman2016-11-184-0/+7
| * | Update kernel versions...Alexey Neyman2016-11-181-27/+27
|/ /
* | Merge pull request #477 from stilor/gcc-4.9.4Alexey Neyman2016-11-1834-371/+709
|\ \