Debian Patches

Status for polyml/5.7.1-4

Patch Description Author Forwarded Bugs Origin Last update
modules-non-executable.patch no
riscv-support.patch [PATCH] Add support for RISC-V James Clarke <jrtc27@jrtc27.com> no 2018-06-30
riscv-libffi.patch [PATCH] New RISC-V port (#281)
* Add RISC-V support

This patch adds support for the RISC-V architecture (https://riscv.org).

This patch has been tested using QEMU user-mode emulation and GCC 7.2.0
in the following configurations:

* -march=rv32imac -mabi=ilp32
* -march=rv32g -mabi=ilp32d
* -march=rv64imac -mabi=lp64
* -march=rv64g -mabi=lp64d

The ABI currently can be found at
https://github.com/riscv/riscv-elf-psabi-doc/blob/master/riscv-elf.md .

* Add RISC-V to README

* RISC-V: fix configure.host

* Backported by James Clarke <jrtc27@jrtc27.com>

diff --git a/libffi/Makefile.am b/libffi/Makefile.am
index 7145a6c2..fad1bdd6 100644
Stef O'Rear <sorear2@gmail.com> no 2018-03-11
libffi-3.3.patch [PATCH] Remove FFI_SYSV from abi table for X86/64 Unix. It appears that this has been removed in upstream versions of libffi and causes problems
when building using the system libffi.

[Backported by jrtc27@debian.org]
David Matthews <dm@prolingua.co.uk> no 2019-04-07
libffi-3.3-i386.patch no

All known versions for source package 'polyml'

Links