Julius Pfrommer
|
9883f078ef
Simplify the warnining for unknown endianness; related to #752
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
2fa33020b8
fix dynamic linking (#714)
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
54daafd37a
rename plugins to begin with ua_
|
%!s(int64=8) %!d(string=hai) anos |
Stasik0
|
03a8e92e43
fixing typos in c4fe8677428b57e50d32b4aefc49ee7ba3e2d5e1
|
%!s(int64=8) %!d(string=hai) anos |
Stasik0
|
c4fe867742
cosmetic improvement: show git version in ua node space
|
%!s(int64=8) %!d(string=hai) anos |
Otto Tronarp
|
59ff9f3a31
Detect float endianness on centos6 with gcc 4.4
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
c3014dd380
improve warning message when endianness is not detected
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
2f1c8f8649
add an option to use external timing API for embedded targets;
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
755a9a2f8f
adapt the example in the readme; fix a macro redefinition edge-case
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
c539903821
wrap config in extern "C" for C++ interop
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
f45d6faf85
Overlayable (#582)
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
3a8af99c5a
further simplify endianness handling
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
fb64058984
fix android endianness macro
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
3dbcaad2ad
disable error on warning for endianness detection on clang
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
f441d71543
add generic integer and floating-point encoders that are always available. use as fallback.
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
01cbd8c8d7
move cmake folder to tools/cmake; fix rpi cross-compilation for gcc5
|
%!s(int64=8) %!d(string=hai) anos |
Stasik0
|
8400be7771
workaround for androud compilation due to no activity, fixes #507
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
921dce5b99
fix checking for little endian on android and BSDs
|
%!s(int64=8) %!d(string=hai) anos |
Stasik0
|
bd375fb5b2
adding a special-case of endiannes for android, #507
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
26090d51e6
typo: fix typo in the swapxx macros
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
84bd4c3ddd
config: define swap16/swap32/swap64 macros for manually setting the endianness
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
4523086d70
improve checking for endianness
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
273a7d572f
fix win32
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
4f4a2c7a58
encoding: remove endian ifdefs, optimized binaries are unchanged
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
c86fe11546
remove now unused UA_ALIGNED_MEMORY_ACCESS
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
dc7192ba84
use function attributes to ensure good use of APIs
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
a91404198d
use restrict keyword in c++
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
e1448f3685
cosmetic cleanups; use restrict where pointers don't alias
|
%!s(int64=9) %!d(string=hai) anos |