aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Correctly search for tinfo for kconfigBryan Hundven2015-11-142-10/+4
* Merge pull request #263 from bhundven/freebsd_patch_fixBryan Hundven2015-11-141-1/+1
|\
| * configure: fix search for gpatch for FreeBSDBryan Hundven2015-11-141-1/+1
|/
* Merge pull request #261 from bhundven/fix_modesBryan Hundven2015-11-143-0/+0
|\
| * file modes: Fix file modes... again.Bryan Hundven2015-11-143-0/+0
|/
* Merge pull request #260 from bhundven/update_linuxBryan Hundven2015-11-141-14/+19
|\
| * linux: Update linux kernel versionsBryan Hundven2015-11-141-14/+19
|/
* Merge pull request #259 from bhundven/mips64-samplesBryan Hundven2015-11-142-2/+0
|\
| * samples: Forgot to unmark mips64 samples as not experimentalBryan Hundven2015-11-142-2/+0
|/
* Merge pull request #249 from stilor/expat_ncursesBryan Hundven2015-11-1421-250/+398
|\
| * Update new companion libs with *_for_target.Alexey Neyman2015-11-132-0/+2
| * Pass CFLAGS/LDFLAGS to backends.Alexey Neyman2015-11-132-1/+11
| * Clean up 300-gdb.sh a bit.Alexey Neyman2015-11-131-52/+31
| * Enable building expat/ncurses for host.Alexey Neyman2015-11-135-3/+56
| * Change ncurses to a companion library.Alexey Neyman2015-11-137-120/+159
| * Convert expat for target into a companion lib.Alexey Neyman2015-11-137-57/+109
| * Build companion libs for target.Alexey Neyman2015-11-138-21/+34
* | Merge pull request #258 from stilor/check-samplesBryan Hundven2015-11-147-22/+34
|\ \
| * | Remove redundant configure options.Alexey Neyman2015-11-141-1/+0
| * | Remove --disable-libsanitizer.Alexey Neyman2015-11-141-1/+0
| * | Switch to using EV67 in alphaev67-*.Alexey Neyman2015-11-141-1/+1
| * | More trivial sample updates.Alexey Neyman2015-11-141-2/+0
| * | Allow --with-cpu/--with-tune for !arm.Alexey Neyman2015-11-142-2/+6
| * | Use $* to simplify rules in samples.mk.Alexey Neyman2015-11-141-9/+9
| * | Add update-samples target.Alexey Neyman2015-11-141-6/+18
* | | 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