aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kconfig: sync upstream changesBryan Hundven2016-11-303-9/+28
* 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
|\
| * Remove 4.9.3 patch directory.Alexey Neyman2016-11-1720-2030/+0
| * Update samples previously using 4.9.3.Alexey Neyman2016-11-174-4/+4
| * Add missing 4.9.3 patches.Alexey Neyman2016-11-173-0/+175
| * add support for gcc 4.9.4Thorsten Johannvorderbrueggen2016-11-1725-6/+2199
|/
* Merge pull request #381 from enunes/avrAlexey Neyman2016-11-153-3/+6
|\
| * avr: update sample to use up-to-date gccErico Nunes2016-04-192-3/+1
| * avr-libc: update to 2.0.0Erico Nunes2016-04-191-0/+5
* | Merge pull request #387 from jserv/gettext-0_19_7Alexey Neyman2016-11-151-3/+3
|\ \
| * | gettext: bump version to 0.19.7Jim Huang2016-04-301-3/+3
| |/
* | Merge pull request #476 from stilor/fix-after-glibc-2.24Alexey Neyman2016-11-141-0/+28
|\ \
| * | Fix ltrace under glibc 2.24.Alexey Neyman2016-11-131-0/+28
* | | Merge pull request #474 from stilor/unbreak-gcc-4.9.3Alexey Neyman2016-11-141-1/+1
|\ \ \ | |/ / |/| |
| * | Unbreak 4.9.3.Alexey Neyman2016-11-111-1/+1
* | | Merge pull request #368 from dremon/masterAlexey Neyman2016-11-133-3/+42
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2016-11-132-0/+19
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #475 from troglobit/glibc-2.24Alexey Neyman2016-11-122-0/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | glibc: Add glibc-2.24Joachim Nilsson2016-11-122-0/+19
|/ / /
| * | Requested changes by @stilor in the PR #368 reviewDmitry Pankratov2016-11-121-6/+6
| * | Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2016-11-11436-23312/+12185
| |\ \ | |/ / |/| |
* | | Merge pull request #468 from dajamminyogesh/masterAlexey Neyman2016-11-109-3/+3
|\ \ \
| * | | gcc: Updated gcc from 6.1.0 to 6.2.0Yogesh Sharma2016-10-319-3/+3
* | | | Merge pull request #419 from ograff/gcc_patchesAlexey Neyman2016-11-101-0/+29
|\ \ \ \
| * | | | Apply patch for config.gcc to support e6500 to gcc4.9.3Oliver Graff2016-09-281-0/+29
* | | | | Merge pull request #472 from stilor/unparallel-make-installBryan Hundven2016-11-091-3/+12
|\ \ \ \ \
| * | | | | Do not run 'make install' in parallel in GCC.Alexey Neyman2016-11-091-3/+12
* | | | | | Merge pull request #452 from KirillSmirnov/janitorialAlexey Neyman2016-11-09417-23284/+12051
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' into janitorialBryan Hundven2016-10-247-20/+26
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' into janitorialKirill Smirnov2016-10-053-2/+51
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into janitorialKirill Smirnov2016-09-231-1/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | patches: add patches for gmpKirill K. Smirnov2016-09-1811-0/+650
| * | | | | | patches: remove obsolete gmp patchesKirill K. Smirnov2016-09-184-438/+0
| * | | | | | patches: remove obsolete libelf patchesKirill K. Smirnov2016-09-182-48/+0
| * | | | | | patches: add patches for mpfrKirill K. Smirnov2016-09-1854-0/+11221