aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #709 from stilor/uclibc-ng-24Alexey Neyman2017-04-301-0/+12
|\ \ | |/ |/|
| * Add uClibc-ng 1.0.23 and 1.0.24 releasesAlexey Neyman2017-04-291-0/+12
|/
* Merge pull request #705 from stilor/fix-destdirAlexey Neyman2017-04-291-5/+5
|\
| * Fix make clean/mrproperAlexey Neyman2017-04-281-4/+4
| * Fix for missing DESTDIRAlexey Neyman2017-04-281-1/+1
|/
* Merge pull request #697 from stilor/makefile-enhancements-origAlexey Neyman2017-04-2331-368/+209
|\
| * Update TODOAlexey Neyman2017-04-231-1/+0
| * Retire BACKEND stuffAlexey Neyman2017-04-2313-100/+29
| * Avoid installing configure.in.inAlexey Neyman2017-04-221-2/+2
| * Use config from the install locationAlexey Neyman2017-04-225-43/+16
| * Get rid of config.genAlexey Neyman2017-04-2211-115/+50
| * Generate config/configure.in directlyAlexey Neyman2017-04-223-26/+51
| * Allow 'make V=1' to see the commands.Alexey Neyman2017-04-222-96/+76
|/
* Merge pull request #690 from stilor/fix-empty-symlinksAlexey Neyman2017-04-131-1/+1
|\
| * Avoid creating symlinks with empty prefixAlexey Neyman2017-04-131-1/+1
* | Merge pull request #689 from stilor/add-mdsAlexey Neyman2017-04-134-23/+113
|\ \ | |/ |/|
| * Doc renames & issue templateAlexey Neyman2017-04-134-23/+113
|/
* Merge pull request #685 from stilor/newlib-fixAlexey Neyman2017-04-1135-23/+832
|\
| * Sort out newlib patchesAlexey Neyman2017-04-1135-23/+832
|/
* Merge pull request #683 from stilor/readme-fix-2Alexey Neyman2017-04-101-6/+1
|\
| * Minor fixes in README.mdAlexey Neyman2017-04-101-6/+1
|/
* Merge pull request #682 from stilor/readme-fixAlexey Neyman2017-04-102-0/+9
|\
| * Make guidelines for bug reporting more explicitAlexey Neyman2017-04-102-0/+9
|/
* Merge pull request #678 from stilor/fix-secure-apiAlexey Neyman2017-04-071-4/+3
|\
| * Fix MINGW_SECURE_API testAlexey Neyman2017-04-071-4/+3
|/
* Merge pull request #676 from tamird/mingw-secure-apiAlexey Neyman2017-04-072-0/+9
|\
| * MinGW: add --enable-secure-api config optionTamir Duberstein2017-04-062-0/+9