aboutsummaryrefslogtreecommitdiff
path: root/m4/tuklib_integer.m4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-18Build: Enabled unaligned access by default on PowerPC64LE and some RISC-V.Lasse Collin1-7/+27
2023-03-17Build: Update comments about unaligned access to mention 64-bit.Lasse Collin1-2/+2
2022-10-05tuklib_integer: Add 64-bit endianness-converting reads and writes.Lasse Collin1-4/+4
2020-02-21tuklib_integer.m4: Optimize the check order.Lasse Collin1-27/+29
2019-12-31Revise tuklib_integer.h and .m4.Lasse Collin1-1/+45
2019-06-01tuklib_integer: Autodetect support for unaligned access on ARM.Lasse Collin1-0/+11
2014-11-17Build: Replace obsolete AC_HELP_STRING with AS_HELP_STRING.Lasse Collin1-1/+1
2009-10-04Use a tuklib module for integer handling.Lasse Collin1-0/+74