]> git.ipfire.org Git - thirdparty/openssl.git/commit
Workaround for issue with assembler on OS X 10.4
authorztp6893 <ztp6893@rit.edu>
Mon, 10 Mar 2025 04:00:48 +0000 (00:00 -0400)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 May 2025 06:59:14 +0000 (08:59 +0200)
commitc54fd95918cad3f0744d2e05afc47aa363771a46
tree6ee649aa2cfe64f3d66962d21af6fecc25916668
parent235092d780857baf64cefae7eeb8e06e56e19147
Workaround for issue with assembler on OS X 10.4

Local labels cannot be used in some circumstances as they might
be pointing to wrong locations.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/27017)
crypto/aes/asm/vpaes-ppc.pl
crypto/ec/asm/ecp_nistz256-ppc64.pl