aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Always build ncurses-for-buildAlexey Neyman2017-04-011-25/+5
* Merge pull request #671 from stilor/updatesAlexey Neyman2017-04-012-16/+16
|\
| * Update newlib versionAlexey Neyman2017-04-011-2/+2
| * Update kernel versionsAlexey Neyman2017-04-011-14/+14
* | Merge pull request #670 from stilor/cygwin-symlinkAlexey Neyman2017-04-012-21/+11
|\ \ | |/ |/|
| * Fix symlinking to multiarch tools on CygwinAlexey Neyman2017-04-012-21/+11
|/
* Merge pull request #669 from stilor/mingw-pthread-multilibAlexey Neyman2017-03-314-61/+112
|\
| * MinGW-W64 fixesAlexey Neyman2017-03-304-61/+112
|/
* Merge pull request #667 from stilor/cross-gdb-depsAlexey Neyman2017-03-294-12/+17
|\
| * cross-gdb: account for canadian/crossnative toolchainsAlexey Neyman2017-03-294-12/+17
* | Merge pull request #666 from stilor/symlinks-gcc-libsAlexey Neyman2017-03-291-0/+3
|\ \ | |/ |/|
| * Add symlinks from the libraries' original location to the new one.Alexey Neyman2017-03-291-0/+3
|/
* Merge pull request #665 from stilor/optional-pass-1Alexey Neyman2017-03-291-1/+0
|\
| * Remove explicit core passes selection for multilibAlexey Neyman2017-03-281-1/+0
|/
* Merge pull request #662 from stilor/sh-multilibAlexey Neyman2017-03-276-55/+36
|\
| * Fix up the sysroot issue for sh4 in a different wayAlexey Neyman2017-03-266-55/+36
|/
* Merge pull request #660 from stilor/create-release-no-subdirAlexey Neyman2017-03-241-2/+2
|\
| * Go into subdirectory when checksumming/signingAlexey Neyman2017-03-231-2/+2
|/
* Merge pull request #659 from stilor/no-root-no-linksAlexey Neyman2017-03-231-1/+1
|\
| * Do not create multilib symlinks if not using sysrootAlexey Neyman2017-03-231-1/+1
|/
* Merge pull request #658 from stilor/masterAlexey Neyman2017-03-221-1/+1
|\
| * Fix unclosed stringAlexey Neyman2017-03-221-1/+1
|/
* Merge pull request #657 from stilor/no-ldsoconfAlexey Neyman2017-03-222-2/+22
|\
| * Make creation of ld.so.conf optionalAlexey Neyman2017-03-222-2/+22
|/
* Merge pull request #655 from stilor/release-add-signingAlexey Neyman2017-03-211-1/+4
|\
| * Add tarball signing to release scriptAlexey Neyman2017-03-211-1/+4
|/
* Merge pull request #654 from stilor/release-mgmtAlexey Neyman2017-03-219-41/+113
|\
| * Add a release creation scriptAlexey Neyman2017-03-215-3/+110
| * Move some scripts to a new directory, maintainerAlexey Neyman2017-03-215-38/+3
|/
* Merge pull request #653 from stilor/fix-make-installAlexey Neyman2017-03-201-1/+11
|\
| * Hot fix for 'make install'Alexey Neyman2017-03-201-1/+11
|/
* Merge pull request #650 from stilor/update-samplesAlexey Neyman2017-03-2052-83/+63
|\
| * Run samples through an updateAlexey Neyman2017-03-2052-83/+63
* | Merge pull request #649 from stilor/xldd-e_flagsAlexey Neyman2017-03-201-9/+77
|\ \ | |/ |/|
| * Cross-ldd: handling e_flags is tricky and depends on archAlexey Neyman2017-03-201-9/+77
|/
* Merge pull request #646 from stilor/docs-updateAlexey Neyman2017-03-2015-2423/+17
|\
| * Move documents to github.ioAlexey Neyman2017-03-2015-2423/+17
* | Merge pull request #647 from stilor/update-elf2fltAlexey Neyman2017-03-202-112/+1
|\ \
| * | elf2flt: patch has been accepted upstreamAlexey Neyman2017-03-202-112/+1
* | | Merge pull request #648 from stilor/sh4-can-use-gcc6Alexey Neyman2017-03-202-2/+0
|\ \ \ | |/ / |/| |
| * | sh*-*-linux-gnu can use GCC6 nowAlexey Neyman2017-03-202-2/+0
|/ /
* | Merge pull request #639 from stilor/tweak-gcc-movelibsAlexey Neyman2017-03-1920-105/+737
|\ \
| * | Add an option to "demultilib"Alexey Neyman2017-03-172-20/+61
| * | Make arm-multilib-linux-uclibcgnueabi staticAlexey Neyman2017-03-151-1/+2
| * | Mark static gdb/gdbserver EXPERIMENTALAlexey Neyman2017-03-152-3/+33
| * | Make uClibc-ng search multilib dir if one is setAlexey Neyman2017-03-154-0/+176
| * | Check libraries for compatibilityAlexey Neyman2017-03-141-2/+54
| * | Create ld.so.confAlexey Neyman2017-03-133-10/+40
| * | Fix up ld.so symlinks for muslAlexey Neyman2017-03-123-48/+91
| * | Move tools alias creation to a common functionAlexey Neyman2017-03-124-19/+59