aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use configure to find the processor countDan McGregor2017-03-013-1/+12
* Bring in FreeBSD supportDan McGregor2017-03-013-15/+30
* Merge pull request #626 from stilor/masterAlexey Neyman2017-03-019-0/+288
|\
| * Backport the fix from 2.19 for cross-rpcgen on macosAlexey Neyman2017-03-019-0/+288
|/
* Merge pull request #625 from stilor/skip-localedefAlexey Neyman2017-02-282-1/+13
|\
| * Add a warning in menuconfig about localesAlexey Neyman2017-02-281-1/+4
| * Skip locale build on CygwinAlexey Neyman2017-02-281-0/+9
* | Merge pull request #624 from stilor/uclibc-no-cp-TAlexey Neyman2017-02-283-8/+4
|\ \ | |/ |/|
| * Avoid -T, it is not available on macosAlexey Neyman2017-02-281-3/+1
| * Unobsolete CLooG/ISL versions compatible with 4.9Alexey Neyman2017-02-282-5/+3
|/
* Merge pull request #619 from stilor/refix-elf2fltAlexey Neyman2017-02-283-81/+247
|\
| * Macos needs a local ELF header, tooAlexey Neyman2017-02-282-4/+61
| * Fix elf2flt build on Cygwin in a different wayAlexey Neyman2017-02-282-81/+190
|/
* Merge pull request #622 from stilor/missing-linaro-patchesAlexey Neyman2017-02-28102-127/+8994
|\
| * Add patches to Linaro GCCAlexey Neyman2017-02-28102-127/+8994
* | Merge pull request #620 from stilor/require-xzAlexey Neyman2017-02-283-38/+4
|\|
| * Require xz to be presentAlexey Neyman2017-02-273-38/+4
|/
* Merge pull request #618 from stilor/revert-sed-require-gnu-sedAlexey Neyman2017-02-2723-186/+112
|\
| * Sed version may be reported differentlyAlexey Neyman2017-02-271-1/+1
| * Require GNU sedAlexey Neyman2017-02-267-98/+47
| * Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-2622-117/+94
| * Revert "Fix breakage from sed_r change in some auxiliary scripts"Alexey Neyman2017-02-265-29/+29
|/
* Merge pull request #614 from stilor/elf2flt-cygwinAlexey Neyman2017-02-222-1/+81
|\
| * Fix the build of elf2flt on CygwinAlexey Neyman2017-02-222-1/+81
* | Merge pull request #375 from jasmin-j/add_tls_configAlexey Neyman2017-02-222-0/+31
|\ \ | |/ |/|
| * Added new gcc config option CC_GCC_CONFIG_TLSJasmin Jessich2017-02-212-0/+31
* | Merge pull request #613 from stilor/removed-file-still-presentAlexey Neyman2017-02-212-64/+1
|\ \ | |/ |/|
| * Kill a generated fileAlexey Neyman2017-02-212-64/+1
|/
* Merge pull request #612 from stilor/linaro-4-5Alexey Neyman2017-02-201-9/+9
|\
| * Linaro also has new 4.9 and 5.4 releasesAlexey Neyman2017-02-201-9/+9
|/
* Merge pull request #610 from stilor/linaro-6.3-2017.02Alexey Neyman2017-02-191-6/+6
|\
| * Bump Linaro GCC6 to 6.3-2017-02Alexey Neyman2017-02-191-6/+6
* | Merge pull request #609 from stilor/gdb-7.12.1Alexey Neyman2017-02-199-6/+6
|\ \
| * | Upgrade GDB 7.11 -> 7.11.1Alexey Neyman2017-02-195-3/+3
| * | Upgrade GDB 7.12 -> 7.12.1Alexey Neyman2017-02-195-3/+3
| |/
* | Merge pull request #608 from stilor/static-no-pluginsAlexey Neyman2017-02-195-177/+60
|\ \
| * | Newlib's LTO only makes sense if GCC supports itAlexey Neyman2017-02-181-0/+1
| * | More garbage collectionAlexey Neyman2017-02-183-45/+10
| * | Have LTO depend-on non-static buildsAlexey Neyman2017-02-182-0/+3
| * | Latest GCC has libmpx and Go.Alexey Neyman2017-02-181-0/+2
| * | More GCAlexey Neyman2017-02-183-34/+16
| * | Garbage collection for GCC options that are sameAlexey Neyman2017-02-183-99/+29
| |/
* | Merge pull request #607 from stilor/ncurses-moreAlexey Neyman2017-02-191-3/+12
|\ \ | |/ |/|
| * Add --disable-database and --with-fallbacks separatelyAlexey Neyman2017-02-171-3/+12
|/
* Merge pull request #604 from stilor/strace-4.16Alexey Neyman2017-02-176-29/+35
|\
| * Add strace 4.16Alexey Neyman2017-02-161-0/+6
| * Fix breakage from sed_r change in some auxiliary scriptsAlexey Neyman2017-02-165-29/+29
* | Merge pull request #603 from stilor/fix-zlib-cygwinAlexey Neyman2017-02-171-0/+30
|\ \
| * | Fix undefined reference to _wopen on CygwinAlexey Neyman2017-02-151-0/+30
| |/
* | Merge pull request #602 from stilor/uclibc-verbosityAlexey Neyman2017-02-171-2/+8
|\ \ | |/ |/|