aboutsummaryrefslogtreecommitdiff
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Make sparc-leon-linux-uclibc "version neutral".Alexey Neyman2016-10-042-1/+1
* sample: s390x-ibm-linux-gnu removed CT_PATCH_NONE=yYogesh Sharma2016-09-071-1/+0
* sample: i686-w64-mingw32,nios2-spico-elf updated ISLYogesh Sharma2016-09-071-1/+1
* Merge pull request #406 from vaibhav92/powerpc64le-sampleBryan Hundven2016-08-302-0/+16
|\
| * samples: Add powerpc64 little-endian toolchain sampleVaibhav Jain2016-07-192-0/+16
* | Merge pull request #409 from KirillSmirnov/masterBryan Hundven2016-08-303-0/+40
|\ \
| * | Add sparc-leon-linux-uclibc sampleKirill K. Smirnov2016-07-263-0/+40
| |/
* | Rename sample to match the 'saveconfig' location.Alexey Neyman2016-08-232-0/+0
* | build-all: Remove successful build trees.Alexey Neyman2016-08-231-1/+3
* | arm-multilib-linux-uclibcgnueabi: Add.Alexey Neyman2016-08-232-0/+21
* | mips64el-*-linux-uclibc: Remove.Alexey Neyman2016-08-234-35/+0
* | Create multilib configurations based on certain *-linux-* samples.Alexey Neyman2016-08-2318-0/+166
|/
* Mark x86_64-w64-mingw32,x86_64-pc-linux-gnu broken.Alexey Neyman2016-04-012-2/+0
* Remove --with-expat from extra GDB args.Alexey Neyman2016-04-014-4/+0
* Unbreak powerpc-unknown-linux-uclibc.Alexey Neyman2016-04-011-0/+0
* Merge pull request #364 from bhundven/aarch64_generic_sampleBryan Hundven2016-03-032-0/+17
|\
| * samples: Add generic aarch64 sampleBryan Hundven2016-03-032-0/+17
* | samples: add aarch64-rpi3-linux-gnueabiBryan Hundven2016-03-032-0/+17
|/
* Adds Raspberry Pi 3 sample configStefan Hallas Mulvad2016-03-022-0/+18
* mingw-w64: Set it as experimentalBryan Hundven2015-11-192-0/+2
* Document {check,update}-samples targets.Alexey Neyman2015-11-171-0/+2
* samples: Forgot to unmark mips64 samples as not experimentalBryan Hundven2015-11-142-2/+0
* Merge pull request #249 from stilor/expat_ncursesBryan Hundven2015-11-141-1/+0
|\
| * Enable building expat/ncurses for host.Alexey Neyman2015-11-131-1/+0
* | 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
* | Use $* to simplify rules in samples.mk.Alexey Neyman2015-11-141-9/+9
* | Add update-samples target.Alexey Neyman2015-11-141-6/+18
* | Samples: Update samplesBryan Hundven2015-11-1436-87/+24
|/
* Merge pull request #253 from jcmvbkbc/xtensa-for-mainline-20151113Bryan Hundven2015-11-132-0/+10
|\
| * samples: add xtensa-unknown-linux-uclibc configMax Filippov2015-11-132-0/+10
* | file modes: Set files to be non-executableBryan Hundven2015-11-121-0/+0
|/
* Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linuxBryan Hundven2015-11-122-0/+31
|\
| * Samples: Add x86_64-w64-mingw32,x86_64-pc-linux-gnuRay Donnelly2015-11-132-0/+31
* | samples: Update samples to use default uClibc-ng configBryan Hundven2015-11-1222-2818/+2
* | uClibc: Reduce supported versionsBryan Hundven2015-11-111-8/+0
|/
* blackfin: Remove blackfin supportBryan Hundven2015-11-0914-259/+0
* Merge pull request #233 from stilor/fix-build-allBryan Hundven2015-11-043-14/+60
|\
| * Fix samples using GMP 4.3.2.Alexey Neyman2015-10-301-4/+4
| * Do not stop build-all after a failed sample.Alexey Neyman2015-10-301-3/+31
| * Order the samples in build-all.Alexey Neyman2015-10-301-3/+13
| * Avoid commas in autogenerated CT_PREFIX_DIR.Alexey Neyman2015-10-301-5/+12
| * Make build-all non-interactive.Alexey Neyman2015-10-301-3/+4
| * Rename nios2 sample to match the naming convention.Alexey Neyman2015-10-302-0/+0
* | Merge pull request #235 from stilor/ctng-sourceBryan Hundven2015-11-031-1/+1
|\ \
| * | Change sed monstrosity into a make variable.Alexey Neyman2015-10-301-1/+1
| |/
* / gcc: Support only the latest branch releases of gccBryan Hundven2015-10-3116-28/+14
|/
* Merge pull request #225 from stilor/nios2-fixBryan Hundven2015-10-281-523/+2
|\