summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl/ppc-amigaos
Commit message (Collapse)AuthorAgeFilesLines
* fix remaining ppc-amigaos SDK build faliuresVincent Sanders2019-02-141-0/+14
|
* Ensure we are setting PPC FPU type correctly.Chris Young2018-01-071-1/+1
|
* fix windows toolchain build after openssl 1.1 updateVincent Sanders2017-11-231-0/+9
|
* fix ppc amiga openssl 1.1 buildVincent Sanders2017-11-229-101/+29
|
* Fix OpenSSL random number generator on AmigaOSChris Young2017-03-292-0/+25
| | | | | This fixes an issue with libcurl 7.53.1 which refuses to connect due to weak random seed (previous versions would connect regardless) This patch is derived from the one used by AmiSSL
* OpenSSL 1.0.x does not have PPC_FPUChris Young2017-02-081-5/+5
|
* AmigaOS4 patch for ppccap.cChris Young2017-02-081-0/+35
| | | | Borrowed from https://github.com/jens-maus/amissl/blob/master/openssl/crypto/ppccap.c
* Enable PPC ASM optimisations in OpenSSLChris Young2017-02-081-0/+11
| | | | Doesn't work; gcc doesn't like the bclr instruction in ppccpuid.s
* Fix up context in OpenSSL patchesJohn-Mark Bell2015-03-192-4/+4
|
* Refresh patches for OpenSSL 1.0.1mJohn-Mark Bell2015-03-193-15/+15
|
* Fix ppc-amigaos openssl patch for openssl 1.0.1kVincent Sanders2015-01-151-1/+1
|
* Update OpenSSL ppc-amigaos patches for 1.0.1fJohn-Mark Bell2014-01-172-3/+3
|
* Update patch for OpenSSL 1.0.1eJohn-Mark Bell2013-04-111-12/+1
|
* SDK build runes and patches for ppc-amigaosJohn Mark Bell2011-03-083-0/+70
svn path=/toolchains/; revision=11941