History log of /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/Makefile (Results 1 – 13 of 13)
Revision Date Author Comments
# e0ea3921 23-Sep-2018 christos <christos@NetBSD.org>

merge conflicts


# fe7c136f 10-Feb-2018 nakayama <nakayama@NetBSD.org>

Restore pic and sse2 enabled code to make libcrypto works as before.


# 4f511e69 10-Feb-2018 christos <christos@NetBSD.org>

fix typo


# 9d3e5266 10-Feb-2018 christos <christos@NetBSD.org>

Fix TEXTREL's


# f8cfffe1 09-Feb-2018 christos <christos@NetBSD.org>

XXX: use /dev/stdout because OpenSSL changed the params for i386!!?!?


# 455943d4 09-Feb-2018 christos <christos@NetBSD.org>

new script does not know -D, regen


# c70ac7a3 16-May-2015 joerg <joerg@NetBSD.org>

Optimize i386 support in libcrypto:
- Enable optional SSE2 assembler versions. Regenerate.
- Hook up assembler version of GCM.


# c77791c0 30-Jul-2012 christos <christos@NetBSD.org>

fix the generation


# 43644235 28-Jul-2012 christos <christos@NetBSD.org>

make sure that the PLT change is not lost


# abb96b57 27-Jul-2012 christos <christos@NetBSD.org>

Instead of leaving the file directive which is inconsistent and may contains
paths, instead include our assembly macros


# c22e711e 05-Jul-2011 spz <spz@NetBSD.org>

cpuid and aesni additions for i386


# 5bf0fb60 05-Jun-2011 spz <spz@NetBSD.org>

merge
It builds, which is an improvement to before. It may not work.
AES-NI is disabled and needs to be retrofitted yet


# 49d46fa3 19-Jul-2009 christos <christos@NetBSD.org>

- add build glue
- apply our changes