From 875c0dc491a63647a00d37986174323c3aa50674 Mon Sep 17 00:00:00 2001 From: leitner Date: Mon, 9 Sep 2013 18:52:29 +0000 Subject: [PATCH] add haveuint128.h byte.h now defines UNALIGNED_ACCESS_OK on x86 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 7da2b22..4b92e5d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ 0.30: add compiletimeassert.h + add haveuint128.h + byte.h now defines UNALIGNED_ACCESS_OK on x86 0.29: save 8 bytes in taia.h for 64-bit systems