aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARC: Update Linux samplesAlexey Brodkin2018-05-214-12/+2
* ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomicsAlexey Brodkin2018-05-211-1/+1
* ARC: Add Linux uClibc multilib sampleAlexey Brodkin2018-05-212-0/+10
* ARC: Add multilib support for Linux in GCCAlexey Brodkin2018-05-211-0/+76
* Merge pull request #971 from abrodkin/topic-elf32-multilibAlexey Neyman2018-05-163-0/+42
|\
| * ARC: Add baremetal/elf32 multilib sampleAlexey Brodkin2018-05-162-0/+7
| * ARC: Don't mention in multilib not yet supported CPUsAlexey Brodkin2018-05-161-0/+35
* | Merge pull request #969 from abrodkin/topic-fix-arc700Alexey Neyman2018-05-161-0/+402
|\ \ | |/ |/|
| * ARC: Fix Linux kernel comilation for ARC700Alexey Brodkin2018-05-161-0/+402
|/
* Merge pull request #968 from stilor/fix-cpu-countAlexey Neyman2018-05-151-1/+1
|\
| * Doh. Change the name of the substituted variableAlexey Neyman2018-05-151-1/+1
|/
* Merge pull request #967 from stilor/fix-building-older-glibcAlexey Neyman2018-05-1588-31/+4259
|\
| * Too many fixes need backporting for GCC8...Alexey Neyman2018-05-143-14/+14
| * Second batch of backported fixesAlexey Neyman2018-05-1251-0/+2584
| * First batch of fixesAlexey Neyman2018-05-1237-31/+1675
* | Merge pull request #964 from abrodkin/topic-arcAlexey Neyman2018-05-156-0/+69
|\ \ | |/ |/|
| * Add ARC700 and ARC HS38 Linux samplesAlexey Brodkin2018-05-154-0/+20
| * Add ARC architecture supportAlexey Brodkin2018-05-152-0/+49
|/
* Merge pull request #960 from stilor/gdb712-disable-cxxAlexey Neyman2018-05-064-4/+14
|\
| * Restore a missing GDB optionAlexey Neyman2018-05-064-4/+14
|/
* Merge pull request #958 from stilor/gcc8Alexey Neyman2018-05-0620-0/+1375
|\
| * Add GCC 8.1Alexey Neyman2018-05-0520-0/+1375
|/
* Merge pull request #956 from stilor/mingw-multilibAlexey Neyman2018-05-041-0/+18
|\
| * Preserve each variant of libwinpthread.dllAlexey Neyman2018-05-031-0/+18
|/
* Merge pull request #954 from stilor/archlinux-add-unzipAlexey Neyman2018-04-295-18/+49
|\
| * Add the ability to run some but not all samples in dockerAlexey Neyman2018-04-293-17/+47
| * Add unzip to ArchLinux docker imageAlexey Neyman2018-04-291-1/+1
| * Restore the ability to build multiple configurationsAlexey Neyman2018-04-291-0/+1
|/
* Merge pull request #953 from stilor/docker-testing2Alexey Neyman2018-04-2914-36/+133
|\
| * Add checking for *sum and unzipAlexey Neyman2018-04-2910-33/+118
| * Fix strace 4.21+ on aarch64Alexey Neyman2018-04-291-1/+2
| * Update helpAlexey Neyman2018-04-291-1/+4
| * Add docker testing for GentooAlexey Neyman2018-04-293-1/+9
|/
* Merge pull request #952 from dlech/patch-2Alexey Neyman2018-04-291-1/+2
|\
| * debian: add curl and wget dependenciesDavid Lechner2018-04-291-1/+2
* | Merge pull request #949 from antmak/build_centos7Alexey Neyman2018-04-291-0/+2
|\ \
| * | Add compatibility with automake < 1.14Anton Maklakov2018-04-271-0/+2
| |/
* | Merge pull request #951 from dlech/patch-1Alexey Neyman2018-04-291-4/+0
|\ \ | |/ |/|
| * debian: no need to override dh_auto_installDavid Lechner2018-04-281-4/+0
|/
* Merge pull request #947 from stilor/docker-testingAlexey Neyman2018-04-177-1/+154
|\
| * Testing works for archlinux dockerAlexey Neyman2018-04-155-12/+19
| * Require libtool be presentAlexey Neyman2018-04-151-1/+1
| * First stab at docker-based test frameworkAlexey Neyman2018-04-156-0/+146
|/
* Merge pull request #943 from xavloose/masterAlexey Neyman2018-04-141-0/+3
|\
| * modified ax_with_curses_extra.m4 to have better regocnition of <panel.h>Xavier Loose2018-04-141-0/+3
|/
* Merge pull request #941 from stilor/issue-940Alexey Neyman2018-04-131-3/+2
|\
| * Supply explicit --tag CCAlexey Neyman2018-04-131-3/+2
|/
* Merge pull request #939 from stilor/updatesAlexey Neyman2018-04-1346-175/+137
|\
| * Update packages: automake, isl, linux, mpfr, musl, newlib, strace, uClibc-ngAlexey Neyman2018-04-1246-175/+137
|/
* Merge pull request #924 from tofutim/feature/fixchecksampsAlexey Neyman2018-04-101-1/+1
|\