summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/perlasm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make a comment match reality bettertb2024-11-261-1/+1
* align read-only sections on masm/windows to 64 bytesbcook2024-02-271-1/+9
* Replace uses of endbr64 with _CET_ENDBR from cet.htb2024-02-241-0/+16
* Fix up the .rodata segment's name for Windows as well.tb2023-02-231-2/+3
* perlasm: properly spell .rodata for macOS on inteltb2023-02-211-0/+3
* Use .section .rodata instead of a plain .rodatatb2023-02-091-1/+1
* Move all data blocks from .text to .rodata and cleanup up and homogeneize codemiod2023-02-012-72/+102
* Fix logic of picmeup() to only produce one set of statements on OpenBSD; thismiod2023-01-301-1/+1
* spelling fixes; from paul tagliamontejmc2022-12-262-4/+4
* http://repzret.org/p/repzret/deraadt2017-12-111-1/+1
* .init stub creation doesn't need a jmp + .align to reach a branch target,deraadt2017-06-281-3/+0
* Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2016-11-043-5/+6
* Bring back the expansion-into-.byte-sequences routines removed in r1.9, butmiod2015-09-111-12/+67
* Fixup inter-bank movq/movd operations, emit bytes for pclmulqdq again.bcook2015-09-111-1/+15
* Remove the logic responsible for outputting most AES-NI instructions asmiod2015-07-191-61/+0
* s/assember/assembler/ before someone gets offended. At the lastderaadt2014-06-061-1/+1
* A few months back there was a big community fuss regarding direct-usederaadt2014-06-022-21/+0
* Stop paying lip service to non-AT&T syntax assemblers in the x86 world.miod2014-04-173-386/+1
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+1
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-131-0/+1
|\
| * Import OpenSSL 1.0.1gmiod2014-04-131-0/+1
* | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tkettenis2012-10-311-4/+1
* | resolve conflictsdjm2012-10-134-45/+277
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-3/+16
|\|
| * import OpenSSL-1.0.1cdjm2012-10-131-3/+16
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-3/+10
|\ \
| * | import OpenSSL-1.0.1cdjm2012-10-134-47/+276
| * | import OpenSSL 1.0.0edjm2011-11-032-3/+5
* | | When deciding whether we're PIC in a (generated) asm file, check for both PICpascal2012-08-211-1/+1
* | | openssl-1.0.0e: resolve conflictsdjm2011-11-032-3/+5
* | | More OpenSSL fixes:djm2010-10-061-1/+1
* | | resolve conflicts, fix local changesdjm2010-10-017-2397/+858
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-012-0/+399
|\| |
| * | import OpenSSL-1.0.0adjm2010-10-014-253/+1088
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-0/+184
|\ \ \ | | |/ | |/|
| * | import OpenSSL-1.0.0adjm2010-10-011-0/+184
| /
* | fix some cause of bad TEXTREL on i386 and amd64otto2008-09-192-6/+55
* | resolve conflictsdjm2008-09-065-113/+427
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-0/+554
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-063-14/+571
| * import of openssl-0.9.7jdjm2006-06-271-1/+1
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+2
| * import 0.9.7b (without idea and rc5)markus2003-05-112-20/+30
| * import openssl-0.9.7-beta3markus2002-09-051-0/+6
| * import openssl-0.9.7-beta1markus2002-09-052-7/+12
* | resolve conflictsdjm2006-06-272-2/+10
* | import i386 AES asm code from openssl.org; ok and help with testing djm@markus2005-05-101-1/+9
* | resolve conflictsdjm2005-04-294-4/+14
* | use bn_asm_vax.S (from netbsd); test + ok by miodmarkus2003-11-182-3/+40
* | merge 0.9.7c; minor bugsfixes;markus2003-11-113-0/+9