Files
mercury/tools
Peter Wang 5e71a485ee Support 64-bit Windows target in configure_mingw_cross.
Add support for MinGW-w64 cross-compilers targeting 64-bit Windows
in configure_mingw_cross.

tools/configure_mingw_cross:
	If the host triplet begins with "x86_64" then assume
	configuration values for a 64-bit target.

README.MinGW-cross:
	Update documentation.

NEWS:
	Announce change.
2014-03-25 12:34:01 +11:00
..
2011-07-28 06:55:16 +00:00
2011-06-27 17:38:01 +00:00
2013-04-29 13:40:43 +10:00

This directory, mercury/tools, contains scripts that are not intended
for use by users.  The scripts here are used by the Mercury developers
for maintaining the Mercury compiler.