aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #255 from stilor/savestate-loggingBryan Hundven2015-11-141-4/+2
|\ \ \ | |/ / |/| |
| * | Do not log state saving/restoring as ERROR.Alexey Neyman2015-11-141-4/+2
| |/
* | Merge pull request #256 from bhundven/samples_updateBryan Hundven2015-11-1436-87/+24
|\ \
| * | Samples: Update samplesBryan Hundven2015-11-1436-87/+24
| |/
* | Merge pull request #257 from bhundven/libtinfo_checkBryan Hundven2015-11-141-0/+9
|\ \ | |/ |/|
| * configure: Check for libtinfo.soBryan Hundven2015-11-141-0/+9
|/
* Merge pull request #253 from jcmvbkbc/xtensa-for-mainline-20151113Bryan Hundven2015-11-1323-0/+3406
|\
| * Add xtensa-unknown-linux-uclibc to Travis buildMax Filippov2015-11-131-0/+1
| * samples: add xtensa-unknown-linux-uclibc configMax Filippov2015-11-132-0/+10
| * gdb: add xtensa-specific patches for 7.10Max Filippov2015-11-133-0/+105
| * gcc: add xtensa-specific patches for 5.2.0Max Filippov2015-11-131-0/+64
| * binutils: add xtensa-specific patches for 2.25.1Max Filippov2015-11-139-0/+3077
| * xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-137-0/+149
* | Merge pull request #254 from bhundven/not_executableBryan Hundven2015-11-1211-0/+0
|\ \ | |/ |/|
| * file modes: Set files to be non-executableBryan Hundven2015-11-1211-0/+0
|/
* Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linuxBryan Hundven2015-11-1225-10/+1084
|\
| * Cygwin: Add documentationRay Donnelly2015-11-131-0/+46
| * Samples: Add x86_64-w64-mingw32,x86_64-pc-linux-gnuRay Donnelly2015-11-132-0/+31
| * libtool: Update to 2.4.6 and patch for CygwinRay Donnelly2015-11-132-1/+13
| * Add gettext and libiconv as companion libsRay Donnelly2015-11-1311-0/+829
| * glibc: Cygwin doesn't have stat64Ray Donnelly2015-11-131-0/+13
| * MinGW-w64: winpthreads doesn't have pthread_mutexattr_settypeRay Donnelly2015-11-131-0/+11
| * Cygwin: Define R_X86_64_JUMP_SLOTRay Donnelly2015-11-131-0/+16
| * Cygwin: Link to libintl for gettextRay Donnelly2015-11-133-9/+7
| * Add help2man as PROGS_REQ and to travisRay Donnelly2015-11-132-0/+2
| * binutils: Don't link to libfl as it's unnecessaryRay Donnelly2015-11-131-0/+102
| * binutils: Fix typoRay Donnelly2015-11-131-0/+14
* | Merge pull request #245 from villytiger/install-stripBryan Hundven2015-11-124-6/+20
|\ \
| * | Use install-strip target for gcc optionallyIlya Lyubimov2015-11-114-6/+20
* | | Merge pull request #252 from bhundven/kconfig-4.4Bryan Hundven2015-11-125-17/+18
|\ \ \
| * | | kconfig: Add updates from linux-4.3 and 4.4Bryan Hundven2015-11-115-17/+18
| | |/ | |/|
* | | Merge pull request #221 from bhundven/uclibc-ngBryan Hundven2015-11-12149-6911/+5468
|\ \ \ | |/ / |/| |
| * | travis-ci: Update samples to be more diverseBryan Hundven2015-11-121-1/+3
| * | gcc: Sync patches with buildrootBryan Hundven2015-11-1258-112/+5062
| * | samples: Update samples to use default uClibc-ng configBryan Hundven2015-11-1222-2818/+2
| * | uClibc: Fall back to default configs if not providedBryan Hundven2015-11-124-3/+324
| * | uClibc: Add support for uClibc-ngBryan Hundven2015-11-124-10/+70
| * | uClibc: rewrite mungeuClibcConfig to manage_uClibc_configBryan Hundven2015-11-121-219/+177
| * | functions: Add global functions for manipulating kconfig optionsBryan Hundven2015-11-121-1/+49
| * | uClibc: Reduce supported versionsBryan Hundven2015-11-1165-3974/+8
* | | Merge pull request #251 from bhundven/mpfr_mirrorBryan Hundven2015-11-111-2/+2
|\ \ \ | |/ / |/| |
| * | mpfr: Swap primary mirror to gnu.orgBryan Hundven2015-11-111-2/+2
|/ /
* | Merge pull request #248 from stilor/mingw-parallel-issueBryan Hundven2015-11-103-6/+16
|\ \ | |/ |/|
| * Disable parallel build of mingw-w64-crt.Alexey Neyman2015-11-101-1/+4
| * Support mingw-w64 in addToolVersion.sh.Alexey Neyman2015-11-102-5/+12
|/
* Merge pull request #242 from stilor/fix-uclibcBryan Hundven2015-11-101-0/+393
|\
| * Restore uClibc samples.Alexey Neyman2015-11-091-0/+393
* | Merge pull request #244 from bhundven/remove_blackfinBryan Hundven2015-11-0921-322/+3
|\ \ | |/ |/|
| * blackfin: Remove blackfin supportBryan Hundven2015-11-0921-322/+3
|/
* Merge pull request #233 from stilor/fix-build-allBryan Hundven2015-11-0410-46/+100
|\