--- libecb/Changes 2022/03/25 15:22:17 1.42 +++ libecb/Changes 2022/03/25 15:28:08 1.43 @@ -6,6 +6,7 @@ - use __builtin_popcountl on 64 bit clang and gcc. - use 64 bit builtins, not 128 bit builtins, for ctz/clz on 64 bit cpus. - add ecb_clz* functions, + - renamed ecb_gray* functions to have trailing bit width. 0x0001000b - added ecb_gray*_{de,en}code functions.