summaryrefslogtreecommitdiff
path: root/m4/tuklib_integer.m4
Commit message (Expand)AuthorAgeFilesLines
* Build: Update comments about unaligned access to mention 64-bit.Lasse Collin2023-03-171-2/+2
* tuklib_integer: Add 64-bit endianness-converting reads and writes.Lasse Collin2022-10-051-4/+4
* tuklib_integer.m4: Optimize the check order.Lasse Collin2020-02-211-27/+29
* Revise tuklib_integer.h and .m4.Lasse Collin2019-12-311-1/+45
* tuklib_integer: Autodetect support for unaligned access on ARM.Lasse Collin2019-06-011-0/+11
* Build: Replace obsolete AC_HELP_STRING with AS_HELP_STRING.Lasse Collin2014-11-171-1/+1
* Use a tuklib module for integer handling.Lasse Collin2009-10-041-0/+74