[newlib-cygwin] mkvers.sh: Reformatting for better readability

2016-03-30 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c8022ae3f0b6e2652c59932aaf7609725842a987 commit c8022ae3f0b6e2652c59932aaf7609725842a987 Author: Corinna Vinschen Date: Wed Mar 30 17:06:50 2016 +0200 mkvers.sh: Reformatting for better readability

[newlib-cygwin] Use just-built gcc for windres

2016-03-30 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4eca5e6a3f4a79bfed985065007cb8fc83476343 commit 4eca5e6a3f4a79bfed985065007cb8fc83476343 Author: Peter Foley Date: Wed Mar 23 09:34:12 2016 -0400 Use just-built gcc for windres When building cygwin

[newlib-cygwin] fix typo in netinit/ip.h

2016-03-30 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=31dfc51a361fb96ea2a20e657076f842cac8790d commit 31dfc51a361fb96ea2a20e657076f842cac8790d Author: Peter Foley Date: Wed Mar 30 09:15:55 2016 -0400 fix typo in netinit/ip.h The type for the ip_tos

[newlib-cygwin] Add dependencies to tlsoffsets file

2016-03-30 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d6c651040def845321010a63f3962d63f0a0c01b commit d6c651040def845321010a63f3962d63f0a0c01b Author: Corinna Vinschen Date: Wed Mar 30 14:35:46 2016 +0200 Add dependencies to tlsoffsets file After `make

[newlib-cygwin] Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usage

2016-03-30 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6436024c4cba0bf938983a005bad2e16f1af5e8e commit 6436024c4cba0bf938983a005bad2e16f1af5e8e Author: Corinna Vinschen Date: Wed Mar 30 14:09:19 2016 +0200 Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix

[newlib-cygwin] Add option to not build mingw programs when cross compiling.

2016-03-30 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=cf41355aba481fdd94195654bf15b71f41b24469 commit cf41355aba481fdd94195654bf15b71f41b24469 Author: Peter Foley Date: Wed Mar 23 09:34:10 2016 -0400 Add option to not build mingw programs when cross compiling.

[newlib-cygwin] fenv.h: Change fexcept_t to integral type for compatibility

2016-03-30 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=279aaeb5c7511cacd5496603a6dbd2901bc8e9af commit 279aaeb5c7511cacd5496603a6dbd2901bc8e9af Author: Corinna Vinschen Date: Wed Mar 30 00:12:22 2016 +0200 fenv.h: Change fexcept_t to integral type for