aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid creating symlinks with empty prefixAlexey Neyman2017-04-131-1/+1
* Merge pull request #685 from stilor/newlib-fixAlexey Neyman2017-04-1135-23/+832
|\
| * Sort out newlib patchesAlexey Neyman2017-04-1135-23/+832
|/
* Merge pull request #683 from stilor/readme-fix-2Alexey Neyman2017-04-101-6/+1
|\
| * Minor fixes in README.mdAlexey Neyman2017-04-101-6/+1
|/
* Merge pull request #682 from stilor/readme-fixAlexey Neyman2017-04-102-0/+9
|\
| * Make guidelines for bug reporting more explicitAlexey Neyman2017-04-102-0/+9
|/
* Merge pull request #678 from stilor/fix-secure-apiAlexey Neyman2017-04-071-4/+3
|\
| * Fix MINGW_SECURE_API testAlexey Neyman2017-04-071-4/+3
|/
* Merge pull request #676 from tamird/mingw-secure-apiAlexey Neyman2017-04-072-0/+9
|\
| * MinGW: add --enable-secure-api config optionTamir Duberstein2017-04-062-0/+9
* | Merge pull request #677 from stilor/mingwAlexey Neyman2017-04-072-1/+2
|\ \ | |/ |/|
| * libc/mingw: quote variable in comparisonTamir Duberstein2017-04-061-1/+1
| * mingw: Make list of tools depend on tools being enabledAlexey Neyman2017-04-061-0/+1
|/
* Merge pull request #672 from stilor/freebsd-fixesAlexey Neyman2017-04-035-27/+45
|\
| * CC_FOR_BUILD in gdb.shAlexey Neyman2017-04-021-0/+6
| * Pass HOSTCC to uclibc's makeAlexey Neyman2017-04-021-0/+1
| * Pass CC_FOR_BUILD to binutilsAlexey Neyman2017-04-021-0/+2
| * Handle Python with non-default namesAlexey Neyman2017-04-012-2/+31
| * 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
|/