Add support for building on a 64-bit Windows host.

This commit is contained in:
Nick Clifton
2007-07-12 07:16:41 +00:00
parent db42c6e8ee
commit d2df793a71
20 changed files with 575 additions and 50 deletions

View File

@ -1,3 +1,8 @@
2007-07-12 Kai Tietz <kai.tietz@onevision.com>
* cg_print.c: Force cast of sizeof to be a long.
* hist.c: Likewise.
2007-07-06 Nick Clifton <nickc@redhat.com>
* basic_blocks.c: Update copyright notice to refer to GPLv3.