Bug#882007: openssl: add mips r6 support

2017-12-06 Thread YunQiang Su
On Wed, Dec 6, 2017 at 4:38 AM, Sebastian Andrzej Siewior wrote: > On 2017-11-28 21:15:29 [+0100], To YunQiang Su wrote: >> control: forwarded -1 https://github.com/openssl/openssl/pull/4813 >> On 2017-11-18 05:45:29 [+0800], YunQiang Su wrote: >> > If you can help to

Bug#882007: openssl: add mips r6 support

2017-12-05 Thread Sebastian Andrzej Siewior
On 2017-11-28 21:15:29 [+0100], To YunQiang Su wrote: > control: forwarded -1 https://github.com/openssl/openssl/pull/4813 > On 2017-11-18 05:45:29 [+0800], YunQiang Su wrote: > > If you can help to forward, it will be great. > > done. Upstream as of 1.1.1 has R6 support the asm part and that

Bug#882007: [Pkg-openssl-devel] Bug#882007: openssl: add mips r6 support

2017-11-28 Thread Sebastian Andrzej Siewior
control: forwarded -1 https://github.com/openssl/openssl/pull/4813 On 2017-11-18 05:45:29 [+0800], YunQiang Su wrote: > If you can help to forward, it will be great. done. Sebastian

Bug#882007: [Pkg-openssl-devel] Bug#882007: openssl: add mips r6 support

2017-11-17 Thread YunQiang Su
On Sat, Nov 18, 2017 at 4:41 AM, Sebastian Andrzej Siewior wrote: > On 2017-11-17 22:45:26 [+0800], YunQiang Su wrote: >> +--- a/Configurations/10-main.conf >> b/Configurations/10-main.conf >> +@@ -736,6 +736,31 @@ sub vms_info { >> + shared_ldflag=>

Bug#882007: [Pkg-openssl-devel] Bug#882007: openssl: add mips r6 support

2017-11-17 Thread Sebastian Andrzej Siewior
On 2017-11-17 22:45:26 [+0800], YunQiang Su wrote: > +--- a/Configurations/10-main.conf > b/Configurations/10-main.conf > +@@ -736,6 +736,31 @@ sub vms_info { > + shared_ldflag=> add("-mabi=64"), > + multilib => "64", > + }, > ++"linux-mips32r6" => { > ++

Bug#882007: openssl: add mips r6 support

2017-11-17 Thread YunQiang Su
Package: src:openssl Version: 1.1.0g-2 X-Debbugs-Cc: hel...@subdivi.de Please add mips r6 support of openssl. mips r6 is quite similar with current mips architectures, while mips r6 drops and replace some insn, so they are not compatible with previous version. Here for openssl, we disable ASM,