Michael Weiser michael.weiser@gmx.de writes:
Introduce m4 macros to conditionally handle differences of little- and big-endian arm in assembler code.
This and the next two patches now merged to master-updates for some final testing.
At the moment, I'm only able to test that plain little-endian arm is still working.
Thanks! /Niels
Hi Niels,
On Sun, Mar 25, 2018 at 11:51:38AM +0200, Niels Möller wrote:
Introduce m4 macros to conditionally handle differences of little- and big-endian arm in assembler code.
This and the next two patches now merged to master-updates for some final testing.
At the moment, I'm only able to test that plain little-endian arm is still working.
I have rebased my GitLab fork of the GnuTLS nettle mirror to master-updates and run it through the work-in-progress Debian- and Gentoo-based CI builds. The results are here:
https://gitlab.com/michaelweiser/nettle/pipelines/19448987 https://gitlab.com/michaelweiser/nettle/pipelines/19459855
Particularly: https://gitlab.com/michaelweiser/nettle/-/jobs/59289372 https://gitlab.com/michaelweiser/nettle/-/jobs/59324659
Build and test suite succeed for armeb as well as the other platforms. (The fix for alpha and hppa failures with Gentoo is upcoming in the next image build, aarch64_be was due to overenthusiasm on my part because qemu-2.12.0 will have that target for user mode, sparc64 is currently broken in Debian and hppa Debian failure is under investigation.)
nettle-bugs@lists.lysator.liu.se