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

Comparing libecb/Changes (file contents):
Revision 1.9 by root, Wed Dec 5 16:31:27 2012 UTC vs.
Revision 1.10 by root, Thu Sep 5 18:44:29 2013 UTC

3 - add intptr_t/uintptr_t. 3 - add intptr_t/uintptr_t.
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 - support m68k, m88k and sh (patch by Miod Vallat).
8 9
9TODO: ecb_restrict_array etc. http://ue.tst.eu/5093eafd713ec5fda776d8065070aa4c.txt 10TODO: ecb_restrict_array etc. http://ue.tst.eu/5093eafd713ec5fda776d8065070aa4c.txt
10TODO: ffs/clz 11TODO: ffs/clz
1164 bit variants of everything 1264 bit variants of everything
12TODO: examples from X for clz/ctz 13TODO: examples from X for clz/ctz

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines