diff --git a/ChangeLog b/ChangeLog index 1af590f7d3074860df80b20029829ed9d37d417f..191c94df7eb2c52d5d1510d4ce339f98865f5b33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,11 @@ 2011-11-25 Niels M�ller <nisse@lysator.liu.se> From Martin Storsj�: + * x86_64/machine.m4 (W64_ENTRY, W64_EXIT): New macros for + supporting W64 ABI. + * configure.ac (W64_ABI): New variable, set when compiling for - 64-bit M$ windows. + W64 ABI (64-bit M$ windows). * config.m4.in (W64_ABI): Define, from configure substitution. 2011-11-24 Niels M�ller <nisse@lysator.liu.se>