Edit

IABSD.fr/src/lib/libcrypto/perlasm

Branch :

  • Show log

    Commit

  • Author : bcook
    Date : 2024-02-27 13:12:33
    Hash : 2e312c03
    Message : align read-only sections on masm/windows to 64 bytes Avoid conflicts where alignment is specified later in the underlying assembly. ok tb@