]> granicus.if.org Git - gc/commit
2007-06-06 Hans Boehm <Hans.Boehm@hp.com>
authorhboehm <hboehm>
Wed, 6 Jun 2007 19:58:55 +0000 (19:58 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:40 +0000 (21:06 +0400)
commit54791e224a06221ae13a62441e49e3e77b6c4b55
tree1bf307d40f7704c600482dc0d0b519b0ecf63d8c
parente4209b16e78bb50386a5f4cf545211e7249e35cd
2007-06-06  Hans Boehm <Hans.Boehm@hp.com>

* include/gc.h: (GC_word, GC_signed_word): Fix win64 definitions.
Don't include windows.h in an extern "C" context.
* include/private/gcconfig.h: Fix win64/X86_64 configuration.
* tests/test.c: Eliminate more old style function definitions.
Cleanup pointer and integer casts for win64.
* tests/test_cpp.cc: Don't include gc_priv.h.
* NT_STATIC_THREADS_MAKEFILE: Restrict suffixes for VC++ 2005.
* NT_X64_STATIC_THREADS_MAKEFILE: New.
ChangeLog