./math/libfixmath, Q16.16 format fixed point operations in C

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.0pre20220623nb1, Package name: libfixmath-0.0.0pre20220623nb1, Maintainer: ryoon

Cross Platform Fixed Point Maths Library

Libfixmath implements Q16.16 format fixed point operations in C.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-03-05 17:08:27 by Tobias Nygren | Files touched by this commit (1)
Log message:
libfixmath: don't try to link with ubsan by default. Bump.

Not all platforms have a compiler that ships with ubsan, and even then
it's not something the package should decide to enable on it's own.
   2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103)
Log message:
*: convert to cmake/build.mk
   2022-08-24 14:49:25 by Ryo ONODERA | Files touched by this commit (7)
Log message:
math/libfixmath: import libfixmath-0.0.0pre20220623

Cross Platform Fixed Point Maths Library

Libfixmath implements Q16.16 format fixed point operations in C.