CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2023/02/01 13:45:04

Modified files:
        lib/libcrypto/aes/asm: aes-586.pl aesni-x86.pl vpaes-x86.pl 
        lib/libcrypto/bn/asm: bn-586.pl x86-gf2m.pl x86-mont.pl 
        lib/libcrypto/camellia/asm: cmll-x86.pl 
        lib/libcrypto/des/asm: des-586.pl 
        lib/libcrypto/modes/asm: ghash-x86.pl 
        lib/libcrypto/perlasm: cbc.pl x86gas.pl 
        lib/libcrypto/rc4/asm: rc4-586.pl 
        lib/libcrypto/sha/asm: sha1-586.pl sha256-586.pl sha512-586.pl 
        lib/libcrypto/whrlpool/asm: wp-mmx.pl 

Log message:
Move all data blocks from .text to .rodata and cleanup up and homogeneize code
responsible from getting the proper address of those blocks.

ok tb@ jsing@

Reply via email to