aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Interpret escape sequences in CT_DoLog.Alexey Neyman2015-10-301-1/+1
| * Fix samples using GMP 4.3.2.Alexey Neyman2015-10-305-32/+33
| * Clean up new .build-all directory.Alexey Neyman2015-10-301-1/+1
| * Add new temp directory to .gitignore.Alexey Neyman2015-10-301-0/+2
| * 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
| * Only create backtrace stamp if dir exists.Alexey Neyman2015-10-301-1/+1
| * 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
| * Make show-config consistent with sample name.Alexey Neyman2015-10-301-1/+6
* | Merge pull request #235 from stilor/ctng-sourceBryan Hundven2015-11-033-3/+15
|\ \
| * | Sanity check for number of parallel jobs.Alexey Neyman2015-10-301-1/+6
| * | Change sed monstrosity into a make variable.Alexey Neyman2015-10-302-2/+2
| * | Implement 'ct-ng source'.Alexey Neyman2015-10-302-0/+7
| |/
* | Merge pull request #238 from bhundven/cross_compile_issuesBryan Hundven2015-11-032-9/+11
|\ \
| * | uClibc: Don't use CROSS, use CROSS_COMPILE insteadBryan Hundven2015-11-021-9/+9
| * | linux: Set CROSS_COMPILE while building/checking headersBryan Hundven2015-11-021-0/+2
|/ /
* | Merge pull request #232 from bhundven/less_gcc_versions_part_1Bryan Hundven2015-11-02569-166118/+27
|\ \
| * | gcc: Support only the latest branch releases of gccBryan Hundven2015-10-31569-166118/+27
| |/
* | Merge pull request #237 from bhundven/mips64Bryan Hundven2015-11-021-1/+1
|\ \ | |/ |/|
| * config: MIPS64 is no longer experimentalBryan Hundven2015-11-021-1/+1
|/
* Merge pull request #230 from bhundven/config_sub_guess_updateBryan Hundven2015-10-292-15/+44
|\
| * scripts/config.{sub,guess}: Update from upstreamBryan Hundven2015-10-292-15/+44
|/
* Merge pull request #225 from stilor/nios2-fixBryan Hundven2015-10-281-523/+2
|\
| * Turn off CT_MULTILIB in nios2-elf-mingw32.Alexey Neyman2015-10-271-1/+0
| * Disable cross-gdb in nios2-elf-mingw32.Alexey Neyman2015-10-271-1/+1
| * Disable with-system-lib.Alexey Neyman2015-10-271-1/+0
| * Stash nios2 config adjusted for consistence with the rest.Alexey Neyman2015-10-271-521/+2
* | Merge pull request #226 from stilor/mark-brokenBryan Hundven2015-10-281-0/+0
|\ \
| * | Mark broken: i586-mingw32msvc,i686-none-linux-gnu.Alexey Neyman2015-10-271-0/+0
|/ /
* | Merge pull request #224 from stilor/ltraceBryan Hundven2015-10-278-0/+26
|\|
| * Clean up *.la after installing compiler/libraries.Alexey Neyman2015-10-261-0/+19
| * Revert "Remove ltrace from samples"Alexey Neyman2015-10-237-0/+7
|/
* Merge pull request #223 from bhundven/musl-libc_gcc-5.2.0Bryan Hundven2015-10-2115-0/+928
|\
| * samples: add arm-unknown-linux-musleabiBryan Hundven2015-10-213-0/+22
| * musl-libc: backport gcc-6 musl support, add gdb and strace patchesBryan Hundven2015-10-2112-0/+906
* | Merge pull request #213 from bhundven/binutils_gold_conflicts_with_static_too...Bryan Hundven2015-10-201-6/+10
|\ \ | |/ |/|
| * binutils: Gold conflicts with Static ToolchainBryan Hundven2015-10-201-6/+10
* | Merge pull request #198 from stilor/avr2-fixBryan Hundven2015-10-201-1/+4
|\ \
| * | Fix avr sample.Alexey Neyman2015-10-151-1/+4
* | | Merge pull request #215 from bhundven/update_linux_kernelBryan Hundven2015-10-201-18/+18
|\ \ \
| * | | linux: Update linux kernel versionsBryan Hundven2015-10-201-18/+18
|/ / /
* | | Merge pull request #214 from bhundven/update_musl-libcBryan Hundven2015-10-201-2/+2
|\ \ \ | |_|/ |/| |
| * | musl-libc: update musl-libc mainline to 1.1.12Bryan Hundven2015-10-201-2/+2
|/ /
* | Merge pull request #201 from stilor/powerpc-e500v2Bryan Hundven2015-10-191-7/+4
|\ \
| * | Use dedicated option for 128-bit long double.Alexey Neyman2015-10-151-2/+3
| * | Fix powerpc-e500v2-linux-gnuspe.Alexey Neyman2015-10-151-7/+3
| |/
* | Merge pull request #200 from stilor/arm-unwind-uclibcBryan Hundven2015-10-192-1/+24
|\ \
| * | Fix arm/uclibc; see the description in the patch.Alexey Neyman2015-10-152-1/+24
| |/