r245056 - in /branches/ARM/embedded-6-branch/gc...
thopre01@gcc.gnu.org
thopre01@gcc.gnu.org
Tue Jan 31 09:46:00 GMT 2017
Author: thopre01
Date: Tue Jan 31 09:46:19 2017
New Revision: 245056
URL: https://gcc.gnu.org/viewcvs?rev=245056&root=gcc&view=rev
Log:
Add configure option to force wildcard behavior on Windows
2017-01-31 Thomas Preud'homme <thomas.preudhomme@arm.com>
* configure.ac (--enable-mingw-wildcard): Add new configurable feature.
* configure: Regenerate.
* config.in: Regenerate.
* config/i386/driver-mingw32.c: new file.
* config/i386/x-mingw32: Add rule to build driver-mingw32.o.
* config.host: Link driver-mingw32.o on MinGW host.
* doc/install.texi: Document new --enable-mingw-wildcard configure
option.
Added:
branches/ARM/embedded-6-branch/gcc/config/i386/driver-mingw32.c
Modified:
branches/ARM/embedded-6-branch/gcc/ChangeLog.arm
branches/ARM/embedded-6-branch/gcc/config.host
branches/ARM/embedded-6-branch/gcc/config.in
branches/ARM/embedded-6-branch/gcc/config/i386/x-mingw32
branches/ARM/embedded-6-branch/gcc/configure
branches/ARM/embedded-6-branch/gcc/configure.ac
branches/ARM/embedded-6-branch/gcc/doc/install.texi
More information about the Gcc-cvs
mailing list