summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1178 from stilor/masterAlexey Neyman2019-04-0528-70/+99
|\
| * Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman2019-04-0420-53/+53
| * Do not include config/configure.in into the release tarballAlexey Neyman2019-04-042-6/+5
| * Enable zlib companion lib if building LTOAlexey Neyman2019-04-041-0/+1
| * Only select GDB version if GDB is enabledAlexey Neyman2019-04-041-1/+1
| * Require WCHAR in uClibc for all GDB versionsAlexey Neyman2019-04-041-1/+1
| * Change the "no viable version" checkAlexey Neyman2019-04-041-4/+5
| * Mark binutils/gdb requirements for RISC-VAlexey Neyman2019-04-041-0/+2
| * Add an ability to mark a configuration as invalidAlexey Neyman2019-04-043-0/+24
| * An artifact of merging native/gdbserver backendsAlexey Neyman2019-04-041-5/+5
| * Only build libinproctrace for *-linux-gnu targetsAlexey Neyman2019-03-201-1/+3
| * Use explicit revision in xtensa-fsf-elfAlexey Neyman2019-03-201-4/+4
* | Merge pull request #1167 from palmer-dabbelt/riscv-cxxAlexey Neyman2019-04-051-0/+1
|\ \
| * | riscv64-unknown-linux-gnu: Add C++ SupportPalmer Dabbelt2019-03-201-0/+1
| |/
* | Merge pull request #1169 from jcmvbkbc/xtensa-fixesAlexey Neyman2019-04-052-17/+19
|\ \
| * | Fix uClibc build for noMMU targetMax Filippov2019-03-231-14/+16
| * | Add support for noMMU xtensaMax Filippov2019-03-231-3/+3
| |/
* | Merge pull request #1177 from alexandrebelloni/reporter_url_fixAlexey Neyman2019-04-052-2/+2
|\ \
| * | samples: G+ is gone, update reporter_urlAlexandre Belloni2019-04-042-2/+2
| |/
* | Merge pull request #1179 from zentorin/masterAlexey Neyman2019-04-051-0/+1
|\ \ | |/ |/|
| * uClibc: fix selection of debug levelKonstantin Vasin2019-04-051-0/+1
|/
* Merge pull request #1163 from stilor/docker-fixescrosstool-ng-1.24.0-rc3Alexey Neyman2019-03-17136-476/+4310
|\
| * Install python3 in MintAlexey Neyman2019-03-171-1/+1
| * Install python3 on Fedora29Alexey Neyman2019-03-151-1/+1
| * Note the experimental status of AlpineAlexey Neyman2019-03-151-0/+11
| * Use fedora29 as a referenceAlexey Neyman2019-03-141-1/+1
| * Reapply b34137Alexey Neyman2019-03-141-0/+3
| * event-loop.h is included via other paths, tooAlexey Neyman2019-03-141-13/+15
| * Remove "event-loop.h" inclusion from "top.h"Alexey Neyman2019-03-131-0/+16
| * Make the proc_service.h workaround apply to gdbserverAlexey Neyman2019-03-121-6/+15
| * Allow older GDB to build against newer glibcAlexey Neyman2019-03-113-3/+95
| * Update the samples to v3Alexey Neyman2019-03-0994-95/+94
| * Move GDB build into a common backend functionAlexey Neyman2019-03-0910-353/+2852
| * GDB 7.12.1 fails to build in certain configurationsAlexey Neyman2019-03-061-0/+43
| * CentOS6 cannot use newer GDB releasesAlexey Neyman2019-03-056-4/+963
| * Meet our new companion tool, bisonAlexey Neyman2019-03-0415-2/+130
| * Centos6 also needs python3Alexey Neyman2019-03-041-1/+2
| * Detect errors in each container if running an actionAlexey Neyman2019-03-021-2/+22
| * Install Python3 from EPEL on CentOS7Alexey Neyman2019-03-021-1/+3
| * Fix build of glibc 2.29 on systems with obsolete host programsAlexey Neyman2019-03-0210-17/+67
|/
* Merge pull request #1156 from stilor/more-docker-stuffAlexey Neyman2019-02-286-8/+54
|\
| * Allow already configured directoriesAlexey Neyman2019-02-281-1/+19
| * Make lzip an optional dependencyAlexey Neyman2019-02-283-3/+29
| * uClibc-ng replaced a broken .lz tarball for 1.0.31Alexey Neyman2019-02-281-4/+4
| * Centos6 wasn't able to su into `ctng' userAlexey Neyman2019-02-281-0/+2
|/
* Merge pull request #1155 from stilor/archlinux2Alexey Neyman2019-02-281-3/+2
|\
| * Seems like ArchLinux renamed its base on dockerhubAlexey Neyman2019-02-281-3/+2
|/
* Merge pull request #1154 from stilor/final-fixesAlexey Neyman2019-02-281-0/+2
|\
| * Archlinux: update keyring before packagesAlexey Neyman2019-02-281-0/+2
* | Merge pull request #1151 from fidomax/patch-1Alexey Neyman2019-02-271-1/+1
|\ \ | |/ |/|