mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
2f81ac852b
PowerPC64LE wasn't tested but it seems like a safe change. POWER8 supports unaligned access in little endian mode. Testing on godbolt.org shows that GCC uses unaligned access by default. The RISC-V macro __riscv_misaligned_fast is very new and not in any stable compiler release yet. Documentation in INSTALL was updated to match. Documentation about an autodetection bug when using ARM64 GCC with -mstrict-align was added to INSTALL. CMake files weren't updated yet. |
||
---|---|---|
.. | ||
.gitignore | ||
ax_check_capsicum.m4 | ||
ax_pthread.m4 | ||
getopt.m4 | ||
posix-shell.m4 | ||
tuklib_common.m4 | ||
tuklib_cpucores.m4 | ||
tuklib_integer.m4 | ||
tuklib_mbstr.m4 | ||
tuklib_physmem.m4 | ||
tuklib_progname.m4 | ||
visibility.m4 |