CVSROOT: /cvs Module name: src Changes by: bc...@cvs.openbsd.org 2024/02/27 06:12:33
Modified files: lib/libcrypto/perlasm: x86_64-xlate.pl Log message: align read-only sections on masm/windows to 64 bytes Avoid conflicts where alignment is specified later in the underlying assembly. ok tb@