History log of /openbsd/lib/libcrypto/modes/asm/ghash-parisc.pl (Results 1 – 7 of 7)
Revision Date Author Comments
# 676d1ceb 13-Jan-2023 miod <miod@openbsd.org>

Move all data tables from .text section to .rodata, and update the code to
fetch them correctly when building PIC. Also drop unused data, and remove
--no-execute-only from linker flags.

ok jsing@ ke

Move all data tables from .text section to .rodata, and update the code to
fetch them correctly when building PIC. Also drop unused data, and remove
--no-execute-only from linker flags.

ok jsing@ kettenis@

show more ...


# da30afcc 27-Sep-2014 miod <miod@openbsd.org>

Doh, rev 1.4 had left out one routine with both 32-bit and 64-bit code, where
the 64-bit code has to be disabled under OpenBSD/hppa.


# 20d5b087 02-May-2014 miod <miod@openbsd.org>

More use of 64-bit registers which needs to be disabled under OpenBSD.


# 88da0340 01-May-2014 miod <miod@openbsd.org>

Do not output SOM-specific directives.


# 6d30b4a3 01-May-2014 miod <miod@openbsd.org>

Make the implicit `l' in `impicit' explicit.


# 9eac5592 13-Apr-2014 miod <miod@openbsd.org>

Import OpenSSL 1.0.1g


# ec07fdf1 13-Oct-2012 djm <djm@openbsd.org>

import OpenSSL-1.0.1c