1
0
Fork 0
mirror of https://github.com/BLAKE2/libb2 synced 2024-05-04 19:16:23 +02:00
libb2/m4
Benjamin Peterson 4d8616dae4 Use memcpy for possibly-unaligned loads and stores.
The core change is ported from
b8024d53e7.

This let's us remove the ALIGNED_ACCESS_REQUIRED configure check. This isn't a
very good thing to check through configure because it requires running an
executable. That doesn't work for cross compiles.
2018-06-20 23:35:09 -07:00
..
ax_check_compile_flag.m4 init 2015-10-14 14:52:16 +02:00
ax_check_link_flag.m4 init 2015-10-14 14:52:16 +02:00
ax_ext.m4 init 2015-10-14 14:52:16 +02:00
ax_forceinline.m4 init 2015-10-14 14:52:16 +02:00
ax_gcc_x86_cpuid.m4 init 2015-10-14 14:52:16 +02:00
libtool.m4 For secure memory clearance, trying to use the native calls whenever 2018-01-16 11:38:43 +00:00
ltoptions.m4 For secure memory clearance, trying to use the native calls whenever 2018-01-16 11:38:43 +00:00
ltsugar.m4 init 2015-10-14 14:52:16 +02:00
ltversion.m4 For secure memory clearance, trying to use the native calls whenever 2018-01-16 11:38:43 +00:00
lt~obsolete.m4 init 2015-10-14 14:52:16 +02:00