ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libecb/Changes
(Generate patch)

Comparing libecb/Changes (file contents):
Revision 1.8 by root, Wed Sep 26 19:00:38 2012 UTC vs.
Revision 1.9 by root, Wed Dec 5 16:31:27 2012 UTC

4 - add ECB_PTRSIZE. 4 - add ECB_PTRSIZE.
5 - more macros for C/C++ version checks. 5 - more macros for C/C++ version checks.
6 - support C11 atomics for memory fences. 6 - support C11 atomics for memory fences.
7 - support gcc-4.7 atomics for memory fences. 7 - support gcc-4.7 atomics for memory fences.
8 8
9TODO: ecb_restrict_array etc. http://ue.tst.eu/5093eafd713ec5fda776d8065070aa4c.txt
9TODO: ffs/clz 10TODO: ffs/clz
1064 bit variants of everything 1164 bit variants of everything
11TODO: examples from X for clz/ctz 12TODO: examples from X for clz/ctz
12TODO: arithmetic right shift 13TODO: arithmetic right shift
13TODO: template/generic functions for x32/x64 and so on 14TODO: template/generic functions for x32/x64 and so on

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines