]> granicus.if.org Git - gc/commit
2007-06-06 Hans Boehm <Hans.Boehm@hp.com> (Really mostly Romano Paolo Tenca)
authorhboehm <hboehm>
Wed, 6 Jun 2007 19:49:20 +0000 (19:49 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:40 +0000 (21:06 +0400)
commite4209b16e78bb50386a5f4cf545211e7249e35cd
tree2e39fea44a44465b5e39ed11c56fd98f8eb8a9b8
parentcd645bb58c9d222cf4d6b9de9b1b7a11578f8c1d
2007-06-06  Hans Boehm <Hans.Boehm@hp.com> (Really mostly Romano Paolo Tenca)

* 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.
NT_STATIC_THREADS_MAKEFILE
NT_X64_STATIC_THREADS_MAKEFILE [new file with mode: 0644]
include/gc.h
include/private/gcconfig.h
tests/test.c
tests/test_cpp.cc