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

Comparing libecb/Changes (file contents):
Revision 1.23 by root, Tue Nov 24 19:46:20 2015 UTC vs.
Revision 1.25 by root, Wed Nov 25 02:36:53 2015 UTC

62#include <byteswap.h> 62#include <byteswap.h>
63 63
64#endif 64#endif
65 65
66 - apply ctz/ld patch for msc by Zsbán Ambrus. 66 - apply ctz/ld patch for msc by Zsbán Ambrus.
67 - ECB_PTRSIZE erroneously was 8 on most 32bit systems (
68 found by Zsbán Ambrus).
69 - improved compiletime detection of endianness, also, allow
70 runtime detection to indicate other-than-big/little endianness.
67 71
680x00010005 720x00010005
69 - improve ecb_binary16_to_float. 73 - improve ecb_binary16_to_float.
70 - add ecb_float_to_binary16. 74 - add ecb_float_to_binary16.
71 - add ecb_binary16_to_binary32 and ecb_binary32_to_binary16 pair. 75 - add ecb_binary16_to_binary32 and ecb_binary32_to_binary16 pair.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines