aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #736 from stilor/msp430-other-versionsAlexey Neyman2017-06-054-0/+216
|\
| * Fix the newly added msp430 sample with other GCC versionsAlexey Neyman2017-06-054-0/+216
|/
* Merge pull request #734 from stilor/upgradesAlexey Neyman2017-06-05110-78/+5751
|\
| * Mingw-w64 release 5.0.2Alexey Neyman2017-06-052-1/+62
| * Newer Linux releasesAlexey Neyman2017-06-051-16/+21
| * New GCC releases from LinaroAlexey Neyman2017-06-0563-32/+4
| * Add GDB 8.0 ...Alexey Neyman2017-06-048-3/+191
| * Upgrade newlib to 2.5.0.20170519Alexey Neyman2017-06-0436-26/+5473
|/
* Merge pull request #732 from awygle/msp430-supportAlexey Neyman2017-06-025-0/+26
|\
| * Added a sample of the MSP430 architecture and removed config.subAndrew Wygle2017-06-023-1/+5
| * Added MSP430 architecture support.Andrew Wygle2017-06-023-0/+22
* | Merge pull request #733 from stilor/sparc-leonAlexey Neyman2017-06-022-4/+4
|\ \ | |/ |/|
| * samples: update sparc/leon sampleKirill Smirnov2017-06-022-4/+4
|/
* Merge pull request #729 from stilor/xtensa-fix-linaroAlexey Neyman2017-05-314-0/+294
|\
| * Propagate xtensa fprintf fix to linaro versions.Alexey Neyman2017-05-314-0/+294
|/
* Merge pull request #728 from jcmvbkbc/xtensa-fix-fprintf-formatAlexey Neyman2017-05-315-0/+368
|\
| * gcc: xtensa: backport fix for incorrect code generationMax Filippov2017-05-315-0/+368
|/
* Merge pull request #725 from KirillSmirnov/gcc7Alexey Neyman2017-05-292-0/+56
|\
| * patches: Fix gcc-linaro-6 with gcc7Kirill K. Smirnov2017-05-271-0/+28
| * patches: Add patch that fixes gcc6 with gcc7Kirill K. Smirnov2017-05-271-0/+28
* | Merge pull request #727 from stilor/regen-no-renamesAlexey Neyman2017-05-291-25/+69
|\ \ | |/ |/|
| * Regenerate with --no-renamesAlexey Neyman2017-05-291-25/+69
|/
* Merge pull request #722 from stilor/mingw-hostAlexey Neyman2017-05-254-33/+64
|\
| * Retire CT_CC_GCC_TARGET_FINALAlexey Neyman2017-05-242-19/+4
| * Handle ming32 as a hostAlexey Neyman2017-05-242-14/+60
|/
* Merge pull request #721 from stilor/alpha-bad-eh_frameAlexey Neyman2017-05-235-0/+65
|\
| * Add patch from GCC #80037Alexey Neyman2017-05-235-0/+65
|/
* Merge pull request #717 from stilor/merge-bionicAlexey Neyman2017-05-1573-1/+3579
|\
| * Disallow duma/ltrace/strace for bionicAlexey Neyman2017-05-146-0/+49
| * Mark bionic EXPERIMENTAL and dependent on GCC6+Alexey Neyman2017-05-141-0/+2
| * Add arm_neon.h as a TODO itemAlexey Neyman2017-05-141-0/+1
| * Print gcc version in the same way as the restAlexey Neyman2017-05-141-1/+1
| * Allow rebuilding aarch64-unknown-linux-androidAlexey Neyman2017-05-141-1/+0
| * Split the patch from CrystaX to separate commitsAlexey Neyman2017-05-1428-35140/+3100
| * Fix samples defaulted to glibchyc2017-05-1429-0/+29
| * Add sample Android config, gcc 6.3 patcheshyc2017-05-145-0/+17660
| * Fix type mismatch in std::swap() argshyc2017-05-141-0/+19
| * Fix for ctype change in NDK 14hyc2017-05-141-0/+58
| * Tweaks for bionic/TLShyc2017-05-142-1/+4
| * Preliminary bionic/Android supporthyc2017-05-145-0/+17798
|/
* Merge pull request #716 from stilor/gcc7Alexey Neyman2017-05-1459-5/+3273
|\
| * Separate uclibc's multilib headers on MIPS, tooAlexey Neyman2017-05-141-0/+11
| * Fix sh4-*-linux with GCC7Alexey Neyman2017-05-132-0/+361
| * Patches for glibc to compile with GCC7Alexey Neyman2017-05-1340-0/+2223
| * Add patch to uClibc-ng that allows building with GCC7Alexey Neyman2017-05-125-0/+305
| * Add GCC 7.1.0Alexey Neyman2017-05-1111-5/+373
* | Merge pull request #713 from U-007D/check-for-cc-and-cxxAlexey Neyman2017-05-101-0/+2
|\ \ | |/ |/|
| * Simplified error message for CCbRad2017-05-101-2/+1
| * Fixed up representation of PATH env. var in error messagebRad2017-05-101-1/+1
| * Added CT_TestAndAbort trivial sanity checks for CC and CXX to avoid libiconnv...bRad2017-05-101-0/+3