summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl
Commit message (Collapse)AuthorAgeFilesLines
* Apply the m68k optimisations also to the m68k Atari build (untested)Chris Young2017-02-133-1/+38
| | | | | This build of OpenSSL will now require at least a 68020. It is my understanding that our CI builds a 68020-60 version of NetSurf so this should not be an issue. These patches were originally written for FreeMiNT so have been previously tested on that platform.
* m68k optimised version of OpenSSLChris Young2017-02-113-1/+38
|
* Ensure we use the correct ranlibChris Young2017-02-101-1/+1
|
* Optimal options for AmigaOS4/PowerPCChris Young2017-02-091-1/+1
|
* 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
* perlasm scheme needs to be linux32Chris Young2017-02-081-1/+1
|
* Enable PPC ASM optimisations in OpenSSLChris Young2017-02-082-1/+12
| | | | Doesn't work; gcc doesn't like the bclr instruction in ppccpuid.s
* Fix up context in OpenSSL patchesJohn-Mark Bell2015-03-194-8/+8
|
* Refresh patches for OpenSSL 1.0.1mJohn-Mark Bell2015-03-195-27/+26
|
* Fix ppc-amigaos openssl patch for openssl 1.0.1kVincent Sanders2015-01-151-1/+1
|
* Fix OpenSSL build for the m68k-unknown-amigaos toolchainChris Young2015-01-113-1/+41
|
* Remove patch already present in openssl 1.0.1gChris Young2014-04-121-63/+0
|
* Patch OpenSSL so we can enable TLS 1.2John-Mark Bell2014-01-171-0/+63
|
* Update OpenSSL ppc-amigaos patches for 1.0.1fJohn-Mark Bell2014-01-172-3/+3
|
* Fix up patches to apply cleanly for RISC OS.John-Mark Bell2014-01-171-2/+2
|
* Update patch for OpenSSL 1.0.1eJohn-Mark Bell2013-04-111-12/+1
|
* add coldfire (m5475) toolchain/sdk buildVincent Sanders2012-10-121-1/+2
|
* get sdk to build with mingw toolchainVincent Sanders2012-07-221-1/+2
|
* Build runes for m68k-atari-mint sdkJohn Mark Bell2011-05-141-1/+2
| | | | svn path=/toolchains/; revision=12409
* SDK build runes and patches for ppc-amigaosJohn Mark Bell2011-03-084-2/+73
| | | | svn path=/toolchains/; revision=11941
* Build runes for RISC OS SDK.John Mark Bell2010-12-301-1/+10
| | | | | | | libxml2 must not depend on libiconv.d, as we may not want libiconv in the SDK (e.g. if iconv is provided by the runtime) Change the way we provide environment to subprocesses -- some buildsystems (i.e. OSLib's) dislike CC being overridden with the target compiler svn path=/toolchains/; revision=11171
* Build runes for an SDK containing the upstream packages we needJohn Mark Bell2010-12-291-0/+11
svn path=/toolchains/; revision=11136